summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-18 08:12:28 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-18 08:12:28 +0000
commit5f8db40a3247a38644a8aa07e62b1e6e4a71b1f5 (patch)
treec31fecc94908b9b3804f12b13effd0b3a852b934 /docs
parent5d66022a37df7e568aa9e60750465236e35fc212 (diff)
downloadampache-5f8db40a3247a38644a8aa07e62b1e6e4a71b1f5.tar.gz
ampache-5f8db40a3247a38644a8aa07e62b1e6e4a71b1f5.tar.bz2
ampache-5f8db40a3247a38644a8aa07e62b1e6e4a71b1f5.zip
fixed javascript on ratings images... kinda there is still a bug but it is just visual
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 38008fe8..c14df3be 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,7 @@
--------------------------------------------------------------------------
v.3.3.2-Beta2
+ - Fixed ratings images to use Javascript hotness (Thx burnsides)
- Fixed a catalog update bug that was introduced when I switched
over to vauth.
- Fixed some minor Local Play display/consistency issues (Thx Morgan)