summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index db3b3055bb..295864b6fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,6 @@
 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
 
-	* stdlib/Makefile: Install stdlib-bsearch.h header.
-
-2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
+	* stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
 
 	* string/mempcpy.c: Implement by calling memcpy.