diff --git a/docs/changes.rst b/docs/changes.rst index cc1ba1994..8ceb63c6a 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -1,8 +1,8 @@ Changelog ========= -Version 1.0.0rc2 ----------------- +Version 1.0.0 (not released yet) +-------------------------------- The major release number change (0.x -> 1.x) indicates bigger incompatible changes, please read the compatibility notes, adapt / test your scripts and @@ -65,6 +65,25 @@ Compatibility notes: if you give a timestamp via cli this is stored into 'time', therefore it now needs to mean archive creation start time. +Bug fixes: + +- remote end does not need cache nor keys directories, do not create them. +- added retry counter for passwords, fixes #703 + +Other changes: + +- fix compiler warnings, fixes #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 + - FAQ: how to limit bandwidth + + +Version 1.0.0rc2 +---------------- + New features: - format options for location: user, pid, fqdn, hostname, now, utcnow, user