diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-06-27 09:13:11 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-06-27 09:13:11 +0200 |
commit | b5faa3c4cef4d8a076a2de9953806ea90c9052d7 (patch) | |
tree | 8366c860ce6ec437ed1f3ddf6d97dccd8b526c7f /doc/status.html | |
parent | 2c46f3de7de4cdcfeac895a9711e1e99765b6a38 (diff) | |
download | rsyslog-b5faa3c4cef4d8a076a2de9953806ea90c9052d7.tar.gz rsyslog-b5faa3c4cef4d8a076a2de9953806ea90c9052d7.tar.xz rsyslog-b5faa3c4cef4d8a076a2de9953806ea90c9052d7.zip |
misc small changes: corrected version, removed some debug output,
..., restructured makefile, added some troubleshooting to test case
(program rscript-parse.c has problem due to different structure alignment,
where I do not yet know the reason)
Diffstat (limited to 'doc/status.html')
-rw-r--r-- | doc/status.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/status.html b/doc/status.html index efb42cab..47cd0700 100644 --- a/doc/status.html +++ b/doc/status.html @@ -2,7 +2,7 @@ <html><head><title>rsyslog status page</title></head> <body> <h2>rsyslog status page</h2> -<p>This page reflects the status as of 2008-06-16.</p> +<p>This page reflects the status as of 2008-06-27.</p> <h2>Current Releases</h2> <p><b>development:</b> 3.19.7 [2008-06-11] - @@ -13,8 +13,8 @@ <a href="http://www.rsyslog.com/Article242.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.16.1 [2008-05-02] - <a href="http://www.rsyslog.com/Article218.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-100.phtml">download</a> +<p><b>v3 stable:</b> 3.16.2 [2008-06-25] - <a href="http://www.rsyslog.com/Article244.phtml">change log</a> - +<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-114.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> |