diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2004-05-01 00:49:49 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2004-05-01 00:49:49 +0000 |
commit | 90d2bff4c67d65a4025451213d5028c539b7b91a (patch) | |
tree | 46a940faa2c3e705120c02069d2e305d50c2073b /TODO | |
parent | edaf39156a87522492aa62f600c500a3338f433d (diff) | |
download | busybox-90d2bff4c67d65a4025451213d5028c539b7b91a.tar.gz |
Re-add the TODO list, mention tr
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +Busybox TODO + +Stuff that needs to be done + +---- +tr - missing SuS3 features in busybox 1.0pre10 + +tr doesnt support [:blank:], [:digit:] or other predefined classes, [=equiv=] +support is also missing. +---- + |