summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2008-12-01 13:07:33 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2008-12-01 13:07:33 +0000
commit5fb243e33f937f7758016a9965399ab9c34e7f7e (patch)
tree140080b5f273bdfeb4c363285230562eb012356e
parent090693e116fc6ea0dfb649e11a01af08e19b33d9 (diff)
Relevant BUGIDs:
Purpose of commit: bugfix Commit summary: --------------- Fix author of last patches
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
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ò <flameeyes@gmail.com>
+ Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
2008-12-01 Tomas Mraz <t8m@centrum.cz>
@@ -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ò <flameeyes@gmail.com>
+ Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
* doc/man/pam_getenv.3.xml: Document that application should
not free return value.