]> granicus.if.org Git - python/commitdiff
Added a note about scripting support and the IDE builtin help.
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 1 Apr 2003 22:33:37 +0000 (22:33 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 1 Apr 2003 22:33:37 +0000 (22:33 +0000)
Misc/NEWS

index 4a0e33057db41329fc8b141360aaf88ff0820fe6..fb829b9f3daac511c58e8d71e364a832570d65a1 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -149,6 +149,12 @@ Mac
 - EasyDialogs dialogs are now movable-modal, and if the application is
   currently in the background they will ask to be moved to the foreground
   before displaying.
+  
+- OSA Scripting support has improved a lot, and gensuitemodule.py can now
+  be used by mere mortals.
+  
+- The IDE (in a framework build) now includes introductory documentation
+  in Apple Help Viewer format.
 
 
 What's New in Python 2.3 alpha 2?