summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d271cf5e5..5e77d1e9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,13 @@
12 - djm@cvs.openbsd.org 2005/01/23 10:18:12 12 - djm@cvs.openbsd.org 2005/01/23 10:18:12
13 [cipher.c] 13 [cipher.c]
14 config option "Ciphers" should be case-sensitive; ok dtucker@ 14 config option "Ciphers" should be case-sensitive; ok dtucker@
15 - dtucker@cvs.openbsd.org 2005/01/24 10:22:06
16 [scp.c sftp.c]
17 Have scp and sftp wait for the spawned ssh to exit before they exit
18 themselves. This prevents ssh from being unable to restore terminal
19 modes (not normally a problem on OpenBSD but common with -Portable
20 on POSIX platforms). From peak at argo.troja.mff.cuni.cz (bz#950);
21 ok djm@ markus@
15 22
1620050120 2320050120
17 - (dtucker) OpenBSD CVS Sync 24 - (dtucker) OpenBSD CVS Sync
@@ -2030,4 +2037,4 @@
2030 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2037 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2031 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2038 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2032 2039
2033$Id: ChangeLog,v 1.3623 2005/01/24 10:57:11 dtucker Exp $ 2040$Id: ChangeLog,v 1.3624 2005/01/24 10:57:40 dtucker Exp $