diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-24 14:11:49 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-24 14:11:49 +0200 |
commit | 28516a1b745d1d078681a063b71637dd45306712 (patch) | |
tree | 9b4e547c08c5e8e92ad33c698efe563f498e68fb | |
parent | 65cdfc1777e1c189f28dfe11fa1ab0d08930b458 (diff) | |
download | rsyslog-28516a1b745d1d078681a063b71637dd45306712.tar.gz rsyslog-28516a1b745d1d078681a063b71637dd45306712.tar.xz rsyslog-28516a1b745d1d078681a063b71637dd45306712.zip |
preparing for 3.16.0v3.16.0
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | doc/manual.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ --------------------------------------------------------------------------- -Version 3.16.0 (rgerhards), 2008-04-?? +Version 3.16.0 (rgerhards), 2008-04-24 - new v3-stable (3.16.x) based on beta 3.15.x (RELP support) - bugfix: omsnmp had a too-small sized buffer for hostname+port. This could not lead to a segfault, as snprintf() was used, but could cause diff --git a/doc/manual.html b/doc/manual.html index 9c906497..01d97065 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.15.1 (beta branch) of rsyslog.</b> +<p><b>This documentation is for version 3.16.0 (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 |