about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33177f2cee..e5edb868f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #18822]
+	* sysdeps/unix/sysv/linux/getsourcefilter.c: Include
+	"getsourcefilter.h".
+	* sysdeps/unix/sysv/linux/getsourcefilter.h: New file.
+	* sysdeps/unix/sysv/linux/setsourcefilter.c: Include
+	"getsourcefilter.h".
+	(__get_sol): Removed.
+
+2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+	[BZ #18822]
 	* elf/dl-iteratephdr.c (hidden_proto (__dl_iterate_phdr)): Moved
 	to ...
 	* include/link.h (hidden_proto (__dl_iterate_phdr)): Here.