Trivial typo in HISTORY.md

Summary: Closes https://github.com/facebook/rocksdb/pull/2499

Differential Revision: D5324914

Pulled By: siying

fbshipit-source-id: c69827d4dddafa81e651180633943a3380cdd5bb
main
Siying Dong 7 years ago committed by Facebook Github Bot
parent 2a9cd87997
commit 7061912c23
  1. 2
      HISTORY.md

@ -21,7 +21,7 @@
* Introduce WriteOptions.low_pri. If it is true, low priority writes will be throttled if the compaction is behind.
* `DB::IngestExternalFile()` now supports ingesting files into a database containing range deletions.
### Bu Fixes
### Bug Fixes
* Shouldn't ignore return value of fsync() in flush.
## 5.5.0 (05/17/2017)

Loading…
Cancel
Save