From 361dda3c2098dec704eaa8b5a492b05cdb75b668 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 16 Feb 2002 08:59:10 +0000 Subject: *** empty log message *** --- old/sh-utils/ChangeLog | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 0727f7334..9e0c314f4 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,24 @@ -2002-02-12 Jim Meyering +2002-02-16 Jim Meyering * Version 2.0.12. +2002-02-15 Paul Eggert + + Add support for _POSIX2_VERSION, which lets you pick which POSIX + version you want the utilities to conform to. Remove warnings about + failure to conform to a future POSIX version. + + * src/date.c (ISO_8601_OPTION): Remove; no longer needed. + All uses changed to back to the corresponding short options. + (short_options): Remove; no longer needed. + (COMMON_SHORT_OPTIONS): New macro. + + * src/date.c (usage): Document only the intersection of the + old and new behaviors, to encourage portability. + (main): Parse options using POSIX 1003.1-2001 rules if + conforming to that standard. Do not warn of obsolete options. + * src/nice.c (usage, main): Likewise. + 2002-02-11 Paul Eggert * src/nice.c (main): Output warnings only if OBSOLETE_OPTION_WARNINGS. -- cgit v1.2.3-70-g09d2