From: Bruno Haible Date: Mon, 27 Nov 2006 18:43:46 +0000 (+0000) Subject: Update for 0.16.1. X-Git-Tag: v0.16.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a1d13d6e467b7b44510a592bff88580bc563777;p=thirdparty%2Fgettext.git Update for 0.16.1. --- diff --git a/gettext-tools/misc/ChangeLog b/gettext-tools/misc/ChangeLog index c8641e78a..8494f2e06 100644 --- a/gettext-tools/misc/ChangeLog +++ b/gettext-tools/misc/ChangeLog @@ -2,6 +2,10 @@ * gettext-0.16.1 released. +2006-11-27 Bruno Haible + + * autopoint.in: Update for 0.16.1. + 2006-10-26 Bruno Haible * gettext-0.16 released. diff --git a/gettext-tools/misc/autopoint.in b/gettext-tools/misc/autopoint.in index ce2ad5d22..1074dd696 100644 --- a/gettext-tools/misc/autopoint.in +++ b/gettext-tools/misc/autopoint.in @@ -292,7 +292,7 @@ case "$ver" in 0.13 | 0.13.1 | \ 0.14 | 0.14.1 | 0.14.2 | 0.14.3 | 0.14.4 | 0.14.5 | 0.14.6 | \ 0.15 | \ - 0.16 ) + 0.16 | 0.16.1 ) ;; *) func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in\ @@ -331,6 +331,7 @@ esac # 0.14.6 1580 # 0.15 1760 # 0.16 1808 +# 0.16.1 1812 # # 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