summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fb0b7d35..46b40f197 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -98,6 +98,10 @@
98 remove hardcoded hash lengths in key exchange code, allowing 98 remove hardcoded hash lengths in key exchange code, allowing
99 implementation of KEX methods with different hashes (e.g. SHA-256); 99 implementation of KEX methods with different hashes (e.g. SHA-256);
100 ok markus@ dtucker@ stevesk@ 100 ok markus@ dtucker@ stevesk@
101 - djm@cvs.openbsd.org 2005/11/05 05:01:15
102 [bufaux.c]
103 Fix leaks in error paths, bz #1109 and #1110 reported by kremenek AT
104 cs.stanford.edu; ok dtucker@
101 105
10220051102 10620051102
103 - (dtucker) [openbsd-compat/bsd-misc.c] Bug #1108: fix broken strdup(). 107 - (dtucker) [openbsd-compat/bsd-misc.c] Bug #1108: fix broken strdup().
@@ -3231,4 +3235,4 @@
3231 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3235 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3232 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3236 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3233 3237
3234$Id: ChangeLog,v 1.3951 2005/11/05 04:19:35 djm Exp $ 3238$Id: ChangeLog,v 1.3952 2005/11/05 05:04:36 djm Exp $