diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-12-01 18:39:57 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-12-01 18:39:57 +0100 |
commit | 61b59a78c6b558ec06383fc5969178887d00abfc (patch) | |
tree | f8860ac35b2e61a6a59ae2e0741e5dfc4de7a1fb /doc/manual.html | |
parent | 97b89435aad77bd6d9e18747b55d701e360d5aac (diff) | |
download | rsyslog-61b59a78c6b558ec06383fc5969178887d00abfc.tar.gz rsyslog-61b59a78c6b558ec06383fc5969178887d00abfc.tar.xz rsyslog-61b59a78c6b558ec06383fc5969178887d00abfc.zip |
added interface function to nsd_gtls needed for ACL control
The legacy ACL system needs access to the remote sockaddr_storage
data structure. This has been implemented for the ptcp driver and
now follows for gtls. See recent commits for reason.
We also moved up the version numbers in preparation of the release.
Diffstat (limited to 'doc/manual.html')
-rw-r--r-- | doc/manual.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.html b/doc/manual.html index 61b16527..394f7c41 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -16,7 +16,7 @@ relay chains while at the same time being very easy to setup for the novice user. And as we know what enterprise users really need, there is also <a href="professional_support.html">professional rsyslog support</a> available directly from the source!</p> -<p><b>This documentation is for version 3.20.0 (v3-stable branch) of rsyslog.</b> +<p><b>This documentation is for version 3.20.1 (v3-stable branch) of rsyslog.</b> Visit the <i> <a href="http://www.rsyslog.com/doc-status.html">rsyslog status page</a></i></b> to obtain current version information and project status. </p><p><b>If you like rsyslog, you might |