summaryrefslogtreecommitdiff
path: root/ChangeLog
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 /ChangeLog
parent7ec62f743ec2625caac6825edc04cd4b1c69bfe6 (diff)
downloadgnulib-41137d99dcb3d06767e90c3c5b2270772cc5f8ce.tar.gz
Update DEPENDENCIES.
* DEPENDENCIES (gettext): Recommend the newest release. Reported by Simon Josefsson.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 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.