projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60f0188
)
Add an item about Tim's new installer. This didn't make it into the
author
Barry Warsaw
<barry@python.org>
Wed, 22 Aug 2001 20:26:56 +0000
(20:26 +0000)
committer
Barry Warsaw
<barry@python.org>
Wed, 22 Aug 2001 20:26:56 +0000
(20:26 +0000)
2.2a2 release, but it's still worth mentioning.
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/NEWS
b/Misc/NEWS
index 8be588fe5d4801cc4f1621737213368fd00f39ee..7151caa4aea2002f8e94654e8d7e8cc9b67388e1 100644
(file)
--- 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.