diff --git a/Changelog b/Changelog index 72b0118c4..98d145f0b 100644 --- a/Changelog +++ b/Changelog @@ -44,7 +44,7 @@ * Fixed a warning in utility.c due to char being unsigned on Linux/PPC, Fix thanks to Pavel Roskin * Made "killall" complain (not error and exit) about processes that it - cannot find by name. Fix thanks to Pavel Roskin + cannot find by name -- Pavel Roskin * Fixed more and ps to have sensible terminal width defaults, thanks to Pavel Roskin. * Fixed all fatalError() calls lacking a "\n", thanks to Pavel Roskin.