diff options
author | Adam Domurad <[email protected]> | 2012-11-21 14:18:31 -0500 |
---|---|---|
committer | Adam Domurad <[email protected]> | 2012-11-21 14:18:31 -0500 |
commit | 6805ac326625634d7fc02f19b4989811c83bffee (patch) | |
tree | 78ab771673a06596ac59ca3a3955b68e931a57ce /ChangeLog | |
parent | 3190620dbf3e559b94bf8a57ce25d87c98693fa5 (diff) |
Fix new make targets not cleaning properly
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |