From b6ce75cb6ce65a468f9551d98a641b407a4f2630 Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Fri, 26 Mar 2010 15:41:59 +0100
Subject: preparing for 4.6.2
---
ChangeLog | 2 +-
configure.ac | 2 +-
doc/manual.html | 2 +-
tests/Makefile.am | 3 +--
4 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 0eed1cf8..66eb1e11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
---------------------------------------------------------------------------
-Version 4.6.2 [v4-stable] (rgerhards), 2010-03-??
+Version 4.6.2 [v4-stable] (rgerhards), 2010-03-26
- new feature: "." action type added to support writing files to relative
pathes (this is primarily meant as a debug aid)
- new feature: $OMFileAsyncWriting directive added
diff --git a/configure.ac b/configure.ac
index b059fe75..b01396d6 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.6.1],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[4.6.2],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/doc/manual.html b/doc/manual.html
index 0efe5076..455a7116 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -19,7 +19,7 @@ rsyslog support 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 4.6.1 (v4-stable branch) of rsyslog.
+
This documentation is for version 4.6.2 (v4-stable branch) of rsyslog.
Visit the rsyslog status page
to obtain current version information and project status.
If you like rsyslog, you might
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0b1ccb4b..42ef32e3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -54,7 +54,7 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
testsuites/valid.conf \
cfg.sh \
cfg1.cfgtest \
- fg1.testin \
+ cfg1.testin \
cfg2.cfgtest \
cfg2.testin \
cfg3.cfgtest \
@@ -109,7 +109,6 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
testsuites/parse3.conf \
testsuites/reallife.parse3 \
testsuites/parse-nodate.conf \
- testsuites/reallife.parse-nodate \
testsuites/parse_invld_regex.conf \
testsuites/samples.parse_invld_regex \
testsuites/parse-3164-buggyday.conf \
--
cgit v1.2.3