summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-09-26 13:14:03 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-09-26 13:14:03 +0000
commit58d50e94455c52385595146e9fa19563b162e912 (patch)
treeb9d40e121d23676bded8b945b8a720de8089b1c9 /doc
parent7dba4b6ffe9b72bf5bb14cdf859cfe9a1c6df5e9 (diff)
downloadrsyslog-58d50e94455c52385595146e9fa19563b162e912.tar.gz
rsyslog-58d50e94455c52385595146e9fa19563b162e912.tar.xz
rsyslog-58d50e94455c52385595146e9fa19563b162e912.zip
added isequal comparison operation; ability to negat comparison operations
fixed some bugs
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.html7
-rw-r--r--doc/status.html6
2 files changed, 7 insertions, 6 deletions
diff --git a/doc/manual.html b/doc/manual.html
index d1bcfd57..5025c8e8 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -5,8 +5,9 @@
<body>
<h1>RSyslog - Documentation</h1>
<p><b><a href="http://www.rsyslog.com/">Rsyslog</a> is an enhanced syslogd
-supporting, among others, <a href="rsyslog_mysql.html">MySQL</a>, syslog/tcp
-and fine grain output format control.</b> It is quite compatible to stock
+supporting, among others, <a href="rsyslog_mysql.html">MySQL</a>, syslog/tcp,
+fine grain output format control, and the ability to filter on any message part.</b>
+It is quite compatible to stock
sysklogd and can be used as a drop-in replacement. Its <a href="features.html">
advanced features</a> make it suitable for enterprise-class,
<a href="rsyslog_stunnel.html">encryption protected syslog</a>
@@ -50,4 +51,4 @@ If you are interested in the &quot;backstage&quot;, you may find
<a href="http://www.adiscon.com/en/people/rainer-gerhards.php">Rainer</a>'s
<a href="http://rgerhards.blogspot.com/">syslog blog</a> an interesting read.</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/doc/status.html b/doc/status.html
index 9d12e4d1..245e1f5f 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -4,10 +4,10 @@
</head>
<body>
<h2>rsyslog status page</h2>
-<p>This page reflects the status as of 2005-09-20.</p>
+<p>This page reflects the status as of 2005-09-27.</p>
<h2>Current Releases</h2>
-<p><b>development:</b> 1.10.1 - <a href="http://www.rsyslog.com/Article36.phtml">change log</a> -
-<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-18.phtml">download</a></p>
+<p><b>development:</b> 1.10.2 - <a href="http://www.rsyslog.com/Article38.phtml">change log</a> -
+<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-19.phtml">download</a></p>
<p><b>stable:</b> 1.0.1 - <a href="http://www.rsyslog.com/Article34.phtml">change log</a> -
<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-17.phtml">download</a></p>
<p>&nbsp;(<a href="version_naming.html">How are versions named?</a>)</p>