From 02b746d4b805e7aad95fe3910ddf614ba92a99ef Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Fri, 14 Mar 2014 15:46:16 -0700 Subject: [PATCH] doc: Fixed release notes syntax warnings. Signed-off-by: John Wilkins --- doc/release-notes.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 659d2732f1cef..6011257df86ec 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) -- 2.39.5