add changelog

This commit is contained in:
Michael Eischer 2025-10-04 23:15:07 +02:00
parent 30ed992af9
commit e320ef0a62

View file

@ -0,0 +1,7 @@
Bugfix: Password prompt was sometimes not shown
The password prompt for a repository was sometimes not shown when running
the `backup -v` command. This has been fixed.
https://github.com/restic/restic/issues/5477
https://github.com/restic/restic/pull/5554