summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-11-11 10:07:52 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2008-11-11 10:07:52 +0100
commitc291d8baca323e26cd63e5d26b50f3b2247fac78 (patch)
tree550012a422dc6d33907556fb8708af97ea484de8 /ChangeLog
parentb4729996790c0f7a0b2758d9ee809b7cc10dec8f (diff)
downloadrsyslog-c291d8baca323e26cd63e5d26b50f3b2247fac78.tar.gz
rsyslog-c291d8baca323e26cd63e5d26b50f3b2247fac78.tar.xz
rsyslog-c291d8baca323e26cd63e5d26b50f3b2247fac78.zip
improved debug output for regular expressions inside property replacer
RE's seem to be a big trouble spot and I would like to have more information inside the debug log. So I decided to add some additional debug strings permanently.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 688f2c99..e6a2b899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
Version 3.20.1 [v3-stable] (rgerhards), 2008-11-??
- doc update: documented how to specify multiple property replacer
options + link to new online regex generator tool added
+- improved debug output for regular expressions inside property replacer
+ RE's seem to be a big trouble spot and I would like to have more
+ information inside the debug log. So I decided to add some additional
+ debug strings permanently.
---------------------------------------------------------------------------
Version 3.20.0 [v3-stable] (rgerhards), 2008-11-05
- this is the inital release of the 3.19.x branch as a stable release