浏览代码

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

Dan Helfman 2 年之前
父节点
当前提交
ca6fd6b061
共有 1 个文件被更改,包括 1 次插入0 次删除
  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.