Move changelog files for 0.9.1

This commit is contained in:
Alexander Neumann
2018-06-10 11:22:32 +02:00
parent 63779c1eb4
commit e62add84bc
5 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
Bugfix: Resolve deadlock
When the "scanning" process restic runs to find out how much data there is does
not finish before the backup itself is done, restic stops doing anything. This
is resolved now.