diff options
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ | |||
27 | * Fix to tr so it recognizes standard escape sequences. Merged common | 27 | * Fix to tr so it recognizes standard escape sequences. Merged common |
28 | escape seq. code from tr and echo into utility.c. Fix thanks to | 28 | escape seq. code from tr and echo into utility.c. Fix thanks to |
29 | Matt Kraai <kraai@alumni.carnegiemellon.edu>. | 29 | Matt Kraai <kraai@alumni.carnegiemellon.edu>. |
30 | * Reorganized signal names in kill.c for better architecture support | ||
31 | -- patch thanks to simon wood <simon@mungewell.uklinux.net> | ||
32 | |||
30 | 33 | ||
31 | -Erik Andersen | 34 | -Erik Andersen |
32 | 35 | ||