X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/86044b856d0979b1707d244f8dbe6170c052751b..a068d86f044aaf4cacc5fc074ed07d386a78f0e8:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 68189dd4..93e74717 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +20020308 + - (djm) Revert bits of Markus' OpenSSL compat patch which was + accidentally committed. + - (djm) Add Markus' patch for compat wih OpenSSL < 0.9.6. + Known issue: Blowfish for SSH1 does not work + 20020307 - (djm) OpenBSD CVS Sync - markus@cvs.openbsd.org 2002/03/06 00:20:54 @@ -12,7 +18,14 @@ - markus@cvs.openbsd.org 2002/03/06 00:25:55 [version.h] OpenSSH_3.1 - + - (djm) Update RPM spec files with new version number + - (bal) Updated INSTALL to reflect 0.9.6 OpenSSL requirement + - (bal) Add in check for rpc/types.h since it is needed on + some platforms for INADDR_LOOPBACK. We should retest + SCO 3 to see if this fixes their problem also. + - (bal) Test for IRIX JOBS support at runtime. Patch provided + by David Kaelbling + 20020305 - stevesk@cvs.openbsd.org 2002/03/02 09:34:42 [LICENCE]