From 75bf27a52b7bc4fef77393fb6e2edc0701047aa3 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Wed, 19 Sep 2007 08:47:59 +0000 Subject: [PATCH] rephrase... - CGI:IRC + IPv6: Fixed cgiirc block hostname never matching ipv4 cgiirc gateway properly (..again..), this was previously reported by pv2b. --- Changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 9727eed53..ad0d662f9 100644 --- a/Changes +++ b/Changes @@ -1545,8 +1545,8 @@ - Fixed oper block bug where ip masks in oper::from::userhost did not always work succesfully (ex: 192.168.* worked, but 192.168.*.* didn't). Issue was introduced in 3.2.7, reported by tabrisnet (#0003494). -- CGI:IRC + IPv6: Fixed cgiirc block hostname never matching ipv4 gateway - properly (..again..), this was previously reported by pv2b. +- CGI:IRC + IPv6: Fixed cgiirc block hostname never matching ipv4 cgiirc + gateway properly (..again..), this was previously reported by pv2b. - CGI:IRC + IPv6: Fixed issue where all cgiirc ipv4 clients were rejected with the message 'Invalid IP address', reported by stskeeps (#0003311), nate (#0003533) and others.