diff --git a/HISTORY.md b/HISTORY.md index ea2f52a82..c9264185a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,6 +4,7 @@ * Fix WriteBatchWithIndex address use after scope error. * Fix WritableFile buffer size in direct IO. * Add prefetch to PosixRandomAccessFile in buffered io. +* Fix PinnableSlice access invalid address when row cache is enabled. ## 5.4.0 (04/11/2017) ### Public API Change