From eb0874236b5ee39fe17dbb92d0fa0d912994718d Mon Sep 17 00:00:00 2001 From: Andre Lorbach Date: Mon, 23 Apr 2012 16:28:50 +0200 Subject: [PATCH] Added changelog entry --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5955b4d..679b323 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,15 @@ --------------------------------------------------------------------------- +Version 3.5.2 (beta), 2012-04-23 +- Added new Logstream driver for MongoDB. The initial version contains + all features needed to use MongoDB with Loganalyzer and it's reports. + You will need the Mongo PHP extension installed (see here for more: + http://www.php.net/manual/en/mongo.installation.php ). +- Extended ID Field handling in Loganalyzer which is needed in order + to work with MongoDB IDs. +- Changed processid field type to string in logstreamclass. + This caused problems when filtering for non-numeric processids. +- Added support to use MongoDB logstream in LogAnalyzer installer. +--------------------------------------------------------------------------- Version 3.5.1 (beta), 2012-03-16 - Added Support for LDAP Authentication based on the modification from forum user "Prune". LDAP Support can be configured during the