diff options
author | Damien Miller <djm@mindrot.org> | 2000-06-26 13:55:31 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-06-26 13:55:31 +1000 |
commit | 0800647391ac42dea364e409100e8961686fae34 (patch) | |
tree | bc45713407dbb3cc93275650164bd952239efba3 /ChangeLog | |
parent | 7a445bb8d887b3ecf51ef24f582ed18d07c3793b (diff) |
Fix fixed egd code
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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] |