diff options
author | Andrew G. Morgan <morgan@kernel.org> | 2002-05-27 23:23:15 +0000 |
---|---|---|
committer | Andrew G. Morgan <morgan@kernel.org> | 2002-05-27 23:23:15 +0000 |
commit | 6b8b2ce0e764075f18e73d214321ba7ff1fc646d (patch) | |
tree | 450719be9fb6e1c2b906824ab64eda7c3f13ebeb /CHANGELOG | |
parent | 6daa9f4e4eecb8efb60879a5c98135aa0c4d4081 (diff) | |
download | pam-6b8b2ce0e764075f18e73d214321ba7ff1fc646d.tar.gz pam-6b8b2ce0e764075f18e73d214321ba7ff1fc646d.tar.bz2 pam-6b8b2ce0e764075f18e73d214321ba7ff1fc646d.zip |
Relevant BUGIDs: 529078
Purpose of commit: documentation
Commit summary:
---------------
removed an inappropriate Red Hat ref.
added a description of required etc. in terms of the [..] syntax.
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! +* documented the equivalent '[..]' expressions for "required" + etc. Request from Ross Patterson (Bug 529078 - agmorgan). * '[...]' parsing: document it and also fix it to support '\]' escape sequence. Feature request from Russell Kliese (Bug 517064 - agmorgan). |