diff --git a/nixos/doc/manual/release-notes/rl-1609.xml b/nixos/doc/manual/release-notes/rl-1609.xml index b4974a1e26bd..2d042e7c7ff7 100644 --- a/nixos/doc/manual/release-notes/rl-1609.xml +++ b/nixos/doc/manual/release-notes/rl-1609.xml @@ -180,12 +180,19 @@ following incompatible changes: services.xserver.startGnuPGAgent has been removed due to GnuPG 2.1.x bump. See - how to achieve similar behavior. You might need to + how to achieve similar behavior. You might need to pkill gpg-agent after the upgrade to prevent a stale agent being in the way. + + + Declarative users could share the uid due to the bug in + the script handling conflict resolution. + + +