Prepare changelog files for 0.9.6

This commit is contained in:
Alexander Neumann
2019-11-22 16:18:33 +01:00
parent e14c4b1737
commit 29b7b17491
8 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Bugfix: Check errors when loading index files
Restic now checks and handles errors which occur when loading index files, the
missing check leads to odd errors (and a stack trace printed to users) later.
This was reported in the forum.
https://github.com/restic/restic/pull/2321
https://forum.restic.net/t/check-rebuild-index-prune/1848/13