Minor typo in HISTORY.md

This commit is contained in:
sdong 2017-06-26 15:39:27 -07:00
parent 35c6efc3c2
commit 21c8501b46

View File

@ -13,7 +13,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)