summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-08-06 21:30:53 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-08-06 21:30:53 +0000
commit95148e3de293052afa4cc7708bc1547c697903cc (patch)
treee57e64ddd5813b7e5ec6979b5aec0529eab77274 /ChangeLog
parentae996bf7d1967c83a0e0d71e9e89fa9a27d839f9 (diff)
- jakob@cvs.openbsd.org 2001/07/31 12:42:50
[sftp-int.c sftp-server.c] avoid paths beginning with "//"; <vinschen@redhat.com> ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c44eb959a..0a66f6c9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -80,6 +80,10 @@
80 add 'SmartcardDevice' client option to specify which smartcard device 80 add 'SmartcardDevice' client option to specify which smartcard device
81 is used to access a smartcard used for storing the user's private RSA 81 is used to access a smartcard used for storing the user's private RSA
82 key. ok markus@. 82 key. ok markus@.
83 - jakob@cvs.openbsd.org 2001/07/31 12:42:50
84 [sftp-int.c sftp-server.c]
85 avoid paths beginning with "//"; <vinschen@redhat.com>
86 ok markus@
83 87
8420010803 8820010803
85 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on 89 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
@@ -6190,4 +6194,4 @@
6190 - Wrote replacements for strlcpy and mkdtemp 6194 - Wrote replacements for strlcpy and mkdtemp
6191 - Released 1.0pre1 6195 - Released 1.0pre1
6192 6196
6193$Id: ChangeLog,v 1.1446 2001/08/06 21:27:53 mouring Exp $ 6197$Id: ChangeLog,v 1.1447 2001/08/06 21:30:53 mouring Exp $