From 307f0893e1e589662fca1176050d96d5bfa9a367 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 7 Sep 2007 15:56:09 +0000 Subject: preparing for 1.19.5 release --- ChangeLog | 6 +++++- doc/status.html | 8 ++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index b939add9..f8c74da3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,14 @@ --------------------------------------------------------------------------- -Version 1.19.5 (rgerhards), 2007-09-0? +Version 1.19.5 (rgerhards), 2007-09-07 - changed part of the CStr interface so that better error tracking is provided and the calling sequence is more intuitive (there were invalid calls based on a too-weired interface) - (hopefully) fixed some remaining bugs rooted in wrong use of the CStr class. These could lead to program abort. +- applied patch by varmojfekoj two fix two potential segfault situations +- added $ModDir config directive +- modified $ModLoad so that an absolute path may be specified as + module name (e.g. /rsyslog/ommysql.so) --------------------------------------------------------------------------- Version 1.19.4 (rgerhards/varmojfekoj), 2007-09-04 - fixed a number of small memory leaks - thanks varmojfekoj for patching diff --git a/doc/status.html b/doc/status.html index eb449238..76985482 100644 --- a/doc/status.html +++ b/doc/status.html @@ -4,11 +4,11 @@

rsyslog status page

-

This page reflects the status as of 2007-09-04.

+

This page reflects the status as of 2007-09-07.

Current Releases

-

development: 1.19.4 - -change log - -download

+

development: 1.19.5 - +change log - +download

stable: 1.0.5 - change log - download

 (How are versions named?)

-- cgit v1.2.3