about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab8926d30f..61e7c1758f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
 	* sysdeps/mach/hurd/i386/Makefile (test-xfail-check-abi-libhurduser,
 	test-xfail-check-abi-libmachuser): Add.
+	* sysdeps/mach/hurd/localplt.data (ld.so): Add __open64, rename
+	__libc_read and __libc_write to __read and __write.
 
 2018-06-13  Joseph Myers  <joseph@codesourcery.com>