summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-30 02:05:31 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-30 02:05:31 +0000
commit5975361e038e17e5f91fd69da4f5df2d3e5af259 (patch)
tree10e4d84643d01a6e04ecab6eb6e368d750fd35ad /docs/CHANGELOG
parent318700ad7cd0e67bf02a1e6777cb5c2cd4c3b240 (diff)
downloadampache-5975361e038e17e5f91fd69da4f5df2d3e5af259.tar.gz
ampache-5975361e038e17e5f91fd69da4f5df2d3e5af259.tar.bz2
ampache-5975361e038e17e5f91fd69da4f5df2d3e5af259.zip
fixed an issue with downsample remote where it required access_control to be on, and also would downsample those inside the local network definition rather then those outside
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-xdocs/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 5702ecb1..4455ae58 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,8 @@
--------------------------------------------------------------------------
v.3.4-Beta2
+ - Fixed downsample remote so that is downsamples those not in the
+ network def rather then those inside the network def
- Fixed issue with page-a-nation on show catalogs page
- Fixed removal of rating from db when 'unrating' the object
- Fixed Itunes Export (Thx flashk)