From: Bruno Haible Date: Sun, 20 May 2007 21:00:16 +0000 (+0000) Subject: Fix ChangeLog entry. X-Git-Tag: v0.17~392 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4480acc2822800488a94cc450c048eb8d670ad04;p=thirdparty%2Fgettext.git Fix ChangeLog entry. --- diff --git a/gettext-runtime/intl/ChangeLog b/gettext-runtime/intl/ChangeLog index b86fef68d..0843c8afc 100644 --- a/gettext-runtime/intl/ChangeLog +++ b/gettext-runtime/intl/ChangeLog @@ -1,6 +1,6 @@ 2007-03-08 Bruno Haible - * lib/vasnprintf.h: Convert tabs in the middle of lines to spaces. + * vasnprintf.h: Convert tabs in the middle of lines to spaces. 2007-05-12 Bruno Haible diff --git a/gettext-runtime/libasprintf/ChangeLog b/gettext-runtime/libasprintf/ChangeLog index a5a78e104..ffa891ba8 100644 --- a/gettext-runtime/libasprintf/ChangeLog +++ b/gettext-runtime/libasprintf/ChangeLog @@ -1,14 +1,14 @@ 2007-03-30 Bruno Haible - * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_. + * alloca_.h: Change prefix of double-inclusion guard macro to _GL_. 2006-06-19 Paul Eggert - * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare. + * alloca_.h (alloca) [defined alloca]: Don't define or declare. 2007-03-08 Bruno Haible - * lib/vasnprintf.h: Convert tabs in the middle of lines to spaces. + * vasnprintf.h: Convert tabs in the middle of lines to spaces. 2007-05-03 Bruno Haible