diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2006-02-15 09:15:27 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2006-02-15 09:15:27 +0000 |
commit | 6a45fa0c79e1b20fca72ad853bbec6d4470b8245 (patch) | |
tree | bd81f553e055ec07bb218a83280c40329ee11887 /doc/bugs.html | |
parent | e516bbe006d49760486894e5a3bf0a758d57a188 (diff) | |
download | rsyslog-6a45fa0c79e1b20fca72ad853bbec6d4470b8245.tar.gz rsyslog-6a45fa0c79e1b20fca72ad853bbec6d4470b8245.tar.xz rsyslog-6a45fa0c79e1b20fca72ad853bbec6d4470b8245.zip |
doc updates for 1.12.2v1-12-2
Diffstat (limited to 'doc/bugs.html')
-rw-r--r-- | doc/bugs.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/bugs.html b/doc/bugs.html index 617af9f8..1903ba5b 100644 --- a/doc/bugs.html +++ b/doc/bugs.html @@ -14,11 +14,6 @@ both.</p> <p>This list has last been updated on 2005-09-26 by
<a href="http://www.adiscon.com/en/people/rainer-gerhards.php">Rainer Gerhards</a>.</p>
<h1>rsyslogd</h1>
-<h2>multi-threading and BSD</h2>
-<p>Multi-threading does currently not work reliably on BSD, at least
-not upon program termination. It looks like this is related with the
-way BSD handles signals. I am currently looking at it. In the mean
-time, compile BSD builds without threading support (the default).
<h2>REPEATED LOG LINES</h2>
<p>If multiple log lines with the exact same content are received,
the duplicates are NOT suppressed. This is done by sysklogd
|