summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorPavel Roskin <proski@gnu.org>2000-07-24 20:15:30 +0000
committerPavel Roskin <proski@gnu.org>2000-07-24 20:15:30 +0000
commite99f7500e0475bcef25f3125efdf847c7382c58f (patch)
tree4752e95bbd3116b181c02e52f71500f952597cf3 /Changelog
parentea824fb9370c41756a75b70698b6222b3386f6c5 (diff)
downloadbusybox-w32-e99f7500e0475bcef25f3125efdf847c7382c58f.tar.gz
busybox-w32-e99f7500e0475bcef25f3125efdf847c7382c58f.tar.bz2
busybox-w32-e99f7500e0475bcef25f3125efdf847c7382c58f.zip
chroot can now call the builtin shell
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.