update ChangeLog

pull/2298/head^2^2
sebres 2019-05-10 16:22:25 +02:00
parent d8d71c5a22
commit 4d08bc4ad5
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ ver. 0.10.5-dev-1 (20??/??/??) - development edition
### Fixes
* fixed read of included config-files (`.local` overwrites options of `.conf` for config-files
included with before/after)
* `action.d/helpers-common.conf`: rewritten grep arguments, now options `-wF` used to match only
whole words and fixed string (not as pattern), gh-2298
* `filter.d/sshd.conf`:
- captures `Disconnecting ...: Change of username or service not allowed` (gh-2239, gh-2279)
- captures `Disconnected from ... [preauth]` (`extra`/`aggressive` mode and preauth phase only, gh-2239, gh-2279)