summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-09-20 11:26:24 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-09-20 11:26:24 +0200
commita5dcf8cdb7db791d3f43e8cc4f793380739807c8 (patch)
treee8dbe37ad6c2dcc8d44b5bc07bdce9da0a57a082 /ChangeLog
parentdc40e3b43fa92d06ba03c4bb434f885db0ed4352 (diff)
downloadrsyslog-a5dcf8cdb7db791d3f43e8cc4f793380739807c8.tar.gz
rsyslog-a5dcf8cdb7db791d3f43e8cc4f793380739807c8.tar.xz
rsyslog-a5dcf8cdb7db791d3f43e8cc4f793380739807c8.zip
Implement RainerScript field() function
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d1e0e61..cdf4c046 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
---------------------------------------------------------------------------
+Version 7.1.5 [devel] 2012-09-??
+- implemented RainerScript field() function
+---------------------------------------------------------------------------
Version 7.1.4 [devel] 2012-09-19
- implemented ability for CEE-based properties to be stored in disk queues
- implemented string concatenation in expressions via &-operator