From 9b0e6e4b564a2905f1f5ec6a930e38c99361e835 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 16 Jan 2002 23:02:37 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 479c7c60df..6ed3d40263 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,15 @@ +2002-02-14 Paul Eggert + + Add support for POSIX 1003.1-2001, which requires removal for + support of obsolete "+" option syntax in sort, tail, and uniq. + + * NEWS: Document this. + + * src/sort.c (usage, main): Implement this. + * src/tail.c (usage, parse_obsolescent_option): Likewise. + * src/uniq.c (usage, main): Likewise. + * src/system.h (_POSIX2_VERSION, POSIX2_VERSION): New macros. + 2002-01-14 Jim Meyering * Version 2.0.20. -- 2.47.3