aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorproski <proski@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-07-24 20:15:30 +0000
committerproski <proski@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-07-24 20:15:30 +0000
commitdf0a4b6b13048bd18b459f7dbb6ad7289338d1dd (patch)
tree4752e95bbd3116b181c02e52f71500f952597cf3 /Changelog
parent18850224eba1726999c4f194e173ded17cacb604 (diff)
downloadbusybox-w32-df0a4b6b13048bd18b459f7dbb6ad7289338d1dd.tar.gz
busybox-w32-df0a4b6b13048bd18b459f7dbb6ad7289338d1dd.tar.bz2
busybox-w32-df0a4b6b13048bd18b459f7dbb6ad7289338d1dd.zip
chroot can now call the builtin shell
git-svn-id: svn://busybox.net/trunk/busybox@899 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 16c2ba1ed..ac7dba32c 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,6 @@
10.47pre 10.47pre
2 2
3 * chroot can now call the builtin shell - Pavel Roskin <proski@gnu.org>
3 * added 'renice' command -- thanks to Dave Cinege <dcinege@psychosis.com> 4 * added 'renice' command -- thanks to Dave Cinege <dcinege@psychosis.com>
4 * 'make install' now creates relative symlinks, and added a new 5 * 'make install' now creates relative symlinks, and added a new
5 'make install-hardlinks' target to (tada) install hardlinks. 6 'make install-hardlinks' target to (tada) install hardlinks.