]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added item about the webbrowser security fix.
authorFred Drake <fdrake@acm.org>
Thu, 10 Jan 2002 13:51:05 +0000 (13:51 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 10 Jan 2002 13:51:05 +0000 (13:51 +0000)
Misc/NEWS

index 323aae74e4b2a27e78b180fcc97484a81dd3b0a3..f14c2b891f2051b166d6430a37849aef0074d6b0 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,3 +1,13 @@
+What's New in Python 2.2.1 XXX?
+Release date: XXX
+===============================
+
+Library
+
+- 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.
+
 What's New in Python 2.2 final?
 Release date: 21-Dec-2001
 ===============================