From: Alexandre Oliva Date: Sun, 14 Mar 1999 11:42:19 +0000 (+0000) Subject: * TODO: we now use full pathnames for `file' X-Git-Tag: release-1-2f~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3c5b79822e1e014d5aff2e021f3914c0972e57fe;p=thirdparty%2Flibtool.git * TODO: we now use full pathnames for `file' --- diff --git a/ChangeLog b/ChangeLog index 1e59bb08a..14eaeda81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-03-14 Alexandre Oliva + + * TODO: we now use full pathnames for `file' + 1999-03-14 Thomas Tanner * TODO: libltdl is now documented diff --git a/TODO b/TODO index e51996e81..fe10068d6 100644 --- a/TODO +++ b/TODO @@ -4,8 +4,6 @@ For next public release: * check whether the version of libtool.m4 is compatible with ltconfig/ltmain.sh -* check whether the "file" command is available - * Inter-library dependencies should be fully tracked by libtool and need to work for ltlibraries too. This requires looking up installed libtool libraries for transparent support.