summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-10 21:45:02 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-10 21:45:02 +0000
commitfdc9ab08f7a013fe57edd69503a512687dc3407a (patch)
tree10a011f7ec0661ff827a0547c4eeb8c456d2d479 /ChangeLog
parent874a0b364c64beda0cb8e55a7b684d76b592c91c (diff)
- markus@cvs.openbsd.org 2001/02/10 12:44:02
[cli.c] don't call vis() for \r
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 76c61af8..8b32275d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
- markus@cvs.openbsd.org 2001/02/10 1:33:32
[canohost.c]
add debug message, since sshd blocks here if DNS is not available
+ - markus@cvs.openbsd.org 2001/02/10 12:44:02
+ [cli.c]
+ don't call vis() for \r
20010210
- (djm) Sync sftp and scp stuff from OpenBSD:
@@ -3795,4 +3798,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.716 2001/02/10 21:39:49 mouring Exp $
+$Id: ChangeLog,v 1.717 2001/02/10 21:45:02 mouring Exp $