OSDN Git Service

add new revision
authortsutsumi <>
Mon, 8 Sep 2003 17:19:53 +0000 (17:19 +0000)
committertsutsumi <>
Mon, 8 Sep 2003 17:19:53 +0000 (17:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c704653..dc04fd5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+New in CCUnit 0.2b
+
+* src/ccunit/CCUnitAssert.h: fix multiple evaluate parameters.
+* src/ccunit/CCUnitReadTestDef.c: fix missing spaces
+* src/ccunit/CCUnitFailure.c: don't print expect/actual pair if their are NULL.
+
 New in CCUnit 0.2a
 
 * change test case structure.