summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-04 12:26:19 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-04 12:26:19 +0000
commitbd5433196fb49972977b981baa25194e609e160d (patch)
tree9c9d2ec8f69b266abf38d8326e41de38411f597f /ChangeLog
parent91e02eb209a6571429a00fa71854709dfc18ac99 (diff)
downloadrsyslog-bd5433196fb49972977b981baa25194e609e160d.tar.gz
rsyslog-bd5433196fb49972977b981baa25194e609e160d.tar.xz
rsyslog-bd5433196fb49972977b981baa25194e609e160d.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 7b18ef73..187a0538 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
---------------------------------------------------------------------------
Version 3.15.1 (rgerhards), 2008-04-??
+- bugfix: some messages were emited without hostname
- disabled atomic operations for the time being because they introduce some
cross-platform trouble - need to see how to fix this in the best
possible way