update CHANGES

This commit is contained in:
Thomas Waldmann 2023-07-20 18:54:55 +02:00
parent aa913cda83
commit 65a2fe8502
No known key found for this signature in database
GPG Key ID: 243ACFA951F78E01
1 changed files with 7 additions and 0 deletions

View File

@ -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