summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/idlelib/NEWS.txt')
-rw-r--r--Lib/idlelib/NEWS.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt
index 748a97b..5450701 100644
--- a/Lib/idlelib/NEWS.txt
+++ b/Lib/idlelib/NEWS.txt
@@ -8,6 +8,8 @@ What's New in IDLE 3.3.2?
What's New in IDLE 3.3.1?
=========================
+- Issue #17625: Close the replace dialog after it is used.
+
- Issue #16226: Fix IDLE Path Browser crash.
(Patch by Roger Serwy)