+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
/*
- * 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>