diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-09-19 14:01:51 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-09-19 14:01:51 +0000 |
commit | 0925ede6bf47dea696153c927418025ad59a903c (patch) | |
tree | 2b4b9c9d3719ecb52ececcb8abf84789d09aeed0 /doc/doc-txt/ChangeLog | |
parent | 6af56900ac77d083b8c3abc76bd808e6718412ee (diff) |
Expand uidlists and gidlists (admin_groups, never_users, trusted_users,
trusted_groups).
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index c3d1fe70a..1d047283d 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.236 2005/09/19 11:56:11 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.237 2005/09/19 14:01:51 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -210,6 +210,8 @@ TF/06 The fix for widen_domains has also been applied to qualify_single and PH/49 Michael Haardt's randomized retrying, but as a separate retry parameter type ("H"). +PH/50 Make never_users, trusted_users, admin_groups, trusted_groups expandable. + Exim version 4.52 ----------------- |