]> granicus.if.org Git - python/commitdiff
merge commit.
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 25 May 2011 16:26:32 +0000 (00:26 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 25 May 2011 16:26:32 +0000 (00:26 +0800)
1  2 
Misc/NEWS

diff --cc Misc/NEWS
index 9ecd4a7506769b89a870a7f95f41b29c92e0fc3f,cba2d50cdaf2913779498520c90696e6dcf522e7..4009e74d0711ccc4792c7847f10dea1632d532f9
+++ b/Misc/NEWS
@@@ -161,8 -161,8 +161,11 @@@ Core and Builtin
  Library
  -------
  
 +- Issue #11109 -  New service_action method for BaseServer, used by
 +  ForkingMixin class for cleanup. Initial Patch by Justin Wark.
++  
+ - Issue #12045: Avoid duplicate execution of command in ctypes.util._get_soname().
+   Patch by Sijin Joseph.
  
  - Issue #10818: Remove the Tk GUI and the serve() function of the pydoc module,
    pydoc -g has been deprecated in Python 3.2 and it has a new enhanced web