From c1ff0308f3f67bf148f96ca952db081eb5fd8383 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Tue, 27 Mar 2001 00:14:18 +0000 Subject: [PATCH] 791. [bug] The command channel now works over IPv6. (well, not really. OMAPI's being fixed on the release breanch, and the new command channel will be incorporated soon) --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 179f51b328..5d2feb4eb7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,4 @@ + 791. [bug] The command channel now works over IPv6. 790. [bug] Wildcards created using dynamic update or IXFR could fail to match. [RT #1111]