summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-01-07 07:19:22 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-01-07 07:19:22 +0000
commit1401cc39ad36c37186046ae858bacb17e6ec51b5 (patch)
tree1fe5b8b49ac8ba6d4c05a4f8a0073015aeb6ad90 /ChangeLog
parent7397ea3794d4d67e5cf48309841c3874a7dcfa3c (diff)
downloadrsyslog-1401cc39ad36c37186046ae858bacb17e6ec51b5.tar.gz
rsyslog-1401cc39ad36c37186046ae858bacb17e6ec51b5.tar.xz
rsyslog-1401cc39ad36c37186046ae858bacb17e6ec51b5.zip
preparing for 3.10.0 release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index e4f8d34e..2aa0fc77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,10 @@
----------------------------------------------------------------------------
-Version 3.10.0 (rgerhards), 2008-01-07
+Version 3.10.0 (rgerhards), 2008-01-07
+- implemented input module interface and initial input modules
+- enhanced threading for input modules (each on its own thread now)
- ability to bind UDP listeners to specific local interfaces/ports and
ability to run multiple of them concurrently
-- added ability to run multiple UDP listeners concurrently
+- added ability to specify listen IP address for UDP syslog server
- license changed to GPLv3
-- first implementation of loadable input module system
- mark messages are now provided by loadble module immark
- rklogd is no longer provided. Its functionality has now been taken over
by imklog, a loadable input module. This offers a much better integration