]> granicus.if.org Git - python/commitdiff
Updated NEWS with fix for #17028.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 30 Jan 2013 22:26:49 +0000 (22:26 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 30 Jan 2013 22:26:49 +0000 (22:26 +0000)
Misc/NEWS

index 8036cbb8f60978fa8f7f978555797a88b06cc3c3..baecbce2d6fbb7730839dfb7054bfd6f26daac59 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -891,6 +891,9 @@ Documentation
 Tools/Demos
 -----------
 
+- Issue #17028: Allowed Python arguments to be supplied to the Windows 
+  launcher.
+
 - Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py.  Now
   pindent.py works with a "with" statement.  pindent.py no longer produces
   improper indentation.  pindent.py now works with continued lines broken after