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 e411230f2..beb4a4fa2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -92,6 +92,10 @@
92 [scp.c] 92 [scp.c]
93 duplicate argv at the start of main() because it gets modified later; 93 duplicate argv at the start of main() because it gets modified later;
94 pointed out by deraadt@ ok markus@ 94 pointed out by deraadt@ ok markus@
95 - djm@cvs.openbsd.org 2006/07/10 12:08:08
96 [channels.c]
97 fix misparsing of SOCKS 5 packets that could result in a crash;
98 reported by mk@ ok markus@
95 99
9620060706 10020060706
97 - (dtucker) [configure.ac] Try AIX blibpath test in different order when 101 - (dtucker) [configure.ac] Try AIX blibpath test in different order when
@@ -4825,4 +4829,4 @@
4825 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4829 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4826 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4830 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4827 4831
4828$Id: ChangeLog,v 1.4382 2006/07/10 12:19:53 djm Exp $ 4832$Id: ChangeLog,v 1.4383 2006/07/10 12:21:02 djm Exp $