summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-06-22 08:06:39 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-06-22 08:06:39 +0000
commit6f6387ab8d99d2ba5ecd5c953f36c995bc5082ab (patch)
tree515492b26a242da9f25fe9653a5195285e95d0b6 /NEWS
parent4dd08cf40589272ccd9f50c5af1e882d4a73eb5d (diff)
downloadrsyslog-6f6387ab8d99d2ba5ecd5c953f36c995bc5082ab.tar.gz
rsyslog-6f6387ab8d99d2ba5ecd5c953f36c995bc5082ab.tar.xz
rsyslog-6f6387ab8d99d2ba5ecd5c953f36c995bc5082ab.zip
coming closer to 0.9.0 - this checkin test only!
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5fb569a6..95aef29f 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,15 @@ Version 0.9.0 (RGer)
that is needed for other upcoming modifications.
- fixed a bug that caused rsyslogd not to listen to anything if
the configuration file could not be read
+- pervious versions disabled network logging (send/receive) if
+ syslog/udp port was not in /etc/services. Now defaulting to
+ port 514 in this case.
+- internal error messages are now supported up to 256 bytes
+- error message seen during config file read are now also displayed
+ to the attached tty and not only the console
+- changed some error messages during init to be sent to the console
+ and/or emergency log. Previously, they were only seen if the
+ -d (debug) option was present on the command line.
---------------------------------------------------------------------------
Version 0.8.4