diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-09-20 00:57:55 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-09-20 00:57:55 +0000 |
commit | 2b7a0e953e3e85c2d95cfb6b4bed095135c3a2b7 (patch) | |
tree | a059e0bd658419103c94c154ee12b19ed3da48b2 /ChangeLog | |
parent | 309f3d1d9c6a8f480de33a21f61809c14da97bdd (diff) |
- stevesk@cvs.openbsd.org 2001/09/19 19:24:19
[readconf.c readconf.h scp.c sftp.c ssh.1]
add ClearAllForwardings ssh option and set it in scp and sftp; ok
markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -6,6 +6,10 @@ | |||
6 | - markus@cvs.openbsd.org 2001/09/19 13:23:29 | 6 | - markus@cvs.openbsd.org 2001/09/19 13:23:29 |
7 | [key.c] | 7 | [key.c] |
8 | key_read() now returns -1 on type mismatch, too | 8 | key_read() now returns -1 on type mismatch, too |
9 | - stevesk@cvs.openbsd.org 2001/09/19 19:24:19 | ||
10 | [readconf.c readconf.h scp.c sftp.c ssh.1] | ||
11 | add ClearAllForwardings ssh option and set it in scp and sftp; ok | ||
12 | markus@ | ||
9 | 13 | ||
10 | 20010918 | 14 | 20010918 |
11 | - (djm) Configure support for smartcards. Based on Ben's work. | 15 | - (djm) Configure support for smartcards. Based on Ben's work. |
@@ -6513,4 +6517,4 @@ | |||
6513 | - Wrote replacements for strlcpy and mkdtemp | 6517 | - Wrote replacements for strlcpy and mkdtemp |
6514 | - Released 1.0pre1 | 6518 | - Released 1.0pre1 |
6515 | 6519 | ||
6516 | $Id: ChangeLog,v 1.1543 2001/09/20 00:55:53 mouring Exp $ | 6520 | $Id: ChangeLog,v 1.1544 2001/09/20 00:57:55 mouring Exp $ |