diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-09-25 01:05:23 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-09-25 01:05:23 +0000 |
commit | e32557bf900153c5cfb0d2f28640aa9091ef7488 (patch) | |
tree | 56e2d9b722c582d536a6b3e8065914851894db72 /docs | |
parent | 3ad79fc4c9a6718a336fd929e33b6a0ac9bbf173 (diff) | |
download | ampache-e32557bf900153c5cfb0d2f28640aa9091ef7488.tar.gz ampache-e32557bf900153c5cfb0d2f28640aa9091ef7488.tar.bz2 ampache-e32557bf900153c5cfb0d2f28640aa9091ef7488.zip |
finished up ACL work
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 55e82e5a..f1692980 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,11 +4,14 @@ -------------------------------------------------------------------------- v.3.3.2 + - Added New ACL system which allows user based ACL's and + introduces shared keys for xml-rpc communication and + local/remote network definitions for auto-downsampling - Introduced new Theming method and 'migrated' all old themes in /contrib results may vary. (Thx Ros) - 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. + - Page headers now limited to 30 pages with [....] between top + and bottom 15. - Added Browse by Title functionality (Thx Rubin) - Added Min Album size as preference, defaults to 0 (Thx Rubin) - Fixed a problem with the automatic registration sorting on user |