From: Bruno Haible Date: Sun, 9 Aug 2009 16:54:39 +0000 (+0200) Subject: Move a ChangeLog entry to the proper file. X-Git-Tag: v0.18~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ffb50f8aba2a0f2b97c7e9d5420172d97e873ad;p=thirdparty%2Fgettext.git Move a ChangeLog entry to the proper file. --- diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index f5a573be3..9b9de41d9 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,6 +1,5 @@ 2009-05-31 Bruno Haible - * doc/Makefile.am: Use dist-hook instead of old distdir hack. * configure.ac (doc/Makefile.am): Don't invoke FIX_MAKEFILE_DISTRIB. 2009-05-29 Bruno Haible diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 6a46a9485..a5e0abd1b 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -3,6 +3,10 @@ * gettext.texi (Mark Keywords): Add cross-section references. Reported by David Bruce . +2009-05-31 Bruno Haible + + * Makefile.am: Use dist-hook instead of old distdir hack. + 2009-05-01 Bruno Haible Undo 2005-02-23 change.