]> granicus.if.org Git - python/commitdiff
Added two mac items (pimp auto-update and OSA property access).
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 16 Jun 2003 13:53:40 +0000 (13:53 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 16 Jun 2003 13:53:40 +0000 (13:53 +0000)
Misc/NEWS

index 4e745621ab33ca9a590e21193b1ab215acc1034f..fefa17c7a8814de119c8a4503e22a3030ffc10ec 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -176,6 +176,9 @@ Mac
   automatically release the Global Interpreter Lock when an event loop
   goes to sleep, allowing other threads to run. It's currently only
   supported on OSX, in the Mach-O version.
+- The OSA modules now allow direct access to properties of the
+  toplevel application class (in AppleScript terminology).
+- The Package Manager can now update itself.
 
 What's New in Python 2.3 beta 1?
 ================================