summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2010-02-19 04:05:27 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2010-02-19 04:05:27 +0000
commit5ec3c0b90e49884c87508325430b67f83d04c6e9 (patch)
tree513f44237480bc89a2020bd644b83fc36ad9cb79 /docs
parent8102f1411116ce33c42560558d8e97b3ce73659e (diff)
downloadampache-5ec3c0b90e49884c87508325430b67f83d04c6e9.tar.gz
ampache-5ec3c0b90e49884c87508325430b67f83d04c6e9.tar.bz2
ampache-5ec3c0b90e49884c87508325430b67f83d04c6e9.zip
Change catalog update display to 1/second
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 7105cb6c..435c7262 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,8 @@
--------------------------------------------------------------------------
v.3.6-Alpha1
+ - Change Update frequency of catalog display to 1 second rather then
+ %10 reduces cpu load due to javascript excution (Thx Dmole)
- Add bmp to the list of allowed / supported album art types
- Strip extranious whitespace from cmdline catalog update (Thx ascheel)
- Fix catalog size math for catalogs up to 4TB (Thx Joost.t.Hart@planet.nl)