From f438b98e552010613cff8684a7d84191ed785148 Mon Sep 17 00:00:00 2001 From: Fosco Marotto Date: Mon, 12 Nov 2018 11:57:32 -0800 Subject: [PATCH] Update history for 5.17.2 release --- HISTORY.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 0648814f..8c207039 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,9 +1,10 @@ # Rocksdb Change Log -# Unreleased + +# 5.17.2 (10/24/2018) ### Bug Fixes * Fix the bug that WriteBatchWithIndex's SeekForPrev() doesn't see the entries with the same key. -## 5.17.1 (10/16/2018) +# 5.17.1 (10/16/2018) ### Bug Fixes * Fix slow flush/compaction when DB contains many snapshots. The problem became noticeable to us in DBs with 100,000+ snapshots, though it will affect others at different thresholds. * Properly set the stop key for a truncated manual CompactRange -- 2.47.3