]> granicus.if.org Git - python/commitdiff
Mention patch submitter in NEWS entry for r69419
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 8 Feb 2009 01:46:01 +0000 (01:46 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 8 Feb 2009 01:46:01 +0000 (01:46 +0000)
Misc/NEWS

index 81caead5383449a7b2c9c3f4336aff4cff5aa9f7..2eed247f9db541ba100192f199b620a89d2dd523 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -151,7 +151,8 @@ Library
 
 - Issue #4195: The ``runpy`` module (and the ``-m`` switch) now support
   the execution of packages by looking for and executing a ``__main__``
-  submodule when a package name is supplied.
+  submodule when a package name is supplied. Initial patch by Andi
+  Vajda.
 
 - Issue #1731706: Call Tcl_ConditionFinalize for Tcl_Conditions that will
   not be used again (this requires Tcl/Tk 8.3.1), also fix a memory leak in