From a7ecfe705fa9c902af59d45df0a2d66b495f2bff Mon Sep 17 00:00:00 2001
From: Antoine Pitrou <solipsis@pitrou.net>
Date: Sat, 17 Apr 2010 23:52:21 +0000
Subject: [PATCH] Wording in NEWS.

---
 Misc/NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Misc/NEWS b/Misc/NEWS
index c75898402e..62de9cb363 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -316,7 +316,7 @@ Library
 -------
 
 - Issue #850728: Add a *timeout* parameter to the `acquire()` method of
-  `threading.Semaphore` objects.  Patch by Torsten Landschoff.
+  `threading.Semaphore` objects.  Original patch by Torsten Landschoff.
 
 - Issue #8322: Add a *ciphers* argument to SSL sockets, so as to change the
   available cipher list.  Helps fix test_ssl with OpenSSL 1.0.0.
-- 
2.40.0