From 7a47b6481231130b6f6c32ae3b86a1e14dde15f3 Mon Sep 17 00:00:00 2001 From: Andre Lorbach Date: Fri, 14 Aug 2009 11:40:47 +0200 Subject: [PATCH] Added changelog entry for v2.6.4 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2f5edcc..a911901 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,12 @@ --------------------------------------------------------------------------- +Version 2.6.4 (v2-stable), 2009-08-14 +- Removed unneeded call for define_syslog_variables, which is + depreceated in php 5.3 and will be removed in php6 +- Replaced SPLIT call in install.php with preg_split because SPLIT + is a depreceated function and will proberly be removed in php6 +- Updated jpgraph classes to version 3.0.2 which also removes some + issues with depreaced functions in php 5.3 +--------------------------------------------------------------------------- Version 2.6.3 (v2-stable), 2009-04-29 - Fixed a bug that caused fields like syslog facily, severity or messagetype to be shown numeric instead of readable