aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-09 01:26:38 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-09 01:26:38 +0000
commit5d9e842585fd624b8b03e771c99b68f909621b99 (patch)
tree71ac2b50712bd56e11d3c74853e1dad737f78353 /Changelog
parentce3a25be7468ffc5890b34473eddfac945bbb8d5 (diff)
downloadbusybox-w32-5d9e842585fd624b8b03e771c99b68f909621b99.tar.gz
busybox-w32-5d9e842585fd624b8b03e771c99b68f909621b99.tar.bz2
busybox-w32-5d9e842585fd624b8b03e771c99b68f909621b99.zip
Fixed spelling error
-Erik git-svn-id: svn://busybox.net/trunk/busybox@177 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to '')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 7c21c6cd2..c6797c8e8 100644
--- a/Changelog
+++ b/Changelog
@@ -8,7 +8,7 @@
8 * init will now try to run /sbin/getty if it is present (for easy 8 * init will now try to run /sbin/getty if it is present (for easy
9 integration with the about-to-be-released tinylogin.) 9 integration with the about-to-be-released tinylogin.)
10 * kill now behaves itself properly, added 'kill -l' to list signals 10 * kill now behaves itself properly, added 'kill -l' to list signals
11 * Began to add tail, butit doesn't work yet. 11 * Began to add tail, but it doesn't work yet.
12 * my_getid was leaking file descriptors, causing 'ls -l' on long 12 * my_getid was leaking file descriptors, causing 'ls -l' on long
13 directories to fail 13 directories to fail
14 14