summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-20 12:18:20 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-20 12:18:20 +0200
commitbf8125f4e96a011ec28cc58b225bb815f72fc53c (patch)
tree2431ecfe08b01c7ef1756cc8e2b5be9fd4a65c60 /ChangeLog
parent4ec7b9d9ec12d91dde3d030bdaf87cfdd6b5d81d (diff)
bugfix: minor static memory leak while reading configuration
This did NOT leak based on message volume. Also, did some cleanup during the commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 887aba00..a3316ddc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,16 @@
---------------------------------------------------------------------------
Version 5.1.3 [DEVEL] (rgerhards), 2009-07-??
+- architecture change: queue now always has at least one worker thread
+ if not running in direct mode. Previous versions could run without
+ any active workers. This simplifies the code at a very small expense.
+ See v5 compatibility note document for more in-depth discussion.
- 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.
-- architecture change: queue now always has at least one worker thread
- if not running in direct mode. Previous versions could run without
- any active workers. This simplifies the code at a very small expense.
- See v5 compatibility note document for more in-depth discussion.
+- bugfix: minor static memory leak while reading configuration
+ did NOT leak based on message volume
---------------------------------------------------------------------------
Version 5.1.2 [DEVEL] (rgerhards), 2009-07-08
- bugfix: properties inputname, fromhost, fromhost-ip, msg were lost when