diff options
author | Leonhard Knauff <lk@mlucom21.urz.uni-halle.de> | 2016-08-08 21:48:20 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-08 21:52:00 +0100 |
commit | 860cdda24cec1d6af456cb3406d84e6dc21981f9 (patch) | |
tree | 252e8d842d55c460344af0b29b4e6e2237b1b29c /doc/doc-txt | |
parent | d5bccfc848adf0260c12fdc06bcf987769bfb350 (diff) |
Radius: Fix authentication for Radius libraries that return REJECT_RC. Bug 1850
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 148329505..60a4e4ea4 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -71,6 +71,8 @@ JH/17 Fakereject: previously logged as a norml message arrival "<="; now JH/18 Bug 1867: make the fail_defer_domains option on a dnslookup router work for missing MX records. Previously it only worked for missing A records. +JH/19 Buf 1850: support Radius libraries that return REJECT_RC + Exim version 4.87 ----------------- |