summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.