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 188869c3d..17750e92c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,9 @@
29 - deraadt@cvs.openbsd.org 2004/09/15 18:46:04 29 - deraadt@cvs.openbsd.org 2004/09/15 18:46:04
30 [scp.c] 30 [scp.c]
31 scratch that do { } while (0) wrapper in this case 31 scratch that do { } while (0) wrapper in this case
32 - djm@cvs.openbsd.org 2004/09/23 13:00:04
33 [ssh.c]
34 correctly honour -n in multiplex client mode; spotted by sturm@ ok markus@
32 35
3320041102 3620041102
34 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX 37 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX
@@ -1808,4 +1811,4 @@
1808 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1811 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1809 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1812 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1810 1813
1811$Id: ChangeLog,v 1.3569 2004/11/05 09:10:02 dtucker Exp $ 1814$Id: ChangeLog,v 1.3570 2004/11/05 09:19:51 dtucker Exp $