summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-05-01 23:10:44 +0200
committerBruno Haible <bruno@clisp.org>2011-05-01 23:10:44 +0200
commit41137d99dcb3d06767e90c3c5b2270772cc5f8ce (patch)
tree293fb9b470b5def6a577846a3c7ec34e11deecc3
parent7ec62f743ec2625caac6825edc04cd4b1c69bfe6 (diff)
downloadgnulib-41137d99dcb3d06767e90c3c5b2270772cc5f8ce.tar.gz
Update DEPENDENCIES.
* DEPENDENCIES (gettext): Recommend the newest release. Reported by Simon Josefsson.
-rw-r--r--ChangeLog6
-rw-r--r--DEPENDENCIES4
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9371ac406a..fba5f008bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-05-01 Bruno Haible <bruno@clisp.org>
+ Update DEPENDENCIES.
+ * DEPENDENCIES (gettext): Recommend the newest release.
+ Reported by Simon Josefsson.
+
+2011-05-01 Bruno Haible <bruno@clisp.org>
+
gnulib-tool: Reduce code duplication.
* gnulib-tool (func_emit_autoconf_snippets): New function.
(func_import, func_create_testdir): Use it.
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 2117e7dbce..f025ab2d5c 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -90,7 +90,9 @@ at any time.
http://ftp.gnu.org/gnu/grep/
ftp://ftp.gnu.org/gnu/grep/
-* GNU gettext 0.16.1.
+* GNU gettext.
+ + Always use the newest available gettext release, see
+ <http://www.gnu.org/software/gnulib/manual/html_node/gettextize-and-autopoint.html>.
+ Recommended.
Needed if you use modules that use internationalization (many do).
+ Homepage: