summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-06-09 16:38:53 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-06-09 16:38:53 +0200
commit2658319224574a54a1c76ee02b6a7f3af5dab068 (patch)
tree6b26b7e9fb3e25b0e10a9d69da0b8d70987563af /ChangeLog
parent55e01da2ec3de1b5c6b15e4154235f0eedbb68da (diff)
downloadrsyslog-2658319224574a54a1c76ee02b6a7f3af5dab068.tar.gz
rsyslog-2658319224574a54a1c76ee02b6a7f3af5dab068.tar.xz
rsyslog-2658319224574a54a1c76ee02b6a7f3af5dab068.zip
made rsyslog tickless in the (usual and default) case that repeated
message reduction is turned off. More info: http://blog.gerhards.net/2008/06/coding-to-save-environment.html
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cc995bd..0304f3ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@ Version 3.19.7 (rgerhards), 2008-06-??
check before sending. Credits to Martin Schuette for providing the
idea. Details are available at
http://blog.gerhards.net/2008/06/reliable-plain-tcp-syslog-once-again.html
+- made rsyslog tickless in the (usual and default) case that repeated
+ message reduction is turned off. More info:
+ http://blog.gerhards.net/2008/06/coding-to-save-environment.html
---------------------------------------------------------------------------
Version 3.19.6 (rgerhards), 2008-06-06
- enhanced property replacer to support multiple regex matches