From: Sage Weil Date: Tue, 14 May 2013 23:02:20 +0000 (-0700) Subject: doc/release-notes: v0.62 X-Git-Tag: v0.64~128 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7b93d287574b36508793dafe8c5a7a978ff135b6;p=ceph.git doc/release-notes: v0.62 Signed-off-by: Sage Weil --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index afa0195689ed..e9b03d63521d 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -2,6 +2,21 @@ Release Notes =============== +v0.62 +----- + +Notable Changes +~~~~~~~~~~~~~~~ + + * mon: fix validation of mds ids from CLI commands + * osd: fix for an op ordering bug + * osd, mon: optionally dump leveldb transactions to a log + * osd: fix handling for split after upgrade from bobtail + * debian, specfile: packaging cleanups + * radosgw-admin: create keys for new users by default + * librados python binding cleanups + * misc code cleanups + v0.61.2 "Cuttlefish" --------------------