From 37ad398aff2607b910190da9d8d772fc2d1c732a Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sun, 16 Feb 2025 09:12:52 -0800 Subject: [PATCH] Add a ticket number to NEWS for (some of) the credential hook work. --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 68ac9ea6..b8370afa 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,9 @@ 1.9.11.dev0 * #996: Fix the "create" action to omit the repository label prefix from Borg's output when databases are enabled. - * Add credential loading from file, KeePassXC, and Docker/Podman secrets. See the documentation for - more information: https://torsion.org/borgmatic/docs/how-to/provide-your-passwords/ + * #795: Add credential loading from file, KeePassXC, and Docker/Podman secrets. See the + documentation for more information: + https://torsion.org/borgmatic/docs/how-to/provide-your-passwords/ * Fix another error in the Btrfs hook when a subvolume mounted at "/" is configured in borgmatic's source directories.