summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-09-25 12:19:39 +1000
committerDamien Miller <djm@mindrot.org>2002-09-25 12:19:39 +1000
commit7db40c9e2e457441b1935d425326e507e945c039 (patch)
tree92ddce20d3e7ce07a732f95055a37084b2b8c82a /ChangeLog
parentb2f844dc513d31de09ae696092497856a2968d26 (diff)
- markus@cvs.openbsd.org 2002/09/23 22:11:05
[monitor.c] only call auth_krb5 if kerberos is enabled; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c31b577d6..18dbc784b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [canohost.c] 4 [canohost.c]
5 change get_peer_ipaddr() and get_local_ipaddr() to not return NULL for 5 change get_peer_ipaddr() and get_local_ipaddr() to not return NULL for
6 non-sockets; fixes a problem passing NULL to snprintf(). ok markus@ 6 non-sockets; fixes a problem passing NULL to snprintf(). ok markus@
7 - markus@cvs.openbsd.org 2002/09/23 22:11:05
8 [monitor.c]
9 only call auth_krb5 if kerberos is enabled; ok deraadt@
7 10
820020923 1120020923
9 - (tim) [configure.ac] s/return/exit/ patch by dtucker@zip.com.au 12 - (tim) [configure.ac] s/return/exit/ patch by dtucker@zip.com.au
@@ -703,4 +706,4 @@
703 save auth method before monitor_reset_key_state(); bugzilla bug #284; 706 save auth method before monitor_reset_key_state(); bugzilla bug #284;
704 ok provos@ 707 ok provos@
705 708
706$Id: ChangeLog,v 1.2477 2002/09/25 02:19:08 djm Exp $ 709$Id: ChangeLog,v 1.2478 2002/09/25 02:19:39 djm Exp $