]> granicus.if.org Git - python/commitdiff
Merge from 3.1
authorKurt B. Kaiser <kbk@shore.net>
Sat, 14 May 2011 21:22:14 +0000 (17:22 -0400)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 14 May 2011 21:22:14 +0000 (17:22 -0400)
Issue #6378: Further adjust idle.bat to start associated Python

1  2 
Lib/idlelib/NEWS.txt

index 18a2b82d72557f911f48c51c3c02b871bd5c619d,28882947cf5ff54b1b68531e86d5bc4b31a12e27..0a4f98e9fba3a91215b5937c2225d20fcb0e43dc
@@@ -1,8 -1,10 +1,10 @@@
 -What's New in IDLE 3.1.4?
 +What's New in IDLE 3.2.1?
  =========================
  
 -*Release date: XX-XXX-11*
 +*Release date: 15-May-11*
  
+ - Issue #6378: Further adjust idle.bat to start associated Python
  - Issue #11896: Save on Close failed despite selecting "Yes" in dialog.
  
  - Issue #1028: Ctrl-space binding to show completions was causing IDLE to exit.