From: Sage Weil Date: Tue, 29 Jul 2014 19:33:52 +0000 (-0700) Subject: doc/release-notes: typo X-Git-Tag: v0.84~43 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4045b2e837b774fe3dbc66616d491c149a9e9681;p=ceph.git doc/release-notes: typo Signed-off-by: Sage Weil --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index e1a48dc9beec..d3571e043c38 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -139,7 +139,7 @@ Notable Changes * ceph-dencoder: do not needlessly link to librgw, librados, etc. (Sage Weil) * do not needlessly link binaries to leveldb (Sage Weil) -* mon: fix mon crash when no auth keys are present (#8851, Joao Eduaro Luis) +* mon: fix mon crash when no auth keys are present (#8851, Joao Eduardo Luis) * osd: fix cleanup (and avoid occasional crash) during shutdown (#7981, Sage Weil) * osd: fix log rotation under upstart (Sage Weil) * rgw: fix multipart upload when object has irregular size (#8846, Yehuda Sadeh, Sylvain Munaut)