commit 13c9fd62451437c2dd081249734c67b7ed0ae6fc
Author: FRIGN <[email protected]>
Date:   Wed Mar 11 17:33:08 2015 +0100

    Mark cut(1) and cron(1) as audited in README
    
    I finished auditing cut(1) a few minutes ago, and cron(1) is an
    upstream project which needs to be taken care of upstream (sin's call).

diff --git a/README b/README
index 2dff51b..bd64d44 100644
--- a/README
+++ b/README
@@ -22,8 +22,8 @@ The following tools are implemented ('*' == finished, '#' == 
UTF-8 support,
     col             yes                          none
 =*| comm            yes                          none
 =*| cp              yes                          none (-i)
-=*  cron            non-posix                    none
-#*  cut             yes                          none
+=*| cron            non-posix                    none
+#*| cut             yes                          none
 =*| date            yes                          none
 =*| dirname         yes                          none
 =*  du              yes                          none

Reply via email to