summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-02-28 18:33:08 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-02-28 18:33:08 +0100
commitf12a1995e42d098217fef22cba6e7158ed76e635 (patch)
tree2be50d6ca7fcef1d6dd767962fbd8ffdaf3ca73d /ChangeLog
parent8750f48390262e0b75b37a43b2d66e5e1c0ca2c3 (diff)
downloadrsyslog-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a6ae5fe..e754b005 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
***************************************************************************