aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog3
-rw-r--r--TODO1
2 files changed, 2 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index c88b4c031..3f2efba74 100644
--- a/Changelog
+++ b/Changelog
@@ -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
diff --git a/TODO b/TODO
index f62cbc39f..5daa67a64 100644
--- a/TODO
+++ b/TODO
@@ -19,7 +19,6 @@ around to it some time. If you have any good ideas, please let me know.
19* hwclock 19* hwclock
20* killall 20* killall
21* stty 21* stty
22* head
23* sort/uniq 22* sort/uniq
24* wc 23* wc
25* tr 24* tr