mirror of
https://github.com/python/cpython.git
synced 2025-08-21 17:25:34 +00:00
Bring NEWS.txt up to date.
This commit is contained in:
parent
21af4c0611
commit
b80a194531
1 changed files with 18 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
What's New in IDLE 1.2.2c1?
|
||||||
|
=========================
|
||||||
|
|
||||||
|
*Release date: XX-FEB-2008*
|
||||||
|
|
||||||
|
- Patch 1693258: Fix for duplicate "preferences" menu-OS X. Backport of r56204.
|
||||||
|
|
||||||
|
- OSX: Avoid crash for those versions of Tcl/Tk which don't have a console
|
||||||
|
|
||||||
What's New in IDLE 1.2.1?
|
What's New in IDLE 1.2.1?
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
@ -8,6 +17,15 @@ What's New in IDLE 1.2.1c1?
|
||||||
|
|
||||||
*Release date: 05-APR-2007*
|
*Release date: 05-APR-2007*
|
||||||
|
|
||||||
|
- Bug in idlelib.MultiCall: Options dialog was crashing IDLE if there was an
|
||||||
|
option in config-extensions w/o a value. Patch #1672481, Tal Einat
|
||||||
|
(backport from rev. 54156)
|
||||||
|
|
||||||
|
- Honor the "Cancel" action in the save dialog (Debian bug #299092).
|
||||||
|
|
||||||
|
- Bug #813342: Start the IDLE subprocess with -Qnew if the parent
|
||||||
|
is started with that option. (backport from rev. 52295)
|
||||||
|
|
||||||
What's New in IDLE 1.2?
|
What's New in IDLE 1.2?
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue