diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-15 08:54:54 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-15 08:54:54 +0000 |
commit | d3176c22e90e0a09b22790036f1f61fc926912c9 (patch) | |
tree | b944432cd2b93eae5f1426cb4937f7b8389bdff8 /docs/CHANGELOG | |
parent | 1cf10721654764b366f6b105e76da071aa3c7f66 (diff) | |
download | ampache-d3176c22e90e0a09b22790036f1f61fc926912c9.tar.gz ampache-d3176c22e90e0a09b22790036f1f61fc926912c9.tar.bz2 ampache-d3176c22e90e0a09b22790036f1f61fc926912c9.zip |
added little note on access add as to the defaults, fixed api to use session_length added check for session functions with redirect to /test.php on failure
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 6d0ade3f..10ddbc6f 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Added function exists check for session with redirect to /test.php + on failure - Fixed incorrect extension and stream command being sent when using transcode for type other then mp3 - Fixed default flac downsample command, removed -r as flac decode |