diff options
author | Tomas Mraz <tm@t8m.info> | 2005-11-02 09:40:41 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2005-11-02 09:40:41 +0000 |
commit | 1f36364bf4be1aec03df54b67444b5c3eab18a0d (patch) | |
tree | 44cc5933d35fc5cf8ad863e3f9716b2861046323 /ChangeLog | |
parent | 2946300d5e92604f39d0d0177c7d26e4ed6f09d8 (diff) | |
download | pam-1f36364bf4be1aec03df54b67444b5c3eab18a0d.tar.gz pam-1f36364bf4be1aec03df54b67444b5c3eab18a0d.tar.bz2 pam-1f36364bf4be1aec03df54b67444b5c3eab18a0d.zip |
Relevant BUGIDs: 1224807
Purpose of commit: bugfix
Commit summary:
---------------
Fix a typo - strlen of a wrong variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-11-02 Tomas Mraz <t8m@centrum.cz> + + * modules/pam_unix/support.c (_unix_getpwnam): Fix typo [#1224807]. + 2005-10-31 Thorsten Kukuk <kukuk@suse.de> * modules/pam_filter/pam_filter.c: Use XCASE only if defined |