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