From 399bb6ef6899a1af8b7d34d4d82abbf3e8b6ad6e Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Tue, 3 Dec 2024 12:22:43 -0800 Subject: [PATCH] Add recent LVM and ZFS work to NEWS (#80). --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index e8f686ff..2353a55e 100644 --- a/NEWS +++ b/NEWS @@ -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