diff options
| author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-04-09 20:48:31 +0200 |
|---|---|---|
| committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-04-09 20:48:31 +0200 |
| commit | 1a0b77dc7154deea77dc4ca6417ff5ff62ff2ce7 (patch) | |
| tree | f1ed2a53069b95fbbb055cb8bb8efada121ed28b /ChangeLog | |
| parent | 216d7a2525c63d56b057c33b9f4ef6a250096256 (diff) | |
| parent | ba5a59128f6559d58cdd4defe46a9db564d3e2c1 (diff) | |
Merge branch 'nextmaster' into solaris
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,8 @@ --------------------------------------------------------------------------- Version 4.3.0 [DEVEL] (rgerhards), 2009-03-?? +- new feature: new output plugin omprog, which permits to start program + and feed it (via its stdin) with syslog messages. If the program + terminates, it is restarted. - improved internal handling of RainerScript functions, building the necessary plumbing to support more functions with decent runtime performance. This is also necessary towards the long-term goal @@ -8,6 +11,7 @@ Version 4.3.0 [DEVEL] (rgerhards), 2009-03-?? - improved testbench * added tests for tcp-based reception * added tcp-load test (1000 connections, 20,000 messages) +- added $MaxOpenFiles configuration directive - bugfix: solved potential memory leak in msg processing, could manifest itself in imtcp --------------------------------------------------------------------------- |
