diff options
author | Alex Gorrod <alexg@wiredtiger.com> | 2014-03-28 17:13:04 +1100 |
---|---|---|
committer | Alex Gorrod <alexg@wiredtiger.com> | 2014-03-28 17:13:04 +1100 |
commit | 10f6b5eb3156323318cca4285f536908894616d0 (patch) | |
tree | 6832eb2af518982dbc7373c1a55fbde81bb909d4 /NEWS | |
parent | e7b41e64506aebd0c6b579d8fb5a4386e96fea86 (diff) | |
download | mongo-10f6b5eb3156323318cca4285f536908894616d0.tar.gz |
Cut release 2.1.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +WiredTiger release 2.1.2, 2014-03-27 +------------------------------------ + +The WiredTiger 2.1.2 release contains performance enhancements and bug fixes. +Significant changes include: + +Update the configuration settings for shared_cache to make it harder to +misconfigure it. See upgrading documentation for more information. + +Various performance enhancements to improve the performance of checkpoints. + +Fix a bug that could cause a hang [#894] + WiredTiger release 2.1.1, 2014-03-04 ------------------------------------ |