chroot can now call the builtin shell

This commit is contained in:
Pavel Roskin
2000-07-24 20:15:30 +00:00
parent ea824fb937
commit e99f7500e0
3 changed files with 11 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
0.47pre
* chroot can now call the builtin shell - Pavel Roskin <proski@gnu.org>
* added 'renice' command -- thanks to Dave Cinege <dcinege@psychosis.com>
* 'make install' now creates relative symlinks, and added a new
'make install-hardlinks' target to (tada) install hardlinks.