summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/NEWS.txt
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-04-06 14:47:34 (GMT)
committerGeorg Brandl <georg@python.org>2013-04-06 14:47:34 (GMT)
commit98297f4807eea84f0d671cad6ce5c96bc9f3d9cb (patch)
tree608b410fb83662c82cb3d21ffc2e03f7800248e1 /Lib/idlelib/NEWS.txt
parent0aaaa62200d0bae0b79e578234ab74741da4dad3 (diff)
parentbf561020a7af9a72079be2ab3d848e3ee13e92f1 (diff)
downloadcpython-98297f4807eea84f0d671cad6ce5c96bc9f3d9cb.zip
cpython-98297f4807eea84f0d671cad6ce5c96bc9f3d9cb.tar.gz
cpython-98297f4807eea84f0d671cad6ce5c96bc9f3d9cb.tar.bz2
merge with 3.3
Diffstat (limited to 'Lib/idlelib/NEWS.txt')
-rw-r--r--Lib/idlelib/NEWS.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt
index 245d72d..478c183 100644
--- a/Lib/idlelib/NEWS.txt
+++ b/Lib/idlelib/NEWS.txt
@@ -6,6 +6,8 @@ What's New in IDLE 3.4.0?
- Issue #5066: Update IDLE docs. Patch by Todd Rovito.
+- Issue #17625: Close the replace dialog after it is used.
+
- Issue #16226: Fix IDLE Path Browser crash.
(Patch by Roger Serwy)
@@ -16,6 +18,8 @@ What's New in IDLE 3.4.0?
What's New in IDLE 3.3.0?
=========================
+- Issue #17625: Close the replace dialog after it is used.
+
- Issue #7163: Propagate return value of sys.stdout.write.
- Issue #15318: Prevent writing to sys.stdin.
@@ -872,7 +876,3 @@ What's New in IDLEfork 0.9 Alpha 1?
Refer to HISTORY.txt for additional information on earlier releases.
--------------------------------------------------------------------
-
-
-
-