summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-14 21:21:08 +0000
committerEric Andersen <andersen@codepoet.org>2003-07-14 21:21:08 +0000
commitcb81e6484d1f50ec2761f6294722407b14add525 (patch)
tree81fb6290ef50af3488a5ee0f97150b6503df6a3f /Changelog
parent74f270a3177a43b29d98b6c5b6a2c5338be8b98f (diff)
downloadbusybox-w32-cb81e6484d1f50ec2761f6294722407b14add525.tar.gz
busybox-w32-cb81e6484d1f50ec2761f6294722407b14add525.tar.bz2
busybox-w32-cb81e6484d1f50ec2761f6294722407b14add525.zip
Update a bunch of docs. Run a script to update my email addr.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 4 insertions, 4 deletions
diff --git a/Changelog b/Changelog
index 76c7eacb1..910060f75 100644
--- a/Changelog
+++ b/Changelog
@@ -147,7 +147,7 @@
147 and variable assignment problems as well. 147 and variable assignment problems as well.
148 148
149 New Applets: 149 New Applets:
150 * David McCullough <davidm@lineo.com> -- modprobe 150 * David McCullough <davidm@snapgear.com> -- modprobe
151 * Vladimir Oleynik -- traceroute 151 * Vladimir Oleynik -- traceroute
152 * Erik Andersen -- pidof 152 * Erik Andersen -- pidof
153 153
@@ -630,7 +630,7 @@
630 Arne Bernin <arne@matrix.loopback.org> 630 Arne Bernin <arne@matrix.loopback.org>
631 * Fixed NFS so it supports 2.4.x kernels and NFSv3. 631 * Fixed NFS so it supports 2.4.x kernels and NFSv3.
632 * Brand, new versions of grep and sed which use libc regex routines, 632 * Brand, new versions of grep and sed which use libc regex routines,
633 thanks to Mark Whitley <markw@lineo.com>. The hand-tooled 633 thanks to Mark Whitley <markw@codepoet.org>. The hand-tooled
634 "regexp.[ch]" files have been removed. Much help on these from 634 "regexp.[ch]" files have been removed. Much help on these from
635 Matt Kraai as well. 635 Matt Kraai as well.
636 636
@@ -1024,7 +1024,7 @@
1024 init is not at PID 1 (like when running in an initrd). 1024 init is not at PID 1 (like when running in an initrd).
1025 * Added a prelinary du implementation. Some parameter parsing 1025 * Added a prelinary du implementation. Some parameter parsing
1026 stuff still needs to be added. -beppu (John Beppu 1026 stuff still needs to be added. -beppu (John Beppu
1027 <beppu@lineo.com>) 1027 <beppu@codepoet.org>)
1028 * Implemented tee. -beppu Implemented head. -beppu 1028 * Implemented tee. -beppu Implemented head. -beppu
1029 1029
1030 -Erik Andersen, Dec 10, 1999 1030 -Erik Andersen, Dec 10, 1999
@@ -1166,7 +1166,7 @@
1166 1166
11670.32 11670.32
1168 * More changes -- If you have any problems please let me know ASAP at 1168 * More changes -- If you have any problems please let me know ASAP at
1169 andersee@debian.org 1169 andersen@codepoet.org
1170 * usage() now prints the BusyBox version. This will help folks 1170 * usage() now prints the BusyBox version. This will help folks
1171 realize that they are not in Kansas anymore. 1171 realize that they are not in Kansas anymore.
1172 * Fixed mkdir -m option so that it works. kill segfaulted w/o any 1172 * Fixed mkdir -m option so that it works. kill segfaulted w/o any