summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2009-05-30 06:15:30 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2009-05-30 06:15:30 (GMT)
commita6a9c4d2ac2ceb4535fb3ff8afb54b52328c9c0f (patch)
tree433c17562a1bb731c1f7bbe9423ae83f41fac140 /Misc
parent1b01ccd76a5dfd00efe07af0e942afe0b59de63a (diff)
downloadcpython-a6a9c4d2ac2ceb4535fb3ff8afb54b52328c9c0f.zip
cpython-a6a9c4d2ac2ceb4535fb3ff8afb54b52328c9c0f.tar.gz
cpython-a6a9c4d2ac2ceb4535fb3ff8afb54b52328c9c0f.tar.bz2
5562 -> 3061.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e7a425a..2793d14 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -111,7 +111,7 @@ Installation
Extension Modules
-----------------
-- Issue #5562: Use wcsftime for time.strftime where available.
+- Issue #3061: Use wcsftime for time.strftime where available.
- Issue #4873: Fix resource leaks in error cases of pwd and grp.