From 4e9823cd1064cc876b449752b933c89c367d84c6 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Wed, 4 Jan 2006 08:11:01 +0000 Subject: fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and stuff that calls it, did a little work on playlists --- docs/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 625b6f43..d60b2d32 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- 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) - 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