summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ee0f7f1c1..312cbb8403 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2021-09-18 Bruno Haible <bruno@clisp.org>
+ md4-buffer tests: New module.
+ * tests/test-md4-buffer.c: Renamed from tests/test-md4.c.
+ * modules/crypto/md4-buffer-tests: Renamed from
+ modules/crypto/md4-tests. Test tests/test-md4-buffer.c instead of
+ tests/test-md4.c.
+
md4-buffer: New module.
* lib/md4-stream.c: New file, extracted from lib/md4.c.
* lib/md4.c: Don't include stdlib.h, unlocked-io.h.