]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #15940: NEWS entry
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 3 Apr 2013 17:24:26 +0000 (13:24 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 3 Apr 2013 17:24:26 +0000 (13:24 -0400)
Misc/NEWS

index b5dcdeb96b4c76c04c3a51712f57b8b6cb9357ac..2ee15f222fcc122fc5d05f886addcc1cfdcf8a33 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -29,6 +29,11 @@ Library
 - Issue #17526: fix an IndexError raised while passing code without filename to
   inspect.findsource().  Initial patch by Tyler Doyle.
 
+Documentation
+-------------
+
+- Issue #15940: Specify effect of locale on time functions.
+
 
 What's New in Python 2.7.4?
 ===========================