Merge pull request #2064 from ThomasWaldmann/update-1.0-changes

update CHANGES (1.0-maint)
This commit is contained in:
TW 2017-01-15 01:06:28 +01:00 committed by GitHub
commit e022cf117c
1 changed files with 6 additions and 0 deletions

View File

@ -155,9 +155,13 @@ Other changes:
- vagrant / travis / tox: add Python 3.6 based testing
- vagrant: fix openbsd repo, fixes #2042
- vagrant: fix the freebsd64 machine, #2037
- travis: fix osxfuse install (fixes OS X testing on Travis CI)
- travis: require succeeding OS X tests, #2028
- travis: use latest pythons for OS X based testing
- use pytest-xdist to parallelize testing
- fix xattr test race condition, #2047
- setup.cfg: fix pytest deprecation warning, #2050
- docs:
- language clarification - VM backup FAQ
@ -167,6 +171,8 @@ Other changes:
- remote: include data hexdump in "unexpected RPC data" error message
- remote: log SSH command line at debug level
- API_VERSION: use numberspaces, #2023
- remove .github from pypi package, #2051
- add pip and setuptools to requirements file, #2030
Version 1.0.9 (2016-12-20)