From: Eric Andersen Date: Thu, 6 Jul 2000 17:06:08 +0000 (-0000) Subject: Comment on kill.c change. X-Git-Tag: 0_46~57 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=78eab2f6c634aa9e08d923c9aa4d63b73440bd38;p=oweals%2Fbusybox.git Comment on kill.c change. -Erik --- diff --git a/Changelog b/Changelog index d147196cf..981324308 100644 --- a/Changelog +++ b/Changelog @@ -27,6 +27,9 @@ * Fix to tr so it recognizes standard escape sequences. Merged common escape seq. code from tr and echo into utility.c. Fix thanks to Matt Kraai . + * Reorganized signal names in kill.c for better architecture support + -- patch thanks to simon wood + -Erik Andersen