diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-09-18 03:29:54 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-09-18 03:29:54 +0000 |
commit | 6224281f3c405b0f41c597d504273fe5c237d4ad (patch) | |
tree | 8b472d247b76abfece39cf6738acf19b697c40f1 /docs | |
parent | 6f43d4d87802e8d7e74d355060bbf4e4c2f44a2b (diff) | |
download | ampache-6224281f3c405b0f41c597d504273fe5c237d4ad.tar.gz ampache-6224281f3c405b0f41c597d504273fe5c237d4ad.tar.bz2 ampache-6224281f3c405b0f41c597d504273fe5c237d4ad.zip |
added ability to search by ratings
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 |
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) |