diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-02-28 06:36:25 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-02-28 06:36:25 +0000 |
commit | c1f2b35e2a18b0752746f5db5794cf18714bc71d (patch) | |
tree | 279b008abb9c5585f957396c8da85bb429e033f9 /docs/CHANGELOG | |
parent | 7bdf3a77b706c01c1642a02f21823b74f8f930db (diff) | |
download | ampache-c1f2b35e2a18b0752746f5db5794cf18714bc71d.tar.gz ampache-c1f2b35e2a18b0752746f5db5794cf18714bc71d.tar.bz2 ampache-c1f2b35e2a18b0752746f5db5794cf18714bc71d.zip |
corrected a few queries, removed a few other useless ones that were already broken
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
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 |