From: Andrew Chilton Date: Sun, 29 Jun 2008 10:19:40 +0000 (+1200) Subject: Add the 'Ongoing' status. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=01e6ec2fab6f3601d099a43a686b2ab2d4d8dea2;p=cil.git Add the 'Ongoing' status. --- diff --git a/.cil b/.cil index e03fc8f..eb5a2ee 100644 --- a/.cil +++ b/.cil @@ -1,12 +1,14 @@ StatusStrict: 1 StatusAllowedList: New StatusAllowedList: InProgress +StatusAllowedList: Ongoing StatusAllowedList: Fixed StatusAllowedList: OnHold StatusAllowedList: Duplicate StatusAllowedList: Finished StatusOpenList: New StatusOpenList: InProgress +StatusOpenList: Ongoing StatusOpenList: Fixed StatusClosedList: OnHold StatusClosedList: Duplicate