From 56e2157bae6e5ad9e64ef672735a6e6e45e34312 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 28 Nov 2013 14:57:42 +0100 Subject: doc: fix cut&paste error --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e910701c..ad634770 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ Version 8.1.2 [devel] 2013-11-28 Thanks to Pavel Levshin for his work in this regard. - support for jemalloc added via --enable-jemalloc Thanks to Pavel Levshin for suggesting jemalloc + Note that build system is experimental at this stage. - queue defaults have changed * high water mark is now dynamically 90% of queue size * low water makr is now dynamically 70% of queue size @@ -11,7 +12,6 @@ Version 8.1.2 [devel] 2013-11-28 * queue.workerThreadMinimumMessage set to queue.size / num workers For queues with very low queue.maxSize (< 100), "emergency" defaults will be used. - Note that build system is experiemental at this stage. - bugfix: disk queues created files in wrong working directory if the $WorkDirectory was changed multiple times, all queues only used the last value set. -- cgit v1.2.3