From f7cf2f7ef98077c59e4da4bc25de38c22174ac9d Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 5 Jul 2000 17:26:35 +0000 Subject: * 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 . * This should close Bug #1015. Please test. -Erik --- Changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index d18244215..d147196cf 100644 --- a/Changelog +++ b/Changelog @@ -24,6 +24,9 @@ of thing. Patch thanks to David Vrabel * Fix to init.c from Stuart Menefy so that it always sets the controlling terminal before running any programs + * 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 . -Erik Andersen -- cgit v1.2.3