From: Bruno Haible Date: Wed, 21 Jun 2006 17:53:41 +0000 (+0000) Subject: Update for 0.14.6. X-Git-Tag: v0.15~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b509d31cc87ff5e309504bc09727c357898dea2f;p=thirdparty%2Fgettext.git Update for 0.14.6. --- diff --git a/gettext-tools/misc/ChangeLog b/gettext-tools/misc/ChangeLog index 4195d58ce..21ccb369d 100644 --- a/gettext-tools/misc/ChangeLog +++ b/gettext-tools/misc/ChangeLog @@ -59,6 +59,14 @@ accessing it. Report and patch by Sven Joachim . +2006-06-21 Bruno Haible + + * gettext-0.14.6 released. + +2006-06-21 Bruno Haible + + * autopoint.in: Update for 0.14.6. + 2005-05-23 Bruno Haible * gettext-0.14.5 released. diff --git a/gettext-tools/misc/autopoint.in b/gettext-tools/misc/autopoint.in index 1073deed1..e1cb58e20 100644 --- a/gettext-tools/misc/autopoint.in +++ b/gettext-tools/misc/autopoint.in @@ -290,7 +290,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.5 | \ + 0.14 | 0.14.1 | 0.14.2 | 0.14.3 | 0.14.4 | 0.14.5 | 0.14.6 | \ 0.15 ) ;; *) @@ -327,6 +327,7 @@ esac # 0.14.3 1428 # 0.14.4 1464 # 0.14.5 1508 +# 0.14.6 1580 # 0.15 1704 # # The requirement that the user must have the CVS program available is not