From: Igor Canadi Date: Fri, 1 May 2015 23:45:34 +0000 (-0700) Subject: Update HISTORY.md with 3.10.2 release X-Git-Tag: rocksdb-3.10.2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d7515f81d5b9e3f74b340f610f331d1cc990578f;p=rocksdb.git Update HISTORY.md with 3.10.2 release --- diff --git a/HISTORY.md b/HISTORY.md index b19eec20..d8841302 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Rocksdb Change Log +## 3.10.2 (5/1/2015) +* Make sure RocksDB is compiled with fallocate support +* Fix possible hang in DB::Write() +* Fix a possibility of SIGSEGV in CompactRange() + ## 3.10.0 (3/24/2015) ### New Features * GetThreadStatus() is now able to report detailed thread status, including: