summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index ab5f3ed..eb71173 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -911,7 +911,7 @@ Library
- Issue #3575: Incremental decoder's decode function now takes bytearray
by using 's*' instead of 't#'.
-- Issue #2222: Fixed reference leak when occured os.rename()
+- Issue #2222: Fixed reference leak when occurred os.rename()
fails unicode conversion on 2nd parameter. (windows only)
- Issue 2464. urllib2 now supports a malformation in the URL received