From 4f49b345af5a475752518620609de7620c5903cf Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Tue, 30 May 2023 23:21:55 -0700 Subject: [PATCH] NEWS wording fix for clarity (#706). --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index da8a3d68..ed1a9aa9 100644 --- a/NEWS +++ b/NEWS @@ -5,8 +5,8 @@ * #659: Add Borg 2 date-based matching flags to various actions for archive selection. * #704: Fix "check" action error when repository and archive checks are configured but the archive check gets skipped due to the configured frequency. - * #706: Fix "--archive latest" on "list" and "info" actions only working on the first of multiple - configured repositories. + * #706: Fix "--archive latest" on "list" and "info" actions that only worked on the first of + multiple configured repositories. 1.7.13 * #375: Restore particular PostgreSQL schemas from a database dump via "borgmatic restore --schema"