summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-01-10 20:53:57 +0100
committerBruno Haible <bruno@clisp.org>2012-01-10 20:53:57 +0100
commit453d5a43c05070f5e465ec168dea0a4ee6f2d4a3 (patch)
treeddc2b34bf2720c75bf960d807751d33df4a27a75 /ChangeLog
parent44cfdd59602743ee26ff746398dc21f3ad1f8673 (diff)
downloadgnulib-453d5a43c05070f5e465ec168dea0a4ee6f2d4a3.tar.gz
doc: Mention --with-tests option.
* gnulib-tool (func_usage): Suggest --with-tests for --test etc. * doc/gnulib.texi (Extra tests modules): Mention the need to pass --with-tests. Reported by Reuben Thomas.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 212aeaf15c..1759167290 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-01-10 Bruno Haible <bruno@clisp.org>
+
+ doc: Mention --with-tests option.
+ * gnulib-tool (func_usage): Suggest --with-tests for --test etc.
+ * doc/gnulib.texi (Extra tests modules): Mention the need to pass
+ --with-tests.
+ Reported by Reuben Thomas.
+
2012-01-10 Reuben Thomas <rrt@sc3d.org>
users.txt: order package names lexicographically.