diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-07-12 20:26:32 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-07-12 20:26:32 +0000 |
commit | 7467c8d3b6a50e2cbd8db750963d40b420ad38d1 (patch) | |
tree | 10dcece1e0bb88e35aa95c3a68896ad426e43f7a /Changelog | |
parent | f69bfc76fa7acb0c87fa3f3b319fde361a8315a8 (diff) | |
download | busybox-7467c8d3b6a50e2cbd8db750963d40b420ad38d1.tar.gz |
Patch from vodz:
Changed email address
cmdedit API change
optimizations for traceroute and md5sum
added a new shared create_icmp_socket() function
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,10 +4,11 @@ * None yet New Applets: - * None yet + * Vladimir Oleynik -- traceroute Other Changes: - * Vladimir Oleynik -- Fixed tr to support 'tr a-z A-Z' syntax. + * Vladimir Oleynik -- Fixed tr to support 'tr a-z A-Z' syntax, + many ash corrections, and others optimizations, and cleanups. -Not Yet Released |