diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-07-18 12:30:01 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-07-18 12:30:01 +0000 |
commit | 993e11212883f0ae67fa445c5240d3dea455f9ff (patch) | |
tree | 9b0bea6b2442ba12d0fce99b1a5ff681460a51c9 /CHANGELOG | |
parent | 26f17aab3f2a7dd8e2811ca760357355f8dd836a (diff) | |
download | pam-993e11212883f0ae67fa445c5240d3dea455f9ff.tar.gz pam-993e11212883f0ae67fa445c5240d3dea455f9ff.tar.bz2 pam-993e11212883f0ae67fa445c5240d3dea455f9ff.zip |
Relevant BUGIDs: none
Purpose of commit: cleanup
Commit summary:
---------------
kill features.h inclusion in _pam_aconf.h
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ BerliOS Bugs are marked with (BerliOS #XXXX). * configure/pam_strerror: Remove old ugly-hack option for pam_strerror interface change (kukuk) * configure.in: Fix AC_DEFINE usage for autoheader (kukuk) +* configure.in/_pam_aconf.h.in: Remove feature.h inclusion (kukuk) 0.80: Wed Jul 13 13:23:20 CEST 2005 * pam_tally: test for NULL data before dereferencing them (t8m) |