From: Gary V. Vaughan Date: Thu, 2 Sep 2004 15:26:49 +0000 (+0000) Subject: * AUTHORS: Fix my email address. X-Git-Tag: release-1-9d~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93e0ecd55cf26cb6ef21f5c26831be503ad1d5d4;p=thirdparty%2Flibtool.git * AUTHORS: Fix my email address. --- diff --git a/AUTHORS b/AUTHORS index 0814f5d68..3806abbe7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -5,7 +5,7 @@ Foundation. Gordon Matzigkeit. Designed and implemented libtool. Alexandre Oliva . Co-maintainer. Thomas Tanner . Co-maintainer. -Gary V. Vaughan . Co-maintainer. +Gary V. Vaughan . Co-maintainer. Ossama Othman . Co-maintainer. Robert Boehne . Co-maintainer. Bob Friesenhahn . Co-maintainer. diff --git a/ChangeLog b/ChangeLog index fb8e4876a..334d1b5f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-09-02 Gary V. Vaughan , + + * AUTHORS: Fix my email address. + 2004-09-02 Ralf Wildenhues * libltdl/ltdl.c (try_dlopen): Fix memory leak.