* Reset oflg with uflg if the new UID is equal to

the old one.
* Reset mflg with dflg if the new home directory is
  the same as the old one.
This commit is contained in:
nekral-guest
2008-02-10 21:35:17 +00:00
parent a5f949165a
commit 1599d3d128
2 changed files with 9 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
2008-02-10 Nicolas François <nicolas.francois@centraliens.net>
* src/usermod.c: Reset oflg with uflg if the new UID is equal to
the old one.
* src/usermod.c: Reset mflg with dflg if the new home directory is
the same as the old one.
2008-02-10 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, src/usermod.c: Fix the handling of -a when a user is being