]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Add a missing section title in HISTORY.md
authorYueh-Hsuan Chiang <yhchiang@fb.com>
Wed, 25 Mar 2015 21:14:26 +0000 (14:14 -0700)
committerYueh-Hsuan Chiang <yhchiang@fb.com>
Wed, 25 Mar 2015 21:14:26 +0000 (14:14 -0700)
Summary:
Add a missing section title in HISTORY.md

Test Plan:
no code change

HISTORY.md

index 85c37bf68b6678c9bc31e81c478d95333dfea9e6..b19eec2011043b3e4205af62aaa6e820401db43e 100644 (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.