diff options
author | Eric Andersen | 1999-12-11 08:41:28 +0000 |
---|---|---|
committer | Eric Andersen | 1999-12-11 08:41:28 +0000 |
commit | 19db07b3d4ca4c333f9a53bfbc113b44f3c55750 (patch) | |
tree | 6c916e01a70d0d351778cffbee53a2d7e3d2f3b5 /Changelog | |
parent | 59248bad97413798ac0cfdc5fcc75c7635a7ab1c (diff) | |
download | busybox-19db07b3d4ca4c333f9a53bfbc113b44f3c55750.zip busybox-19db07b3d4ca4c333f9a53bfbc113b44f3c55750.tar.gz |
Ok, so this is reallt 0.38...
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ 0.39 - * New Apps: ping and hostname contributed by Randolph Chung - <tausq@debian.org>. 2 items off the TODO list! + * New Apps: ping, hostname, and mkfifo contributed by Randolph Chung + <tausq@debian.org>. 3 items off the TODO list! * I wrote free (just calls "cat /proc/meminfo"). * Added tail, based on tail from GNU textutils-1.19, but adjusted to suit my evil purposes. Costs 6k. I'll make it smaller sometime. |