summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-27 23:23:36 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-27 23:23:36 +0000
commit30af850c5fca29c5f35f664bbe1c0ff2933ea186 (patch)
tree6d0180b823e38d62e5779ac442760faababb5c05 /docs
parent583c9ee9b6ea49e6cc8920690922abb229b01f36 (diff)
downloadampache-30af850c5fca29c5f35f664bbe1c0ff2933ea186.tar.gz
ampache-30af850c5fca29c5f35f664bbe1c0ff2933ea186.tar.bz2
ampache-30af850c5fca29c5f35f664bbe1c0ff2933ea186.zip
fixed ratings logic problem
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 9458c666..332d1c39 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,9 @@
--------------------------------------------------------------------------
v.3.3.2-Beta1
+ - Fixed a logic problem with the rating system where it would
+ show a star for the 0 value when it should always show
+ the 0 or don't play symbol
- Fixed drop-downs on sidebar not resizing with fontsize
(Thx SoundOfEmotion)
- Fixed wrap-around text by removing float:left; on #content