diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-05-15 11:52:22 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-05-15 11:52:22 +0000 |
commit | 747fce30ecb18b776fd91aefdcf3ab3508b42fbf (patch) | |
tree | 3b3586c2e7ccc8448fd7d4e76ba72930c757f1a6 /NEWS | |
parent | f179ea02ab1febd8108d4df02f611dbaa83f0e8c (diff) | |
download | pam-747fce30ecb18b776fd91aefdcf3ab3508b42fbf.tar.gz pam-747fce30ecb18b776fd91aefdcf3ab3508b42fbf.tar.bz2 pam-747fce30ecb18b776fd91aefdcf3ab3508b42fbf.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-05-04 Thorsten Kukuk <kukuk@suse.de>
* configure.in: Check for fseeko.
* modules/pam_tally/pam_tally.c: Use fseeko if available
(Based on patch by IBM).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ Linux-PAM NEWS -- history of user-visible changes. +* pam_tally: Fix support for large UIDs + Release 0.99.4.0 * Add test suite |