summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-06-11 04:15:05 +1000
committerDarren Tucker <dtucker@zip.com.au>2008-06-11 04:15:05 +1000
commit5d37690a1f702db627f00146a5ace7949676eeb0 (patch)
tree84e6ccd92c59a675763ff86eadc2c7889f825b8b /ChangeLog
parentd8bafea5a0008c9feb87237110037c45e8a0f8d3 (diff)
- (dtucker) [Makefile.in configure.ac regress/addrmatch.sh] Skip IPv6
specific tests on platforms that don't do IPv6.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 35aad8652..6f484c648 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,8 +38,10 @@
38 - dtucker@cvs.openbsd.org 2008/06/10 15:28:49 38 - dtucker@cvs.openbsd.org 2008/06/10 15:28:49
39 [test-exec.sh] 39 [test-exec.sh]
40 Add quotes 40 Add quotes
41 - (dtucker) [openbsd-compat/fake-rfc2553.h] Add sin6_scope_id to sockaddr_in6 41 - (dtucker) [openbsd-compat/fake-rfc2553.h] Add sin6_scope_id to sockaddr_in6
42 since the new CIDR code in addmatch.c references it. 42 since the new CIDR code in addmatch.c references it.
43 - (dtucker) [Makefile.in configure.ac regress/addrmatch.sh] Skip IPv6
44 specific tests on platforms that don't do IPv6.
43 45
4420080609 4620080609
45 - (dtucker) OpenBSD CVS Sync 47 - (dtucker) OpenBSD CVS Sync
@@ -4126,4 +4128,4 @@
4126 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4128 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4127 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4129 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4128 4130
4129$Id: ChangeLog,v 1.4958 2008/06/10 15:39:38 dtucker Exp $ 4131$Id: ChangeLog,v 1.4959 2008/06/10 18:15:05 dtucker Exp $