summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-10-27 09:24:34 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-10-27 09:24:34 +0000
commitf593f18131d6a0cbf30b558b208e86b9fc957f13 (patch)
treeaf665d7fb2f7ec17b1948c8d1146dd9a6deaba29 /docs/CHANGELOG
parent14019e88c5370df8251b8d9836ea5867b670af1c (diff)
downloadampache-f593f18131d6a0cbf30b558b208e86b9fc957f13.tar.gz
ampache-f593f18131d6a0cbf30b558b208e86b9fc957f13.tar.bz2
ampache-f593f18131d6a0cbf30b558b208e86b9fc957f13.zip
Commit, still no internet paying for it.. curse you free.fr
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-xdocs/CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index ce7ed1c6..094bf4d0 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,18 @@
--------------------------------------------------------------------------
v.3.5-Alpha1
+ - Many other minor improvements (Thx Dipsol)
+ - Fixed warnings in caching code (Thx Dipsol)
+ - Massive text cleanup (Thx Dipsol)
+ - Fixed tag searching and improved some other search methods to
+ prevent SQL warnings on no results
+ - Improved Test page checks to more accuratly verify putENV support
+ - Make network downsampling a little more sane, don't require
+ access level
+ - Added caching to Playlist dropdown
+ - Fixed double caching on some objects
+ - Added base.css and 4 tag 'font' sizes depending on weight/count
+ - Fixed inline song edit
- Updated registration multi-byte mail.
- Fixed vainfo.class.php didn't catch exception for first analyze.
- Fixed iconv() returns an empty strings (Thx abs0)