Files
restic/changelog/unreleased/issue-5477
T
Michael Eischer eb1ec4cbb4 Tweak changelogs
2026-05-15 21:45:47 +02:00

8 lines
260 B
Plaintext

Bugfix: Password prompt was sometimes not shown for `backup -v`
The repository password prompt could be hidden when running the `backup -v`
command. This has been fixed.
https://github.com/restic/restic/issues/5477
https://github.com/restic/restic/pull/5554