diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-09-07 04:28:33 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-09-07 04:28:33 +0000 |
commit | 0a9fcb0298a4febc6287c77d29929a1cb833eb8b (patch) | |
tree | a2490a7d89e60c225141728e7102d20dd5e40e7d /docs | |
parent | be23e09225cb961e94dbd95c6f394a5d5d7036cb (diff) | |
download | ampache-0a9fcb0298a4febc6287c77d29929a1cb833eb8b.tar.gz ampache-0a9fcb0298a4febc6287c77d29929a1cb833eb8b.tar.bz2 ampache-0a9fcb0298a4febc6287c77d29929a1cb833eb8b.zip |
fixed stats clearing error
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index db384eea..461fca0e 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -8,6 +8,12 @@ - Added initial TV page for viewing of nowplaying and additional information (Thx sigger) - Updated Archive library to 2.1 Released 08/13/2005 + - Corrected math error with automagic downsampling (Thx J) + - Corrected some of the no_auth preference problems + - Fixed a problem where Clearing the catalog stats, didn't actually + do anything + - Fixed a slight logic error that could give a weird error when + you attempted to create two users with the same username |