summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-14 17:14:56 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-14 17:14:56 +0200
commit7f9db36d9a56a3d2cae2d6cfd97240fad2f85a51 (patch)
tree4395c114e4bbeb94cbed0f3c7177d148c179989c /ChangeLog
parentc104eea4e5d0aeb4c87ee23fab8532530d5fe0e9 (diff)
parent73cc2afb2246a0339fdadde4f2bf66120bcae20f (diff)
downloadrsyslog-7f9db36d9a56a3d2cae2d6cfd97240fad2f85a51.tar.gz
rsyslog-7f9db36d9a56a3d2cae2d6cfd97240fad2f85a51.tar.xz
rsyslog-7f9db36d9a56a3d2cae2d6cfd97240fad2f85a51.zip
Merge branch 'v3-stable' into v4-stable
Conflicts: plugins/imrelp/imrelp.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b16824d..73760519 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -250,6 +250,8 @@ version before switching to this one.
Thanks to Ken for providing the patch
---------------------------------------------------------------------------
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)