diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-09-13 14:37:21 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-09-13 14:37:21 +0000 |
commit | dbdc2a615805da9a4728e8fbadc9364d8972973e (patch) | |
tree | e13b023450cd944755372af433ab61cdc7d15b2a /docs | |
parent | 691d6bb0a374713d8f971bf6717b6205be5eb9cf (diff) | |
download | ampache-dbdc2a615805da9a4728e8fbadc9364d8972973e.tar.gz ampache-dbdc2a615805da9a4728e8fbadc9364d8972973e.tar.bz2 ampache-dbdc2a615805da9a4728e8fbadc9364d8972973e.zip |
updated changelog made reseting album art take above user perms
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index f9b18c97..6521d6bd 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,11 @@ -------------------------------------------------------------------------- v.3.3.2 + - Fixed a problem with the automatic registration sorting on user + lists and admin notification of new users (Thx pb1dft) + - Fixed 'auto_user' config option on automatic registration it + wasn't actually respecting the config option (Thx pb1dft) + - Fixed a typo on the XSPF playlist generation (Thx pb1dft) - Fixed an issue with 'Download Selected' from playlists passing the incorrect songs - When adding to a playlist by default it 'appends' rather then |