diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,6 +4,9 @@ | |||
4 | [ssh.c] | 4 | [ssh.c] |
5 | Make "ssh -V" print the OpenSSL version in a human readable form. Patch | 5 | Make "ssh -V" print the OpenSSL version in a human readable form. Patch |
6 | from Craig Leres (mindrot at ee.lbl.gov); ok markus@ | 6 | from Craig Leres (mindrot at ee.lbl.gov); ok markus@ |
7 | - jakob@cvs.openbsd.org 2003/05/15 14:02:47 | ||
8 | [readconf.c servconf.c] | ||
9 | warn for unsupported config option. ok markus@ | ||
7 | 10 | ||
8 | 20030515 | 11 | 20030515 |
9 | - (djm) OpenBSD CVS Sync | 12 | - (djm) OpenBSD CVS Sync |
@@ -1535,4 +1538,4 @@ | |||
1535 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 1538 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
1536 | ok provos@ | 1539 | ok provos@ |
1537 | 1540 | ||
1538 | $Id: ChangeLog,v 1.2724 2003/05/16 01:38:00 djm Exp $ | 1541 | $Id: ChangeLog,v 1.2725 2003/05/16 01:38:32 djm Exp $ |