diff options
author | Andrew G. Morgan <morgan@kernel.org> | 2002-05-26 23:00:28 +0000 |
---|---|---|
committer | Andrew G. Morgan <morgan@kernel.org> | 2002-05-26 23:00:28 +0000 |
commit | 7b89c0b53be5361615639c5b3a5bf2cbb40f46bc (patch) | |
tree | db633b2812b6c24f86ebe3753ab37d03727f2743 /CHANGELOG | |
parent | af973ad47adf81e4edb9a92ab540c0613d156fbd (diff) | |
download | pam-7b89c0b53be5361615639c5b3a5bf2cbb40f46bc.tar.gz pam-7b89c0b53be5361615639c5b3a5bf2cbb40f46bc.tar.bz2 pam-7b89c0b53be5361615639c5b3a5bf2cbb40f46bc.zip |
Relevant BUGIDs: 557322
Purpose of commit: cleanup
Commit summary:
---------------
clean up a compilation warning about strcmp() not being defined.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -55,6 +55,8 @@ bug report - outstanding bugs are listed here: 0.76: please submit patches for this section with actual code/doc patches! +* pam_rootok: compilation warning noted by Tony den Haan wrt no + prototype for strcmp() (Bug 557322 - agmorgan). * documentation: (a few of mine in passing) and app documentation suggestions regarding PAM environment variables and module documentation changes regarding the conversation function from Jenn |