Prepare changelog for 0.16.3

This commit is contained in:
Alexander Neumann
2024-01-14 20:21:19 +01:00
parent ef2e473b99
commit d987582594
5 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
Bugfix: Correct `restore` progress information if an error occurs
If an error occurred while restoring a snapshot, this could cause the `restore`
progress bar to show incorrect information. In addition, if a data file could
not be loaded completely, then errors would also be reported for some already
restored files.
Error reporting of the `restore` command has now been made more accurate.
https://github.com/restic/restic/pull/4624
https://forum.restic.net/t/errors-restoring-with-restic-on-windows-server-s3/6943