From: Bruno Haible Date: Tue, 2 Jan 2007 19:52:43 +0000 (+0000) Subject: Move a misplaced ChangeLog entry. X-Git-Tag: v0.17~525 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0340926ad0f6882266314ae17a4e155eb0952ff;p=thirdparty%2Fgettext.git Move a misplaced ChangeLog entry. --- diff --git a/gnulib-local/ChangeLog b/gnulib-local/ChangeLog index 12dc03c20..1b37c5a69 100644 --- a/gnulib-local/ChangeLog +++ b/gnulib-local/ChangeLog @@ -47,6 +47,13 @@ * lib/term-ostream.oo.c (term_ostream_create): Fix up the no_color_video value for cygwin. +2006-12-22 Bruno Haible + + Move no-c++ module to gnulib. + * modules/no-c++: Remove file. + * m4/no-c++.m4: Remove file. + * Makefile.am (EXTRA_DIST): Remove them. + 2006-12-21 Bruno Haible * modules/gettext-tools-misc (Makefile.am): Move modifications of @@ -405,13 +412,6 @@ * lib/term-ostream.oo.c (out_attr_change): Fix uses of color_bgr. -2006-12-22 Bruno Haible - - Move no-c++ module to gnulib. - * modules/no-c++: Remove file. - * m4/no-c++.m4: Remove file. - * Makefile.am (EXTRA_DIST): Remove them. - 2006-11-28 Bruno Haible Guard against interruption with Ctrl-Z.