summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f97ce39..51e9cef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2019-09-01 Bruno Haible <bruno@clisp.org>
+ build: Explain how to avoid skipped tests.
+ * HACKING: Explain which locales to install, to avoid skipped tests.
+
+2019-09-01 Bruno Haible <bruno@clisp.org>
+
build: Add support for shallow-cloning of subdirectories.
* gitsub.sh (func_usage): Document allowed git options with 'git pull'.
(func_pull): Accept GIT_OPTIONS argument.