Ver Fonte

Add a ticket number to NEWS for (some of) the credential hook work.

Dan Helfman há 4 meses atrás
pai
commit
37ad398aff
1 ficheiros alterados com 3 adições e 2 exclusões
  1. 3 2
      NEWS

+ 3 - 2
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.