diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-03-06 04:55:19 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-03-06 04:55:19 +0000 |
commit | 84b483c99a32452dc53b9b77fdf818c710bcd5d3 (patch) | |
tree | 62aa6939acb5434bb530d327f78ba3329b146fb7 /docs/CHANGELOG | |
parent | 2c337852cff31297d681fb87d3098cc3d9041101 (diff) | |
download | ampache-84b483c99a32452dc53b9b77fdf818c710bcd5d3.tar.gz ampache-84b483c99a32452dc53b9b77fdf818c710bcd5d3.tar.bz2 ampache-84b483c99a32452dc53b9b77fdf818c710bcd5d3.zip |
fixed playlist update on full strict of mysql5.x and jpg mime type
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 57ebdd43..00f91a9b 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - DB Update, fixes the playlist create issue with full strict on + MySQL 5.x + - Corrected mime type for JPG (Thx CoF) - Added Catalog Last Update and Last Add times to API Handshake. - Fixed Remember Me Cookie so it's actually set - Removed some invalid queries that were not needed, tweaked logic |