Merge pull request #2510 from rawtaz/kastenhq-changelog-2390

Add changelog for #2390.
This commit is contained in:
rawtaz
2019-12-10 23:31:20 +01:00
committed by GitHub

View File

@@ -0,0 +1,5 @@
Bugfix: Refresh lock timestamp
Long-running operations did not refresh lock timestamp, resulting in locks becoming stale. This is now fixed.
https://github.com/restic/restic/issues/2390