summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-09-19 23:40:03 +0200
committerBruno Haible <bruno@clisp.org>2021-09-19 23:40:03 +0200
commitfea7a5dbb1e224105c6af79ed3325f2d76701051 (patch)
treeeeb45a098b085ea25edc94597d922f2f1e5dd0dd /ChangeLog
parent88eb3a1af1497000adc1402c9043e46e0c894374 (diff)
downloadgnulib-fea7a5dbb1e224105c6af79ed3325f2d76701051.tar.gz
ialloc: Update license headers after license change from 2021-08-29.
* lib/ialloc.h: Update license header. * lib/ialloc.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c5d3febff..e69523a501 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2021-09-19 Bruno Haible <bruno@clisp.org>
+ ialloc: Update license headers after license change from 2021-08-29.
+ * lib/ialloc.h: Update license header.
+ * lib/ialloc.c: Likewise.
+
+2021-09-19 Bruno Haible <bruno@clisp.org>
+
Improve 'configure --help' output for crypto modules.
* m4/af_alg.m4 (gl_AF_ALG): List the hash functions for which we use the
Linux crypto. Also mention that we use it on files only.