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 a962cfae0..9cbab13e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,10 @@
43 - jmc@cvs.openbsd.org 2007/06/12 13:43:55 43 - jmc@cvs.openbsd.org 2007/06/12 13:43:55
44 [ssh.1] 44 [ssh.1]
45 add -K to SYNOPSIS; 45 add -K to SYNOPSIS;
46 - dtucker@cvs.openbsd.org 2007/06/12 13:54:28
47 [scp.c]
48 Encode filename with strnvis if the name contains a newline (which can't
49 be represented in the scp protocol), from bz #891. ok markus@
46 50
4720070611 5120070611
48 - (djm) Bugzilla #1306: silence spurious error messages from hang-on-exit 52 - (djm) Bugzilla #1306: silence spurious error messages from hang-on-exit
@@ -3057,4 +3061,4 @@
3057 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3061 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3058 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3062 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3059 3063
3060$Id: ChangeLog,v 1.4698 2007/06/12 14:00:58 dtucker Exp $ 3064$Id: ChangeLog,v 1.4699 2007/06/12 14:02:07 dtucker Exp $