summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-11-06 08:57:05 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-11-06 08:57:05 +0000
commitc0da5afbc92ffde4b698f942923696cd831d8b3f (patch)
tree3cfb05ca6ce3b2c94ee67126fe601d9fdcd238d7 /docs
parentae97010e42c47115700b70d7e2d0789dda5deb94 (diff)
downloadampache-c0da5afbc92ffde4b698f942923696cd831d8b3f.tar.gz
ampache-c0da5afbc92ffde4b698f942923696cd831d8b3f.tar.bz2
ampache-c0da5afbc92ffde4b698f942923696cd831d8b3f.zip
some session length issues and minor formating/ui tweaks
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 5f01b4b5..6865d4fe 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,10 @@
--------------------------------------------------------------------------
v.3.3.3-Alpha2
+ - Fixed override of local_length to 9000 regardless of config file
+ - Tweaked Remeber Me Checkbox to be disabled if remember_length
+ is <= local_length
+ - Fixed issues with date not being set on insert of stats
- Fixed style issue on Single Album view when ratings are off
- Added Democratic Play ability, UI incomplete and 'clunky'
- Added some extra error checking to the install process