]> granicus.if.org Git - python/commitdiff
Issue #16893: Update Idle doc chapter to match current Idle and add new
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 6 Dec 2014 01:25:14 +0000 (20:25 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 6 Dec 2014 01:25:14 +0000 (20:25 -0500)
information.

Misc/NEWS

index f3de153c50563e753ccdb5805445410c49b81eda..eef00b15adc45f8cadbac46a4da0c6421ee3a89e 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -63,6 +63,12 @@ Library
 
 - Issue #22960: Add a context argument to xmlrpclib.ServerProxy.
 
+IDLE
+----
+
+- Issue #16893: Update Idle doc chapter to match current Idle and add new
+  information.
+
 
 What's New in Python 2.7.9 release candidate 1?
 ===============================================