Merge pull request #6553 from ThomasWaldmann/update-changes2

update CHANGES
This commit is contained in:
TW 2022-04-09 21:26:50 +02:00 committed by GitHub
commit eba6d5cd1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -239,6 +239,9 @@ New features:
- benchmark cpu: display benchmarks of cpu bound stuff
- export-tar: new --tar-format=PAX (default: GNU)
- import-tar/export-tar: can use PAX format for ctime and atime support
- import-tar/export-tar: --tar-format=BORG: roundtrip ALL item metadata, #5830
- repository: create and use version 2 repos only for now
- repository: implement PUT2: header crc32, overall xxh64, #1704
Other changes: