X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3777fc7bedfbdd487112cc030ee1747c3cfd3d08;hb=798e9bc8b86c1032105682771539bae4ea1e9128;hp=5bf5dad7d116b7d2fef127b7d108999821045d23;hpb=cf0e1bcdc666748ef2bcb38f806cac432936090d;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 5bf5dad7d..3777fc7be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2013-09-19 Pádraig Brady + + userspec: support optional parameters to parse_user_spec() + * lib/userspec.c (parse_user_spec): If the GID param is NULL, + then avoid group processing and treat the full spec as a user. + (parse_with_separator): Allow the USERNAME and GROUPNAME to + be optional params (NULL), in which case they're ignored. + 2013-09-19 Paul Eggert timespec: new function make_timespec, and new constants