Browse Source

Attach #64 to logging rewrite in NEWS.

Dan Helfman 6 năm trước cách đây
mục cha
commit
ff3cb1d80f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      NEWS

+ 2 - 2
NEWS

@@ -1,4 +1,6 @@
 1.2.3.dev0
 1.2.3.dev0
+ * #64, #90: 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
  * Part of #80: Support for Borg create --read-special via "read_special" option in borgmatic's
    location configuration.
    location configuration.
  * #87: Support for Borg create --checkpoint-interval via "checkpoint_interval" option in
  * #87: Support for Borg create --checkpoint-interval via "checkpoint_interval" option in
@@ -6,8 +8,6 @@
  * #88: Fix declared pykwalify compatibility version range in setup.py to prevent use of ancient
  * #88: Fix declared pykwalify compatibility version range in setup.py to prevent use of ancient
    versions of pykwalify with large version numbers.
    versions of pykwalify with large version numbers.
  * #89: Pass --show-rc option to Borg when at highest verbosity level.
  * #89: Pass --show-rc option to Borg when at highest verbosity level.
- * #90: 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.
 
 
 1.2.2
 1.2.2
  * #85: Fix compatibility issue between pykwalify and ruamel.yaml 0.15.52, which manifested in
  * #85: Fix compatibility issue between pykwalify and ruamel.yaml 0.15.52, which manifested in