summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-03-05 16:55:13 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-03-05 16:55:13 +0000
commitf9105d514134152094dfd02cab5113650dc53f76 (patch)
treef3bda1c8ec41af8933554ddd8390d5fc00fd2767 /ChangeLog
parent1560e84ff87dafd0d8b4fef3294a7a412e95b1c3 (diff)
downloadrsyslog-f9105d514134152094dfd02cab5113650dc53f76.tar.gz
rsyslog-f9105d514134152094dfd02cab5113650dc53f76.tar.xz
rsyslog-f9105d514134152094dfd02cab5113650dc53f76.zip
changed module loader to automatically add ".so" suffix if not specified
(over time, this shall also ease portability of config files)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a19edd3..79603a59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
---------------------------------------------------------------------------
Version 3.12.1 (rgerhards), 2008-03-??
+- changed module loader to automatically add ".so" suffix if not
+ specified (over time, this shall also ease portability of config
+ files)
- bugfix: actions were not correctly retried; caused message loss
- improved debugging support; debug runtime options can now be set via
an environment variable