Browse Source

Add confusing error message fix to NEWS (#623).

Dan Helfman 2 years ago
parent
commit
ca6fd6b061
1 changed files with 1 additions and 0 deletions
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -4,6 +4,7 @@
  * #576: Add support for "file://" paths within "repositories" option.
  * #618: Add support for BORG_FILES_CACHE_TTL environment variable via "borg_files_cache_ttl" option
    in borgmatic's storage configuration.
+ * #623: Fix confusing message when an error occurs running actions for a configuration file.
 
 1.7.9
  * #295: Add a SQLite database dump/restore hook.