]> granicus.if.org Git - python/commitdiff
Attempting to keep the Mac section of the NEWS file up-to-date, in stead
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 27 Jan 2003 15:21:39 +0000 (15:21 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 27 Jan 2003 15:21:39 +0000 (15:21 +0000)
of the usual frantic editing at the last moment:-)

Misc/NEWS

index c98d50c8e00cbcd2347b4ac778f1c14cb7fd09c7..6ff35fbbdc7d03b73380f9e8583af3159bb4f7da 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -212,7 +212,11 @@ Windows
 Mac
 ---
 
-TBD
+- There are new dialogs EasyDialogs.AskFileForOpen, AskFileForSave
+  and AskFolder. The old macfs.StandardGetFile and friends are deprecated.
+  
+- Type Carbon.File.FSCatalogInfo and supporting methods have been implemented.
+  This also makes macfs.FSSpec.SetDates() work again.
 
 
 What's New in Python 2.3 alpha 1?