diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-09-09 03:51:43 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-09-09 03:51:43 +0000 |
commit | b33aa8aec67006e641f2054e01b35a0bba316922 (patch) | |
tree | c8cd987885155b9462ea127d990cc9cdae1c3376 /docs | |
parent | 7b89ee50023a4a8ea60e9bc1789072d6a1db91e9 (diff) | |
download | ampache-b33aa8aec67006e641f2054e01b35a0bba316922.tar.gz ampache-b33aa8aec67006e641f2054e01b35a0bba316922.tar.bz2 ampache-b33aa8aec67006e641f2054e01b35a0bba316922.zip |
fixed issue with lack of timeout reset on some add to catalog functions and fixed batch downloads from active playlist
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b137de6f..9f4f0303 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -3,6 +3,12 @@ -------------------------------------------------------------------------- -------------------------------------------------------------------------- + v.3.4-Alpha3 + - Fixed a problem with batch downloads and tmpplaylists + - Fixed missing set_timeout_limit(0); on add to catalog + functions + +-------------------------------------------------------------------------- v.3.4-Alpha2 09/03/2007 - Fixed a problem where it'd let you go through the install after ampache had already been installed due to a change in the |