summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index a382e70..cafb04a 100644
--- 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
-------------