From 3c71347aa67c0a03dfa4ef1604ba39ae2caf87f9 Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Wed, 7 Nov 2012 12:14:00 +0100
Subject: prepare for 7.3.3 release
---
ChangeLog | 3 +++
configure.ac | 2 +-
doc/manual.html | 8 ++++----
3 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 8f679aca..7d3f90b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+---------------------------------------------------------------------------
+Version 7.3.3 [devel] 2012-11-07
+- improved disk queue performance
- bugfix: dynafile zip files could be corrupted
This could happen if a dynafile was destructed before the first write.
In practice, this could happen if few lines were written to a file and
diff --git a/configure.ac b/configure.ac
index ebaeac50..a1fa7dd3 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],[7.3.2],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[7.3.3],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
diff --git a/doc/manual.html b/doc/manual.html
index 09ba52a3..3d6bf9c4 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -13,13 +13,13 @@ It is quite compatible to stock sysklogd and can be used as a drop-in
replacement. Its
advanced features make it suitable for enterprise-class, encryption protected syslog
relay chains while at the same time being very easy to setup for the
-novice user. And as we know what enterprise users really need, there is
-also professional
-rsyslog support available directly from the source!
+novice user. And as we know what enterprise users really need, there are
+also rsyslog
+professional services available directly from the source!
Please visit the rsyslog sponsor's page
to honor the project sponsors or become one yourself! We are very grateful for any help towards the
project goals.
-This documentation is for version 7.3.2 (devel branch) of rsyslog.
+
This documentation is for version 7.3.3 (devel branch) of rsyslog.
Visit the rsyslog status page
to obtain current version information and project status.
If you like rsyslog, you might
--
cgit v1.2.3