commit | 981b016bcdabf3314a8dbd3b30b8f2b6a70123c4 | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Thu Feb 21 17:27:49 2013 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Thu Feb 21 17:27:49 2013 +0900 |
tree | 6686c210627b8d12a1ab4c1f3c81ab9678ea7f5b | |
parent | d3864994383a8b001a9ec8cccb896341cbaf0204 [diff] [blame] |
Add DRAFT change state to JSON documentation Change-Id: Ia13b3c8f2d6e02aa5d1388e25f517ba3f49f2ff2
diff --git a/Documentation/json.txt b/Documentation/json.txt index c7b49b9..3659ed3 100644 --- a/Documentation/json.txt +++ b/Documentation/json.txt
@@ -44,6 +44,8 @@ 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. It may be waiting for one or more dependencies.