summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortrey <trey.dempsey@gmail.com>2010-02-03 14:55:35 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-02-03 14:55:35 +0100
commit1fc8e4372bf0c7ccc7f54abe387933dc8a2de670 (patch)
tree51a1985a019f48abbb3283e164701b7f9206c85e /ChangeLog
parent38cb3926727c0ad29f3950db43ba12248e867b89 (diff)
patch to make rsyslog compile under Apple OS X
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5c1910a..06d6c330 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
Version 5.5.2 [DEVEL] (rgerhards), 2009-11-??
+- applied patches that make rsyslog compile under Apple OS X.
+ Thanks to trey for providing these.
- replaced data type "bool" by "sbool" because this created some
portability issues.
- added $Escape8BitCharactersOnReceive directive