about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8546c2d336..ae5b4a136d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
 	* hurd/hurd/port.h (_hurd_port_move): New function.
 	* sysdeps/mach/hurd/spawni.c (NEW_ULINK_TABLE): New macro.
 	(EXPAND_DTABLE): Use NEW_ULINK_TABLE macro for ulink_dtable.
+	* hurd/Versions (_hurd_port_move): Export function.
+	* sysdeps/mach/hurd/i386/libc.abilist (_hurd_port_move): Expect
+	symbol.
 
 2018-11-09  Martin Sebor  <msebor@redhat.com>