OSDN Git Service

don't create docs when target is all
[ccunit/ccunit.git] / NEWS
diff --git a/NEWS b/NEWS
index 6a50b3e..68c1d9c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+New in CCUnit 1.0rc1
+
+* add documentation CCUnit cookbook.
+* a document was almost completed.
+
+New in CCUnit 0.6.1
+
+* add missing local m4 macro.
+
+New in CCUnit 0.6
+
+* add prefixes macros in config.h 
+
+New in CCUnit 0.5.1
+
+* no quad_t environment support. (like a cygwin)
+
+New in CCUnit 0.5
+
+* Value wasn't passed by the Assert function in the variable number
+  argument, and it tried to pass it to each pattern statically.
+
 New in CCUnit 0.4
 
 * rename CCUnitFailure to CCUnitTestFailure