summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-09-18 03:29:54 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-09-18 03:29:54 +0000
commit6224281f3c405b0f41c597d504273fe5c237d4ad (patch)
tree8b472d247b76abfece39cf6738acf19b697c40f1 /docs
parent6f43d4d87802e8d7e74d355060bbf4e4c2f44a2b (diff)
downloadampache-6224281f3c405b0f41c597d504273fe5c237d4ad.tar.gz
ampache-6224281f3c405b0f41c597d504273fe5c237d4ad.tar.bz2
ampache-6224281f3c405b0f41c597d504273fe5c237d4ad.zip
added ability to search by ratings
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 49e1295e..ee990567 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,7 @@
--------------------------------------------------------------------------
v.3.3.2
+ - Added ability to search by Rating, requires MySQL 4.0 or above
- Page headers now limited to 20 pages with [....] between top
and bottom 10.
- Added Browse by Title functionality (Thx Rubin)