diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-03-27 16:01:36 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-03-27 16:01:36 +0000 |
commit | 9d2f32339f9e364dd8492564e29f253d2f176161 (patch) | |
tree | b4f8664b30adbaf1521ffcb91090f84739426da9 | |
parent | 0e2d246a2e07c62b692aa8ef15415fb77af921a7 (diff) | |
download | rsyslog-9d2f32339f9e364dd8492564e29f253d2f176161.tar.gz rsyslog-9d2f32339f9e364dd8492564e29f253d2f176161.tar.xz rsyslog-9d2f32339f9e364dd8492564e29f253d2f176161.zip |
preparing for 2.0.4 releasev2-0-4
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | doc/status.html | 18 |
2 files changed, 11 insertions, 9 deletions
@@ -1,5 +1,5 @@ --------------------------------------------------------------------------- -Version 2.0.4 STABLE (rgerhards), 2008-03-?? +Version 2.0.4 STABLE (rgerhards), 2008-03-27 - bugfix: internally generated messages had "FROMHOST" property not set - bugfix: continue parsing if tag is oversize (discard oversize part) - thanks to mclaughlin77@gmail.com for the patch diff --git a/doc/status.html b/doc/status.html index 90cb44dd..cc197318 100644 --- a/doc/status.html +++ b/doc/status.html @@ -4,18 +4,20 @@ </head> <body> <h2>rsyslog status page</h2> -<p>This page reflects the status as of 2008-03-12.</p> +<p>This page reflects the status as of 2008-03-27.</p> <h2>Current Releases</h2> -<p><b>development:</b> 3.12.1 - -<a href="http://www.rsyslog.com/Article187.phtml">change +p><b>development:</b> 3.12.4 - +<a href="http://www.rsyslog.com/Article195.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-85.phtml">download</a></p> +<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-89.phtml">download</a></p> <p><b><font color="#ff0000"><a href="v3compatibility.html">If you used version 2, be sure to read the rsyslog v3 compatibility document!</a></font></b><br> -Documentation for 3.x is currently sparse. If you need assistance, please -<a href="http://www.rsyslog.com/PNphpBB2.phtml">post in the rsyslog forums</a>!</p> -<p><b>stable:</b> 2.0.3 - <a href="http://www.rsyslog.com/Article189.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-86.phtml">download</a></p> +Documentation for 3.x is currently partly sparse. If you need +assistance, please +<a href="http://www.rsyslog.com/PNphpBB2.phtml">post in +the rsyslog forums</a>!</p> +<p><b>stable:</b> 2.0.4 - <a href="http://www.rsyslog.com/Article197.phtml">change log</a> - +<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-90.phtml">download</a></p> <p> (<a href="version_naming.html">How are versions named?</a>)</p> <h2>Platforms</h2> <p>Thankfully, a number of folks have begin to build packages and help port |