diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-10-06 05:20:20 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-10-06 05:20:20 +0000 |
commit | 5700fc0c023d1bbf2fc8eb8db2cb4078d64e7e53 (patch) | |
tree | b5db199932626249c38d81503fabf5f4afb38caf /docs | |
parent | b517599736c381ab9d59d6b5a73aec67a6eaffb6 (diff) | |
download | ampache-5700fc0c023d1bbf2fc8eb8db2cb4078d64e7e53.tar.gz ampache-5700fc0c023d1bbf2fc8eb8db2cb4078d64e7e53.tar.bz2 ampache-5700fc0c023d1bbf2fc8eb8db2cb4078d64e7e53.zip |
fixed css issue, now playing issue and improved mpd controller a tiny bit
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b669ac1a..f33ff67c 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -3,6 +3,16 @@ -------------------------------------------------------------------------- -------------------------------------------------------------------------- + v.3.3.3-Alpha1 + - Fixed MPD Controller to attempt to find files based on filename + if they were added outside of ampache + - Tweaked Now Playing to prevent wrapping of Album Art. + - Tweaked stylesheet to fix problem with Firefox and the :active + style on the sidebar with the select drop downs + - Added Options to Mail statistics to users when sending them + a message (Thx pb1dft) + +-------------------------------------------------------------------------- v.3.3.2 10/01/2006 - Updated SQL file, changed default site title - Fixed Duplicate Songs functions that have been broken for a |