summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/ChangeLog')
-rw-r--r--src/lib/crypto/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/crypto/ChangeLog b/src/lib/crypto/ChangeLog
index d47798582..76aec91ed 100644
--- a/src/lib/crypto/ChangeLog
+++ b/src/lib/crypto/ChangeLog
@@ -1,3 +1,9 @@
+2000-10-17 Ezra Peisach <epeisach@mit.edu>
+
+ * nfold.c (krb5_nfold): inbots and outbits are now unsigned int.
+
+ * prng.c: Local variable random_count is now unsigned int.
+
2000-06-30 Ezra Peisach <epeisach@mit.edu>
* crypto_libinit.c: Add prototype for prng_cleanup().