summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-08-08 08:11:37 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-08-08 08:11:37 +0000
commit12c7e9ab4bba93e019f7f118d036d7dedcdf0037 (patch)
tree509a137398adf6760ce2cb5c2b5fa6723152b438 /ChangeLog
parentd8f3b6e993f3c7ffc254a646037674c430248418 (diff)
downloadrsyslog-12c7e9ab4bba93e019f7f118d036d7dedcdf0037.tar.gz
rsyslog-12c7e9ab4bba93e019f7f118d036d7dedcdf0037.tar.xz
rsyslog-12c7e9ab4bba93e019f7f118d036d7dedcdf0037.zip
all compile-time settings are now shown in rsyslogd -v, not just the active
ones
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 386843c0..fc79d189 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@ Version 1.18.1 (rgerhards), 2007-08-??
- some code cleanup (moved action object to its own file set)
- add config directive $MainMsgQueueSize, which now allows to configure the
queue size dynamically
+- all compile-time settings are now shown in rsyslogd -v, not just the
+ active ones
+- enhanced performance a little bit more
---------------------------------------------------------------------------
Version 1.18.0 (rgerhards), 2007-08-03
- rsyslog now supports fallback actions when an action did not work. This