Comment on kill.c change.
 -Erik
diff --git a/Changelog b/Changelog
index d147196..9813243 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 <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