소스 검색

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.