Browse Source

Mention log level fix in NEWS.

Dan Helfman 6 years ago
parent
commit
d32a53d58f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      NEWS

+ 1 - 1
NEWS

@@ -1,5 +1,5 @@
 1.2.3.dev0
 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.
    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
  * Part of #80: Support for Borg create --read-special via "read_special" option in borgmatic's
    location configuration.
    location configuration.