summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2007-12-11 09:00:01 (GMT)
committerChristian Heimes <christian@cheimes.de>2007-12-11 09:00:01 (GMT)
commitfc5aa9d0bcf56d3bda0f033593ca4506b83515ee (patch)
treece77bec2fb08181fdfea49fec6a535e346108179 /Misc
parentb76922a7be9196af9281cd2d167f1afd81d1fb6e (diff)
downloadcpython-fc5aa9d0bcf56d3bda0f033593ca4506b83515ee.zip
cpython-fc5aa9d0bcf56d3bda0f033593ca4506b83515ee.tar.gz
cpython-fc5aa9d0bcf56d3bda0f033593ca4506b83515ee.tar.bz2
Added note about 1585 to Misc/NEWS
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index bd5f825..afff9fb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -33,6 +33,8 @@ Extension Modules
Library
-------
+- Issue #1585: IDLE uses non-existent xrange() function
+
- Issue #1578: Problems in win_getpass