Skip to content

Commit ed43161

Browse files
committed
fixup release note (track_and_verify_wals_in_manifest not available in 6.14)
1 parent f56956c commit ed43161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Rocksdb Change Log
22
## 6.14.6 (12/01/2020)
33
### Bug Fixes
4-
* Truncated WALs ending in incomplete records can no longer produce gaps in the recovered data when `WALRecoveryMode::kPointInTimeRecovery` is used. Gaps are still possible when WALs are truncated exactly on record boundaries; for complete protection, users should enable `track_and_verify_wals_in_manifest`.
4+
* Truncated WALs ending in incomplete records can no longer produce gaps in the recovered data when `WALRecoveryMode::kPointInTimeRecovery` is used. Gaps are still possible when WALs are truncated exactly on record boundaries.
55

66
## 6.14.5 (11/15/2020)
77
### Bug Fixes

0 commit comments

Comments
 (0)