diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-09 02:54:17 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-09 02:54:17 +0000 |
commit | fa37176da1386a30916be606348942b5c9bbeec5 (patch) | |
tree | dfb4d9df0d8017cebdcdda51e54cc47a1e6e3127 /docs | |
parent | 20a02a4597e030eb1f71c9ef19fd27ca668db02a (diff) | |
download | ampache-fa37176da1386a30916be606348942b5c9bbeec5.tar.gz ampache-fa37176da1386a30916be606348942b5c9bbeec5.tar.bz2 ampache-fa37176da1386a30916be606348942b5c9bbeec5.zip |
fixed small random dealie on left Thx Kalrnux for noticing
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index dcffabe2..a6460d14 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.3-Beta1 + - Added Refreshing to the Recently Played menu at the same time + it refresh the now playing on the index page - Fixed a cataloging issue that was using a round about way of checking to make sure the song wasn't flaged. - A ton of CSS cleanup (Thx apex) |