]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Move a misplaced ChangeLog entry.
authorBruno Haible <bruno@clisp.org>
Tue, 2 Jan 2007 19:52:43 +0000 (19:52 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:35 +0000 (12:14 +0200)
gnulib-local/ChangeLog

index 12dc03c20e0d9627774394f8835a26690a5e8480..1b37c5a69e2ec55b277659fca9eac489e8af2d12 100644 (file)
        * lib/term-ostream.oo.c (term_ostream_create): Fix up the
        no_color_video value for cygwin.
 
+2006-12-22  Bruno Haible  <bruno@clisp.org>
+
+       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  <bruno@clisp.org>
 
        * modules/gettext-tools-misc (Makefile.am): Move modifications of
 
        * lib/term-ostream.oo.c (out_attr_change): Fix uses of color_bgr.
 
-2006-12-22  Bruno Haible  <bruno@clisp.org>
-
-       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  <bruno@clisp.org>
 
        Guard against interruption with Ctrl-Z.