mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 09:10:42 +01:00
maintain ChangeLog
This commit is contained in:
parent
8ff3a710e9
commit
a978072b86
11
ChangeLog
11
ChangeLog
@ -49,6 +49,17 @@ Version 8.38.0 [v8-stable] 2018-09-18
|
||||
- Minor refactor: renamed writePipe function to sendMessage,
|
||||
renamed readPipe to readStatus.
|
||||
Thanks to Joan Sala for contributing this.
|
||||
- omprog: fix forceSingleInstance configuration option
|
||||
The foriceSingleInstance option did not work as intended. Even
|
||||
if set multiple instances were spawned. This most probably
|
||||
was a regression from 0453b1670fc34c96d31ee7c9a370f0f5ec24744a
|
||||
The code was broken roughly 3.5yrs ago, so it looks like the
|
||||
issue was little-noticed. This also means that potentially some users
|
||||
may see the bugfix as change of behaviour. If so, just remove
|
||||
the option.
|
||||
closes https://github.com/rsyslog/rsyslog/issues/2813
|
||||
closes https://github.com/rsyslog/rsyslog/issues/2468
|
||||
Thanks to Joan Sala for contributing this.
|
||||
- imfile: implement file-id, used in state file
|
||||
This ensures that files with the same inodes are not accidently treated
|
||||
as equal, at least within the limits of the file id hash (see doc for
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user