summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-09-03 12:15:21 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-09-03 12:15:21 +0200
commit45dfdbde967036b621611d55e22decdde64175f5 (patch)
tree7358c215528ed79118ca11c4e1b38050c7cae330
parent2a647f6b631ac733dd32dd5995867df213dff402 (diff)
downloadrsyslog-45dfdbde967036b621611d55e22decdde64175f5.tar.gz
rsyslog-45dfdbde967036b621611d55e22decdde64175f5.tar.bz2
rsyslog-45dfdbde967036b621611d55e22decdde64175f5.zip
doc: add missing information (patches) to ChangeLog
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e353a096..38ef615a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@ Version 7.4.4 [v7.4-stable] 2013-0?-??
be processed. The fix uses constants from the GuardTime API lib to
prevent such problems in the future.
Thanks to Ahto Truu for providing the patch.
+- bugfix: slightly malformed SMTP handling in ommail
+- bugfix: segfault in omprog if no template was provided (now dflt is used)
+- bugfix: segfault in ompipe if no template was provided (now dflt is used)
+- bugfix: segfault in omsnmp if no template was provided (now dflt is used)
- bugfix: imtcp addtlframedelimiter could not be set to zero
Thanks to Chris Norton for alerting us.
- doc bugfix: remove no-longer existing omtemplate from developer doc