From b33aa8aec67006e641f2054e01b35a0bba316922 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 9 Sep 2007 03:51:43 +0000 Subject: fixed issue with lack of timeout reset on some add to catalog functions and fixed batch downloads from active playlist --- docs/CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b137de6f..9f4f0303 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -2,6 +2,12 @@ --------- Ampache -- CHANGELOG --------- -------------------------------------------------------------------------- +-------------------------------------------------------------------------- + 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 -- cgit