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-w32-bf960f58e2fc56402cc5c3c090d90b706a4de5f2.tar.gz busybox-w32-bf960f58e2fc56402cc5c3c090d90b706a4de5f2.tar.bz2 busybox-w32-bf960f58e2fc56402cc5c3c090d90b706a4de5f2.zip |
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 @@ | |||
1 | 0.47pre | 1 | 0.47pre |
2 | 2 | ||
3 | * added 'renice' command -- thanks to Dave Cinege <dcinege@psychosis.com> | ||
3 | * 'make install' now creates relative symlinks, and added a new | 4 | * 'make install' now creates relative symlinks, and added a new |
4 | 'make install-hardlinks' target to (tada) install hardlinks. | 5 | 'make install-hardlinks' target to (tada) install hardlinks. |
5 | * syslogd can now log messages to a remote host -- patch thanks | 6 | * syslogd can now log messages to a remote host -- patch thanks |