]> granicus.if.org Git - python/commitdiff
I forgot to update NEWS.
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Sun, 17 Aug 2008 09:49:10 +0000 (09:49 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Sun, 17 Aug 2008 09:49:10 +0000 (09:49 +0000)
Misc/NEWS

index 475c9cbd4813cf08b949e297f2dcacd83fd7f83e..4ba3d579c3ae51310bcd71657a93caa642fc562c 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -77,6 +77,9 @@ Core and builtins
 Library
 -------
 
+- Issue #2222: Fixed reference leak when occured os.rename()
+  fails unicode conversion on 2nd parameter. (windows only)
+
 - Issue #3134: shutil referenced undefined WindowsError symbol.
 
 - Issue #1342811: Fix leak in Tkinter.Menu.delete. Commands associated to