summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-10-24 11:49:02 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-10-24 11:49:02 +0000
commite5507768177bd04231c44d6671851f98b15a1622 (patch)
treee577c7130893d276cfd44127f24282b4979d5708 /NEWS
parentf42b66df986e7a7eb617841ee5550ffbad567449 (diff)
downloadrsyslog-e5507768177bd04231c44d6671851f98b15a1622.tar.gz
rsyslog-e5507768177bd04231c44d6671851f98b15a1622.tar.xz
rsyslog-e5507768177bd04231c44d6671851f98b15a1622.zip
some non-intrusive preparations for dual-threading
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 20489427..aa09c9af 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ Version 1.11.2 (RGer), 2005-10-20
(like low-memory conditions) rsyslogd somehow remains active. Of course,
it might loose a message or two, but at least it does not abort and it
can also recover when the condition no longer persist.
+- fixed a bug that could cause loss of the last message received
+ immediately before rsyslogd was terminated.
+- added comments on thread-safety of global variables in syslogd.c
+- fixed a small bug: spurios printf() when TCP syslog was used
---------------------------------------------------------------------------
Version 1.11.1 (RGer), 2005-10-19
- support for BSD-style program name and host blocks