OSDN Git Service

add new news.
authortsntsumi <tsntsumi@users.sourceforge.jp>
Fri, 20 Aug 2010 00:34:15 +0000 (00:34 +0000)
committertsntsumi <tsntsumi@users.sourceforge.jp>
Fri, 20 Aug 2010 00:34:15 +0000 (00:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8dcaf8e..95ac793 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+New in CCUnit 1.3
+
+* add functions for fixture setUp/tearDown.
+* ASSERT tried in the setUp function in the unsuccessful case
+  as well so that the tearDown function was called.
+
 New in CCUnit 1.2
 
 * bugs fixed.