]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
List recently-fixed bugs.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 5 Aug 2003 06:06:18 +0000 (06:06 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 5 Aug 2003 06:06:18 +0000 (06:06 +0000)
Misc/NEWS

index a7e9bb87f6d32b98cf4ab731339252bb2035cd7b..a6317f83a36f8b49e5c5446c2ea4d1cb7ac8a65c 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -18,9 +18,15 @@ Extension modules
 Library
 -------
 
+- Bug #781065 was fixed: test_normalization is updated to the current
+  URL of the Unicode 3.2 normalization file.
+
 IDLE
 ----
 
+- Bug #774680 was fixed: IDLE now does not fail to save the file anymore
+  if the Tk buffer is not a Unicode string, yet eol_convention is.
+
 Build
 -----