summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-07-15 06:50:58 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-07-15 06:50:58 +0000
commit0a3df5cbcfc10a0f18e9da311d887eb00fd6fbf1 (patch)
tree9774ec6174a3bcdf16a7e800aed718c7d4aefdaa /docs
parent51b625a4463ab90f14cc85e589867903026e78ec (diff)
downloadampache-0a3df5cbcfc10a0f18e9da311d887eb00fd6fbf1.tar.gz
ampache-0a3df5cbcfc10a0f18e9da311d887eb00fd6fbf1.tar.bz2
ampache-0a3df5cbcfc10a0f18e9da311d887eb00fd6fbf1.zip
added on the fly bandwidth management for downsampled users
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index be4b9bf2..1cae7418 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -17,6 +17,9 @@
it handles it correctly, and doesn't remove the row after
the script execution has finished, and depends upon the
GC to catch it
+ - Added Optional Automatic Bandwidth management for downsampled
+ users based on defined bandwidth limits (Thx Jens)
+ - Prevented Load of XML-RPC library if xml_rpc isn't enabled
--------------------------------------------------------------------------