diff options
author | Paul Arthur <paul.arthur@flowerysong.com> | 2013-01-28 21:18:33 -0500 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2013-01-28 21:48:10 -0500 |
commit | 0d569db17b0200dde895d645802680209ba57deb (patch) | |
tree | 6f74cfebc376a0d03d4c877f64af57f32bb2e73a /docs/CHANGELOG | |
parent | 1b4fe6a2b1204a894e662745d13f21ab15650d47 (diff) | |
download | ampache-0d569db17b0200dde895d645802680209ba57deb.tar.gz ampache-0d569db17b0200dde895d645802680209ba57deb.tar.bz2 ampache-0d569db17b0200dde895d645802680209ba57deb.zip |
Fix incorrect updates
Starting with a fresh 3.3.3.5 import these updates failed. Kick them to
the curb.
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 ba9cc2e2..fc228610 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.6-FUTURE + - Made database updates more robust and verified that a fresh 3.3.3.5 import + will run through the updates without errors - Added support for external authenticators like pwauth (based on a patch by sjlu) - Renamed the local auth method to pam, which is less confusing |