From: Charles Wilson Date: Thu, 6 Nov 2003 14:04:20 +0000 (+0000) Subject: * NEWS: Updated. X-Git-Tag: release-1-9b~274 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ab76a9a26f0ffff1c93ec77a3ac132f0642c7b;p=thirdparty%2Flibtool.git * NEWS: Updated. --- diff --git a/ChangeLog b/ChangeLog index 03d56e4a8..ff3968633 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ static library (the default case). Add extra filters to $export_symbols_cmds to process this sort of output in addition to 'normal' static-lib output. + * NEWS: Updated. 2003-11-06 Charles Wilson , Gary V. Vaughan diff --git a/NEWS b/NEWS index be2a39553..394a1b831 100644 --- a/NEWS +++ b/NEWS @@ -18,8 +18,9 @@ New in 1.5b: 2003-??-??; CVS version 1.5a, Libtool team: * libtoolize installs libtool.m4 (and ltdl.m4 if used) to AC_CONFIG_MACRO_DIR. * Mode inferrence removed, shorthand for choosing modes added. * Specifying -allow-undefined is now an error. -* Initial support for amigaos-ppc. * Speed up max_cmd_len check. +* Extracting symbols from an import library on cygwin and win32 now works. +* Initial support for amigaos-ppc. * Bug fixes. New in 1.5.1: 2003-??-??; CVS version 1.5.0a, Libtool team: