summaryrefslogtreecommitdiff
path: root/issues/c_02a9bb68.cil
diff options
context:
space:
mode:
authorAndrew Chilton <andychilton@gmail.com>2008-07-05 18:46:31 +1200
committerAndrew Chilton <andychilton@gmail.com>2008-07-05 18:46:31 +1200
commit1515145646c5aa80eb4c298607ea33da731ab586 (patch)
tree07b4654df41a24ac977925293363de7d8ff2e192 /issues/c_02a9bb68.cil
parent68c0b1e19dd90db236a5b9dd862ab3251c0817a0 (diff)
Imported Upstream version 0.5.1upstream/0.5.1
Diffstat (limited to 'issues/c_02a9bb68.cil')
-rw-r--r--issues/c_02a9bb68.cil13
1 files changed, 0 insertions, 13 deletions
diff --git a/issues/c_02a9bb68.cil b/issues/c_02a9bb68.cil
deleted file mode 100644
index 554d4a3..0000000
--- a/issues/c_02a9bb68.cil
+++ /dev/null
@@ -1,13 +0,0 @@
-Issue: 85eceee9
-CreatedBy: Andrew Chilton <andychilton@gmail.com>
-Inserted: 2008-06-27T13:18:47
-Updated: 2008-06-27T13:20:01
-
-Added the --created-by and --assigned-to filters.
-
-These work just on the email address and not the whole field. E.g.
-
- $ cil list --created-by=andy@example.com
- $ cil list --assigned-to=andy@example.org
-
-The short options for these are -c and -a.