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 ed35ce693b..43f605b3ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2021-09-18 Bruno Haible <bruno@clisp.org>
+ md2-buffer tests: New module.
+ * tests/test-md2-buffer.c: Renamed from tests/test-md2.c.
+ * modules/crypto/md2-buffer-tests: Renamed from
+ modules/crypto/md2-tests. Test tests/test-md2-buffer.c instead of
+ tests/test-md2.c.
+
md2-buffer: New module.
* lib/md2-stream.c: New file, extracted from lib/md2.c.
* lib/md2.c: Don't include stdlib.h, unlocked-io.h.