diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-07-14 12:57:38 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-07-14 12:57:38 +0000 |
commit | cf86ad909955cb4f480e9e79baec2963fe73ef68 (patch) | |
tree | 21d730021907441152003ae4b9074fdc73648e95 /CHANGELOG | |
parent | d705b50256fa7515c470d86c6ad190e665cc17b8 (diff) | |
download | pam-cf86ad909955cb4f480e9e79baec2963fe73ef68.tar.gz pam-cf86ad909955cb4f480e9e79baec2963fe73ef68.tar.bz2 pam-cf86ad909955cb4f480e9e79baec2963fe73ef68.zip |
Relevant BUGIDs: none
Purpose of commit: cleanup
Commit summary:
---------------
Remove old code which should not be used anymore
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -64,6 +64,8 @@ BerliOS Bugs are marked with (BerliOS #XXXX). patches! * pam_umask: New module for setting umask from GECOS field, /etc/login.defs or /etc/default/login (kukuk) +* configure/pam_strerror: Remove old ugly-hack option for pam_strerror + interface change (kukuk) 0.80: Wed Jul 13 13:23:20 CEST 2005 * pam_tally: test for NULL data before dereferencing them (t8m) |