maintain ChangeLog

This commit is contained in:
Rainer Gerhards 2016-03-30 14:23:05 +02:00
parent d76b4fb979
commit 8fe74cdbb5

View File

@ -31,6 +31,11 @@ Version 8.18.0 [v8-stable] 2016-04-19
that might have some negative side effects. Also IP_FREEBIND is
recommended by systemd documentation.
Thanks to Nirmoy Das and Marius Tomaschewski for the patch.
- bugfix: memory misallocation if position.from and position.to is used
a negative amount of memory is tried to be allocated if position.from
is smaller than the buffer size (at least with json variables). This
usually leads to a segfault.
closes https://github.com/rsyslog/rsyslog/issues/915
- bugfix: $PrivDropToGroupID actually did a name lookup
... instead of using the provided ID
- bugfix: small memory leak in imfile