From f0454c03e504becf67661462347922f7dbea9e55 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Wed, 15 May 2013 22:16:20 -0400 Subject: Set the memory_limit to at least 32M '32' != '32M' --- docs/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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) -- cgit