Add NEWS entry for multiple system credentials fix (#930).

This commit is contained in:
Dan Helfman
2024-11-07 20:20:41 -08:00
parent 3f75e9931f
commit 56304fdcad
+1
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.