Add release date for 0.8.3

This commit is contained in:
Alexander Neumann
2018-02-26 21:31:50 +01:00
parent ee4bfdf954
commit bc461d32e0
7 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Bugfix: Fixed unexpected 'pack file cannot be listed' error
Due to a regression introduced in 0.8.2, the `rebuild-index` and `prune`
commands failed to read pack files with size of 587, 588, 589 or 590 bytes.
https://github.com/restic/restic/issues/1633
https://github.com/restic/restic/pull/1635