aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97c6731..db6f821 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-11-21 Adam Domurad <[email protected]>
+ * Makefile.am: Fix new clean targets not cleaning properly
+
+2012-11-21 Adam Domurad <[email protected]>
+
Support for C++ unit testing with UnitTest++ for IcedTeaWeb.
* tests/cpp-unit-tests/IcedTeaPluginUtilsTest.cc: New, contains tests
for utility functions.