summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-17 11:27:55 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-17 11:27:55 +0100
commit0463087a30a033a52fa6af58fa29c4df6db0b0f7 (patch)
tree978d78e1c800be66d7ac6ef09fe93e5a6a826b51 /ChangeLog
parent604d782f09f38734ca84d63cf1f09234c4dd94e3 (diff)
downloadrsyslog-0463087a30a033a52fa6af58fa29c4df6db0b0f7.tar.gz
rsyslog-0463087a30a033a52fa6af58fa29c4df6db0b0f7.tar.xz
rsyslog-0463087a30a033a52fa6af58fa29c4df6db0b0f7.zip
doc: improved description of what loadable modules can do
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d5ae91ba..52e7baab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,8 @@ Version 5.5.0 [DEVEL] (rgerhards), 2009-11-??
also be used by other modules in the future.
- added option to use unlimited-size select() calls
Thanks to varmjofekoj for the patch
- This is not done in imudp, as it natively supports epoll()
+ This is not done in imudp, as it natively supports epoll().
+- doc: improved description of what loadable modules can do
---------------------------------------------------------------------------
Version 5.3.5 [BETA] (rgerhards), 2009-11-13
- some light performance enhancement by replacing time() call with much