diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-28 16:01:36 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-28 16:01:36 +0000 |
commit | ad0f35124a5bd44628e2fc1a70166fedb24482e8 (patch) | |
tree | 6b1001481ce8b15b9716d3dbd65820fdb8114ee4 /ChangeLog | |
parent | 0621b1339d7b308a89356a9201eba4562a58085d (diff) | |
download | rsyslog-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |