From 0b34e1a594d5f94d3f86c4e1bdf04f28170bae7a Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Fri, 18 Jul 2014 12:29:53 +0200 Subject: [PATCH] update Changes --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index 642523d..64c59e1 100644 --- a/Changes +++ b/Changes @@ -34,6 +34,8 @@ - Fixed a line that forced updates on every minute in the 'serv' graph. - Fixed 'icecast' graph to support newer statistics page format. - Fixed the use of uninitialized variables in 'phpapc' module. +- Fixed to correctly sanitize the comma-separated values in the 'list' option of + the 'mysql' module. - Small fixes and typos.