diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-10-23 01:47:18 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-10-23 01:47:18 +0000 |
commit | 2faea5f7b345ba0d9319d4466261b52c7bff0325 (patch) | |
tree | cb7b733c173a2c08a88449648987a4b55118fb35 /docs | |
parent | e773d1e43fc566604964ffa93f70c1faae3a977d (diff) | |
download | ampache-2faea5f7b345ba0d9319d4466261b52c7bff0325.tar.gz ampache-2faea5f7b345ba0d9319d4466261b52c7bff0325.tar.bz2 ampache-2faea5f7b345ba0d9319d4466261b52c7bff0325.zip |
re-wroked stats which means major db update, some stats dealies may still not work correctly
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index c80fbef3..2d10d2d1 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.3.3-Alpha1 + - Reworked Stats so that they are time specific, allows for + Top 10 of this week, threshold is per user configured + - Added Admin Allow XXXX preferences for downsampling, streaming + localplay and democratic play - Added Generate Config tool for admins to update their configs to the latest version. It reads current settings and merges with the new config file and prompts for a download |