summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 3b6c8c6..fa5ef20 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -272,6 +272,9 @@ Library
Tools/Demos
-----------
+- A hotshotmain script was added to the Tools/scripts directory that
+ makes it easy to run a script under control of the hotshot profiler.
+
- The db2pickle and pickle2db scripts can now dump/load gdbm files.
- The pydoc script will display a link to the module documentation for