From: Jason Dillaman Date: Tue, 10 Nov 2015 12:59:03 +0000 (-0500) Subject: PendingReleaseNotes: document updated rbd CLI options X-Git-Tag: v10.0.1~103^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=08b4c294b76304cb16eb246eda2fa97733f1a97a;p=ceph.git PendingReleaseNotes: document updated rbd CLI options Signed-off-by: Jason Dillaman --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e69de29bb2d1..427efd449c97 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -0,0 +1,6 @@ +v10.0.0 +====== + +* The rbd CLI no longer accepts the deprecated '--image-features' option + during create, import, and clone operations. The '--image-feature' + option should be used instead.