소스 검색

update CHANGES

Thomas Waldmann 1 년 전
부모
커밋
65a2fe8502
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      docs/changes.rst

+ 7 - 0
docs/changes.rst

@@ -323,9 +323,13 @@ New features:
   desktop / in the directory view. if the user did not specify it, we make
   something up, because otherwise it would be "macFUSE Volume 0 (Python)" and
   hide the mountpoint directory name.
+- BORG_WORKAROUNDS=authenticated_no_key to extract from authenticated repos
+  without key, #7700
+
 
 Other changes:
 
+- add `utcnow()` helper function to avoid deprecated `datetime.utcnow()`
 - docs:
 
   - move upgrade notes to own section, see #7546
@@ -336,6 +340,9 @@ Other changes:
   - obfuscation docs: markup fix, note about MAX_DATA_SIZE
   - --one-file-system: add macOS apfs notes, #4876
   - improve --one-file-system help string, #5618
+  - rewrite borg check docs
+  - improve the docs for --keep-within, #7687
+
 - tests:
 
   - fix repo reopen