diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -7,6 +7,9 @@ | |||
7 | - jakob@cvs.openbsd.org 2003/05/15 14:02:47 | 7 | - jakob@cvs.openbsd.org 2003/05/15 14:02:47 |
8 | [readconf.c servconf.c] | 8 | [readconf.c servconf.c] |
9 | warn for unsupported config option. ok markus@ | 9 | warn for unsupported config option. ok markus@ |
10 | - markus@cvs.openbsd.org 2003/05/15 14:09:21 | ||
11 | [auth2-krb5.c] | ||
12 | fix 64bit issue; report itojun@ | ||
10 | 13 | ||
11 | 20030515 | 14 | 20030515 |
12 | - (djm) OpenBSD CVS Sync | 15 | - (djm) OpenBSD CVS Sync |
@@ -1538,4 +1541,4 @@ | |||
1538 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 1541 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
1539 | ok provos@ | 1542 | ok provos@ |
1540 | 1543 | ||
1541 | $Id: ChangeLog,v 1.2725 2003/05/16 01:38:32 djm Exp $ | 1544 | $Id: ChangeLog,v 1.2726 2003/05/16 01:38:46 djm Exp $ |