diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-27 11:22:48 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-27 11:22:48 +0000 |
commit | 6388928e6903089a4a794283368cd7d98354e7f0 (patch) | |
tree | 488318a3e7bd3846a07815880c96a3707c5ec293 /ChangeLog | |
parent | b39a751bbe832d98754cd3aa8cf08b53c85ca73c (diff) | |
download | rsyslog-6388928e6903089a4a794283368cd7d98354e7f0.tar.gz rsyslog-6388928e6903089a4a794283368cd7d98354e7f0.tar.xz rsyslog-6388928e6903089a4a794283368cd7d98354e7f0.zip |
added capability to have multiple UDP listeners running concurrently
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ --------------------------------------------------------------------------- Version 3.0.0 (rgerhards), 2007-12-?? - added ability to specify listen IP address for UDP syslog server +- added ability to run multiple UDP listeners concurrently - license changed to GPLv3 - first implementation of loadable input module system - mark messages are now provided by loadble module immark |