From 18b2ecfa9a546b91f500f77d4de17685b6113ced Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 22 Aug 2001 20:26:56 +0000 Subject: Add an item about Tim's new installer. This didn't make it into the 2.2a2 release, but it's still worth mentioning. --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 8be588f..7151caa 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -3,6 +3,9 @@ What's New in Python 2.2a2? Build +- Tim Peters developed a brand new Windows installer using Wise 8.1, + generously donated to us by Wise Solutions. + - configure supports a new option --enable-unicode, with the values ucs2 and ucs4 (new in 2.2a1). With --disable-unicode, the Unicode type and supporting code is completely removed from the interpreter. -- cgit v0.12