From 2389b81eefed29cb2117a77397257cf0b936f769 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 3 Mar 2004 07:57:45 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 7f7049032d..fe843c0dfb 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2004-02-23 Paul Eggert + + * userspec.c: Don't include "posixver.h". + (parse_user_spec): Fall back on USER.GROUP parsing regardless + of POSIX version, as POSIX 1003.1-2001 allows that behavior as a + compatible extension. Simplify code by removing a boolean int + that was always nonzero if a string was nonnull. + 2004-02-05 Jim Meyering * timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define. -- 2.47.2