summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-09-26 14:42:53 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-09-26 14:42:53 +0200
commit9c8f4f49b02f2d92e618e7b70a9e23a3c8d4c8aa (patch)
tree003f64d72ecb8de9186d7a90cda217708d6c81a1
parenta6c0d5235f128b0dac3c49f5681b0880610cbeb9 (diff)
downloadrsyslog-9c8f4f49b02f2d92e618e7b70a9e23a3c8d4c8aa.tar.gz
rsyslog-9c8f4f49b02f2d92e618e7b70a9e23a3c8d4c8aa.tar.bz2
rsyslog-9c8f4f49b02f2d92e618e7b70a9e23a3c8d4c8aa.zip
doc: mention contributed bugfix
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca544fff..50e5c68b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
---------------------------------------------------------------------------
Version 7.4.5 [v7.4-stable] 2013-09-??
+- bugfix: omprog blocked signals to executed programs
+ The made it impossible to send signals to programs executed via
+ omprog.
+ Thanks to Risto Vaarandi for the analysis and a patch.
- bugfix: doc: imuxsock legacy param $SystemLogSocketParseTrusted was
misspelled
Thanks to David Lang for alerting us