prepare CHANGES for 1.0.0

This commit is contained in:
Thomas Waldmann 2016-03-05 14:46:28 +01:00
parent f34710fba1
commit 96702ec1e3
1 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
Changelog
=========
Version 1.0.0 (not released yet)
--------------------------------
Version 1.0.0
-------------
The major release number change (0.x -> 1.x) indicates bigger incompatible
changes, please read the compatibility notes, adapt / test your scripts and
@ -67,17 +67,17 @@ Compatibility notes:
Bug fixes:
- remote end does not need cache nor keys directories, do not create them.
- added retry counter for passwords, fixes #703
- remote end does not need cache nor keys directories, do not create them, #701
- added retry counter for passwords, #703
Other changes:
- fix compiler warnings, fixes #697
- fix compiler warnings, #697
- docs:
- update README.rst to new changelog location in docs/changes.rst
- add Teemu to AUTHORS
- changes.rst: fix old chunker params, fixes #698
- changes.rst: fix old chunker params, #698
- FAQ: how to limit bandwidth