summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-07-12 20:26:32 +0000
committerEric Andersen <andersen@codepoet.org>2001-07-12 20:26:32 +0000
commit7467c8d3b6a50e2cbd8db750963d40b420ad38d1 (patch)
tree10dcece1e0bb88e35aa95c3a68896ad426e43f7a /Changelog
parentf69bfc76fa7acb0c87fa3f3b319fde361a8315a8 (diff)
downloadbusybox-w32-7467c8d3b6a50e2cbd8db750963d40b420ad38d1.tar.gz
busybox-w32-7467c8d3b6a50e2cbd8db750963d40b420ad38d1.tar.bz2
busybox-w32-7467c8d3b6a50e2cbd8db750963d40b420ad38d1.zip
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--Changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 90b767d81..cd8b992f9 100644
--- a/Changelog
+++ b/Changelog
@@ -4,10 +4,11 @@
4 * None yet 4 * None yet
5 5
6 New Applets: 6 New Applets:
7 * None yet 7 * Vladimir Oleynik -- traceroute
8 8
9 Other Changes: 9 Other Changes:
10 * Vladimir Oleynik -- Fixed tr to support 'tr a-z A-Z' syntax. 10 * Vladimir Oleynik -- Fixed tr to support 'tr a-z A-Z' syntax,
11 many ash corrections, and others optimizations, and cleanups.
11 12
12 13
13 -Not Yet Released 14 -Not Yet Released