diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ | |||
24 | of thing. Patch thanks to David Vrabel <dvrabel@arcom.co.uk> | 24 | of thing. Patch thanks to David Vrabel <dvrabel@arcom.co.uk> |
25 | * Fix to init.c from Stuart Menefy <Stuart.Menefy@st.com> so that | 25 | * Fix to init.c from Stuart Menefy <Stuart.Menefy@st.com> so that |
26 | it always sets the controlling terminal before running any programs | 26 | it always sets the controlling terminal before running any programs |
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 | ||
29 | Matt Kraai <kraai@alumni.carnegiemellon.edu>. | ||
27 | 30 | ||
28 | -Erik Andersen | 31 | -Erik Andersen |
29 | 32 | ||