Pārlūkot izejas kodu

Add ZFS snapshot unmount error fix to NEWS (#950).

Dan Helfman 6 mēneši atpakaļ
vecāks
revīzija
51a7f50e3a
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      NEWS

+ 2 - 1
NEWS

@@ -5,7 +5,8 @@
  * #251 (beta): Add a Btrfs hook for snapshotting and backing up Btrfs subvolumes. See the
  * #251 (beta): Add a Btrfs hook for snapshotting and backing up Btrfs subvolumes. See the
    documentation for more information:
    documentation for more information:
    https://torsion.org/borgmatic/docs/how-to/snapshot-your-filesystems/
    https://torsion.org/borgmatic/docs/how-to/snapshot-your-filesystems/
- * #926: Fix library error when running within a PyInstaller bundle.
+ * #926: Fix a library error when running within a PyInstaller bundle.
+ * #950: Fix a snapshot unmount error in the ZFS hook when using nested datasets.
  * Update the ZFS hook to discover and snapshot ZFS datasets even if they are parent/grandparent
  * Update the ZFS hook to discover and snapshot ZFS datasets even if they are parent/grandparent
    directories of your source directories.
    directories of your source directories.
  * Reorganize data source and monitoring hooks to make developing new hooks easier.
  * Reorganize data source and monitoring hooks to make developing new hooks easier.