summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
-rw-r--r--doc/features.html2
-rw-r--r--doc/manual.html2
-rw-r--r--doc/status.html6
5 files changed, 9 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index e82169fe..5056f68d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
+---------------------------------------------------------------------------
+Version 4.1.3 [DEVEL] (rgerhards), 2008-12-17
- added $InputTCPServerAddtlFrameDelimiter config directive, which
- enabeles to specify an additional, non-standard message delimiter
+ enables to specify an additional, non-standard message delimiter
for processing plain tcp syslog. This is primarily a fix for the invalid
framing used in Juniper's NetScreen products. Credit to forum user
Arv for suggesting this solution.
diff --git a/configure.ac b/configure.ac
index e8aa644a..d204b7fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([rsyslog],[4.1.2],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[4.1.3],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_HEADERS([config.h])
diff --git a/doc/features.html b/doc/features.html
index 7a31a03b..336b31cc 100644
--- a/doc/features.html
+++ b/doc/features.html
@@ -101,7 +101,7 @@ arithmetic expressions in message filters</li>
<h2>World's first</h2>
Rsyslog has an interesting number of "world's firsts" - things that
were implemented for the first time ever in rsyslog. Some of them are still features not available elsewhere.<br><ul>
-<li>world's first implementation of IETF I-D syslog-protocol (February 2006, version 1.12.2 and above)</li><li>world's first implementation of dynamic syslog on-the-wire compression (December 2006, version 1.13.0 and above)</li><li>world's first open-source implementation of a disk-queueing syslogd (January 2008, version 3.11.0 and above)</li>
+<li>world's first implementation of IETF I-D syslog-protocol (February 2006, version 1.12.2 and above), now RFC5424</li><li>world's first implementation of dynamic syslog on-the-wire compression (December 2006, version 1.13.0 and above)</li><li>world's first open-source implementation of a disk-queueing syslogd (January 2008, version 3.11.0 and above)</li>
<li>world's first implementation of IETF I-D
syslog-transport-tls (May 2008, version 3.19.0 and above)</li>
</ul>
diff --git a/doc/manual.html b/doc/manual.html
index 63a68b4f..e8842de6 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 4.1.2 (devel branch) of rsyslog.</b>
+<p><b>This documentation is for version 4.1.3 (devel branch) of rsyslog.</b>
Visit the <i> <a href="http://www.rsyslog.com/doc-status.html">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/status.html b/doc/status.html
index 74694280..c1a42963 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -5,9 +5,9 @@
<p>This page reflects the status as of 2008-11-26.</p>
<h2>Current Releases</h2>
-<p><b>development:</b> 4.1.2 [2008-12-05] -
-<a href="http://www.rsyslog.com/Article331.phtml">change log</a> -
-<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-143.phtml">download</a>
+<p><b>development:</b> 4.1.3 [2008-12-17] -
+<a href="http://www.rsyslog.com/Article335.phtml">change log</a> -
+<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-145.phtml">download</a>
<br><b>beta:</b> 3.21.9 [2008-12-04] -
<a href="http://www.rsyslog.com/Article330.phtml">change log</a> -