From c5ae5472681c2fd594bb210c5794a83dbdc90eed Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Tue, 1 Apr 2008 16:46:04 +0000
Subject: preparing for 3.15.0 release
---
ChangeLog | 5 +++++
doc/rsyslog_conf.html | 4 ++--
doc/status.html | 8 ++++----
3 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 50744768..25cd1106 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
---------------------------------------------------------------------------
Version 3.15.0 (rgerhards), 2008-04-01
+- major new feature: imrelp/omrelp support reliable delivery of syslog
+ messages via the RELP protocol and librelp (http://www.librelp.com).
+ Plain tcp syslog, so far the best reliability solution, can lose
+ messages when something goes wrong or a peer goes down. With RELP,
+ this can no longer happen. See imrelp.html for more details.
- bugfix: rsyslogd was no longer build by default; man pages are
only installed if corresponding option is selected. Thanks to
Michael Biebl for pointing these problems out.
diff --git a/doc/rsyslog_conf.html b/doc/rsyslog_conf.html
index 5931a241..2a0f0c60 100644
--- a/doc/rsyslog_conf.html
+++ b/doc/rsyslog_conf.html
@@ -26,7 +26,7 @@ number of modules. Here is the entry point to their documentation and
what they do (list is currently not complete)
- omsnmp - SNMP
-trap output module
- omrelp - RELP output module
+trap output module- omrelp - RELP output module
- omgss - output module for GSS-enabled syslog
- ommysql - output module for MySQL
- ompgsql - output module for PostgreSQL
@@ -34,7 +34,7 @@ trap output module- omrelp - RELP output module
generic database output module (Firebird/Interbase, MS SQL, Sybase,
SQLLite, Ingres, Oracle, mSQL)
- imfile
-- input module for text files
- imrelp - RELP input module
+- input module for text files- imrelp - RELP input module
- imudp - udp syslog message input
- imtcp - input
plugin for plain tcp syslog
diff --git a/doc/status.html b/doc/status.html
index c6901fb9..c76fe348 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -2,12 +2,12 @@
rsyslog status page
rsyslog status page
-This page reflects the status as of 2008-03-31.
+This page reflects the status as of 2008-04-01.
Current Releases
-development: 3.13.0-dev0 -
-change log -
-download
+development: 3.15.0 -
+change log -
+download
If you updgrade from version 2, be sure to read the rsyslog v3
compatibility document.
--
cgit v1.2.3