summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-07-25 13:52:08 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-07-25 13:52:08 +0200
commit480125e16ce0cdd63d9ee0b47565789984c217e0 (patch)
treeb0adc873ac98cda42bf77f841bdba59aeec61fd0 /ChangeLog
parent8ed5da5dc4c3b146e4636dd8b44fe62df4d90c80 (diff)
parentb829284f37add946ac810b125e3bededa1206c96 (diff)
downloadrsyslog-480125e16ce0cdd63d9ee0b47565789984c217e0.tar.gz
rsyslog-480125e16ce0cdd63d9ee0b47565789984c217e0.tar.xz
rsyslog-480125e16ce0cdd63d9ee0b47565789984c217e0.zip
Merge branch 'beta'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2df76ba9..03aac459 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -165,7 +165,9 @@ Version 3.19.0 (rgerhards), 2008-05-06
- a lot of cleanup in regard to modularization
- -c option no longer must be the first option - thanks to varmjofekoj
for the patch
-Version 3.18.1 (rgerhards), 2008-07-??
+Version 3.18.2 (rgerhards), 2008-07-??
+---------------------------------------------------------------------------
+Version 3.18.1 (rgerhards), 2008-07-21
- bugfix: potential segfault in creating message mutex in non-direct queue
mode. rsyslogd segfaults on freeeBSD 7.0 (an potentially other platforms)
if an action queue is running in any other mode than non-direct. The
@@ -205,6 +207,7 @@ Version 3.18.1 (rgerhards), 2008-07-??
secpath-drop were not documented
- doc bugfix: fixed some typos in rsyslog.conf man page
- fixed typo in source comment - thanks to Rio Fujita
+- some general cleanup (thanks to Michael Biebl)
---------------------------------------------------------------------------
Version 3.18.0 (rgerhards), 2008-07-11
- begun a new v3-stable based on former 3.17.4 beta plus patches to