Add NEWS entry for multiple system credentials fix (#930).
All checks were successful
build / test (push) Successful in 4m10s
build / docs (push) Successful in 1m37s

This commit is contained in:
Dan Helfman 2024-11-07 20:20:41 -08:00
commit 56304fdcad

1
NEWS
View file

@ -1,5 +1,6 @@
1.9.1.dev0
* #928: Fix the user runtime directory location on macOS (and possibly Cygwin).
* #930: Fix error with multiple systemd credentials when no credentials are configured.
* #931: Fix an error when implicitly upgrading the check state directory from ~/.borgmatic to
~/.local/state/borgmatic across filesystems.