From 0cffbd8696d79085f160f79bfdf9eb6f535fa5c2 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 12 Nov 1998 15:59:10 +0000 Subject: [PATCH] * NEWS: Mention -export-symbols and new dlpreopen --- ChangeLog | 4 ++++ NEWS | 2 ++ 2 files changed, 6 insertions(+) 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 -- 2.47.3