]> granicus.if.org Git - python/commitdiff
Remove spurious newlines, and add version number.
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 9 May 2010 18:32:48 +0000 (18:32 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 9 May 2010 18:32:48 +0000 (18:32 +0000)
Misc/NEWS

index 6536dcc6fe3786d8b46e20f3f4a08dbc408413f0..8e89c591df57c9f0d50a674d2939487970e763d3 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,8 +4,8 @@ Python News
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
-What's New in Python Release Candidate 1?
-=========================================
+What's New in Python 2.7 Release Candidate 1?
+=============================================
 
 *Release date: XXXX-XX-XX*
 
@@ -54,8 +54,6 @@ Core and Builtins
   builds on MacOS X. That is, "python setup.py install --user" will install
   into "~/Library/Python/2.7" instead of "~/.local".
 
-
-
 Library
 -------