diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -16,6 +16,10 @@ | |||
16 | - markus@cvs.openbsd.org 2003/05/15 00:28:28 | 16 | - markus@cvs.openbsd.org 2003/05/15 00:28:28 |
17 | [sshconnect2.c] | 17 | [sshconnect2.c] |
18 | cleanup unregister of per-method packet handlers; ok djm@ | 18 | cleanup unregister of per-method packet handlers; ok djm@ |
19 | - jakob@cvs.openbsd.org 2003/05/15 01:48:10 | ||
20 | [readconf.c readconf.h servconf.c servconf.h] | ||
21 | always parse kerberos options. ok djm@ markus@ | ||
22 | - (djm) Always parse UsePAM | ||
19 | - (djm) Configure glue for DNS support (code doesn't work in portable yet) | 23 | - (djm) Configure glue for DNS support (code doesn't work in portable yet) |
20 | 24 | ||
21 | 20030514 | 25 | 20030514 |
@@ -1492,4 +1496,4 @@ | |||
1492 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 1496 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
1493 | ok provos@ | 1497 | ok provos@ |
1494 | 1498 | ||
1495 | $Id: ChangeLog,v 1.2705 2003/05/15 02:01:28 djm Exp $ | 1499 | $Id: ChangeLog,v 1.2706 2003/05/15 02:05:28 djm Exp $ |