From 61f68dbd17aa45472a5e47671d12d719495025a3 Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Wed, 20 Apr 2016 09:58:12 +0200 Subject: Issue #21668: Fix author of the patch. Sorry, it was hard to retrieve the original author of the patch in this issue with a long history and many authors. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index b144861..1654541 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -999,7 +999,7 @@ Build ----- - Issue #21668: Link audioop, _datetime, _ctypes_test modules to libm, - except on Mac OS X. Patch written by Xavier de Gaye. + except on Mac OS X. Patch written by Chi Hsuan Yen. - Issue #25702: A --with-lto configure option has been added that will enable link time optimizations at build time during a make profile-opt. -- cgit v0.12