From a20684d374916dccceaa68a9e206423f1e439fa5 Mon Sep 17 00:00:00 2001 From: Micah Cowan Date: Fri, 5 Oct 2007 17:58:24 -0700 Subject: [PATCH] Abbreviated ChangeLog entries for Makefile.am conversions. --- ChangeLog | 5 +++++ doc/ChangeLog | 5 +++++ src/ChangeLog | 2 ++ tests/ChangeLog | 2 ++ windows/ChangeLog | 5 +++++ 5 files changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 54c96685..0a0670ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ * po/Makefile.in.in: Since `distdir' is used now, adjust DISTFILES to the missing ChangeLog file. Add trivial targets ps, pdf, html. + * Makefile.in: Removed, replaced by Makefile.am. + * Makefile.am: Converted from Makefile.in. + * util/Makefile.in: Removed, replaced by Makefile.am. + * util/Makefile.am: Converted from Makefile.in. + * configure.in: Adjust for automake support. 2007-10-05 Micah Cowan diff --git a/doc/ChangeLog b/doc/ChangeLog index 783eb880..176e435b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2007-10-05 Ralf Wildenhues + + * Makefile.in: Removed, replaced by Makefile.am. + * Makefile.am: Converted from Makefile.in. + 2007-10-03 Micah Cowan * wget.texi : Cleaned up alphabetization, diff --git a/src/ChangeLog b/src/ChangeLog index e6e4d480..60b9a500 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -3,6 +3,8 @@ * http.c (http_loop): We've got_name if content_disposition support isn't on; make sure we continue properly in that case, even though we're not sending HEAD. + * Makefile.in: Removed, replaced by Makefile.am. + * Makefile.am: Converted from Makefile.in. 2007-10-02 Micah Cowan diff --git a/tests/ChangeLog b/tests/ChangeLog index 9509fa96..08175d18 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -2,6 +2,8 @@ * WgetTest.pm.in: wget is built in the build tree. Use an absolute path to the binary. + * Makefile.in: Removed, replaced by Makefile.am. + * Makefile.am: Converted from Makefile.in. 2007-09-25 Micah Cowan diff --git a/windows/ChangeLog b/windows/ChangeLog index 9ca9c8ce..1b2193ab 100644 --- a/windows/ChangeLog +++ b/windows/ChangeLog @@ -1,3 +1,8 @@ +2007-10-05 Ralf Wildenhues + + * Makefile.in: Removed, replaced by Makefile.am. + * Makefile.am: Converted from Makefile.in. + 2007-09-24 Christopher Lewis * config-compiler.h: Fix compiler warnings related to -- 2.39.2