diff options
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ | |||
1 | 0.47pre | 1 | 0.47pre |
2 | 2 | ||
3 | * A bug in syslogd was fixed that allowed it to potentially fork-bomb | ||
4 | your system. | ||
3 | * chroot can now call the builtin shell - Pavel Roskin <proski@gnu.org> | 5 | * chroot can now call the builtin shell - Pavel Roskin <proski@gnu.org> |
4 | * added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> | 6 | * added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> |
5 | * 'make install' now creates relative symlinks, and added a new | 7 | * 'make install' now creates relative symlinks, and added a new |