Add entry for bug fix in #12882 (#12892)

Summary:
As titled.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/12892

Reviewed By: hx235

Differential Revision: D60400651

Pulled By: jowlyzhang

fbshipit-source-id: 2dd60c2287143f464ecab0de859715af6ab3a825
This commit is contained in:
Yu Zhang 2024-07-29 12:20:50 -07:00 committed by Facebook GitHub Bot
parent 9883b5f497
commit d94c2adc28
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
*Fix a bug where file snapshot functions like backup, checkpoint may attempt to copy a non-existing manifest file. #12882