aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-06-08 15:25:39 +0000
committerEric Andersen <andersen@codepoet.org>2000-06-08 15:25:39 +0000
commitb3cf9baeb9c38f4fa9270bc1d851fb457dfd610d (patch)
treef43fa0c9f4714e0586ed3b3803b2b6d0118ed8c0
parent049b7065910b30246ec728c5781d92ea9fbf38aa (diff)
downloadbusybox-w32-b3cf9baeb9c38f4fa9270bc1d851fb457dfd610d.tar.gz
busybox-w32-b3cf9baeb9c38f4fa9270bc1d851fb457dfd610d.tar.bz2
busybox-w32-b3cf9baeb9c38f4fa9270bc1d851fb457dfd610d.zip
Formatting change.
-Erik
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 72b0118c4..98d145f0b 100644
--- a/Changelog
+++ b/Changelog
@@ -44,7 +44,7 @@
44 * Fixed a warning in utility.c due to char being unsigned on Linux/PPC, 44 * Fixed a warning in utility.c due to char being unsigned on Linux/PPC,
45 Fix thanks to Pavel Roskin <pavel_roskin@geocities.com> 45 Fix thanks to Pavel Roskin <pavel_roskin@geocities.com>
46 * Made "killall" complain (not error and exit) about processes that it 46 * Made "killall" complain (not error and exit) about processes that it
47 cannot find by name. Fix thanks to Pavel Roskin <pavel_roskin@geocities.com> 47 cannot find by name -- Pavel Roskin <pavel_roskin@geocities.com>
48 * Fixed more and ps to have sensible terminal width defaults, thanks 48 * Fixed more and ps to have sensible terminal width defaults, thanks
49 to Pavel Roskin. 49 to Pavel Roskin.
50 * Fixed all fatalError() calls lacking a "\n", thanks to Pavel Roskin. 50 * Fixed all fatalError() calls lacking a "\n", thanks to Pavel Roskin.