]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* TODO: we now use full pathnames for `file'
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Sun, 14 Mar 1999 11:42:19 +0000 (11:42 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 14 Mar 1999 11:42:19 +0000 (11:42 +0000)
ChangeLog
TODO

index 1e59bb08aaf8c784eb95fe454723c439509ad68f..14eaeda8176a9dfdff089ce409037a6763889cd1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-03-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * TODO: we now use full pathnames for `file'
+
 1999-03-14  Thomas Tanner  <tanner@gmx.de>
 
        * TODO: libltdl is now documented
diff --git a/TODO b/TODO
index e51996e81ad82d0bf4a5226bb4676f30d48a0769..fe10068d6510cc6984dc6146fb2ab40b8f51023b 100644 (file)
--- 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.