summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-10 12:59:27 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-10 12:59:27 +0200
commitf619d9ef14be7cf5bf3865f6b5cad758d5c1f863 (patch)
tree4052b22ecda236636aabfb97eb196a5d924e86b4 /ChangeLog
parentf2ce2b1cb75ad87734e4df75b570d78218c9b4bb (diff)
downloadrsyslog-f619d9ef14be7cf5bf3865f6b5cad758d5c1f863.tar.gz
rsyslog-f619d9ef14be7cf5bf3865f6b5cad758d5c1f863.tar.xz
rsyslog-f619d9ef14be7cf5bf3865f6b5cad758d5c1f863.zip
done implementing omudpspoof
This is now a "good" rsyslog output module, working as usual. I've also sorted out some reentrency issues. Code is clean and ready to be tested in practice ;)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b8a1433..1e7f8aa4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
---------------------------------------------------------------------------
Version 5.1.3 [DEVEL] (rgerhards), 2009-07-??
-- enhance: UDP spoofing supported via omudpspoof
+- enhance: UDP spoofing supported via new output module omudpspoof
+ See the omudpspoof documentation for details and samples
- bugfix: message could be truncated after TAG, often when forwarding
This was a result of an internal processing error if maximum field
sizes had been specified in the property replacer.