From: Alexandre Oliva Date: Thu, 12 Nov 1998 15:59:10 +0000 (+0000) Subject: * NEWS: Mention -export-symbols and new dlpreopen X-Git-Tag: start~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cffbd8696d79085f160f79bfdf9eb6f535fa5c2;p=thirdparty%2Flibtool.git * NEWS: Mention -export-symbols and new dlpreopen --- diff --git a/ChangeLog b/ChangeLog index a4a6c7e04..0379f951c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-11-12 Alexandre Oliva + + * NEWS: Mention -export-symbols and new dlpreopen + 1998-11-11 Alexandre Oliva * ltmain.in (IFS): revert Gary's patch when parsing version diff --git a/NEWS b/NEWS index ce41e6db0..bb8b77beb 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ New in 1.2c - 1998-XX-XX: still much porting to do. See PORTING for details (some plans for the future in mail/deplibs in the CVS tree). * Initial support for portable dlopen()ing of modules (see mdemo). +* New option -export-symbols to control symbol exporting when possible. +* New dlpreopen mechanism. * libtool now supports `-c -o' and subdirectories in sources and target object names even in platforms whose compilers do not support this. In this case, file locking occurs to avoid problems with