aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 74f57db0e9..e16c5577b4 100644
--- 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>