summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-08-01 08:10:08 (GMT)
committerGeorg Brandl <georg@python.org>2010-08-01 08:10:08 (GMT)
commit920bc0fd8610bed289ce38a2bf932248a52fcfb6 (patch)
treeac1a089497a6d51a73a4791054c35f1c5618fc28 /Misc/NEWS
parentf325e03f4859c5414c054ad56a1a5f10bb1c3c4f (diff)
downloadcpython-920bc0fd8610bed289ce38a2bf932248a52fcfb6.zip
cpython-920bc0fd8610bed289ce38a2bf932248a52fcfb6.tar.gz
cpython-920bc0fd8610bed289ce38a2bf932248a52fcfb6.tar.bz2
Add another news entry.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 23cc3eb..c342d90 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -15,6 +15,8 @@ Core and Builtins
Library
-------
+- Issue #7395: Fix tracebacks in pstats interactive browser.
+
- Issue #8230: Fix Lib/test/sortperf.py.
- Issue #8620: when a Cmd is fed input that reaches EOF without a final