Skip to content

Commit df5fdec

Browse files
updated for borg 2.0.0b17
1 parent e593cf0 commit df5fdec

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

releases/borg-2.0.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Major new features
116116
borg 2 repo, without doing any conversion.
117117
- borg transfer usually transfers compressed chunks (avoids recompression),
118118
but there is also the option to recompress them using a specific
119-
compressor.
119+
compressor or re-chunk them with other chunker params.
120120

121121
- better, more modern, faster crypto
122122

@@ -181,10 +181,9 @@ Major new features
181181
- remove recreate --recompress option, the repo-wide "repo-compress" is
182182
more efficient.
183183
- remove borg config command (it only worked locally anyway)
184-
- repository storage quota limit (might come back if we find a more useful
185-
implementation)
186-
- repository append-only mode (might come back later, likely implemented
187-
very differently)
184+
- repository storage quota limit
185+
- repository append-only mode (was replaced by borgstore posixfs backend
186+
permissions [all, read-only, write-only, no-delete])
188187

189188
Other changes
190189
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)