summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-01-23 18:05:07 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-01-23 18:05:07 +0100
commit01405d78f4a8c090d5abe37380d60cff252efdc6 (patch)
tree6fcbe263118c29488da28cb1a5893f89cad804a9 /ChangeLog
parentef34821a2737799f48c3032b9616418e4f7fa34f (diff)
downloadrsyslog-01405d78f4a8c090d5abe37380d60cff252efdc6.tar.gz
rsyslog-01405d78f4a8c090d5abe37380d60cff252efdc6.tar.xz
rsyslog-01405d78f4a8c090d5abe37380d60cff252efdc6.zip
refactored imklog linux driver, now combined with BSD driver
The Linux driver no longer supports outdated kernel symbol resolution, which was disabled by default for very long. Also overall cleanup, resulting in much smaller code. Linux and BSD are now covered by a single small driver.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b49ecbf..fe8ae053 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
---------------------------------------------------------------------------
Version 5.9.6 [V5-DEVEL], 2012-??-??
+- refactored imklog linux driver, now combined with BSD driver
+ The Linux driver no longer supports outdated kernel symbol resolution,
+ which was disabled by default for very long. Also overall cleanup,
+ resulting in much smaller code. Linux and BSD are now covered by a
+ single small driver.
- $IMUXSockRateLimitInterval DEFAULT CHANGED, was 5, now 0
The new default turns off rate limiting. This was chosen as people
experienced problems with rate-limiting activated by default. Now it