summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-04 07:46:08 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-04 07:46:08 +0000
commit95d8e4136e763541cae053a7603fcf79664acde8 (patch)
tree48ee7556711613411a8fb585b689a821c4f97d6b /docs
parent14a95b00a23893d9c2a5f4d9545746a8d8cf8a4a (diff)
downloadampache-95d8e4136e763541cae053a7603fcf79664acde8.tar.gz
ampache-95d8e4136e763541cae053a7603fcf79664acde8.tar.bz2
ampache-95d8e4136e763541cae053a7603fcf79664acde8.zip
fixed a problem with m3u importing on catalog add/build
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index b2614722..8d613048 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -3,6 +3,15 @@
--------------------------------------------------------------------------
--------------------------------------------------------------------------
+ v.3.3.2-Alpha4
+ - Fixed a logic flaw where it would attempt to parse the m3u
+ before all songs were cataloged
+ https://ampache.bountysource.com/Task.View?task_id=122
+ - Fixed a problem where updating your normal preferences when
+ use_auth was off would clear admin prefs
+ - Found a few more <? and replaced them with <?php
+
+--------------------------------------------------------------------------
v.3.3.2-Alpha3 11/29/2005
- Added marineam's patch to the Snoopy class which fixes a flaw
in the new version which fails to escape single quotes