summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-12-21 06:16:17 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-12-21 06:16:17 +0000
commitaac50100d3e0d88d06f225cf7a1bff1131099e70 (patch)
treee28e10f54427786bbc459ecdb5b15b9a41f82612 /docs
parentd62207327c99ea070985d46eaa8399b139914a86 (diff)
downloadampache-aac50100d3e0d88d06f225cf7a1bff1131099e70.tar.gz
ampache-aac50100d3e0d88d06f225cf7a1bff1131099e70.tar.bz2
ampache-aac50100d3e0d88d06f225cf7a1bff1131099e70.zip
fixed charset of returned xml
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index a38f8308..db1791a6 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,7 @@
--------------------------------------------------------------------------
v.3.3.3-Beta3
+ - Fixed charset of XML documents returned (Thx blueorder)
- Fixed ORDER BY `track` that was missing on play selected and
reduced it to a single query, rather then one per object
- Fixed ip history being tracked even if disabled in config