Add another news entry.
diff --git a/Misc/NEWS b/Misc/NEWS
index 23cc3eb..c342d90 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -15,6 +15,8 @@
 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