From: sdong Date: Wed, 13 Jun 2018 00:41:26 +0000 (-0700) Subject: Update HISTORY.md for 5.13.4 X-Git-Tag: v5.13.4~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3c6bb75133ec61a9adc0130663f1a3fdde632b96;p=rocksdb.git Update HISTORY.md for 5.13.4 --- diff --git a/HISTORY.md b/HISTORY.md index 2b93f60d..f9d74290 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,8 @@ # Rocksdb Change Log +## 5.13.4 (6/12/2018) +### Bug Fixes +* Fix regression bug of Prev() with ReadOptions.iterate_upper_bound. + ## 5.13.3 (6/6/2018) ### Bug Fixes * Fix assertion when reading bloom filter of SST files containing range deletions but no data