Skip to content

Commit fad26cd

Browse files
updated for borg 2.0.0b21
1 parent de827c9 commit fad26cd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

releases/borg-2.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ Major new features
159159
- Renamed Borg init to Borg repo-create for better consistency
160160
- BORG_EXIT_CODES=modern is the default now to get more specific process
161161
exit codes
162+
- Use jsonargparse as CLI argument/option parser, also supporting YAML configs
163+
for defaults and auto-generated environment variables to override defaults.
162164

163165
- added commands/options:
164166

@@ -205,6 +207,7 @@ Major new features
205207
Other changes
206208
~~~~~~~~~~~~~
207209

210+
- y2038+ support (32bit platforms with 64bit time_t will still work).
208211
- create: added retries for input files (e.g., if there is a read error or
209212
a file changes while reading)
210213
- create: auto-exclude items based on xattrs or NODUMP

0 commit comments

Comments
 (0)