]> granicus.if.org Git - shadow/commitdiff
Provide URLs for the Debian bugs.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 17 Nov 2007 17:24:23 +0000 (17:24 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 17 Nov 2007 17:24:23 +0000 (17:24 +0000)
ChangeLog

index d872829cf9c9a80da7abd9621b406517679d7bff..2ad14fc44c2e38b421a3c24f6675d2b15ee2ecf6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,12 +8,14 @@
 2007-11-17  Nicolas François  <nicolas.francois@centraliens.net>
 
        * man/newgrp.1.xml: Mention sg in the newgrp manpage.
+       This fixes http://bugs.debian.org/396690.
        Debian patch 410_newgrp_man_mention_sg.
 
 2007-11-17  Nicolas François  <nicolas.francois@centraliens.net>
 
        * src/passwd.c: Fix typo: the warndays option was called warning.
        This is now warndays, as documented in the manpage and usage.
+       This fixes http://bugs.debian.org/445481.
        Debian patch 417_passwd_warndays.
 
 2007-11-17  Nicolas François  <nicolas.francois@centraliens.net>
 
        * NEWS, src/passwd.c, man/passwd.1.xml: -l/-u options: edit the
        shadow account expiry field *in addition* to editing the password
-       field.  Debian patch 494_passwd_lock.
+       field.  This fixes http://bugs.debian.org/389183.
+       Debian patch 494_passwd_lock.
 
 2007-11-17  Nicolas François  <nicolas.francois@centraliens.net>
 
        * NEWS, src/newgrp.c: Do not request a password when a user uses
        newgrp to switch to her primary group.
+       This fixes http://bugs.debian.org/396691.
        Debian patch 497_newgrp_primary_group.
 
 2007-11-17  Nicolas François  <nicolas.francois@centraliens.net>
@@ -69,7 +73,7 @@
 
        * src/usermod.c: Make usermod -d and -m work independently of the
        argument order. Thanks to Justin Pryzby <jpryzby+d@quoininc.com>
-       for the patch. This fixes Debian's bug #451518.
+       for the patch. This fixes http://bugs.debian.org/451518.
 
 2007-11-17  Nicolas François  <nicolas.francois@centraliens.net>