From ffac7359918b54193dab135d2ab7310271f5902b Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Wed, 4 Jan 2006 09:01:36 +0000 Subject: fixed a few more playlist functions... cleaned up some code... --- docs/CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index d60b2d32..86ed47a5 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -6,7 +6,8 @@ v.3.3.2-Beta1 - Added the Import From File action for playlists back. The link was just missing - - Fixed SQL errors with Windows + Mysql5.x (Thx WarrenG) + - Fixed SQL errors with Windows + Mysql5.x songs with empty + genres, are now given a Unknown genre value (Thx WarrenG) - Rewrote entire Playlist class and document to use the new id field in database, also added support for playlist tracks that are based on search critera. NOT FINISHED! -- cgit