summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-01-09 13:50:09 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-01-09 13:50:09 +0000
commit5266203c4ecb59285f2ac31ff4cc5af5698cce18 (patch)
tree84ac5e7751eea0b490b024ea0c0452d8a864b376 /ChangeLog
parentd21b870f58f77674d6b14000ed3b2a402dbe04a4 (diff)
Makefile.am: Include lcov.mak to allow builging coverage reports. Guard check-torture target like in the other packages.
Original commit message from CVS: * Makefile.am: Include lcov.mak to allow builging coverage reports. Guard check-torture target like in the other packages.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d966a8e..b73161c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-09 Stefan Kost <ensonic@users.sf.net>
+
+ * Makefile.am:
+ Include lcov.mak to allow builging coverage reports. Guard
+ check-torture target like in the other packages.
+
2008-01-09 Sameer Naik <sameer@damagehead.com>
reviewed by: Edward Hervey <edward.hervey@collabora.co.uk>