about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2596c39f3e..5d16204f5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2017-08-20  H.J. Lu  <hongjiu.lu@intel.com>
 
+	[BZ #18822]
+	* sysdeps/unix/sysv/linux/i386/olddirent.h (__old_readdir64):
+	Add libc_hidden_proto.
+	* sysdeps/unix/sysv/linux/i386/readdir64.c (__old_readdir64):
+	Add libc_hidden_def.
+
+2017-08-20  H.J. Lu  <hongjiu.lu@intel.com>
+
 	[BZ #21974]
 	* gmon/Makefile (routines): Remove bb_init_func and
 	bb_exit_func.