summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Arthur <paul.arthur@flowerysong.com>2013-01-28 21:18:33 -0500
committerPaul Arthur <paul.arthur@flowerysong.com>2013-01-28 21:48:10 -0500
commit0d569db17b0200dde895d645802680209ba57deb (patch)
tree6f74cfebc376a0d03d4c877f64af57f32bb2e73a /docs
parent1b4fe6a2b1204a894e662745d13f21ab15650d47 (diff)
downloadampache-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')
-rwxr-xr-xdocs/CHANGELOG2
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