summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c123689..929c023 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -35,7 +35,8 @@ TBD
Build
-----
-TBD
+- Fix problem building on OSF1 because the compiler only accepted
+ preprocessor directives that start in column 1. (SF bug #691793.)
C API
-----