]> granicus.if.org Git - python/commitdiff
Add 3.2b1.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 11 Oct 2010 22:38:01 +0000 (22:38 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 11 Oct 2010 22:38:01 +0000 (22:38 +0000)
Misc/NEWS

index 57cc97f2f2f9a9f761482397401e2897172ec2e7..b2012f0e68e81b511c52bfe671f6d0403997372e 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,23 @@
 Python News
 +++++++++++
 
+What's New in Python 3.2 Beta 1?
+=================================
+
+*Release date: XX-XXX-2010*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+- Issue #9948: Fixed problem of losing filename case information.
+
+Extensions
+----------
+
+
 What's New in Python 3.2 Alpha 3?
 =================================
 
@@ -92,8 +109,6 @@ Core and Builtins
 Library
 -------
 
-- Issue #9948: Fixed problem of losing filename case information.
-
 - Issue #9437: Fix building C extensions with non-default LDFLAGS.
 
 - Issue #4661: email can now parse bytes input and generate either converted