From fc1022858c34e6ca8b61976d0f13ce0f5b0f1218 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 19 Feb 2006 13:22:58 +0000 Subject: Make clear that patch #1336582 wasn't a new feature. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 02f49ae..ff76eb6 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -74,7 +74,7 @@ Extension Modules Library ------- -- Patch #1337756: fileinput now accepts Unicode filenames. +- Patch #1337756: fileinput now handles Unicode filenames correctly. - Patch #1373643: The chunk module can now read chunks larger than two gigabytes. -- cgit v0.12