diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-08-20 14:23:14 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-08-20 14:23:14 +0200 |
commit | 79287fe4364f570162c3674077a4b642e9ea10d2 (patch) | |
tree | d81b0c6722c35d53625ce0e062e966fffb33a6ba | |
parent | 73b73fe5c31bcaf9052d9bbb13f38ff3a13fd22d (diff) | |
parent | b9ece5d2ff1b3510ae6cbc13da766a4b85ff3ff5 (diff) | |
download | rsyslog-79287fe4364f570162c3674077a4b642e9ea10d2.tar.gz rsyslog-79287fe4364f570162c3674077a4b642e9ea10d2.tar.bz2 rsyslog-79287fe4364f570162c3674077a4b642e9ea10d2.zip |
Merge branch 'beta'
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -129,6 +129,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 |