diff options
author | proski <proski@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-07-24 20:15:30 +0000 |
---|---|---|
committer | proski <proski@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-07-24 20:15:30 +0000 |
commit | df0a4b6b13048bd18b459f7dbb6ad7289338d1dd (patch) | |
tree | 4752e95bbd3116b181c02e52f71500f952597cf3 /Changelog | |
parent | 18850224eba1726999c4f194e173ded17cacb604 (diff) | |
download | busybox-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-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ | |||
1 | 0.47pre | 1 | 0.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. |