Rename changelog

This commit is contained in:
Alexander Neumann
2023-04-24 21:02:21 +02:00
parent efe070c66d
commit a98ed25c7b
8 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Enhancement: Allow configurable location for `.htpasswd` file
It is now possible to specify the location of the `.htpasswd`
file using the `--htpasswd-file` option.
https://github.com/restic/restic/issues/187
https://github.com/restic/restic/pull/188