summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-10-25 15:50:08 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-10-25 15:50:08 +0000
commit755ec717d9cd6e25767584a528034ce0ab0ee5aa (patch)
tree20fd91683a496a2f8868650f76c7f408c1e271cc /NEWS
parent090627b79c1e801bc11c706f62628c7517dd3596 (diff)
downloadrsyslog-755ec717d9cd6e25767584a528034ce0ab0ee5aa.tar.gz
rsyslog-755ec717d9cd6e25767584a528034ce0ab0ee5aa.tar.xz
rsyslog-755ec717d9cd6e25767584a528034ce0ab0ee5aa.zip
dual-threading code looks now fairly complete and stable
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f94f35ef..aa762ddd 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ Version 1.12.0 (RGer), 2005-10-20
- fixed an one-too-low memory allocation in the TCP sender. Could result
in rsyslogd dumping core.
- fixed a bug with regular expression support (thanks to Andres Riancho)
+- a little bit of code restructuring (especially main(), which was
+ horribly large)
---------------------------------------------------------------------------
Version 1.11.1 (RGer), 2005-10-19
- support for BSD-style program name and host blocks