summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 316f1f5..2cad993 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -83,6 +83,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
-----