From: Charles Wilson Date: Tue, 19 Jun 2007 06:22:02 +0000 (+0000) Subject: * AUTHORS: Add myself. X-Git-Tag: release-2-1b~112 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91a80d8bb34338ed69e8336c5adfbba3e02ed388;p=thirdparty%2Flibtool.git * AUTHORS: Add myself. --- diff --git a/AUTHORS b/AUTHORS index 20657b71b..aa286d601 100644 --- a/AUTHORS +++ b/AUTHORS @@ -27,3 +27,4 @@ Peter Ekberg peda@lysator.liu.se Noah Misch noah@cs.caltech.edu + Charles Wilson libtool@cwilson.fastmail.fm diff --git a/ChangeLog b/ChangeLog index 67ba91148..5c8e5dbf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-06-19 Charles Wilson + + * AUTHORS: Add myself. + 2007-06-18 Charles Wilson * libltdl/config/ltmain.m4sh: Add new magic variable @@ -37,7 +41,6 @@ * tests/destdir.at [Simple DESTDIR install]: $EXEEXT fixups. * tests/destdir.at [DESTDIR with in-package deplibs]: Ditto. - 2007-06-17 Noah Misch * AUTHORS: Add myself.