]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* TODO: Updated.
authorGary V. Vaughan <gary@gnu.org>
Wed, 31 Jan 2001 16:26:48 +0000 (16:26 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 31 Jan 2001 16:26:48 +0000 (16:26 +0000)
ChangeLog
TODO

index 34d8753d70cac074c6c6229b9f5509eddaec0289..eddf9bb4a6cb57a995497d19c0abd8eaa93062e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-01-31  Gary V. Vaughan  <gvv@techie.com>
 
+       * TODO:  Updated.
+
        * libltdl/ltdl.c (load_deplibs): If loading a deplib fails,
        don't sweat -- it may be a lib that is already statically linked
        into the loading application.
@@ -12,7 +14,7 @@
 
 2001-01-30  Robert Boehne  <rboehne@ricardo-us.com>
 
-       * AUTHORS: added myself to the list of maintainers
+       * AUTHORS: added myself to the list of maintainers.
 
 2001-01-28  Alexandre Oliva  <aoliva@redhat.com>
 
diff --git a/TODO b/TODO
index 3867f3bbe6e655f11ed403cb51d0bb62207758ba..4a184b1cbb328d0f6ce62ecc1338965a36737bdd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -115,6 +115,9 @@ the same version number, but depending on different versions of libc,
 for example.  In the future, we might even have an option to encode
 the sonames of all dependencies of a library into its soname.
 
+* The current implementation of libltdl in a subdirectory doesn't work
+properly with AC_CONFIG_AUX_DIR using projects.
+
 Things to think about:
 **********************