Added changelog entry

This commit is contained in:
Andre Lorbach 2012-04-23 16:28:50 +02:00
parent 0eb2641086
commit eb0874236b

View File

@ -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