소스 검색

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

Dan Helfman 6 달 전
부모
커밋
37ad398aff
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  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.