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.
diff --git a/Misc/NEWS b/Misc/NEWS
index b144861..1654541 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -999,7 +999,7 @@
-----
- 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.