summaryrefslogtreecommitdiff
path: root/issues/c_d87e016d.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_d87e016d.cil
parent68c0b1e19dd90db236a5b9dd862ab3251c0817a0 (diff)
Imported Upstream version 0.5.1upstream/0.5.1
Diffstat (limited to 'issues/c_d87e016d.cil')
-rw-r--r--issues/c_d87e016d.cil14
1 files changed, 0 insertions, 14 deletions
diff --git a/issues/c_d87e016d.cil b/issues/c_d87e016d.cil
deleted file mode 100644
index e9bf8b1..0000000
--- a/issues/c_d87e016d.cil
+++ /dev/null
@@ -1,14 +0,0 @@
-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'.