From 194cc0e4ae3487900036c6bd208c0784d4e6e814 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Mon, 13 Nov 2006 12:07:46 +0000 Subject: Rename $interface_address and $interface_port as $received_ip_address and $received_port in an attempt to lessen confusion. --- doc/doc-txt/NewStuff | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt/NewStuff') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 53bfcc179..564d76df2 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.121 2006/11/13 11:26:37 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.122 2006/11/13 12:07:46 ph10 Exp $ New Features in Exim -------------------- @@ -192,6 +192,11 @@ Version 4.64 ${eval:~255&0x1234} yields 4608 ${eval:-(~255&0x1234)} yields -4608 +11. The variables $interface_address and $interface_port have been renamed + as $received_ip_address and $received_port, to make it clear that they + relate to message reception rather than delivery. (The old names remain + available for compatibility.) + Version 4.63 ------------ -- cgit v1.2.3