summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2012-12-03 21:56:42 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2012-12-03 21:56:42 +1100
commitef8d1cd99d5377b5eb5033265c35c2deff780b75 (patch)
tree829e57f44b40ca5b58ed7985044d0912869e6fe0 /NEWS
parent76665c40922cc1483e5e3bdefa9beda3d7865bb8 (diff)
downloadmongo-ef8d1cd99d5377b5eb5033265c35c2deff780b75.tar.gz
typo
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7c24dec8172..d4e2b79e2e3 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ improvements and bug fixes. The significant changes are outlined below:
New features and API changes:
[242] Track the percentage of cache that is dirty, trigger eviction to bound
- it. This can be used to bound much data checkpoints write.
+ it. This can be used to bound how much data checkpoints write.
[324] Add support for WT_COMPRESS::compress_raw, which lets the compression
routine select how many rows are included in each disk block.
@@ -32,6 +32,7 @@ Bug fixes:
* Improve accuracy of cache memory tracking with overflow items.
+
WiredTiger release 1.3.8, 2012-11-22
------------------------------------