]> granicus.if.org Git - python/commitdiff
Add news item for bug fix of SF bug report #1546372.
authorMarc-André Lemburg <mal@egenix.com>
Wed, 6 Sep 2006 20:40:22 +0000 (20:40 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Wed, 6 Sep 2006 20:40:22 +0000 (20:40 +0000)
Misc/NEWS

index 172d087bddc4b21e1d559facc4e3ea0a2eff7b3f..71641afab4874321b47378ab92bcb8b3c4edcff4 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -81,6 +81,13 @@ Documentation
   to a newly created list object and add notes that this isn't a good idea.
 
 
+Tools
+-----
+
+- Bug #1546372: Fixed small bugglet in pybench that caused a missing
+  file not to get reported properly.
+
+
 Build
 -----