From: Thorsten Kukuk Date: Mon, 1 Dec 2008 13:07:33 +0000 (+0000) Subject: Relevant BUGIDs: X-Git-Tag: Linux-PAM-1_0_90~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5fb243e33f937f7758016a9965399ab9c34e7f7e;p=linux-pam Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- Fix author of last patches --- diff --git a/ChangeLog b/ChangeLog index fb585bcd..59b7d7af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,7 @@ prototype. * modules/pam_unix/support.c: Add support for blowfish option. * modules/pam_unix/support.h: Add defines for blowfish option. - Patch from Diego Flameeyes Pettenò + Jozsef Kadlecsik 2008-12-01 Tomas Mraz @@ -29,7 +29,7 @@ * modules/pam_unix/bigcrypt.c: Likewise. * modules/pam_unix/passverify.c: Likewise. * modules/pam_userdb/pam_userdb.c: Likewise. - Patch from Diego Flameeyes Pettenò + Jozsef Kadlecsik * doc/man/pam_getenv.3.xml: Document that application should not free return value.