From 8444eda96201575a6001380c4fa66c05e92402e5 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 29 Jul 2005 08:42:20 +0000 Subject: changed news file to reflect recent bug fixes --- NEWS | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3c117a12..f252bc5c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,19 @@ --------------------------------------------------------------------------- -Version 0.9.4 (RGer), around 2005-07-20 +Version 0.9.5 (RGer), around 2005-07-28 +- the "semicolon bug" was actually not (fully) solved in 0.9.4. One + part of the bug was solved, but another still existed. This one + is fixed now, too. +- the "semicolon bug" actually turned out to be a more generic bug. + It appeared whenever an invalid template name was given. With some + selector actions, rsyslogd dumped core, with other it "just" had + a small ressource leak with others all worked well. These anomalies + are now fixed. Note that they only appeared during system initaliziation + once the system was running, nothing bad happened. +- improved error reporting for template errors on startup. They are now + shown on the console and the start-up tty. Formerly, they were only + visible in debug mode. +--------------------------------------------------------------------------- +Version 0.9.4 (RGer), 2005-07-25 - finally added the TCP sender. It now supports non-blocking mode, no longer disabling message reception during connect. As it is now, it is usable in production. The code could be more sophisticated, but -- cgit v1.2.3