mirror of
https://github.com/facebook/rocksdb.git
synced 2024-11-25 22:44:05 +00:00
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:
parent
727684bf97
commit
39d508e34c
|
@ -1,6 +1,7 @@
|
||||||
# Rocksdb Change Log
|
# Rocksdb Change Log
|
||||||
|
|
||||||
## 3.10.0 (3/24/2015)
|
## 3.10.0 (3/24/2015)
|
||||||
|
### New Features
|
||||||
* GetThreadStatus() is now able to report detailed thread status, including:
|
* GetThreadStatus() is now able to report detailed thread status, including:
|
||||||
- Thread Operation including flush and compaction.
|
- Thread Operation including flush and compaction.
|
||||||
- The stage of the current thread operation.
|
- The stage of the current thread operation.
|
||||||
|
|
Loading…
Reference in a new issue