summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-06-05 02:03:43 +0200
committerBruno Haible <bruno@clisp.org>2010-06-05 02:03:43 +0200
commit2c69dae3c3108c58813a89ded73496c6fba33175 (patch)
tree7fb908341878d7e9089fadb04f237fde5978a6d5
parent74d509383fe30bb5511a978b52e4f8ecae37826b (diff)
downloadgnulib-2c69dae3c3108c58813a89ded73496c6fba33175.tar.gz
Update to GNU gettext 0.18.1.
-rw-r--r--ChangeLog6
-rw-r--r--modules/gettext2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e1c5d8b8b5..3d9a68082a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-04 Bruno Haible <bruno@clisp.org>
+
+ Update to GNU gettext 0.18.1.
+ * modules/gettext (configure.ac): Require gettext infrastructure from
+ version 0.18.1.
+
2010-06-03 Bruno Haible <bruno@clisp.org>
Don't use AC_LIBOBJ with file names in subdirectories.
diff --git a/modules/gettext b/modules/gettext
index ee3274dfd7..cab538e3c0 100644
--- a/modules/gettext
+++ b/modules/gettext
@@ -39,7 +39,7 @@ havelib
configure.ac:
AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.18])
+AM_GNU_GETTEXT_VERSION([0.18.1])
Makefile.am:
# This is for those projects which use "gettextize --intl" to put a source-code