summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a61872..edba526 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,9 +8,14 @@ found in the git revision history:
* 3.x.x (XXX Not released)
+ Incompatible changes:
+ - Change the "opt.lg_dirty_mult" from 5 to 3 (32:1 to 8:1).
+
Bug fixes:
- Fix dss/mmap allocation precedence code to use recyclable mmap memory only
after primary dss allocation fails.
+ - Fix deadlock in the "arenas.purge" mallctl. This regression was introduced
+ in 3.1.0 by the addition of the "arena.<i>.purge" mallctl.
* 3.1.0 (October 16, 2012)