From 79378e0f6db8bdf7cde0da6bf518aa2e94906307 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Thu, 16 Mar 2006 12:25:24 +0000 Subject: Change HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because the former isn't an accurate name (different APIs use login_cap.h, apparently). --- doc/doc-txt/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 675728855..e281f6860 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.330 2006/03/16 12:07:55 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.331 2006/03/16 12:25:24 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -314,6 +314,11 @@ PH/62 When verifying, if an address was redirected to one new address, so that passed back to the ACL. This was different to the case when no redirection occurred. The value is now passed back in both cases. +PH/63 Changed the macro HAVE_LOGIN_CAP (see PH/41 for this release above) to + HAVE_SETCLASSRESOURCES because there are different APIs in use that all + use login_cap.h, so on its own it isn't the distinguishing feature. The + new name refers directly to the setclassresources() function. + Exim version 4.60 ----------------- -- cgit v1.2.3