]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
News about the test_macfs fix.
authorGuido van Rossum <guido@python.org>
Fri, 23 Sep 2005 03:56:00 +0000 (03:56 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 23 Sep 2005 03:56:00 +0000 (03:56 +0000)
Misc/NEWS

index 3b0357d07eded5a90d213eb5d37cce0e4a2633d0..ed4c8de0b4d1a78729e7390da6059cbaae77caf2 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -23,6 +23,10 @@ Extension Modules
 Tests
 -----
 
+- Fixed failure in test_macfs on Mac OS X 10.4 (Tiger), which
+  apparently doesn't allow the creation time to be set later than the
+  modification time.  Fixed by changing the test data.
+
 
 Build
 -----