From: Peter Dillinger Date: Mon, 28 Nov 2022 17:37:05 +0000 (-0800) Subject: Update HISTORY for reverts X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7aa573eb4576d126c2b202fd41070639bbb705e4;p=rocksdb.git Update HISTORY for reverts --- diff --git a/HISTORY.md b/HISTORY.md index 1203f940..39942b14 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,7 @@ # Rocksdb Change Log +## Unreleased +* Revert an internal change in 7.8.0 associated with some memory usage churn. + ## 7.8.2 (11/27/2022) ### Behavior changes * Make best-efforts recovery verify SST unique ID before Version construction (#10962)