Skip to content

Commit

Permalink
Merge pull request #4328 from ThomasWaldmann/update-changes-1.1
Browse files Browse the repository at this point in the history
update CHANGES (1.1-maint)
  • Loading branch information
ThomasWaldmann authored Feb 5, 2019
2 parents ca80403 + 21f5faf commit 075600d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -200,20 +200,32 @@ Fixes:
- correctly release memoryview, #4243
- avoid diaper pattern in configparser by opening files, #4263
- add "# cython: language_level=3" directive to .pyx files, #4214
- info: consider part files for "This archive" stats, #3522
- work around Microsoft WSL issue #645 (sync_file_range), #1961

New features:

- add --rsh command line option to complement BORG_RSH env var, #1701
- init: --make-parent-dirs parent1/parent2/repo_dir, #4235

Other:

- add archive name to check --repair output, #3447
- check for unsupported msgpack versions
- docs:

- add FAQ regarding free disk space check, #3905
- update BORG_PASSCOMMAND example and clarify variable expansion, #4249
- FAQ regarding change of compression settings, #4222
- add note about BSD flags to changelog, #4246
- improve logging in example automation script
- add note about files changing during backup, #4081
- work around the backslash issue, #4280
- update release workflow using twine (docs, scripts), #4213
- tests:

- fix the homebrew 1.9 issues on travis-ci, #4254
- fix duplicate test method name, #4311


Version 1.1.8 (2018-12-09)
Expand Down

0 comments on commit 075600d

Please sign in to comment.