aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMark Whitley <markw@lineo.com>2000-06-22 00:16:37 +0000
committerMark Whitley <markw@lineo.com>2000-06-22 00:16:37 +0000
commitccd32cbb61a85ae00373c8e109e68a258c65d6b0 (patch)
treeb1cd7bd34d14143fea95d385af7d4bcb28928cde /TODO
parent9d9610b8dea9a1bee7951e115ba898a1531e2736 (diff)
downloadbusybox-ccd32cbb61a85ae00373c8e109e68a258c65d6b0.tar.gz
Merged two TODO items into one
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:
- Make 'ln -s /tmp/file .' work the way GNU ln does (i.e. makes a link to
/tmp/file in the current directory, rather then trying and failing to create
a symlink named "." in the current working directory).
- - Prune sfdisk
- - Graft fdisk instead
+ - Prune sfdisk, graft in std fdisk instead
We will rework these to use libc regex functions instead (as per the mailing