]> granicus.if.org Git - check/commitdiff
* Update NEWS.
authorcpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Fri, 13 Oct 2006 18:40:38 +0000 (18:40 +0000)
committercpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Fri, 13 Oct 2006 18:40:38 +0000 (18:40 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@359 64e312b2-a51f-0410-8e61-82d0ca0eb02a

NEWS
index.html

diff --git a/NEWS b/NEWS
index e99553b56f7845f9df7574931aefeb97456144cd..688c50fee497347cd27a52d9e8bd552d09e5b5c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,22 +1,29 @@
-The following changes will be in Check 0.9.4
+Fri, Oct 13, 2006: Released Check 0.9.4
 
-Got rid of debian/ directory for building .debs.  We should let Debian
-handle this.
+* Updated manual and converted from DocBook to Texinfo.
 
-Updated GNU Build System to use modern Autotools.
+* Added pkg-config support.
 
-Fixed sourceforge bug #1327225, Two teardown checked fixtures segfaults.
+* Added Libtool support to build both static and shared libraries.
 
-Added a new kind of test, looping tests, which are called with a new
-context for each loop iteration. This makes them ideal for table based
-tests. Previously, with the loop in the test itself, only the first
-error was caught and then the test would exit. Now all errors are
-shown at once which should help in debugging
+* Removed debian/ and rpm/ directories for building packages.
+  Downstream maintainers can easily handle this.
 
-Added possibility to turn off timeout tests in check's own unit tests
-through configure option --enable-timeout-tests=no.
+* Updated GNU Build System to use modern Autotools.
 
-Added coverage analysis for check's own unit tests.
+* Fixed sourceforge bug #1327225, two teardown checked fixtures
+  segfaults.
+
+* Added a new kind of test, looping tests, which are called with a new
+  context for each loop iteration. This makes them ideal for table
+  based tests. Previously, with the loop in the test itself, only the
+  first error was caught and then the test would exit. Now all errors
+  are shown at once which should help in debugging
+
+* Added possibility to turn off timeout tests in check's own unit tests
+  through configure option --disable-timeout-tests.
+
+* Added coverage analysis for check's own unit tests.
 
 Thu, Aug 25, 2005: Released Check 0.9.3
 
index 1760d717ee37dabc2699dae92b6b829b68fe71aa..b950ab9c2536db19a794e824b374bf444463e124 100644 (file)
@@ -54,6 +54,9 @@ most direct path to where you want to go.</p>
 <p>This project is at the moment only sporadically maintained, but it
 works well and there are packages in Fedora and Debian.<br>
 </p>
+<h2>News<br>
+</h2>
+Project <a href="./NEWS">NEWS</a>, a summarized changelog.<br>
 <h2>Getting Check</h2>
 <p>Check can be dowloaded from <a
  href="http://sourceforge.net/project/showfiles.php?group_id=28255&amp;release_id=37982">here</a>.</p>