From 1b812c0aa2fbab91e289642b0a8d02d65c879438 Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Thu, 8 Dec 2016 09:42:31 -0500 Subject: WT-3064 minor tree cleanups: .gitignore, NEWS misspelling (#3185) --- .gitignore | 1 + NEWS | 2 +- dist/s_string.ok | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cd1873533ca..c7b3ade9e87 100644 --- a/.gitignore +++ b/.gitignore @@ -122,4 +122,5 @@ _wiredtiger.pyd **/test/recovery/random-abort **/test/recovery/truncated-log **/test/salvage/t +**/test/syscall/test_wt2336_base **/test/thread/t diff --git a/NEWS b/NEWS index ded29430dad..bdc84ed6ef5 100644 --- a/NEWS +++ b/NEWS @@ -201,7 +201,7 @@ Other noteworthy changes since the previous release: * WT-2769 Update documentation to reflect correct limits of memory_page_max * WT-2770 Add statistics tracking schema operations * WT-2772 Adjust log.wtperf config. Remove unneeded config entries -* WT-2773 Ensure that search_near in an index find's exact matches +* WT-2773 Ensure that search_near in an index finds exact matches * WT-2774 Minor cleanups/improvements * WT-2778 Enhance output formatting when running Python test suite * WT-2779 Fix large pages getting generated with raw compression diff --git a/dist/s_string.ok b/dist/s_string.ok index a56d78cf0d4..f2429237f21 100644 --- a/dist/s_string.ok +++ b/dist/s_string.ok @@ -159,6 +159,7 @@ HHHHLL HHHLL Hendrik HyperLevelDB +ID's IEC IEEE IKEY -- cgit v1.2.1