summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorTomas Mraz <tm@t8m.info>2005-05-27 10:33:14 +0000
committerTomas Mraz <tm@t8m.info>2005-05-27 10:33:14 +0000
commit346893dbef4b4697e3efbffd05d9de94d93263c3 (patch)
tree6e5e168c41b819c174c314d4e1f50e8135403bd3 /CHANGELOG
parent3d1d89d1397237bb80d612096c7cacf2943fae70 (diff)
downloadlinux-pam-git-346893dbef4b4697e3efbffd05d9de94d93263c3.tar.gz
Relevant BUGIDs:
Purpose of commit: new feature Commit summary: --------------- * pam_access: Add listsep option to set list element separator by Richard Shaffer
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 352556d2..bd193b76 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -81,6 +81,8 @@ BerliOS Bugs are marked with (BerliOS #XXXX).
for rlimit value (Bug 945449 - kukuk, t8m)
* pam_xauth: Unset the XAUTHORITY variable when requesting user is
root and target user is not (t8m)
+* pam_access: Add listsep option to set list element separator by
+ Richard Shaffer (t8m)
0.79: Thu Mar 31 16:48:45 CEST 2005
* pam_tally: added audit option (toady)