Skip to content

Commit

Permalink
Merge pull request borgbackup#7782 from ThomasWaldmann/update-changes…
Browse files Browse the repository at this point in the history
…-1.2

update CHANGES
  • Loading branch information
ThomasWaldmann authored Aug 29, 2023
2 parents 186b3d1 + 7f07f81 commit a034feb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ above.

Fixes:

- create: do not try to read parent dir of recursion root, #7746
- extract: fix false warning about pattern never matching, #4110
- diff: remove surrogates before output, #7535
- compact: clear empty directories at end of compact process, #6823
Expand All @@ -326,10 +327,10 @@ New features:
- BORG_WORKAROUNDS=authenticated_no_key to extract from authenticated repos
without key, #7700


Other changes:

- add `utcnow()` helper function to avoid deprecated `datetime.utcnow()`
- stay on latest Cython 0.29 (0.29.36) for borg 1.2.x (do not use Cython 3.0 yet)
- docs:

- move upgrade notes to own section, see #7546
Expand All @@ -342,6 +343,8 @@ Other changes:
- improve --one-file-system help string, #5618
- rewrite borg check docs
- improve the docs for --keep-within, #7687
- fix borg init command in environment.rst.inc
- 1.1.x upgrade notes: more precise borg upgrade instructions, #3396

- tests:

Expand Down

0 comments on commit a034feb

Please sign in to comment.