aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJohn Beppu <beppu@lbox.org>1999-12-10 05:27:16 +0000
committerJohn Beppu <beppu@lbox.org>1999-12-10 05:27:16 +0000
commit059f152a7a2d1796cf93d1a79f33055d38b94f2a (patch)
treef099ca4df6d8a137af037e0bfd6976d06a627e66 /Changelog
parent29fcc90f3e0ebd8b4d4d5f1a96741f982baa38f1 (diff)
downloadbusybox-059f152a7a2d1796cf93d1a79f33055d38b94f2a.tar.gz
Implemented tee(1).
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index edaa34c24..3694a2ffb 100644
--- a/Changelog
+++ b/Changelog
@@ -16,6 +16,7 @@
which blocked reboots.
* Added a prelinary du implementation. Some parameter parsing
stuff still needs to be added. -beppu
+ * Implemented tee -beppu
-Erik Andrsen