From 184867e88b5a30bbc29f17edbc7b50a6c8a944e7 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 1 Jan 2001 22:18:17 +0000 Subject: [PATCH] 646. [bug] The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h didn't _cleanly_ fix the problem it was trying to fix. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 1e4962983d..a040cfeaf3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,7 @@ + 646. [bug] The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h + didn't _cleanly_ fix the problem it was trying to fix. + 645. [port] BSD/OS 3.0 needs pthread_init(). [RT #603] 644. [bug] #622 needed more work. [RT #562]