commit | a6a9c4d2ac2ceb4535fb3ff8afb54b52328c9c0f | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sat May 30 06:15:30 2009 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sat May 30 06:15:30 2009 +0000 |
tree | 433c17562a1bb731c1f7bbe9423ae83f41fac140 | |
parent | 1b01ccd76a5dfd00efe07af0e942afe0b59de63a [diff] [blame] |
5562 -> 3061.
diff --git a/Misc/NEWS b/Misc/NEWS index e7a425a..2793d14 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -111,7 +111,7 @@ 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.