summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 4429f8e..fd552ed 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -22,6 +22,10 @@ Library
"anonymous@" as default password, rather than the real user and host
name.
+- webbrowser: tightened up the command passed to os.system() so that
+ arbitrary shell code can't be executed because a bogus URL was
+ passed in.
+
Tools/Demos
Build