aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index d36414cc5..41fd2a555 100644
--- a/TODO
+++ b/TODO
@@ -31,6 +31,8 @@ hold up the 0.44 release just because of these:
31 - Make 'ln -s /tmp/file .' work the way GNU ln does (i.e. makes a link to 31 - Make 'ln -s /tmp/file .' work the way GNU ln does (i.e. makes a link to
32 /tmp/file in the current directory, rather then trying and failing to create 32 /tmp/file in the current directory, rather then trying and failing to create
33 a symlink named "." in the current working directory). 33 a symlink named "." in the current working directory).
34 - Prune sfdisk
35 - Graft fdisk
34 36
35These will be deferred til after 0.44 is released. We will rework these to use 37These will be deferred til after 0.44 is released. We will rework these to use
36libc regex functions instead (as per the mailing list discussion): 38libc regex functions instead (as per the mailing list discussion):