diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-03-11 15:16:57 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-03-11 15:16:57 +0100 |
commit | 4df8bb4e6b6c8183c504fdb31d667717bf7584e5 (patch) | |
tree | a707a3ea82a3bdefd91ecea44ed7e119b43d496f /ChangeLog | |
parent | dd19c937c1bfbe16063c9d633a79810944ac7eba (diff) | |
parent | ae7a01e137f14055f9472408d0cf3ebf9893afba (diff) | |
download | rsyslog-4df8bb4e6b6c8183c504fdb31d667717bf7584e5.tar.gz rsyslog-4df8bb4e6b6c8183c504fdb31d667717bf7584e5.tar.xz rsyslog-4df8bb4e6b6c8183c504fdb31d667717bf7584e5.zip |
Merge branch 'beta'
Conflicts:
doc/omrelp.html
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -248,11 +248,23 @@ Version 3.21.0 [DEVEL] (rgerhards), 2008-07-18 - imported all changes from 3.18.1 until today (some quite important, see below) --------------------------------------------------------------------------- -Version 3.20.4 [v3-stable] (rgerhards), 2009-02-?? +Version 3.20.5 [v3-stable] (rgerhards), 2009-0?-?? +- fixed a bug in configure.ac which resulted in problems with + environment detection - thanks to Michael Biebl for the patch +- fixed a potential segfault problem in gssapi code + thanks to varmojfekoj for the patch +- doc enhance: provide standard template for MySQL module and instructions + on how to modify schema +--------------------------------------------------------------------------- +Version 3.20.4 [v3-stable] (rgerhards), 2009-02-09 - bugfix: inconsistent use of mutex/atomic operations could cause segfault details are too many, for full analysis see blog post at: http://blog.gerhards.net/2009/01/rsyslog-data-race-analysis.html +- bugfix: invalid ./configure settings for RFC3195 + thanks to Michael Biebl for the patch - bugfix: invalid mutex access in msg.c +- doc bugfix: dist tarball missed 2 files, had one extra file that no + longer belongs into it. Thanks to Michael Biebl for pointing this out. --------------------------------------------------------------------------- Version 3.20.3 [v3-stable] (rgerhards), 2009-01-19 - doc bugfix: v3-compatiblity document had typo in config directive |