Comment on kill.c change.
authorEric Andersen <andersen@codepoet.org>
Thu, 6 Jul 2000 17:06:08 +0000 (17:06 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 6 Jul 2000 17:06:08 +0000 (17:06 -0000)
 -Erik

Changelog

index d147196cf49784c5e18aa12ffb83720e79f70874..981324308749310acc2efaee936e9fae211270b7 100644 (file)
--- 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 <kraai@alumni.carnegiemellon.edu>.
+       * Reorganized signal names in kill.c for better architecture support 
+           -- patch thanks to simon wood <simon@mungewell.uklinux.net>
+
 
         -Erik Andersen