aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-11 23:25:59 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-11 23:25:59 +0000
commit8e220ee2f4de1895c27069a45ea23b0de88f3ca2 (patch)
tree55dd1052fcd1ee4b15af78c2ec67ccbbef0b3e90 /Changelog
parent4940730bfaeb695f72e065cc0e21ff592847e48e (diff)
downloadbusybox-w32-8e220ee2f4de1895c27069a45ea23b0de88f3ca2.tar.gz
busybox-w32-8e220ee2f4de1895c27069a45ea23b0de88f3ca2.tar.bz2
busybox-w32-8e220ee2f4de1895c27069a45ea23b0de88f3ca2.zip
Fixed spelling of my name. Geez.
Ah kant evun spel mi nam. -Erik git-svn-id: svn://busybox.net/trunk/busybox@217 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index 6db788d4d..f8bb0fd53 100644
--- a/Changelog
+++ b/Changelog
@@ -21,7 +21,7 @@
21 * Implemented tee. -beppu 21 * Implemented tee. -beppu
22 * Implemented head. -beppu 22 * Implemented head. -beppu
23 23
24 -Erik Andrsen, Dec 10, 1999 24 -Erik Andersen, Dec 10, 1999
25 25
260.38 260.38
27 * Fixed a segfault in 'umount -a' when a badly formed /etc/fstab 27 * Fixed a segfault in 'umount -a' when a badly formed /etc/fstab
@@ -40,7 +40,7 @@
40 will complain if you enable them when you disable 40 will complain if you enable them when you disable
41 BB_FEATURE_USE_PROCFS. 41 BB_FEATURE_USE_PROCFS.
42 42
43 -Erik Andrsen, Dec 5, 1999 43 -Erik Andersen, Dec 5, 1999
44 44
450.37 450.37
46 * Wrote a micro syslogd, and a logger util (to log things to the syslog 46 * Wrote a micro syslogd, and a logger util (to log things to the syslog
@@ -62,7 +62,7 @@
62 * Also added a TODO. 62 * Also added a TODO.
63 63
64 64
65 -Erik Andrsen, Nov 25, 1999 65 -Erik Andersen, Nov 25, 1999
66 66
670.36 670.36
68 * fixed dd so it properly defaults to stdin and stdout when no 68 * fixed dd so it properly defaults to stdin and stdout when no