diff options
author | Francois Marier <francois@debian.org> | 2008-06-29 21:52:52 +1200 |
---|---|---|
committer | Francois Marier <francois@debian.org> | 2008-06-29 21:53:41 +1200 |
commit | 41ec963c1aace994072b6d62b20cdce5370e0e8e (patch) | |
tree | 487b4918b4ecce530f214212271382cbb801f1b2 /issues/c_7eb313cd.cil | |
parent | 1893ee23dbc1f69d9dd3b03b4d28f89003762d3d (diff) | |
parent | 03a60521d41962fb3d36e8e8002e9bba51796ff6 (diff) |
Merge commit 'upstream/v0.3.0'
Conflicts:
bin/cil
Diffstat (limited to 'issues/c_7eb313cd.cil')
-rw-r--r-- | issues/c_7eb313cd.cil | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/issues/c_7eb313cd.cil b/issues/c_7eb313cd.cil new file mode 100644 index 0000000..8d97144 --- /dev/null +++ b/issues/c_7eb313cd.cil @@ -0,0 +1,11 @@ +Issue: 85eceee9 +CreatedBy: Andrew Chilton <andychilton@gmail.com> +Inserted: 2008-06-23T12:07:44 +Updated: 2008-06-23T12:07:44 + +Added both --status and --label. + +In the case of Status, it tests for equality. + +In the case of Label, it tests that the issue has at least one label of the one +specified. |