- Link the shared python library with $(MODLIBS).
diff --git a/Misc/NEWS b/Misc/NEWS
index 97688f2..c71c678 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -201,6 +201,11 @@
 
 - Issue #1040026: Fix os.times result on systems where HZ is incorrect.
 
+Build
+-----
+
+- Link the shared python library with $(MODLIBS).
+
 
 What's New in Python 2.6.1
 ==========================