소스 검색

Update changelog with note about #369.

Dan Helfman 4 년 전
부모
커밋
222b61b577
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -5,6 +5,7 @@
  * #361: Merge override values when specifying the "--override" flag multiple times. The previous
    behavior was to take the value of the last "--override" flag only.
  * #368: Fix signal forwarding from borgmatic to Borg resulting in recursion traceback.
+ * #369: Document support for Borg placeholders in repository names.
 
 1.5.10
  * #347: Add hooks that run for the "extract" action: "before_extract" and "after_extract".