]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix up ChangeLog
authorSiddhesh Poyarekar <sid@reserved-bit.com>
Wed, 20 Apr 2016 06:48:59 +0000 (12:18 +0530)
committerSiddhesh Poyarekar <sid@reserved-bit.com>
Wed, 20 Apr 2016 07:16:20 +0000 (12:46 +0530)
Looks like I have forgotten what a ChangeLog entry looks like :/

ChangeLog

index 74f57db0e9d3f573a488b4d522a398c8cdab4346..e16c5577b4ed3e1e41925bb4698a904b31b4d176 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,11 @@
 2016-04-20  Siddhesh Poyarekar  <sid@reserved-bit.com>
 
-       benchtests/README: Update README to include instructions on
+       benchtests/README: Update README to include instructions on
        using bench-build.
 
-       Makefile.in (bench-build): New target.
-       Rules (PHONY): Add bench-build target.
-       benchtests/Makefile (bench): Depend on bench-build.
+       Makefile.in (bench-build): New target.
+       Rules (PHONY): Add bench-build target.
+       benchtests/Makefile (bench): Depend on bench-build.
        (bench-build): New target.
 
 2016-04-19  Samuel Thibault  <samuel.thibault@ens-lyon.org>