diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-02-28 18:33:08 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-02-28 18:33:08 +0100 |
commit | f12a1995e42d098217fef22cba6e7158ed76e635 (patch) | |
tree | 2be50d6ca7fcef1d6dd767962fbd8ffdaf3ca73d /ChangeLog | |
parent | 8750f48390262e0b75b37a43b2d66e5e1c0ca2c3 (diff) | |
download | rsyslog-f12a1995e42d098217fef22cba6e7158ed76e635.tar.gz rsyslog-f12a1995e42d098217fef22cba6e7158ed76e635.tar.xz rsyslog-f12a1995e42d098217fef22cba6e7158ed76e635.zip |
bugfix: fixed problem that caused compilation on FreeBSD 9.0 to fail.
bugtracker: http://bugzilla.adiscon.com/show_bug.cgi?id=181
Thanks to Christiano for reporting.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ --------------------------------------------------------------------------- Version 4.6.1 [v4-stable] (rgerhards), 2010-02-?? +- re-enabled old pipe output (using new module ompipe, built-in) after + some problems with pipes (and especially in regard to xconsole) were + discovered. Thanks to Michael Biebl for reporting the issues. +- bugfix: fixed problem that caused compilation on FreeBSD 9.0 to fail. + bugtracker: http://bugzilla.adiscon.com/show_bug.cgi?id=181 + Thanks to Christiano for reporting. --------------------------------------------------------------------------- Version 4.6.0 [v4-stable] (rgerhards), 2010-02-24 *************************************************************************** |