summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-05-13 16:31:48 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-05-13 16:31:48 +1000
commitb42714e28bcb22c5b52b0266813165cf5e7e9ccb (patch)
tree17f132e9032bf9ab7851877bcd83d92a24d2d133 /ChangeLog
parente14e005f41cf541017ab4e285f0b2ec23a21b7ff (diff)
- djm@cvs.openbsd.org 2004/05/09 01:26:48
[kex.c] don't overwrite what we are trying to compute
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 582632af3..83594e4a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,9 @@
24 [OVERVIEW auth-rsa.c auth1.c kex.c monitor.c session.c sshconnect1.c 24 [OVERVIEW auth-rsa.c auth1.c kex.c monitor.c session.c sshconnect1.c
25 sshd.c] removed: mpaux.c mpaux.h 25 sshd.c] removed: mpaux.c mpaux.h
26 kill some more tiny files; ok deraadt@ 26 kill some more tiny files; ok deraadt@
27 - djm@cvs.openbsd.org 2004/05/09 01:26:48
28 [kex.c]
29 don't overwrite what we are trying to compute
27 30
2820040502 3120040502
29 - (dtucker) OpenBSD CVS Sync 32 - (dtucker) OpenBSD CVS Sync
@@ -1100,4 +1103,4 @@
1100 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1103 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1101 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1104 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1102 1105
1103$Id: ChangeLog,v 1.3348 2004/05/13 06:30:44 dtucker Exp $ 1106$Id: ChangeLog,v 1.3349 2004/05/13 06:31:48 dtucker Exp $