From: Bruno Haible Date: Wed, 7 May 2003 19:42:52 +0000 (+0000) Subject: Fix misapplied ChangeLog entry. X-Git-Tag: v0.12~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20755c8a4503c8dde0ca5ce13ac870e927ccf40d;p=thirdparty%2Fgettext.git Fix misapplied ChangeLog entry. --- diff --git a/ChangeLog b/ChangeLog index eb20d03b1..36c3dfdc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,12 +25,6 @@ * config/m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for GNU/FreeBSD. -2003-04-13 Bruno Haible - - * read-po.c (readall_directive_message): Separate accumulation and - reset. - * x-po.c (extract_directive_message): Likewise. - 2003-04-12 Bruno Haible * Makefile.vms: Don't use the force target. diff --git a/gettext-tools/src/ChangeLog b/gettext-tools/src/ChangeLog index e8fea36ca..ced807b5c 100644 --- a/gettext-tools/src/ChangeLog +++ b/gettext-tools/src/ChangeLog @@ -265,6 +265,12 @@ * Makefile.vms (OBJECTS): Remove po.obj, add read-po-abstract.obj. (read-po-abstract.obj): Renamed from po.obj. +2003-04-13 Bruno Haible + + * read-po.c (readall_directive_message): Separate accumulation and + reset. + * x-po.c (extract_directive_message): Likewise. + 2003-04-13 Bruno Haible * write-po.h (message_print_comment, message_print_comment_dot,