summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-04 12:31:01 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-04 12:31:01 +0000
commitcee20af583a19ee2eb7db4664678a41dd6de11d4 (patch)
treea6945de38ae9820d143cfca07c8d76fd7f316c0a /ChangeLog
parent8c04e4ef36524aab6281bcecc4cac171e718a426 (diff)
downloadrsyslog-cee20af583a19ee2eb7db4664678a41dd6de11d4.tar.gz
rsyslog-cee20af583a19ee2eb7db4664678a41dd6de11d4.tar.xz
rsyslog-cee20af583a19ee2eb7db4664678a41dd6de11d4.zip
bugfix: some messages were emited without hostname
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc45d4b2..35c71f85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,7 @@ Version 3.17.0 (rgerhards), 2008-04-??
load path via -M only (not the environment) which makes it much
easier to work with non-standard module library locations. Thanks
to varmojfekoj for suggesting this change. Matches bugzilla bug 55.
+- bugfix: some messages were emited without hostname
---------------------------------------------------------------------------
Version 3.15.1 (rgerhards), 2008-04-??
- disabled atomic operations for the time being because they introduce some