summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-11-10 08:58:01 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-11-10 08:58:01 +0000
commitff1d1b63b80f9e17c6e915b06519001151b71d58 (patch)
treea6bd5e9aabbf4882ebee70656d19dfc5b9528dee /NEWS
parent5702b0c2f79fd201aa1e6e4c1e5ff252eb1284d4 (diff)
downloadrsyslog-ff1d1b63b80f9e17c6e915b06519001151b71d58.tar.gz
rsyslog-ff1d1b63b80f9e17c6e915b06519001151b71d58.tar.xz
rsyslog-ff1d1b63b80f9e17c6e915b06519001151b71d58.zip
enhanced the message parser so that it (very often) properly identifies
missing hostnames and then returns correct hostname (sender then) and TAG
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 815f0c8c..f01a6027 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Version 1.12.1 (RGer), 2005-10-??
Thanks to Bennett Todd for spotting this.
- fixed a bug where rsyslogd dumped core when no TAG was found in the
received message
+- enhanced message parser so that it can deal with missing hostnames
+ in many cases (may not be totally fail-safe)
---------------------------------------------------------------------------
Version 1.12.0 (RGer), 2005-10-26
- moved to a multi-threaded design. single-threading is still optionally