# HG changeset patch # User Markus Mützel # Date 1640436913 -3600 # Node ID 7bd9ecd4a0a5afdfbaf950bc4f9d9404fa3297e3 # Parent b876de975edf8ace4dffc3b6c9388d91d3f8ef3f NEWS: Remove note about symbol visibility. diff -r b876de975edf -r 7bd9ecd4a0a5 etc/NEWS.7.md --- a/etc/NEWS.7.md Sat Dec 25 12:36:11 2021 +0100 +++ b/etc/NEWS.7.md Sat Dec 25 13:55:13 2021 +0100 @@ -119,11 +119,6 @@ deprecated upstream. Octave now (optionally) requires the re-entrant version of that library "libqhull_r" instead. -- Octave's libraries are now built using symbol visibility by default. -That means that less symbols are exported from these libraries. -Configure with `--disable-lib-visibility-flags` to export all symbols -(as in previous versions). - - Octave's build system no longer appends "++" to the end of the "magick++" library name (set with the `--with-magick=` configure flag). The real name of the "magick++" library (including any potentially