diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-11 10:02:31 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-11 10:02:31 +0000 |
commit | 9e9dd161d4c0be40d32db22774042dcf88b02f09 (patch) | |
tree | 6e4019068b8a927667d5bf9fa15d94bf5f7df85c /doc/features.html | |
parent | ce1dffd37625bcc6def976b76bde1e028f30c124 (diff) | |
download | rsyslog-9e9dd161d4c0be40d32db22774042dcf88b02f09.tar.gz rsyslog-9e9dd161d4c0be40d32db22774042dcf88b02f09.tar.xz rsyslog-9e9dd161d4c0be40d32db22774042dcf88b02f09.zip |
preparing for new release 1.13.2
Diffstat (limited to 'doc/features.html')
-rw-r--r-- | doc/features.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/features.html b/doc/features.html index b7297b08..aceae9f0 100644 --- a/doc/features.html +++ b/doc/features.html @@ -29,7 +29,10 @@ is going on, you can also subscribe to the <a href="http://lists.adiscon.net/mai preserve the original hostname in NAT environments and relay chains
<li>ability to limit the allowed network senders<li>powerful BSD-style
hostname and program name blocks for easy multi-host support<li>
multi-threaded - currently experimental<li>very
experimental and volatile support for <a href="syslog-protocol.html">syslog-protocol</a>
compliant messages (it is volatile because standardization is currently
underway and this is a proof-of-concept implementation to aid this effort)<li>
experimental support for syslog-transport-tls based framing on syslog/tcp
- connections</ul>
+ connections<li>
+ a copy of klogd.c has been included under the name of rklogd for those Linux
+ systems that need one. So rsyslog is a full replacement for the sysklogd
+ package</ul>
<p> </p>
<h2>Upcoming Features</h2>
<ul>
|