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 3367d8dda5..8136a34388 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2021-05-14 Bruno Haible <bruno@clisp.org>
+ DEPENDENCIES: Mention the requirement for 'join'.
+ Reported by Simon Josefsson <simon@josefsson.org> in
+ <https://lists.gnu.org/archive/html/bug-gnulib/2021-05/msg00047.html>.
+ * DEPENDENCIES: Mention 'join' among the core POSIX utilities.
+
+2021-05-14 Bruno Haible <bruno@clisp.org>
+
*alloc-gnu tests: Use ASSERT macro.
* tests/test-malloc-gnu.c: Include "macros.h".
(main): Use ASSERT.