summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-16 00:55:50 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-16 00:55:50 +0000
commit3a71b821a3e1c603d839ac467a13f51d98d588e8 (patch)
tree5b8d881254ce0958db8aec8983aca05cb314288e /docs/CHANGELOG
parenta3362e3d3f7b31f27bcccb8b2384cfa9c0d219ac (diff)
downloadampache-3a71b821a3e1c603d839ac467a13f51d98d588e8.tar.gz
ampache-3a71b821a3e1c603d839ac467a13f51d98d588e8.tar.bz2
ampache-3a71b821a3e1c603d839ac467a13f51d98d588e8.zip
fixed amazon and fixed the test page to account for new read config
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-xdocs/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index a1cfabb7..c80a1395 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,11 @@
--------------------------------------------------------------------------
v.3.3.2-Beta2
+ - Fixed lack of default amazon web url which prevented searching
+ from working at all if you had not updated yoru config
+ file
+ - Fixed read_config so that it loads faster, removed ~1500
+ preg_match calls per page (Thx XGizzmo)
- Rewrote entire Flag method, this includes the edit functionality
- Fixed play selected on playlists, it no longer always plays
everything.