From: Serge Hallyn Date: Mon, 8 Aug 2022 23:56:41 +0000 (-0500) Subject: Update changelog X-Git-Tag: 4.12~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c68ec38e3fb367c30fcdddda4ede74f676749e17;p=thirdparty%2Fshadow.git Update changelog Signed-off-by: Serge Hallyn --- diff --git a/ChangeLog b/ChangeLog index b964185ac..95e06815a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2022-08-08 Serge Hallyn + + * Add absolute path hint to --root (Celeste Liu) + * Various cleanups (Christian Göttsche) + * Fix Ubuntu release used in CI tests (Jeremy Whiting) + * add -F options to useradd (and tests) (Masatake YAMATO) + * useradd manpage updates (Masatake YAMATO and Alexander Zhang)) + * Check for ownerid (not just username) in subid ranges (Iker Pedrosa) + 2022-07-04 Serge Hallyn * Declare file local functions static (Christian Göttsche)