summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-02-12 12:55:52 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-02-12 12:55:52 +0000
commit32057ac4f9c31cd01e6501b08a60a46a319d8a2c (patch)
tree25a952fd06e0cfb90a2969512e5cf56e5ba752b1 /ChangeLog
parentfaa334e489a3922df0889ea4144ed311c690d9e7 (diff)
downloadrsyslog-32057ac4f9c31cd01e6501b08a60a46a319d8a2c.tar.gz
rsyslog-32057ac4f9c31cd01e6501b08a60a46a319d8a2c.tar.xz
rsyslog-32057ac4f9c31cd01e6501b08a60a46a319d8a2c.zip
reduced volume of debug output
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a8fc2a6..a6cdce39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
---------------------------------------------------------------------------
-Version 3.11.1 (rgerhards), 2008-02-??
+Version 3.11.1 (rgerhards), 2008-02-12
+- SNMP trap sender added thanks to Andre Lorbach (omsnmp)
- added input-plugin interface specification in form of a (copy) template
input module
- applied documentation fix by Michael Biebl -- many thanks!