Bug #1600860: Search for shared python library in LIBDIR, not
lib/python/config, on "linux" and "gnu" systems.
diff --git a/Misc/NEWS b/Misc/NEWS
index 8cecda5..0ac7328 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -169,6 +169,9 @@
 Library
 -------
 
+- Bug #1600860: Search for shared python library in LIBDIR, not lib/python/config,
+  on "linux" and "gnu" systems.
+
 - Bug #1124861: Automatically create pipes if GetStdHandle fails in
   subprocess.