From 4ec104828375914e0a403f695028e42f56f36aa3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 17 Jun 2004 14:41:34 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 74687ea093..eaf1c2794a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,24 @@ -2004-06-09 Paul Eggert +2004-06-15 Paul Eggert * Version 5.3.0. + * NEWS: Remove more special cases for POSIXLY_CORRECT when POSIX + allows the GNU behavior. "--" is now supported by chroot, hostid, + hosname, pwd, sync, yes. + * doc/coreutils.texi (yes invocation, false invocation, + true invocation): Document this. + * src/chroot.c (main): Handle "--". + * src/hostid.c (main): Likewise. + * src/hostname.c (main): Likewise. + * src/pwd.c (main): Likewise. + * src/sync.c (main): Likewise. + * src/yes.c (main): Likewise. + * src/true.c (main): Recognize --help and --version even if + POSIXLY_CORRECT is set. + * src/yes.c (main): Likewise. + +2004-06-09 Paul Eggert + * NEWS: Remove special cases for POSIXLY_CORRECT when POSIX allows the GNU behavior. * doc/coreutils.texi (pr invocation, unlink invocation): Document this. -- 2.47.3