]> git.mjollnir.org Git - cil.git/commitdiff
Allow a 'Cancelled' status
authorAndrew Chilton <andychilton@gmail.com>
Sat, 23 Jan 2010 13:14:33 +0000 (02:14 +1300)
committerAndrew Chilton <andychilton@gmail.com>
Sat, 23 Jan 2010 13:14:33 +0000 (02:14 +1300)
.cil

diff --git a/.cil b/.cil
index d43b806d80d532da97e3deb0a88e2a06da4d52f2..5f9a81c1d8678b2287421369d0853913061940a0 100644 (file)
--- a/.cil
+++ b/.cil
@@ -7,6 +7,7 @@ StatusAllowedList: Fixed
 StatusAllowedList: OnHold
 StatusAllowedList: Duplicate
 StatusAllowedList: Finished
+StatusAllowedList: Cancelled
 StatusOpenList: New
 StatusOpenList: InProgress
 StatusOpenList: Ongoing
@@ -14,6 +15,7 @@ StatusClosedList: Fixed
 StatusClosedList: OnHold
 StatusClosedList: Duplicate
 StatusClosedList: Finished
+StatusClosedList: Cancelled
 LabelStrict: 1
 LabelAllowedList: Release-v0.1.0
 LabelAllowedList: Release-v0.2.0