summaryrefslogtreecommitdiffstats
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 9fd1c786..f6f70c91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
- (djm) Added password expiry checking (no password change support)
- (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK
based on patch from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
+ - (djm) Fix fixed EGD code.
- OpenBSD CVS update
- provos@cvs.openbsd.org 2000/06/25 14:17:58
[channels.c]