From 42096600e32f6e06a015233988825493a3840cf7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 5 Dec 1996 03:18:34 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 2a2dbfa..7229d38 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,8 +2,9 @@ Wed Dec 4 21:03:18 1996 Jim Meyering * src/tr.c (main) [!POSIXLY_CORRECT]: Allow the identity mappings: [:upper:] to [:upper:] and [:lower:] to [:lower:]. - (main) [POSIXLY_CORRECT]: Give a more specific diagnostic for the - identity mappings [:upper:] to [:upper:] and [:lower:] to [:lower:]. + (main) [POSIXLY_CORRECT]: Give a more specific diagnostic for + the invalid identity mappings [:upper:] to [:upper:] and [:lower:] + to [:lower:]. (class_ok): Update table to reflect that tr now allows these identity mappings. Suggestion from Risto Kankkunen. -- 2.7.4