summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-06-26 09:21:06 +1000
committerDamien Miller <djm@mindrot.org>2004-06-26 09:21:06 +1000
commit96d6d7d9a0c6f5ebef1b3d9692ccd0b5c5bb5e4b (patch)
tree758036aa4f0b2b39126dfcf96c1057a78df0e797 /ChangeLog
parent035a5b47cc29f9d343153d4d7c09c20ebd0eff52 (diff)
- djm@cvs.openbsd.org 2004/06/25 23:21:38
[sftp.c] bz #875: fix bad escape char error message; reported by f_mohr AT yahoo.de
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2eff2d437..a29fecc59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [sshd.c] 4 [sshd.c]
5 fix broken fd handling in the re-exec fallback path, particularly when 5 fix broken fd handling in the re-exec fallback path, particularly when
6 /dev/crypto is in use; ok deraadt@ markus@ 6 /dev/crypto is in use; ok deraadt@ markus@
7 - djm@cvs.openbsd.org 2004/06/25 23:21:38
8 [sftp.c]
9 bz #875: fix bad escape char error message; reported by f_mohr AT yahoo.de
7 10
820040625 1120040625
9 - (dtucker) OpenBSD CVS Sync 12 - (dtucker) OpenBSD CVS Sync
@@ -1430,4 +1433,4 @@
1430 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1433 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1431 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1434 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1432 1435
1433$Id: ChangeLog,v 1.3451 2004/06/25 22:16:31 djm Exp $ 1436$Id: ChangeLog,v 1.3452 2004/06/25 23:21:06 djm Exp $