diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-11-01 19:07:08 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-11-01 19:07:08 +0100 |
commit | 8995034e5a17f58445b69fe97b64ba5c46b5dccf (patch) | |
tree | dd349d41543208d34c3d0c615338ccc1f73c3807 | |
parent | 206908e2887cedf78d12d70b29591c52276d685a (diff) | |
download | rsyslog-8995034e5a17f58445b69fe97b64ba5c46b5dccf.tar.gz rsyslog-8995034e5a17f58445b69fe97b64ba5c46b5dccf.tar.bz2 rsyslog-8995034e5a17f58445b69fe97b64ba5c46b5dccf.zip |
doc: add recent patch (API) to ChangeLog
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,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: |