]> granicus.if.org Git - python/commitdiff
added plistlib news item
authorJust van Rossum <just@letterror.com>
Sun, 3 Oct 2004 16:27:09 +0000 (16:27 +0000)
committerJust van Rossum <just@letterror.com>
Sun, 3 Oct 2004 16:27:09 +0000 (16:27 +0000)
Misc/NEWS

index a382e700861f4d2fdc9720578e96f25d48734952..cafb04ae0efffdb9a3fce19365c9c8d55acdf13b 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -145,7 +145,9 @@ Windows
 Mac
 ---
 
-...
+- ``plistlib`` now supports non-dict root objects.  There is also a new
+  interface for reading and writing plist files: ``readPlist(pathOrFile)``
+  and ``writePlist(rootObject, pathOrFile)``
 
 New platforms
 -------------