From f4ad61dccfd3b92760659f0382ca51a14e92a8b8 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 9 Sep 2007 05:41:26 +0000 Subject: - Fixed missing web_path on catalog functions - New Localplay Controller Abstract class, required for controllers - Tweaked preferences as needed for localplay mojo --- docs/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 87cbe272..9fe98eba 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Alpha3 + - Added Abstract class for localplay and started work on + next generation of localplay support - Moved Catalog functions out of sidebar, back into the content area - Fixed a problem with batch downloads and tmpplaylists -- cgit