diff --git a/NEWS b/NEWS index 9bff5585..75da6ea0 100644 --- a/NEWS +++ b/NEWS @@ -604,7 +604,7 @@ New in 1.9b: 2004-08-29; CVS version 1.5a, Libtool team: * If you configure libtool with --disable-shared (or if libtool does not support shared libraries on your platform) trying to build a library using '-shared' is a fatal error. -* New link mode option '-weak' tells libtool when not to propogate dependency +* New link mode option '-weak' tells libtool when not to propagate dependency libraries from dlpreopened modules. * libtoolize installs libtool.m4, (ltdl.m4 if used,) and various supporting m4 definitions to AC_CONFIG_MACRO_DIR. diff --git a/cfg.mk b/cfg.mk index 7c735409..497e53ea 100644 --- a/cfg.mk +++ b/cfg.mk @@ -24,7 +24,7 @@ update-copyright-env := UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1 # Set format of NEWS -old_NEWS_hash := aff57203fce23f130c7c8e9652489229 +old_NEWS_hash := e524180c3db06628ad97e3fcb35f6a4b manual_title = Portable Dynamic Shared Object Management