summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Arthur <paul.arthur@flowerysong.com>2013-05-15 22:16:20 -0400
committerPaul Arthur <paul.arthur@flowerysong.com>2013-05-15 22:16:20 -0400
commitf0454c03e504becf67661462347922f7dbea9e55 (patch)
treeb7132fc2cbf50f93b1b632c7304baca9a287eb1b /docs
parent1105e0487fea666944a9cad887dbbff9e5c16a9f (diff)
downloadampache-f0454c03e504becf67661462347922f7dbea9e55.tar.gz
ampache-f0454c03e504becf67661462347922f7dbea9e55.tar.bz2
ampache-f0454c03e504becf67661462347922f7dbea9e55.zip
Set the memory_limit to at least 32M
'32' != '32M'
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index 8c66b4b6..4205971a 100755
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -3,6 +3,7 @@ CHANGELOG
3.6-FUTURE
----------
+- Fixed some issues with the logic around memory_limit (reported by CableNinja)
- Fixed issue that sometimes removed ratings after catalog operations (reported
by stebe)
- Fixed catalog song stats (reported by stebe)