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