]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Fix Changelog
authorPeter O'Gorman <peter@pogma.com>
Mon, 4 Jun 2007 03:30:21 +0000 (03:30 +0000)
committerPeter O'Gorman <peter@pogma.com>
Mon, 4 Jun 2007 03:30:21 +0000 (03:30 +0000)
ChangeLog

index 31edf6e2eb833b8b98d21f5f33057db90449fd8c..43fbc6ce11e835911a51bb75b655363e51762ce4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,9 @@
 
        * libltdl/m4/libtool.m4 (old_archive_cmds): Remove
        old_deplibs.
-       * tests/dmacks.at: Check for archives as members of static
-       archives. Currently XFAILS, above only eliminates one of the
-       two static archives.
+       * tests/archive-in-archive.at: Check for archives as members
+       of static archives. Currently XFAILS, above only eliminates
+       one of the two static archives.
        * Makefile.am: Add test.
        Reported by Daniel Macks <dmacks@netspace.org>