summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-03 08:57:44 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-03 08:57:44 +0000
commit4419e1068aff9e88ed419f6439f577bb0960f7a0 (patch)
tree936626d9191498920a346501c7a856675995c59e /ChangeLog
parentf1c9f5da133f4c6c8b52c5948cc0f61e32c210f1 (diff)
downloadrsyslog-4419e1068aff9e88ed419f6439f577bb0960f7a0.tar.gz
rsyslog-4419e1068aff9e88ed419f6439f577bb0960f7a0.tar.xz
rsyslog-4419e1068aff9e88ed419f6439f577bb0960f7a0.zip
bugfix: $hostname and $fromhost in RainerScript did not work
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aef28847..5c60c5b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@ Version 3.14.0 (rgerhards), 2008-04-02
- disabled atomic operations for this stable build as it caused
platform problems
- bugfix: memory leaks in script engine
+- bugfix: $hostname and $fromhost in RainerScript did not work
---------------------------------------------------------------------------
Version 3.13.0-dev0 (rgerhards), 2008-03-31
- bugfix: accidently set debug option in 3.12.5 reset to production