From: Alfredo Deza Date: Thu, 2 Jan 2014 18:45:34 +0000 (-0500) Subject: update the changelog X-Git-Tag: v1.3.4~1^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4cc18e1550965dd7f2d2fc789b5e062556408b53;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 3b43e44..b93540a 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,3 +1,13 @@ +1.3.4 +----- +* ``/etc/ceph`` now gets completely removed when using ``purgedata``. +* Refuse to perform ``purgedata`` if ceph is installed +* Add more details when a given platform is not supported +* Use new Ceph auth settings for ``ceph.conf`` +* Remove old journal size settings from ``ceph.conf`` +* Add a new subcommand: ``pkg`` to install/remove packages from hosts + + 1.3.3 ----- * Add repo mirror support with ``--repo-url`` and ``--gpg-url``