summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 62095746d..c80577e5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [moduli.c ssh-keygen.1 ssh-keygen.c] 4 [moduli.c ssh-keygen.1 ssh-keygen.c]
5 tidy up moduli generation debugging, add -v (verbose/debug) option to 5 tidy up moduli generation debugging, add -v (verbose/debug) option to
6 ssh-keygen; ok markus@ 6 ssh-keygen; ok markus@
7 - markus@cvs.openbsd.org 2003/12/22 20:29:55
8 [cipher-3des1.c]
9 EVP_CIPHER_CTX_cleanup() for the des contexts; pruiksma@freesurf.fr
7 10
820031219 1120031219
9 - (dtucker) [defines.h] Bug #458: Define SIZE_T_MAX as UINT_MAX if we 12 - (dtucker) [defines.h] Bug #458: Define SIZE_T_MAX as UINT_MAX if we
@@ -1623,4 +1626,4 @@
1623 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1626 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1624 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1627 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1625 1628
1626$Id: ChangeLog,v 1.3153 2003/12/31 00:34:51 dtucker Exp $ 1629$Id: ChangeLog,v 1.3154 2003/12/31 00:36:00 dtucker Exp $