diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3,6 +3,9 @@ | |||
3 | - djm@cvs.openbsd.org 2003/05/24 09:02:22 | 3 | - djm@cvs.openbsd.org 2003/05/24 09:02:22 |
4 | [log.c] | 4 | [log.c] |
5 | pass logged data through strnvis; ok markus | 5 | pass logged data through strnvis; ok markus |
6 | - djm@cvs.openbsd.org 2003/05/24 09:30:40 | ||
7 | [authfile.c monitor.c sftp-common.c sshpty.c] | ||
8 | cast some types for printing; ok markus@ | ||
6 | 9 | ||
7 | 20030524 | 10 | 20030524 |
8 | - (dtucker) Correct --osfsia in INSTALL. Patch by skeleten at shillest.net | 11 | - (dtucker) Correct --osfsia in INSTALL. Patch by skeleten at shillest.net |
@@ -1611,4 +1614,4 @@ | |||
1611 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 1614 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
1612 | ok provos@ | 1615 | ok provos@ |
1613 | 1616 | ||
1614 | $Id: ChangeLog,v 1.2750 2003/05/25 04:38:02 djm Exp $ | 1617 | $Id: ChangeLog,v 1.2751 2003/05/25 04:38:33 djm Exp $ |