From: Ralf Wildenhues Date: Wed, 10 Oct 2007 06:51:34 +0000 (+0200) Subject: Fix ChangeLog entry. X-Git-Tag: v2.62~213^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f71f30721f3ca1fd26562d0b687165de63003c38;p=thirdparty%2Fautoconf.git Fix ChangeLog entry. --- diff --git a/ChangeLog b/ChangeLog index e417bcaf..91213c6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,5 @@ 2007-10-10 Ralf Wildenhues + and Paul Eggert Use awk for config header generation. * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Fix comments. @@ -23,6 +24,8 @@ delimiter, to exercise the special-case code. Suggestion by Eric Lemings. +2007-10-10 Ralf Wildenhues + * tests/local.at (AT_COPYRIGHT): Bump copyright years. 2007-10-09 Eric Blake