From 84b483c99a32452dc53b9b77fdf818c710bcd5d3 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 6 Mar 2008 04:55:19 +0000 Subject: fixed playlist update on full strict of mysql5.x and jpg mime type --- docs/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/CHANGELOG') 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 -- cgit