summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-10-27 09:27:32 +1100
committerDamien Miller <djm@mindrot.org>2000-10-27 09:27:32 +1100
commit656d71754122aeeaff1e17e8e115017b04239fb2 (patch)
treeb8e9398d943cce8b0555861c7e3ac45b82fb4814 /ChangeLog
parent76020ba5c0360b9e9adf619d4249f82d1e3b83b6 (diff)
- (djm) Increase REKEY_BYTES to 2^24 for arc4random
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4922091..9cfb58dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20001027
+ - (djm) Increase REKEY_BYTES to 2^24 for arc4random
+
20001025
- (djm) Added WARNING.RNG file and modified configure to ask users of the
builtin entropy code to read it.