]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Updated news for 2.1.1-final.
authorThomas Wouters <thomas@python.org>
Thu, 19 Jul 2001 16:29:48 +0000 (16:29 +0000)
committerThomas Wouters <thomas@python.org>
Thu, 19 Jul 2001 16:29:48 +0000 (16:29 +0000)
Misc/NEWS

index 86faf96af803039abf6531939a90d69ed2db22b1..5e75eff906dc9d9f96fc2c0e792e40c667cd0ebf 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,3 +1,14 @@
+What's New in Python 2.1.1 (final) ?
+==============================
+
+- The following bugs were fixed:
+
+    [ #441664 ] Python crash on del of a slice of a mmap
+    [ #438050 ] configure doesn't look for poll.h in sys
+    [ #437487 ] 2.1 build on Solaris fails if CC is set
+    [ #441527 ] unixccompiler preprocessor broken
+
+
 What's New in Python 2.1.1c1 ?
 ==============================