summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-02-10 22:28:45 +1100
committerDamien Miller <djm@mindrot.org>2008-02-10 22:28:45 +1100
commitb508faa006a6bcf96f9b59f3e9b6da3c867e8a0f (patch)
treea6006d962634f83c8ee449badd1129236dfc3f32 /ChangeLog
parent5ed3d575f90cb62979e25c611da29e08069f1006 (diff)
- jmc@cvs.openbsd.org 2008/01/31 20:06:50
[scp.1] explain how to handle local file names containing colons; requested by Tamas TEVESZ ok dtucker
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d6655ba1f..81ebc742b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -63,6 +63,11 @@
63 Revert the change for bz #1307 as it causes connection aborts if an IGNORE 63 Revert the change for bz #1307 as it causes connection aborts if an IGNORE
64 packet arrives while we're waiting in packet_read_expect (and possibly 64 packet arrives while we're waiting in packet_read_expect (and possibly
65 elsewhere). 65 elsewhere).
66 - jmc@cvs.openbsd.org 2008/01/31 20:06:50
67 [scp.1]
68 explain how to handle local file names containing colons;
69 requested by Tamas TEVESZ
70 ok dtucker
66 71
6720080119 7220080119
68 - (djm) Silence noice from expr in ssh-copy-id; patch from 73 - (djm) Silence noice from expr in ssh-copy-id; patch from
@@ -3591,4 +3596,4 @@
3591 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3596 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3592 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3597 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3593 3598
3594$Id: ChangeLog,v 1.4832 2008/02/10 11:27:47 djm Exp $ 3599$Id: ChangeLog,v 1.4833 2008/02/10 11:28:45 djm Exp $