From 66942e36a8b988edc2b7f7284e694de2768c4ef8 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 9 Sep 2004 00:28:44 +0000 Subject: [PATCH] Fix "tr xy -z" bug. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index b1313773ba..d5aba6c00a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-09-08 Paul Eggert + + * NEWS: Document that "tr xy -z" now works as per POSIX. + Sort the descriptions. + * src/tr.c (main): Don't reorder options. + * tests/tr/Test.pm (fowler-1): New test case. + 2004-09-06 Paul Eggert * src/touch.c (main): Fix POSIX-conformance bug: "touch -- -- 2.47.2