]> granicus.if.org Git - python/commitdiff
Misc/NEWS: Move back two items to 2.6.1.
authorMatthias Klose <doko@ubuntu.com>
Sun, 5 Apr 2009 22:20:45 +0000 (22:20 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sun, 5 Apr 2009 22:20:45 +0000 (22:20 +0000)
Misc/NEWS

index 56bc478d33f9429284654f6887a76f16fcf8b2ba..25163b918648821b5f39f11d00e0d6ee0436ecfd 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -432,11 +432,6 @@ Build
 
 - Issues #4728 and #4060: WORDS_BIGEDIAN is now correct in Universal builds.
 
-- Issue #4389: Add icon to the uninstall entry in "add-and-remove-programs".
-
-- Issue #4289: Remove Cancel button from AdvancedDlg.
-
-
 C-API
 -----
 
@@ -532,6 +527,10 @@ Library
 Build
 -----
 
+- Issue #4389: Add icon to the uninstall entry in "add-and-remove-programs".
+
+- Issue #4289: Remove Cancel button from AdvancedDlg.
+
 - Issue #1656675: Register a drop handler for .py* files on Windows.
 
 - Issue #4120: Exclude manifest from extension modules in VS2008.