From 31d5e782dedb0a09b5d73e7bac61dccfe25e73f1 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 28 Feb 2008 05:44:49 +0000 Subject: removed ip2int, int2ip custom functions fixed browse issues when adding filters in specific order --- docs/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 47f1331b..a138ab88 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Fixed browse issue when adding filters under specific conditions + - Removed ip2int, int2ip and replaced with standard PHP functions - Updated Russian Translation and plural fixes ( Thx littlesavage ) - Fixed Sorting on Admin->Browse Users - Fixed Shoutbox and shoutbox management (pb1dft) -- cgit