diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-27 10:23:44 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-27 10:23:44 +0000 |
commit | c64dfc959ad3f09103a8611ae04d9d2c0d82a10d (patch) | |
tree | 3a5c227c901d22916e66c9c5f8fe84fdce40bddc /ChangeLog | |
parent | 837a1d93148242a3b85ca50843c6141b0ce6a062 (diff) | |
download | rsyslog-c64dfc959ad3f09103a8611ae04d9d2c0d82a10d.tar.gz rsyslog-c64dfc959ad3f09103a8611ae04d9d2c0d82a10d.tar.xz rsyslog-c64dfc959ad3f09103a8611ae04d9d2c0d82a10d.zip |
added $UDPServerAddress <ip> config directive
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ --------------------------------------------------------------------------- Version 3.0.0 (rgerhards), 2007-12-?? +- 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 |