From 565cc2b3e525bf7ca219e00a611e8ec8285c191b Mon Sep 17 00:00:00 2001 From: Andre Lorbach Date: Mon, 7 May 2012 15:38:42 +0200 Subject: [PATCH] Added changelog entry --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 255793b..3de928d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,13 @@ --------------------------------------------------------------------------- +Version 3.4.2 (stable), 2012-05-07 +- Fixed a #bugid 303, VerifyChecksumTrigger function in logstreamdb + class did not generate a lowercase triggername. +- Fixed typo in lang files +- Changed processid field type to string in logstreamclass. Filtering + for non-numeric processids is now possible. +- Added support to filter by day (Date field - for example: + timereported:=2012-01-01 +--------------------------------------------------------------------------- Version 3.4.1 (stable), 2012-01-10 - Fixed a bug in Syslog and Eventlog summary report which consolidated wrong events when the source filter was used in the report.