Document the is_upper() bug.

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@764 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2014-02-26 17:30:57 +00:00
parent 5fadc4abb8
commit 46df1b1050
1 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,12 @@
OpenPAM ?????????? 2013-??-??
OpenPAM ?????????? 2014-??-??
- FEATURE: Add a pam_oath module that implements RFC 4226 (HOTP) and
RFC 6238 (TOTP).
- BUGFIX: The is_upper() predicate only accepted the letter A as an
upper-case character instead of the entire A-Z range. As a result,
service and module names containing upper-case letters other than A
would be rejected.
============================================================================
OpenPAM Nummularia 2013-09-07