summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-08-20 14:22:33 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-08-20 14:22:33 +0200
commitdaa76ad94428599336ddafdd6854dc0b71356180 (patch)
treecf7ecee365ee9d0b180e629b465fc57f38df72f6 /ChangeLog
parent9bb9181572d445dd300546113fc617eb549866ba (diff)
downloadrsyslog-daa76ad94428599336ddafdd6854dc0b71356180.tar.gz
rsyslog-daa76ad94428599336ddafdd6854dc0b71356180.tar.xz
rsyslog-daa76ad94428599336ddafdd6854dc0b71356180.zip
bugfix: hostnames with dashes in them were incorrectly treated as malformed
... thus causing them to be treated as TAG (this was a regression introduced from the "rfc3164 strict" change in 4.5.0).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1ba8617..0ab127bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@ Version 4.5.2 [DEVEL] (rgerhards), 2009-07-??
are now unsigned (as they always should have been) and so the dangling
mis-indexing does no longer happen. This bug potentially affected all
installations, even if only some may actually have seen a segfault.
+- bugfix: hostnames with dashes in them were incorrectly treated as
+ malformed, thus causing them to be treated as TAG (this was a regression
+ introduced from the "rfc3164 strict" change in 4.5.0).
---------------------------------------------------------------------------
Version 4.5.1 [DEVEL] (rgerhards), 2009-07-15
- CONFIG CHANGE: $HUPisRestart default is now "off". We are doing this