From c8ae70ae279bc15ae8ac570fa68771ab3e0df6a0 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Fri, 23 Sep 2005 03:56:00 +0000 Subject: News about the test_macfs fix. --- Misc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 3b0357d..ed4c8de 100644 --- 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 ----- -- cgit v0.12