forked from TrueCloudLab/restic
Add changelog entry
This commit is contained in:
parent
78c518ccac
commit
294ca55967
1 changed files with 8 additions and 0 deletions
8
changelog/unreleased/issue-2389
Normal file
8
changelog/unreleased/issue-2389
Normal file
|
@ -0,0 +1,8 @@
|
|||
Bugfix: Fix mangled json output of backup command
|
||||
|
||||
We've fixed a race condition in the json output of the backup command
|
||||
that could cause multiple lines to get mixed up. We've also ensured that
|
||||
the backup summary is printed last.
|
||||
|
||||
https://github.com/restic/restic/issues/2389
|
||||
https://github.com/restic/restic/pull/2545
|
Loading…
Reference in a new issue