summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index ea31879..f3ea917 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -72,6 +72,8 @@ Library
- Issue #20229: Avoid plistlib deprecation warning in platform.mac_ver().
+- Issue #14455: Fix some problems with the new binary plist support in plistlib.
+
IDLE
----