diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2010-10-19 15:24:34 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2010-10-19 15:24:34 +0000 |
commit | 94917adb6444101fc7e7414a5073e8bdde1ee6f6 (patch) | |
tree | c9cc4043ed179d516525018b95a26f294328525d /ChangeLog | |
parent | f4aba7f47b87984fda3c5533b03b08a85e4ce81b (diff) | |
download | pam-94917adb6444101fc7e7414a5073e8bdde1ee6f6.tar.gz pam-94917adb6444101fc7e7414a5073e8bdde1ee6f6.tar.bz2 pam-94917adb6444101fc7e7414a5073e8bdde1ee6f6.zip |
Relevant BUGIDs:
Purpose of commit: documentation
Commit summary:
---------------
2010-10-19 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_env/pam_env.8.xml: Document side effects of
environment variables in the stack.
* modules/pam_exec/pam_exec.8.xml: Document that user can
have controll over the environment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-10-19 Thorsten Kukuk <kukuk@thkukuk.de> + + * modules/pam_env/pam_env.8.xml: Document side effects of + environment variables in the stack. + * modules/pam_exec/pam_exec.8.xml: Document that user can + have controll over the environment. + 2010-10-07 Dmitry V. Levin <ldv@altlinux.org> * modules/pam_selinux/pam_selinux.c (verbose_message): Fix format |