From: John Wilkins Date: Fri, 14 Mar 2014 22:46:16 +0000 (-0700) Subject: doc: Fixed release notes syntax warnings. X-Git-Tag: v0.79~144 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=02b746d4b805e7aad95fe3910ddf614ba92a99ef;p=ceph.git doc: Fixed release notes syntax warnings. Signed-off-by: John Wilkins --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 659d2732f1ce..6011257df86e 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -3,7 +3,7 @@ =============== v0.79 Firefly (frozen, pending release) ------ +--------------------------------------- Upgrade Sequencing ~~~~~~~~~~~~~~~~~~ @@ -364,7 +364,7 @@ Notable changes since v0.67 Dumpling * common: bloom_filter improvements, cleanups * common: cache crc32c values where possible * common: correct SI is kB not KB (Dan Mick) -* common: fix looping on *BSD (Alan Somers) +* common: fix looping on BSD (Alan Somers) * common: migrate SharedPtrRegistry to use boost::shared_ptr<> (Loic Dachary) * common: misc portability fixes (Noah Watkins) * crc32c: fix optimized crc32c code (it now detects arch support properly) @@ -1149,7 +1149,7 @@ Notable Changes since v0.71 * ceph-fuse, radosgw: enable admin socket and logging by default * ceph: make -h behave when monitors are down * common: cache crc32c values where possible -* common: fix looping on *BSD (Alan Somers) +* common: fix looping on BSD (Alan Somers) * librados, mon: ability to query/ping out-of-quorum monitor status (Joao Luis) * librbd python bindings: fix parent image name limit (Josh Durgin) * mds: avoid leaking objects when deleting truncated files (Yan, Zheng) @@ -1187,7 +1187,7 @@ Notable Changes since v0.67 Dumpling * common: bloom_filter improvements, cleanups * common: cache crc32c values where possible * common: correct SI is kB not KB (Dan Mick) -* common: fix looping on *BSD (Alan Somers) +* common: fix looping on BSD (Alan Somers) * common: migrate SharedPtrRegistry to use boost::shared_ptr<> (Loic Dachary) * common: misc portability fixes (Noah Watkins) * crc32c: fix optimized crc32c code (it now detects arch support properly)