Add DRAFT change state to JSON documentation

Change-Id: Ia13b3c8f2d6e02aa5d1388e25f517ba3f49f2ff2
This commit is contained in:
David Pursehouse 2013-02-21 17:27:49 +09:00
parent d386499438
commit 981b016bcd

View File

@ -44,6 +44,8 @@ status:: Current state of this change.
NEW;; Change is still being reviewed. NEW;; Change is still being reviewed.
DRAFT;; Change is a draft change that only consists of draft patchsets.
SUBMITTED;; Change has been submitted and is in the merge queue. SUBMITTED;; Change has been submitted and is in the merge queue.
It may be waiting for one or more dependencies. It may be waiting for one or more dependencies.