]> granicus.if.org Git - python/commitdiff
Add Misc/NEWS entry for rev b4a1d9287780
authorRichard Oudkerk <shibturn@gmail.com>
Sun, 6 May 2012 23:12:02 +0000 (00:12 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Sun, 6 May 2012 23:12:02 +0000 (00:12 +0100)
Misc/NEWS

index 3af54fa57789e4d51447ce26050fa26b3342b51f..3f60bcb548ec03a1628820cc26ebc1589b64dee9 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -17,6 +17,9 @@ Core and Builtins
 Library
 -------
 
+- Add support for timeouts to the acquire() methods of
+  multiprocessing's lock/semaphore/condition proxies.
+
 - Issue #13989: Add support for text mode to gzip.open().
 
 - Issue #14127: The os.stat() result object now provides three additional