Skip to content

Commit 22a7213

Browse files
updating borg-2.0 page for 2.0.0b5
1 parent a6c015c commit 22a7213

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

releases/borg-2.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ and GUIs for borg also need to get adapted.
4141
Major new features
4242
~~~~~~~~~~~~~~~~~~
4343

44+
- added retries for input files (e.g. if there is a read error or file changed while reading)
45+
4446
- better, more modern, faster crypto
4547

4648
- new keys/repos only use new crypto: AEAD, AES-OCB, chacha20-poly1305, argon2.
@@ -106,6 +108,7 @@ Major new features
106108
Other changes
107109
~~~~~~~~~~~~~
108110

111+
- using platformdirs python package to determine locations for configs and caches
109112
- show files / archives with local timezone offsets, store archive timestamps with tz offset
110113
- make user/group/uid/gid optional in archived files
111114
- do not store .borg_part files in final archive, simplify statistics (no parts stats any more)

0 commit comments

Comments
 (0)