diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-15 16:39:12 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-15 16:39:12 +0200 |
commit | f0b7fa573e6a780cf1e564ce818ffca04018c642 (patch) | |
tree | bc92dd666197eec4e08dc5f2768b861c58157ec6 | |
parent | 188e4f39fd3c267159c32f750f1da0bc74db910e (diff) | |
download | rsyslog-f0b7fa573e6a780cf1e564ce818ffca04018c642.tar.gz rsyslog-f0b7fa573e6a780cf1e564ce818ffca04018c642.tar.xz rsyslog-f0b7fa573e6a780cf1e564ce818ffca04018c642.zip |
preparing for 3.19.10, starting a new beta branchv3.19.10
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | doc/manual.html | 2 | ||||
-rw-r--r-- | doc/status.html | 12 |
3 files changed, 9 insertions, 8 deletions
@@ -1,5 +1,6 @@ --------------------------------------------------------------------------- -Version 3.19.10 (rgerhards), 2008-07-?? +Version 3.19.10 [BETA] (rgerhards), 2008-07-15 +- start of a new beta branch based on former 3.19 devel branch - bugfix: bad memory leak in disk-based queue modes - bugfix: UDP syslog forwarding did not work on all platforms the ai_socktype was incorrectly set to 1. On some platforms, this diff --git a/doc/manual.html b/doc/manual.html index c15eead5..ede58059 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.19.10 (devel branch) of rsyslog.</b> +<p><b>This documentation is for version 3.19.10 (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 diff --git a/doc/status.html b/doc/status.html index 9bdf9b4d..90932fca 100644 --- a/doc/status.html +++ b/doc/status.html @@ -2,21 +2,21 @@ <html><head><title>rsyslog status page</title></head> <body> <h2>rsyslog status page</h2> -<p>This page reflects the status as of 2008-07-11.</p> +<p>This page reflects the status as of 2008-07-15.</p> <h2>Current Releases</h2> +<!-- no devel at this time! <p><b>development:</b> 3.19.9 [2008-07-07] - <a href="http://www.rsyslog.com/Article250.phtml">change log</a> - <a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-117.phtml">download</a> +--> -<!-- no beta at this time! -<br><b>beta:</b> 3.17.4 [2008-06-16] - -<a href="http://www.rsyslog.com/Article242.phtml">change log</a> - +<br><b>beta:</b> 3.19.10 [2008-07-15] - +<a href="http://www.rsyslog.com/Article256.phtml">change log</a> - <a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-109.phtml">download</a></p> ---> <p><b>v3 stable:</b> 3.18.0 [2008-07-11] - <a href="http://www.rsyslog.com/Article254.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-119.phtml">download</a> +<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-120.phtml">download</a> <br><b>v2 stable:</b> 2.0.5 [2008-05-15] - <a href="http://www.rsyslog.com/Article226.phtml">change log</a> - <a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-104.phtml">download</a> |