summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51e9cef..df01b50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2019-12-19 Bruno Haible <bruno@clisp.org>
+
+ build: Remove generated lib/uni*.h files from the tarball.
+ * lib/Makefile.am (nodist_include_HEADERS): New variable.
+ (nobase_include_HEADERS): Remove the headers files listed in
+ nodist_include_HEADERS.
+
2019-09-01 Bruno Haible <bruno@clisp.org>
build: Explain how to avoid skipped tests.