summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-11-04 08:15:40 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-11-04 08:15:40 +0000
commitb315ff2d260209c2d99ee056ed974585caf9f6cf (patch)
tree4c3e13f84b5b6cce764fb587c7a245c02b50a3b3 /docs
parent2169a44d52a35ed05ca098235247dde078bd223d (diff)
downloadampache-b315ff2d260209c2d99ee056ed974585caf9f6cf.tar.gz
ampache-b315ff2d260209c2d99ee056ed974585caf9f6cf.tar.bz2
ampache-b315ff2d260209c2d99ee056ed974585caf9f6cf.zip
some minror tweaks
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index d350b09a..42faef18 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,13 @@
--------------------------------------------------------------------------
v.3.3.3-Alpha2
+ - Added more error checking to install, won't let you continue
+ without a valid MySQL connection, rather then relying
+ on the db_select() to fail
+ - Fixed a session race condition if you turn use_auth off and on
+ and a user log in while use_auth if off
+ - Fixed a potential foreach error if no songs passed to stream
+ now logs error and gently returns the user
- Added ability for Admins to define the required permission level
for individual preferences
- Added WavPack support