summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2014-03-14 23:46:16 +0100
committerJohn Wilkins <john.wilkins@inktank.com>2014-03-14 23:46:16 +0100
commit02b746d4b805e7aad95fe3910ddf614ba92a99ef (patch)
tree16fd8225f8a9648b97a4114c4800d4aac170a49a /doc
parentdoc: Fixed hyperlink. (diff)
downloadceph-02b746d4b805e7aad95fe3910ddf614ba92a99ef.tar.xz
ceph-02b746d4b805e7aad95fe3910ddf614ba92a99ef.zip
doc: Fixed release notes syntax warnings.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/release-notes.rst b/doc/release-notes.rst
index 659d2732f1c..6011257df86 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)