summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 14fa793..0468530 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -18,6 +18,11 @@ Extension Modules
Library
-------
+Build
+-----
+
+- Issue #2544: On HP-UX systems, use 'gcc -shared' for linking when
+ gcc is used as compiler.
What's New in Python 3.0a4?
===========================