doc: Polish changelog

This commit is contained in:
Leo R. Lundgren
2023-07-29 12:51:04 +02:00
committed by Michael Eischer
parent e998314088
commit 51e4e5ef82
22 changed files with 77 additions and 73 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ Bugfix: Correctly clean up status bar output of the `backup` command
Due to a regression in restic 0.15.2, the status bar of the `backup` command
could leave some output behind. This happened if filenames were printed that
are wider than the current terminal width. This has been fixed.
are wider than the current terminal width. This has now been fixed.
https://github.com/restic/restic/issues/4319
https://github.com/restic/restic/pull/4318