diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-05 11:54:04 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-05 11:54:04 +0000 |
commit | 1903864ce06a6af12b3ee8ddc8b2d9f0b34c0af0 (patch) | |
tree | ded1ff25e82c1280e3851647febf7175cacea58c /NEWS | |
parent | 9dda1cc11b6833fc8be869b950b04c598a83f964 (diff) | |
download | rsyslog-1903864ce06a6af12b3ee8ddc8b2d9f0b34c0af0.tar.gz rsyslog-1903864ce06a6af12b3ee8ddc8b2d9f0b34c0af0.tar.xz rsyslog-1903864ce06a6af12b3ee8ddc8b2d9f0b34c0af0.zip |
changed release date in NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ --------------------------------------------------------------------------- -Version 0.9.8 (RGer), 2005-08-19 +Version 0.9.8 (RGer), 2005-09-05 - made startup and shutdown message more consistent and included the pid, so that they can be easier correlated. Used syslog-protocol structured data format for this purpose. - improved config info in startup message, now tells not only - if it is listeing remote on udp, but also for tcp. Also includes + if it is listening remote on udp, but also for tcp. Also includes the port numbers. The previous startup message was misleading, because it did not say "remote reception" if rsyslogd was only listening via tcp (but not via udp). |