diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-07 07:19:22 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-07 07:19:22 +0000 |
commit | 1401cc39ad36c37186046ae858bacb17e6ec51b5 (patch) | |
tree | 1fe5b8b49ac8ba6d4c05a4f8a0073015aeb6ad90 /doc | |
parent | 7397ea3794d4d67e5cf48309841c3874a7dcfa3c (diff) | |
download | rsyslog-1401cc39ad36c37186046ae858bacb17e6ec51b5.tar.gz rsyslog-1401cc39ad36c37186046ae858bacb17e6ec51b5.tar.xz rsyslog-1401cc39ad36c37186046ae858bacb17e6ec51b5.zip |
preparing for 3.10.0 release
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.html | 5 | ||||
-rw-r--r-- | doc/status.html | 10 |
2 files changed, 9 insertions, 6 deletions
diff --git a/doc/manual.html b/doc/manual.html index 5a776969..a22162a1 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -16,11 +16,12 @@ for the novice user.</p> <p><b>Visit the <i> <a href="status.html">rsyslog status page</a></i></b> to obtain current
version information and ports. <b>If you like rsyslog, you might want to lend us
a helping hand. </b>It doesn't require a lot of time - even a single mouse click
-helps. Learn <a href="how2help.html">how to help the rsyslog project</a>.</p>
+helps. Learn <a href="how2help.html">how to help the rsyslog project</a>.</p>
<p><b><font color="#FF0000">Warning: rsyslog v3 is under active development and
as of this writing has a number of backwards compatibility issues. </font>If you
have never run it, <font color="#FF0000"><a href="v3compatibility.html">be sure to read the +rsyslog v3 compatibility document!</a></font> This also applies if you upgrade
from stock sysklogd - you need to make some configuration file changes. </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>!<br>
<b><font color="#FF0000">If you do not like this, use a
<a href="http://www.rsyslog.com/Downloads-req-getit-lid-70.phtml">stable branch
release</a>!</font></b></p>
<p><b>Follow the links below for the</b></p>
<ul>
<li><a href="man_rsyslogd.html">rsyslogd man page</a>
-<li><a href="rsyslog_conf.html">configuration file syntax (rsyslog.conf)</a><li>
<a href="property_replacer.html">property replacer, an important core component</a><li>a commented <a href="sample.conf.html">sample rsyslog.conf</a>
+(somewhat outdated)<li><a href="rsyslog_conf.html">configuration file syntax (rsyslog.conf)</a><li>
<a href="property_replacer.html">property replacer, an important core component</a><li>a commented <a href="sample.conf.html">sample rsyslog.conf</a>
<li><a href="bugs.html">rsyslog bug list</a><li><a href="rsyslog_packages.html">
rsyslog packages</a><li><a href="generic_design.html">backgrounder on generic
syslog application design</a><li><a href="contributors.html">contributor "Hall
of Fame"</a><li><a href="modules.html">description of rsyslog modules</a></ul>
<p><b>We have some in-depth papers on</b></p>
<ul>
diff --git a/doc/status.html b/doc/status.html index eb2ccd36..870a5663 100644 --- a/doc/status.html +++ b/doc/status.html @@ -4,13 +4,15 @@ </head> <body> <h2>rsyslog status page</h2> -<p>This page reflects the status as of 2008-01-03.</p> +<p>This page reflects the status as of 2008-01-07.</p> <h2>Current Releases</h2> <p><b>development:</b> 3.10.0 - -<a href="http://www.rsyslog.com/Article147.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-66.phtml">download</a></p> +<a href="http://www.rsyslog.com/Article157.phtml">change log</a> - +<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-71.phtml">download</a></p> <p><b><font color="#FF0000"><a href="v3compatibility.html">Be sure to read the -rsyslog v3 compatibility document!</a></font></b></p> +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.0 - <a href="http://www.rsyslog.com/Article155.phtml">change log</a> - <a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-70.phtml">download</a></p> <p> (<a href="version_naming.html">How are versions named?</a>)</p> |