From: Alfredo Deza Date: Wed, 5 Feb 2014 15:06:58 +0000 (-0500) Subject: update the changelog X-Git-Tag: v1.3.5~3^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2eadd0abb605ba884913220eee2a42f72c3fe737;p=ceph-deploy.git update the changelog Signed-off-by: Alfredo Deza --- diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index b93540a..6d2ff2e 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,3 +1,13 @@ +1.3.5 +----- +* Support Debian SID for installs +* Error nicely when hosts cannot be resolved +* Return a non-zero exit status when monitors have not formed quorum +* Use the new upstream library for remote connections (execnet 1.2) +* Ensure proper read permissions for ceph.conf when pushing configs +* clean up color logging for non-tty sessions +* do not reformat configs when pushing, pushes are now as-is + 1.3.4 ----- * ``/etc/ceph`` now gets completely removed when using ``purgedata``.