]> granicus.if.org Git - shadow/commitdiff
* libmisc/pam_pass.c: Removed comment regarding pam_misc. This is
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 9 May 2009 13:15:17 +0000 (13:15 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 9 May 2009 13:15:17 +0000 (13:15 +0000)
checked by configure.in.

ChangeLog
libmisc/pam_pass.c

index 25382553e3304c3f5eb09e3a407e79e41d03a149..0d2d4900cf51997fba094e3c052a245258c4089b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-07  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * libmisc/pam_pass.c: Removed comment regarding pam_misc. This is
+       checked by configure.in.
+
 2009-05-07  Nicolas François  <nicolas.francois@centraliens.net>
 
        * man/login.defs.5.xml: PAM enabled chpasswd do not use any
index 10b28a238d390435eb974a8dd5e5d017a75f2a7e..a89bb2c5d870046029810a21b496bcaa4151e985 100644 (file)
 
 
 /*
- * Change the user's password using PAM.  Requires libpam and libpam_misc
- * (for misc_conv).  Note: libpam_misc is probably Linux-PAM specific,
- * so you may have to port it if you want to use this code on non-Linux
- * systems with PAM (such as Solaris 2.6).  --marekm
+ * Change the user's password using PAM.
  */
 #include <stdio.h>
 #include <stdlib.h>