From 8448a0fc84ba25e6fd949b8162e3d1c96948d808 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 17 Dec 2007 05:26:11 +0000 Subject: added shoutbox functionality, only linked from song and album right now also interface for adding could use some improvement and also needs some management stuff to remove stickies etc --- docs/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index df233630..01516521 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Added Basic ShoutBox functionality, needs formating fixes + and needs to be moved to a better spot in classic theme it + must be turned on in the /config/ampache.cfg.php - Fixed Mail functions, some features from old mail are missing for now. - Fixed Delete Disabled & Sort Files command line scripts -- cgit