summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-02-28 16:01:36 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-02-28 16:01:36 +0000
commitad0f35124a5bd44628e2fc1a70166fedb24482e8 (patch)
tree6b1001481ce8b15b9716d3dbd65820fdb8114ee4 /ChangeLog
parent0621b1339d7b308a89356a9201eba4562a58085d (diff)
downloadrsyslog-ad0f35124a5bd44628e2fc1a70166fedb24482e8.tar.gz
rsyslog-ad0f35124a5bd44628e2fc1a70166fedb24482e8.tar.xz
rsyslog-ad0f35124a5bd44628e2fc1a70166fedb24482e8.zip
bugfix: removed debugging code that I forgot to remove before releasing
3.12.0 (does not cause harm and happened only during startup)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd126243..29f0decc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
---------------------------------------------------------------------------
+Version 3.12.1 (rgerhards), 2008-0?-??
+- bugfix: removed debugging code that I forgot to remove before releasing
+ 3.12.0 (does not cause harm and happened only during startup)
+---------------------------------------------------------------------------
Version 3.12.0 (rgerhards), 2008-02-28
- added full expression support for filters; filters can now contain
arbitrary complex boolean, string and arithmetic expressions