diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-11-13 10:11:54 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-11-13 10:11:54 +0100 |
commit | c5be3764a164ba8a889316261b49f38ca4a26da0 (patch) | |
tree | 2a1ff93fcec20cd022dd43e45d5522dcb78dc623 | |
parent | 2a3c25a5c68db66ec35c155f7ecbe65079aed0e0 (diff) | |
download | rsyslog-c5be3764a164ba8a889316261b49f38ca4a26da0.tar.gz rsyslog-c5be3764a164ba8a889316261b49f38ca4a26da0.tar.xz rsyslog-c5be3764a164ba8a889316261b49f38ca4a26da0.zip |
preparing for new beta (5.3.5)
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | doc/manual.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ --------------------------------------------------------------------------- -Version 5.3.5 [DEVEL] (rgerhards), 2009-11-?? +Version 5.3.5 [BETA] (rgerhards), 2009-11-13 - some light performance enhancement by replacing time() call with much faster (at least under linux) gettimeofday() calls. - some improvement of omfile performance with dynafiles diff --git a/doc/manual.html b/doc/manual.html index 57f3d4a6..e65628a7 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -19,7 +19,7 @@ rsyslog support</a> available directly from the source!</p> <p><b>Please visit the <a href="http://www.rsyslog.com/sponsors">rsyslog sponsor's page</a> to honor the project sponsors or become one yourself!</b> We are very grateful for any help towards the project goals.</p> -<p><b>This documentation is for version 5.3.5 (devel branch) of rsyslog.</b> +<p><b>This documentation is for version 5.3.5 (beta 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 |