diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-19 07:58:16 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-19 07:58:16 +0000 |
commit | 8e1e11bdb72832ce5297471f21e2b15cf2b95c55 (patch) | |
tree | 9d5db696642c390f1fa182c651da7be61bf89a62 /docs/CHANGELOG | |
parent | 466198e1e89da048a3d861204e13eae911bd13f2 (diff) | |
download | ampache-8e1e11bdb72832ce5297471f21e2b15cf2b95c55.tar.gz ampache-8e1e11bdb72832ce5297471f21e2b15cf2b95c55.tar.bz2 ampache-8e1e11bdb72832ce5297471f21e2b15cf2b95c55.zip |
fixed preference bug that made it impossible for admins to edit users preferences
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b1e279d7..cb5ab55d 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.3 + - Fixed a bug with admins ability to set the preferences of a + specific user - Fixed logic on force http that was causing it not to work under specific configurations - Fixed a flagged and rated item clean issue with catalogs |