summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-05-14 16:02:20 -0700
committerSage Weil <sage@inktank.com>2013-05-14 16:02:20 -0700
commit7b93d287574b36508793dafe8c5a7a978ff135b6 (patch)
treea24a5736fbacb77777f0046132f4ff5cd8ca0bf4 /doc
parent2ba167be0e844788b6606d0c02778884a3a5aefc (diff)
downloadceph-7b93d287574b36508793dafe8c5a7a978ff135b6.tar.gz
doc/release-notes: v0.62
Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/release-notes.rst b/doc/release-notes.rst
index afa0195689e..e9b03d63521 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"
--------------------