Merge branch 'master' into columnfamilies

This commit is contained in:
Igor Canadi
2014-02-26 10:09:52 -08:00
8 changed files with 878 additions and 6 deletions

View File

@@ -13,6 +13,7 @@
* Removed arena.h from public header files.
* By default, checksums are verified on every read from database
* Added is_manual_compaction to CompactionFilter::Context
* Added "virtual void WaitForJoin() = 0" in class Env
## 2.7.0 (01/28/2014)