浏览代码

Mention log level fix in NEWS.

Dan Helfman 6 年之前
父节点
当前提交
d32a53d58f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      NEWS

+ 1 - 1
NEWS

@@ -1,5 +1,5 @@
 1.2.3.dev0
- * #64, #90: Rewrite of logging system. Now verbosity flags passed to Borg are derived from
+ * #64, #90, #92: Rewrite of logging system. Now verbosity flags passed to Borg are derived from
    borgmatic's log level. Note that the output of borgmatic might slightly change.
  * Part of #80: Support for Borg create --read-special via "read_special" option in borgmatic's
    location configuration.