From c1f2b35e2a18b0752746f5db5794cf18714bc71d Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 28 Feb 2008 06:36:25 +0000 Subject: corrected a few queries, removed a few other useless ones that were already broken --- docs/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 1567f401..15afd05f 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Removed some invalid queries that were not needed, tweaked logic + of no_session to avoid useless query - Added Greek Translation ( Thx Panayotis Tsirigotis ) - Fixed browse issue when adding filters under specific conditions - Removed ip2int, int2ip and replaced with standard PHP functions -- cgit