From 7f30a684c6bf8b381c74206228a3f1c2fae75d90 Mon Sep 17 00:00:00 2001 From: Hirokazu Yamamoto Date: Sun, 17 Aug 2008 09:46:56 +0000 Subject: I forgot to update NEWS. --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 3f59969..cd056a9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -48,6 +48,9 @@ Core and Builtins Library ------- +- Issue #2222: Fixed reference leak when occured os.rename() + fails unicode conversion on 2nd parameter. (windows only) + - Issue 2464. urllib2 now supports a malformation in the URL received in a redirect. -- cgit v0.12