From faf8e5a3849621acfbd0a0887f2e924a40cb029a Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 4 Jan 2008 16:05:42 +0000 Subject: - begun some work on Msg Object serializiation - created a kind of general base class --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7e35ea07..7d889588 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ Version 3.10.0 (rgerhards), 2008-01-?? - all inputs are now implemented as loadable plugins - enhanced threading model: each input module now runs on its own thread - enhanced message queue which now supports different queueing methods + (among others, this can be used for performance fine-tuning) - added a large number of new configuration directives for the new input modules - ability to bind UDP listeners to specific local interfaces/ports and -- cgit