diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-12-27 01:31:18 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-12-27 01:31:18 +0000 |
commit | 534f9da3d2b2644c2700050c76657d003878ed58 (patch) | |
tree | 87d0a6aa736ed0d6b2d398d0d9d3534ca7fecc9f /docs/CHANGELOG | |
parent | 6b0b77f12b6873204bfd73a250621115b1f539a0 (diff) | |
download | ampache-534f9da3d2b2644c2700050c76657d003878ed58.tar.gz ampache-534f9da3d2b2644c2700050c76657d003878ed58.tar.bz2 ampache-534f9da3d2b2644c2700050c76657d003878ed58.zip |
fixed rating system if using non-flash
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index a680ab3e..3bdd75ed 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.2-Alpha4 + - Added Rating system, currently only non-flash works. + (Thx SoundOfEmotion for origional code) - Added pop-up submenus to classic Theme (Thx Sigger) - Fixed genre pulldown so it's a good bit faster (1/2 the sql calls) - Updated Preferences (yet again) maybe it's better, maybe it's not |