]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
add skeletal "what's new" for 2.4a1 and mention a couple python-mode tweaks.
authorSkip Montanaro <skip@pobox.com>
Fri, 1 Aug 2003 05:01:54 +0000 (05:01 +0000)
committerSkip Montanaro <skip@pobox.com>
Fri, 1 Aug 2003 05:01:54 +0000 (05:01 +0000)
Misc/NEWS

index 85939f3ceb4bd15b6c10aac9a79736b7dc844122..caf49b045713dbf9cc52569ad44d44a971208f78 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,6 +4,48 @@ Python News
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
+What's New in Python 2.4 alpha 1?
+=================================
+
+*Release date: DD-MMM-YYYY*
+
+Core and builtins
+-----------------
+
+Extension modules
+-----------------
+
+Library
+-------
+
+Tools/Demos
+-----------
+
+- py-electric-colon now works when pending-delete/delete-selection mode is
+  in effect
+
+- py-help-at-point is no longer bound to the F1 key - it's still bound to
+  C-c C-h
+
+Build
+-----
+
+C API
+-----
+
+New platforms
+-------------
+
+Tests
+-----
+
+Windows
+-------
+
+Mac
+----
+
+
 What's New in Python 2.3 final?
 ===============================