summaryrefslogtreecommitdiff
path: root/issues/c_d87e016d.cil
diff options
context:
space:
mode:
authorAndrew Chilton <andychilton@gmail.com>2008-07-04 16:17:34 +1200
committerAndrew Chilton <andychilton@gmail.com>2008-07-04 16:21:29 +1200
commit2979e8914aa542a20cbf07e8f7812e293ad0699d (patch)
treed2032a7117a0efc566ff0e50408b2068cd006af2 /issues/c_d87e016d.cil
parent41ec963c1aace994072b6d62b20cdce5370e0e8e (diff)
parentf6649a52ff5610af925818cddd720fa5945bd6b3 (diff)
Merge branch 'upstream'
Diffstat (limited to 'issues/c_d87e016d.cil')
-rw-r--r--issues/c_d87e016d.cil14
1 files changed, 14 insertions, 0 deletions
diff --git a/issues/c_d87e016d.cil b/issues/c_d87e016d.cil
new file mode 100644
index 0000000..e9bf8b1
--- /dev/null
+++ b/issues/c_d87e016d.cil
@@ -0,0 +1,14 @@
+Issue: c98515e2
+CreatedBy: Andrew Chilton <andychilton@gmail.com>
+Inserted: 2008-07-01T12:16:51
+Updated: 2008-07-01T12:29:32
+
+Added the 'DependsOn' and 'Precedes' fields. These are automatically added when
+using the command line such as:
+
+ cil depends-on cafebabe feedface
+ cil precedes feedface cafebabe
+
+Both of these commands do the same thing.
+
+ToDo: add checks for this functionality into 'fsck'.