From 8ed5da5dc4c3b146e4636dd8b44fe62df4d90c80 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 18 Jul 2008 16:33:41 +0200 Subject: preparing for 3.21.0 release --- ChangeLog | 7 +++++-- doc/status.html | 10 ++++------ tests/Makefile.am | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1ef627fb..2df76ba9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,11 @@ --------------------------------------------------------------------------- -Version 3.21.0 [DEVEL] (rgerhards), 2008-??-?? +Version 3.21.0 [DEVEL] (rgerhards), 2008-07-18 +- starts a new devel branch - added a generic test driver for RainerScript plus some test cases to the testbench -- added a samll diagnostic tool to obtain result of gethostname() API +- added a small diagnostic tool to obtain result of gethostname() API +- imported all changes from 3.18.1 until today (some quite important, + see below) --------------------------------------------------------------------------- Version 3.19.11 [BETA] (rgerhards), 2008-??-?? --------------------------------------------------------------------------- diff --git a/doc/status.html b/doc/status.html index f6b57eba..be012524 100644 --- a/doc/status.html +++ b/doc/status.html @@ -2,14 +2,12 @@ rsyslog status page

rsyslog status page

-

This page reflects the status as of 2008-07-15.

+

This page reflects the status as of 2008-07-18.

Current Releases

- +

development: 3.21.0 [2008-07-18] - +change log - +download
beta: 3.19.10 [2008-07-15] - change log - diff --git a/tests/Makefile.am b/tests/Makefile.am index 3ced4769..6057a7a8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -2,7 +2,7 @@ check_PROGRAMS = rt_init rscript TESTS = $(check_PROGRAMS) test_files = testbench.h runtime-dummy.c -EXTRA_DIST=*.rstest +EXTRA_DIST=1.rstest 2.rstest err1.rstest rt_init_SOURCES = rt-init.c $(test_files) rt_init_CPPFLAGS = -I$(top_srcdir) $(pthreads_cflags) $(rsrt_cflags) -- cgit v1.2.3