summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-06-26 13:55:31 +1000
committerDamien Miller <djm@mindrot.org>2000-06-26 13:55:31 +1000
commit0800647391ac42dea364e409100e8961686fae34 (patch)
treebc45713407dbb3cc93275650164bd952239efba3 /ChangeLog
parent7a445bb8d887b3ecf51ef24f582ed18d07c3793b (diff)
Fix fixed egd code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fd1c7864..f6f70c91e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
4 - (djm) Added password expiry checking (no password change support) 4 - (djm) Added password expiry checking (no password change support)
5 - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK 5 - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK
6 based on patch from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> 6 based on patch from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
7 - (djm) Fix fixed EGD code.
7 - OpenBSD CVS update 8 - OpenBSD CVS update
8 - provos@cvs.openbsd.org 2000/06/25 14:17:58 9 - provos@cvs.openbsd.org 2000/06/25 14:17:58
9 [channels.c] 10 [channels.c]