summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-12-09 02:54:17 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-12-09 02:54:17 +0000
commitfa37176da1386a30916be606348942b5c9bbeec5 (patch)
treedfb4d9df0d8017cebdcdda51e54cc47a1e6e3127 /docs/CHANGELOG
parent20a02a4597e030eb1f71c9ef19fd27ca668db02a (diff)
downloadampache-fa37176da1386a30916be606348942b5c9bbeec5.tar.gz
ampache-fa37176da1386a30916be606348942b5c9bbeec5.tar.bz2
ampache-fa37176da1386a30916be606348942b5c9bbeec5.zip
fixed small random dealie on left Thx Kalrnux for noticing
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-xdocs/CHANGELOG2
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)