summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 340fc12..a352559 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -86,6 +86,12 @@ Extensions
- Issue #678250: Make mmap flush a noop on ACCESS_READ and ACCESS_COPY.
+Build
+-----
+
+- Issue #10475: Don't hardcode compilers for LDSHARED/LDCXXSHARED on NetBSD
+ and DragonFly BSD. Patch by Nicolas Joly.
+
Tests
-----