Add a missing section title in HISTORY.md

Summary:
Add a missing section title in HISTORY.md

Test Plan:
no code change
This commit is contained in:
Yueh-Hsuan Chiang 2015-03-25 14:14:26 -07:00
parent 727684bf97
commit 39d508e34c

View File

@ -1,6 +1,7 @@
# Rocksdb Change Log
## 3.10.0 (3/24/2015)
### New Features
* GetThreadStatus() is now able to report detailed thread status, including:
- Thread Operation including flush and compaction.
- The stage of the current thread operation.