Browse Source

Mention log level fix in NEWS.

Dan Helfman 6 năm trước cách đây
mục cha
commit
d32a53d58f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.