瀏覽代碼

update CHANGES

Thomas Waldmann 2 年之前
父節點
當前提交
af16e19933
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/changes.rst

+ 2 - 0
docs/changes.rst

@@ -300,6 +300,7 @@ Compatibility notes:
 
 New features:
 
+- import-tar: add --ignore-zeros to process concatenated tars, #7432.
 - debug id-hash: computes file/chunk content id-hash, #7406
 - diff: --content-only does not show mode/ctime/mtime changes, #7248
 - diff: JSON strings in diff output are now sorted alphabetically
@@ -329,6 +330,7 @@ Other changes:
 - remove BORG_LIBB2_PREFIX (not used any more)
 - docs:
 
+  - BORG_KEY_FILE: clarify docs, #7444
   - update FAQ about locale/unicode issues, #6999
   - improve mount options rendering, #7359
   - make timestamps in manual pages reproducible