]> granicus.if.org Git - python/commitdiff
Add Misc/NEWS entry for r67934.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Sat, 27 Dec 2008 07:13:01 +0000 (07:13 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Sat, 27 Dec 2008 07:13:01 +0000 (07:13 +0000)
Misc/NEWS

index 4a5658a1b5fc7eba0b19549bf93b46577eda8e0e..2e4552d35d64f3f64f908aa65c17535589961086 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -179,6 +179,9 @@ Library
 - Issue #4014: Don't claim that Python has an Alpha release status, in addition
   to claiming it is Mature.
 
+- Issue #4730: Fixed the cPickle module to handle correctly astral characters
+  when protocol 0 is used.
+
 Build
 -----