summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index a0aada9..f35697c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -232,6 +232,8 @@ Tools/Demos
Build
-----
+- Issue #4472: "configure --enable-shared" now works on OSX
+
- Issues #4728 and #4060: WORDS_BIGEDIAN is now correct in Universal builds.
- Issue #4389: Add icon to the uninstall entry in "add-and-remove-programs".