aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index e5f7a5f49..1b456a664 100644
--- a/TODO
+++ b/TODO
@@ -26,8 +26,7 @@ Bugs that need fixing:
26 - Make 'ln -s /tmp/file .' work the way GNU ln does (i.e. makes a link to 26 - Make 'ln -s /tmp/file .' work the way GNU ln does (i.e. makes a link to
27 /tmp/file in the current directory, rather then trying and failing to create 27 /tmp/file in the current directory, rather then trying and failing to create
28 a symlink named "." in the current working directory). 28 a symlink named "." in the current working directory).
29 - Prune sfdisk 29 - Prune sfdisk, graft in std fdisk instead
30 - Graft fdisk instead
31 30
32 31
33We will rework these to use libc regex functions instead (as per the mailing 32We will rework these to use libc regex functions instead (as per the mailing