diff options
author | Francois Marier <francois@debian.org> | 2010-08-05 20:52:17 -0400 |
---|---|---|
committer | Francois Marier <francois@debian.org> | 2010-08-05 20:52:17 -0400 |
commit | 79cef0ebbb86de5ccac38255434d0d2bb18fb3c1 (patch) | |
tree | c52a30aed1698086e887ea80b989168416e18f17 /issues/i_d05969b6.cil | |
parent | 2b73a8c304bf705eaa3b83526698e4278accdf46 (diff) | |
parent | 9fcb3bc29dfd429f521c4e40452197dc364310c3 (diff) |
Merge commit 'upstream/0.07.00'
Diffstat (limited to 'issues/i_d05969b6.cil')
-rw-r--r-- | issues/i_d05969b6.cil | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/issues/i_d05969b6.cil b/issues/i_d05969b6.cil new file mode 100644 index 0000000..34186d9 --- /dev/null +++ b/issues/i_d05969b6.cil @@ -0,0 +1,13 @@ +Summary: Make cil read from a ~/.cilrc file for local settings +Status: Finished +CreatedBy: Andrew Chilton <andychilton@gmail.com> +AssignedTo: Andrew Chilton <andychilton@gmail.com> +Label: Milestone-v0.06 +Inserted: 2010-01-23T11:22:40 +Updated: 2010-01-23T11:46:20 + +To do things like auto-assigning to yourself, and to override CreatedBy fields, +cil should read from a ~/.cilrc file, rather than trying to figure it out from +all kinds of places. + +Doing this would make a lot of other things easier. |