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 39a892e287..76bf895552 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2021-09-06 Paul Eggert <eggert@cs.ucla.edu>
+
+ crypto: add missing file af_alg.h
+ * modules/crypto/md5-buffer, modules/crypto/sha1-buffer:
+ * modules/crypto/sha256-buffer, modules/crypto/sha512-buffer:
+ (Files): Add lib/af_alg.h, since the .c files include it.
+
2021-09-04 Paul Eggert <eggert@cs.ucla.edu>
idx: break copying from glibc