summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2001-08-07 15:29:07 -0700
committerTim Rice <tim@multitalents.net>2001-08-07 15:29:07 -0700
commite991e3cf221c9f898b7ec0c5e7492bb1202cefc4 (patch)
treebe55c57e75269fb299f9cbcf32a5c0ab58cfd2b4 /ChangeLog
parent6db66ff3877f52110cda3104e798d91091af7200 (diff)
- (tim) [configure.in sshconnect.c openbsd-compat/Makefile.in
openbsd-compat/openbsd-compat.h ] Add inet_ntop.c inet_ntop.h back in. Needed for sshconnect.c [sshconnect.c] fix INET6_ADDRSTRLEN for non IPv6 machines [configure.in] make tests with missing libraries fail patch by Wendy Palm <wendyp@cray.com> Added openbsd-compat/bsd-cray.h. Selective patches from William L. Jones <jones@mail.utexas.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 14f54496b..46a8b2907 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
120010807
2 - (tim) [configure.in sshconnect.c openbsd-compat/Makefile.in
3 openbsd-compat/openbsd-compat.h ] Add inet_ntop.c inet_ntop.h back
4 in. Needed for sshconnect.c
5 [sshconnect.c] fix INET6_ADDRSTRLEN for non IPv6 machines
6 [configure.in] make tests with missing libraries fail
7 patch by Wendy Palm <wendyp@cray.com>
8 Added openbsd-compat/bsd-cray.h. Selective patches from
9 William L. Jones <jones@mail.utexas.edu>
10
120010806 1120010806
2 - OpenBSD CVS Sync 12 - OpenBSD CVS Sync
3 - markus@cvs.openbsd.org 2001/07/22 21:32:27 13 - markus@cvs.openbsd.org 2001/07/22 21:32:27
@@ -6260,4 +6270,4 @@
6260 - Wrote replacements for strlcpy and mkdtemp 6270 - Wrote replacements for strlcpy and mkdtemp
6261 - Released 1.0pre1 6271 - Released 1.0pre1
6262 6272
6263$Id: ChangeLog,v 1.1467 2001/08/06 23:29:16 mouring Exp $ 6273$Id: ChangeLog,v 1.1468 2001/08/07 22:29:07 tim Exp $