maintain ChangeLog

This commit is contained in:
Rainer Gerhards 2017-11-17 12:02:59 +01:00
parent f96a4c8ab3
commit 0dfe06dfc8

View File

@ -83,6 +83,8 @@ Version 8.31.0 [v8-stable] 2017-11-28
error messages. Fixed this and also increased the number of error
messages so that it now is easier to diagnose problems with this module.
Also a little bit of internal brush-up.
- omkafka bugfix: statistics counter maxoutqsize could not be reset
Thanks to github user flisky for the patch.
- omkafka bugfix: potential hang condition
omkafka did not release a mutex under some error conditions (most
notably out of memory on specific alloc calls). This lead to a hang