NEWS wording fix for clarity (#706).

This commit is contained in:
Dan Helfman 2023-05-30 23:21:55 -07:00
parent 1784ca5910
commit 4f49b345af
1 changed files with 2 additions and 2 deletions

4
NEWS
View File

@ -5,8 +5,8 @@
* #659: Add Borg 2 date-based matching flags to various actions for archive selection. * #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 * #704: Fix "check" action error when repository and archive checks are configured but the archive
check gets skipped due to the configured frequency. check gets skipped due to the configured frequency.
* #706: Fix "--archive latest" on "list" and "info" actions only working on the first of multiple * #706: Fix "--archive latest" on "list" and "info" actions that only worked on the first of
configured repositories. multiple configured repositories.
1.7.13 1.7.13
* #375: Restore particular PostgreSQL schemas from a database dump via "borgmatic restore --schema" * #375: Restore particular PostgreSQL schemas from a database dump via "borgmatic restore --schema"