From 30af850c5fca29c5f35f664bbe1c0ff2933ea186 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 27 Dec 2005 23:23:36 +0000 Subject: fixed ratings logic problem --- docs/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') 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 -- cgit