diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,11 @@ | |||
1 | 20020923 | 1 | 20020923 |
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 | |||
8 | 20020923 | ||
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 | ||
4 | 20020922 | 11 | 20020922 |
@@ -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 $ |