summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b73161c3..d3c11b96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
2008-01-09 Stefan Kost <ensonic@users.sf.net>
+ * ChangeLog:
+ Fix ChangeLog typo.
+
+2008-01-09 Stefan Kost <ensonic@users.sf.net>
+
* Makefile.am:
- Include lcov.mak to allow builging coverage reports. Guard
+ Include lcov.mak to allow building coverage reports. Guard
check-torture target like in the other packages.
2008-01-09 Sameer Naik <sameer@damagehead.com>