diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-26 09:00:01 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-26 09:00:01 +0000 |
commit | a919e9b280ca1a3bce47177e6422f380e8af002a (patch) | |
tree | fffcde24d9c2391bf1c9acd0700ab5c81817deab /docs/CHANGELOG | |
parent | 97bcd214044e30b5078052ee0c523b63966d6833 (diff) | |
download | ampache-a919e9b280ca1a3bce47177e6422f380e8af002a.tar.gz ampache-a919e9b280ca1a3bce47177e6422f380e8af002a.tar.bz2 ampache-a919e9b280ca1a3bce47177e6422f380e8af002a.zip |
remove redundent UPDATE on session table due to /util.php should make high-traffic sites faster, most likely will not notice the query redunction
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index ce7e772e..3385228c 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.5-Alpha1 + - Removed redundent UPDATE on session table due to /util.php - Added Batch Download to single Artist view - Added back in the direct links on songs, requires download set to enabled as it's essentially the same thing except with |