Added a note to the "maybe by 0.44" list to prune sfdisk and graft fdisk.

This commit is contained in:
Mark Whitley 2000-06-19 17:03:32 +00:00
parent 30f0f2d040
commit dbb3019d0d

2
TODO
View File

@ -31,6 +31,8 @@ hold up the 0.44 release just because of these:
- Make 'ln -s /tmp/file .' work the way GNU ln does (i.e. makes a link to - 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 /tmp/file in the current directory, rather then trying and failing to create
a symlink named "." in the current working directory). a symlink named "." in the current working directory).
- Prune sfdisk
- Graft fdisk
These will be deferred til after 0.44 is released. We will rework these to use These will be deferred til after 0.44 is released. We will rework these to use
libc regex functions instead (as per the mailing list discussion): libc regex functions instead (as per the mailing list discussion):