From: Bruno Haible Date: Mon, 23 May 2005 15:04:46 +0000 (+0000) Subject: Update for 0.14.5. X-Git-Tag: v0.14.5~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1bdac4ffcb6d4b1e4b675e1762b38ef91b170e9;p=thirdparty%2Fgettext.git Update for 0.14.5. --- diff --git a/gettext-tools/misc/ChangeLog b/gettext-tools/misc/ChangeLog index 6a65237b4..bd8d3c09a 100644 --- a/gettext-tools/misc/ChangeLog +++ b/gettext-tools/misc/ChangeLog @@ -2,6 +2,10 @@ * gettext-0.14.5 released. +2005-05-23 Bruno Haible + + * autopoint.in: Update for 0.14.5. + 2005-04-11 Bruno Haible * gettext-0.14.4 released. diff --git a/gettext-tools/misc/autopoint.in b/gettext-tools/misc/autopoint.in index 574aaef89..fc1e50409 100644 --- a/gettext-tools/misc/autopoint.in +++ b/gettext-tools/misc/autopoint.in @@ -283,7 +283,7 @@ case "$ver" in 0.11 | 0.11.1 | 0.11.2 | 0.11.3 | 0.11.4 | 0.11.5 | \ 0.12 | 0.12.1 | \ 0.13 | 0.13.1 | \ - 0.14 | 0.14.1 | 0.14.2 | 0.14.3 | 0.14.4 ) + 0.14 | 0.14.1 | 0.14.2 | 0.14.3 | 0.14.4 | 0.14.5 ) ;; *) func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in\ @@ -318,6 +318,7 @@ esac # 0.14.2 1420 # 0.14.3 1428 # 0.14.4 1464 +# 0.14.5 1508 # # The requirement that the user must have the CVS program available is not # a severe restrictions, because most of the people who use autopoint are