summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-14 12:56:03 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-14 12:56:03 +0200
commit73cc2afb2246a0339fdadde4f2bf66120bcae20f (patch)
tree36ca150139b7a05bad94667ba77d95e7588e57dd /ChangeLog
parent7afe4b3a795b5910574659675c60bdb5f7719c3f (diff)
downloadrsyslog-73cc2afb2246a0339fdadde4f2bf66120bcae20f.tar.gz
rsyslog-73cc2afb2246a0339fdadde4f2bf66120bcae20f.tar.xz
rsyslog-73cc2afb2246a0339fdadde4f2bf66120bcae20f.zip
enhance: imrelp now also provides remote peer's IP address
[if librelp != 1.0.0 is used]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f23049b..e31d56d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
Version 3.22.2 [v3-stable] (rgerhards), 2009-07-??
+- enhance: imrelp now also provides remote peer's IP address
+ [if librelp != 1.0.0 is used]
- bugfix: sending syslog messages with zip compression did not work
- clarified use of $ActionsSendStreamDriver[AuthMode/PermittedPeers]
in doc set (require TLS drivers)