summaryrefslogtreecommitdiff
path: root/issues/c_4d6c02bb.cil
diff options
context:
space:
mode:
authorFrancois Marier <francois@debian.org>2010-08-05 20:52:17 -0400
committerFrancois Marier <francois@debian.org>2010-08-05 20:52:17 -0400
commit79cef0ebbb86de5ccac38255434d0d2bb18fb3c1 (patch)
treec52a30aed1698086e887ea80b989168416e18f17 /issues/c_4d6c02bb.cil
parent2b73a8c304bf705eaa3b83526698e4278accdf46 (diff)
parent9fcb3bc29dfd429f521c4e40452197dc364310c3 (diff)
Merge commit 'upstream/0.07.00'
Diffstat (limited to 'issues/c_4d6c02bb.cil')
-rw-r--r--issues/c_4d6c02bb.cil12
1 files changed, 12 insertions, 0 deletions
diff --git a/issues/c_4d6c02bb.cil b/issues/c_4d6c02bb.cil
new file mode 100644
index 0000000..3702f53
--- /dev/null
+++ b/issues/c_4d6c02bb.cil
@@ -0,0 +1,12 @@
+Issue: ce8053b0
+CreatedBy: Andrew Chilton <andychilton@gmail.com>
+Inserted: 2008-07-01T11:33:55
+Updated: 2008-07-01T11:34:38
+
+Added the ability to read the ~/.cilrc config file. The only things it can
+contain for now are:
+
+* UserName
+* UserEmail
+
+but we can easily add more as time goes on.