summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-09-14 15:39:16 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-09-14 15:39:16 +0200
commit92b4f6d610a3b4de9066d4f26a712cf6b1507250 (patch)
treef21bea8ba3492d5fefde4587960e35f8840fe61a /ChangeLog
parent78e9c7c4d2c4ec09cce403066f09a5a7e08e994e (diff)
downloadrsyslog-92b4f6d610a3b4de9066d4f26a712cf6b1507250.tar.gz
rsyslog-92b4f6d610a3b4de9066d4f26a712cf6b1507250.tar.xz
rsyslog-92b4f6d610a3b4de9066d4f26a712cf6b1507250.zip
fixed some minor portability issues
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a8cb598..e29e96dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@ Version 4.5.3 [v4-beta] (rgerhards), 2009-08-??
- bugfix: strings improperly reused, resulting in some message properties
be populated with strings from previous messages. This was caused by
an improper predicate check. [backported from v5]
+- fixed some minor portability issues
- bugfix: reverse lookup reduction logic in imudp do DNS queries too often
[imported from 4.4.2]
---------------------------------------------------------------------------