diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | doc/manual.html | 2 | ||||
-rw-r--r-- | doc/omhdfs.html | 2 |
3 files changed, 3 insertions, 5 deletions
@@ -1,8 +1,6 @@ --------------------------------------------------------------------------- -Version 5.7.2 [V5-DEVEL] (rgerhards), 2010-09-?? +Version 5.7.1 [V5-DEVEL] (rgerhards), 2010-10-05 - support for Hadoop's HDFS added (via omhdfs) ---------------------------------------------------------------------------- -Version 5.7.1 [V5-DEVEL] (rgerhards), 2010-09-?? - imuxsock now optionally use SCM_CREDENTIALS to pull the pid from the log socket itself (thanks to Lennart Poettering for the suggesting this feature) diff --git a/doc/manual.html b/doc/manual.html index 08334c5d..6affe746 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -19,7 +19,7 @@ rsyslog support</a> available directly from the source!</p> <p><b>Please visit the <a href="http://www.rsyslog.com/sponsors">rsyslog sponsor's page</a> to honor the project sponsors or become one yourself!</b> We are very grateful for any help towards the project goals.</p> -<p><b>This documentation is for version 5.7.0 (beta branch) of rsyslog.</b> +<p><b>This documentation is for version 5.7.1 (beta branch) of rsyslog.</b> Visit the <i><a href="http://www.rsyslog.com/status">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/omhdfs.html b/doc/omhdfs.html index 3849f167..ef7e60c5 100644 --- a/doc/omhdfs.html +++ b/doc/omhdfs.html @@ -5,7 +5,7 @@ <body> <h1>Unix sockets Output Module (omhdfs)</h1> <p><b>Module Name: omhdfs</b></p> -<p><b>Available since: </b> 5.7.2</p> +<p><b>Available since: </b> 5.7.1</p> <p><b>Author: </b>Rainer Gerhards <rgerhards@adiscon.com></p> <p><b>Description</b>:</p> <p>This module supports writing message into files on Hadoop's HDFS |