Add recent LVM and ZFS work to NEWS (#80).

This commit is contained in:
Dan Helfman 2024-12-03 12:22:43 -08:00
parent 9b9ecad299
commit 399bb6ef68

5
NEWS
View File

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