diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-03 13:55:44 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-03 13:55:44 +0000 |
commit | 8b8c1f095a8d822a0bde4993e233038567665d90 (patch) | |
tree | 0549de17d94729f35dbae7c5442a7160f66ce022 /ChangeLog | |
parent | 46fbfee41e88034135725beb4136d44b94388ede (diff) | |
download | rsyslog-8b8c1f095a8d822a0bde4993e233038567665d90.tar.gz rsyslog-8b8c1f095a8d822a0bde4993e233038567665d90.tar.xz rsyslog-8b8c1f095a8d822a0bde4993e233038567665d90.zip |
bugfix: some memory leak when queue is runing in disk mode
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ Version 3.17.0 (rgerhards), 2008-04-?? - added the capability to specify a processing (actually dequeue) timeframe with queues - so things can be configured to be done at off-peak hours +- bugfix: some memory leak when queue is runing in disk mode --------------------------------------------------------------------------- Version 3.15.1 (rgerhards), 2008-04-?? - disabled atomic operations for the time being because they introduce some |