diff options
author | John Beppu <beppu@lbox.org> | 1999-12-10 07:48:34 +0000 |
---|---|---|
committer | John Beppu <beppu@lbox.org> | 1999-12-10 07:48:34 +0000 |
commit | c5ff0165adac767d37103baa875c2f86bb43c0e1 (patch) | |
tree | 5cda8f219859a3718233387a699dd83a271e2a01 /Changelog | |
parent | 3157b1fba9ee8a558b04e9025da9f77e4256c0ea (diff) | |
download | busybox-w32-c5ff0165adac767d37103baa875c2f86bb43c0e1.tar.gz busybox-w32-c5ff0165adac767d37103baa875c2f86bb43c0e1.tar.bz2 busybox-w32-c5ff0165adac767d37103baa875c2f86bb43c0e1.zip |
less TODO
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,7 +16,8 @@ | |||
16 | which blocked reboots. | 16 | which blocked reboots. |
17 | * Added a prelinary du implementation. Some parameter parsing | 17 | * Added a prelinary du implementation. Some parameter parsing |
18 | stuff still needs to be added. -beppu (John Beppu <beppu@lineo.com>) | 18 | stuff still needs to be added. -beppu (John Beppu <beppu@lineo.com>) |
19 | * Implemented tee. -beppu | 19 | * Implemented tee. -beppu |
20 | * Implemented head. -beppu | ||
20 | 21 | ||
21 | -Erik Andrsen | 22 | -Erik Andrsen |
22 | 23 | ||