summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Canadi <icanadi@fb.com>2015-05-01 16:45:34 -0700
committerIgor Canadi <icanadi@fb.com>2015-05-01 16:45:34 -0700
commitd7515f81d5b9e3f74b340f610f331d1cc990578f (patch)
treea3f28ad061aab082e0d42446fd936594f0e952c9
parent810d2bcc6251308f709191c455332d034b2532c2 (diff)
Update HISTORY.md with 3.10.2 releaserocksdb-3.10.2
-rw-r--r--HISTORY.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index b19eec201..d8841302f 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: