From 9ea2f80d3bf589934036e215073cf37a95749b9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Tue, 5 Aug 2003 06:06:18 +0000 Subject: List recently-fixed bugs. --- Misc/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index a7e9bb8..a6317f8 100644 --- 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 ----- -- cgit v0.12