浏览代码

Add a clarifying comment to the NEWS entry (#961).

Dan Helfman 4 月之前
父节点
当前提交
76533c7db5
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      NEWS

+ 3 - 2
NEWS

@@ -1,7 +1,8 @@
 1.9.9.dev0
 1.9.9.dev0
  * #635: Log the repository path or label on every relevant log message, not just some logs.
  * #635: Log the repository path or label on every relevant log message, not just some logs.
- * #961: Add a passcommand hook so borgmatic can collect the encryption passphrase once and pass it
-   to Borg multiple times.
+ * #961: When the "encryption_passcommand" option is set, call the command once from borgmatic to
+   collect the encryption passphrase and pass it to Borg multiple times. See the documentation for
+   more information: https://torsion.org/borgmatic/docs/how-to/provide-your-passwords/
  * #981: Fix a "spot" check file count delta error.
  * #981: Fix a "spot" check file count delta error.
  * #982: Fix for borgmatic "exclude_patterns" and "exclude_from" recursing into excluded
  * #982: Fix for borgmatic "exclude_patterns" and "exclude_from" recursing into excluded
    subdirectories.
    subdirectories.