Browse Source

Add a passcommand hook to NEWS (#961).

Dan Helfman 4 months ago
parent
commit
8fed8e0695
1 changed files with 2 additions and 0 deletions
  1. 2 0
      NEWS

+ 2 - 0
NEWS

@@ -1,5 +1,7 @@
 1.9.9.dev0
  * #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.
  * #981: Fix a "spot" check file count delta error.
  * #982: Fix for borgmatic "exclude_patterns" and "exclude_from" recursing into excluded
    subdirectories.