summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8f41629e3..6536eb802e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-06-09  Zack Weinberg  <zackw@panix.com>
+
+	* Makeconfig (dl-tunable-list.h): Generate using a stamp file.
+	(common-generated): Add libc-modules.h and libc-modules.stmp in a
+	more appropriate location. Also add dl-tunable-list.h and
+	dl-tunable-list.stmp.
+
 2017-06-09  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* sysdeps/x86_64/multiarch/ifunc-impl-list.c: Correct comments.