浏览代码

Clarify NEWS entry (#1043).

Dan Helfman 5 天之前
父节点
当前提交
6058efbaac
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      NEWS

+ 2 - 2
NEWS

@@ -1,7 +1,7 @@
 2.0.7.dev0
  * #1032: Fix a bug in which a Borg archive gets created even when a database hook fails.
- * #1043: Support Btrfs subvolume paths in "source_directories" in addition to the existing support
-   for subvolume mount points.
+ * #1043: Support Btrfs subvolume paths in "source_directories" even when the subvolume is mounted
+   elsewhere.
  * #1083: Add "debug_passphrase"/"display_passphrase" options and a "{unixtime}" placeholder in
    support of Borg 2 features.
  * #1099: Clarify documentation on command hooks order of execution.