maintain ChangeLog

This commit is contained in:
Rainer Gerhards 2016-02-15 17:28:39 +01:00
parent 553087e6c3
commit 74336033c3

View File

@ -14,6 +14,8 @@ Version 8.17.0 [v8-stable] 2016-03-08
- simplified locking in when accessing message and local variables
this simlifies the code and slightly increases performance if such
variables are heavily accessed.
- imfile: add "trimlineoverbytes" input paramter
Thanks to github user JindongChen for the patch.
- omjournal: add support for templates
see also: https://github.com/rsyslog/rsyslog/pull/770
Thanks to github user bobthemighty for the patch