]> granicus.if.org Git - python/commitdiff
NEWS about r74040.
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Fri, 17 Jul 2009 06:26:54 +0000 (06:26 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Fri, 17 Jul 2009 06:26:54 +0000 (06:26 +0000)
Misc/NEWS

index 9d34adfc2b95507d4eb4b965a434141f7ed033be..263468e68dc524c848f0f5401d74ef2acdd701ba 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -352,6 +352,8 @@ Core and Builtins
 Library
 -------
 
+- Issue #6415: Fixed warnings.warn sagfault on bad formatted string.
+
 - Issue #6466: now distutils.cygwinccompiler and distutils.emxccompiler
   uses the same refactored function to get gcc/ld/dllwrap versions numbers.
   It's `distutils.util.get_compiler_versions`. Added deprecation warnings