summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f9ef0251..c31b577d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
120020923 120020923
2 - (djm) OpenBSD CVS Sync
3 - stevesk@cvs.openbsd.org 2002/09/23 20:46:27
4 [canohost.c]
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@
7
820020923
2 - (tim) [configure.ac] s/return/exit/ patch by dtucker@zip.com.au 9 - (tim) [configure.ac] s/return/exit/ patch by dtucker@zip.com.au
3 10
420020922 1120020922
@@ -696,4 +703,4 @@
696 save auth method before monitor_reset_key_state(); bugzilla bug #284; 703 save auth method before monitor_reset_key_state(); bugzilla bug #284;
697 ok provos@ 704 ok provos@
698 705
699$Id: ChangeLog,v 1.2476 2002/09/23 23:54:10 tim Exp $ 706$Id: ChangeLog,v 1.2477 2002/09/25 02:19:08 djm Exp $