summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-14 14:44:32 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-14 14:44:32 +0200
commitf8dff16a4a1d606f41d738f7381649282c74ca25 (patch)
tree2b296620f7f371bacae39023d01b437c9a41dc1e /ChangeLog
parent3669057997e7665735626fd29a40bd10e160c88f (diff)
downloadrsyslog-f8dff16a4a1d606f41d738f7381649282c74ca25.tar.gz
rsyslog-f8dff16a4a1d606f41d738f7381649282c74ca25.tar.xz
rsyslog-f8dff16a4a1d606f41d738f7381649282c74ca25.zip
cleanup of imklog + addtl. config directives
- implemented $KLogInternalMsgFacility config directive - implemented $KLogPermitNonKernelFacility config directive - modified internal interfaces
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c75d60c..ff1cbd3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@ Version 3.17.1 (rgerhards), 2008-04-??
- implemented klogd functionality for BSD
- implemented high precision timestamps for the kernel log. Thanks to
Michale Biebl for pointing out that the kernel log did not have them.
+- provided ability to discard non-kernel messages if they are present
+ in the kernel log (seems to happen on BSD)
+- implemented $KLogInternalMsgFacility config directive
+- implemented $KLogPermitNonKernelFacility config directive
---------------------------------------------------------------------------
Version 3.17.0 (rgerhards), 2008-04-08
- added native ability to send mail messages