diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-11-01 19:08:35 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-11-01 19:08:35 +0100 |
commit | ceb155075b1dd7775beb98d01a71046a9cbc7ddf (patch) | |
tree | 986093e20baad7cea204d63cbde4626ea6e9b822 | |
parent | d18b0a62f82739946c25fcc5610fc98b447771c3 (diff) | |
parent | 0bde71bdb79c11fe3c7513048bd48dad24c02de2 (diff) | |
download | rsyslog-ceb155075b1dd7775beb98d01a71046a9cbc7ddf.tar.gz rsyslog-ceb155075b1dd7775beb98d01a71046a9cbc7ddf.tar.bz2 rsyslog-ceb155075b1dd7775beb98d01a71046a9cbc7ddf.zip |
Merge branch 'v7-stable'
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -210,6 +210,9 @@ Version 6.6.1 [v6-stable] 2012-10-?? On many platforms, this has no effect at all. At some, it may cause a segfault. The problem occurs only during config phase, no segfault happens when rsyslog has fully started. +- fix API "glitch" in some plugins + This did not affect users, but could have caused trouble in the future + for developers. --------------------------------------------------------------------------- Version 6.6.0 [v6-stable] 2012-10-22 This starts a new stable branch, based on the 6.5.x series, plus: |