Browse Source

Reword NEWS entry for clarity (#1192).

Dan Helfman 18 hours ago
parent
commit
e95d652abb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      NEWS

+ 2 - 2
NEWS

@@ -1,7 +1,7 @@
 2.0.13.dev0
  * #1192: Fix for over-aggressive deduplication of source directories that contain the borgmatic
-   runtime directory, potentially resulting in data loss (data not getting backed up) when using
-   filesystem snapshots.
+   runtime directory, potentially resulting in data loss (data not getting backed up) when
+   snapshotting these source directories.
  * #1194: Fix for an incorrect diff command shown when running the "generate config" action with a
    source configuration file. 
  * Update the sample systemd timer with a shorter random delay when catching up on a missed run.