summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-12-16 15:29:20 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-12-16 15:29:20 +0100
commit699d0d933ab64941d40df17c69b2c377231924cf (patch)
tree07aa41cd80cc27f052bb92e856fd088d32301d10 /ChangeLog
parent06bad730521dc476a7eabbbedf624a4cfbf65b18 (diff)
downloadrsyslog-699d0d933ab64941d40df17c69b2c377231924cf.tar.gz
rsyslog-699d0d933ab64941d40df17c69b2c377231924cf.tar.xz
rsyslog-699d0d933ab64941d40df17c69b2c377231924cf.zip
added $LocalHostName config directive & some bugfixing
- added $LocalHostName config directive - bugfix: local hostname was pulled too-early, so that some config directives (namely FQDN settings) did not have any effect
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0982b77a..caa53b8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
---------------------------------------------------------------------------
Version 4.7.4 [v4-???] (rgerhards), 2010-11-??
+- added $LocalHostName config directive
+- bugfix: local hostname was pulled too-early, so that some config
+ directives (namely FQDN settings) did not have any effect
- bugfix: atomic increment for msg object may not work correct on all
platforms. Thanks to Chris Metcalf for the patch
---------------------------------------------------------------------------