From 8fdf18e471d7759426593d2ab7d4227d977c6bc4 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sun, 4 Jan 2026 20:12:18 -0800 Subject: [PATCH] Add NEWS entry for "extract" check progress support (#1224). --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f2fe446a..f40189c0 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ * #1212: Fix an error when restoring multiple directory-format database dumps at once. * #1220: Cleanup snapshots immediately after ZFS, LVM, or Btrfs hooks error—rather than waiting until the next time borgmatic runs. + * #1224: When running an "extract" check with the "--progress" flag, show file extraction progress. * When syslog verbosity is enabled, log to systemd's journal (if present) with structured data. See the documentation for more information: https://torsion.org/borgmatic/reference/command-line/logging/#systemd-journal