]> granicus.if.org Git - check/commitdiff
Added missed NEWS update for 0.9.3
authorhugo303 <hugo303@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 30 Aug 2005 08:40:11 +0000 (08:40 +0000)
committerhugo303 <hugo303@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 30 Aug 2005 08:40:11 +0000 (08:40 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@239 64e312b2-a51f-0410-8e61-82d0ca0eb02a

check/NEWS

index b414d05278b26674de4af3efdb90bf18075309d1..3552b72c4bfdc8b7e1946475f5cb1a3772826392 100644 (file)
@@ -1,3 +1,13 @@
+Thu, Aug 25, 2005: Released Check 0.9.3
+
+Applied debian patches from debian maintainer.
+Fixed documentation bug #1216502.
+gcc 2.95.3 compatibility fixed (patch #1161654, bug #1211672).
+Messaging refactored to make it  work with forking tests, and also with threading tests on linux 2.4. Added check_fork and check_waitpid_and_exit to be used for forking tests. (bug # 1233585)
+Timeout error message changed (feature request #1121452, bug #1160305).
+fix check.spec for fc3 x86_64 (patch #1111782)
+
+
 Fri, Nov 12, 2004: Released Check 0.9.2
 
 Use strsignal to print describing text for signals.