summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-09-25 12:19:08 +1000
committerDamien Miller <djm@mindrot.org>2002-09-25 12:19:08 +1000
commitb2f844dc513d31de09ae696092497856a2968d26 (patch)
treee6e98240a64bc12ebdd37e024ef2a97ff41dbb52 /ChangeLog
parent2c961cecb008de61eb0fdd220f406d08a788ee55 (diff)
- (djm) OpenBSD CVS Sync
- stevesk@cvs.openbsd.org 2002/09/23 20:46:27 [canohost.c] change get_peer_ipaddr() and get_local_ipaddr() to not return NULL for non-sockets; fixes a problem passing NULL to snprintf(). ok markus@
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 $