diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-07-21 21:32:12 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-07-21 21:32:12 +0000 |
commit | bf960f58e2fc56402cc5c3c090d90b706a4de5f2 (patch) | |
tree | ad4f94b99f7e82e9e4a1245c271ef4962b16e764 /Changelog | |
parent | 7df345e1494e61ad94dd03f9a48f8e5b52a21d2b (diff) | |
download | busybox-bf960f58e2fc56402cc5c3c090d90b706a4de5f2.tar.gz |
Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com>
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 0.47pre + * 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. * syslogd can now log messages to a remote host -- patch thanks |