diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-12-05 14:38:18 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-12-05 14:38:18 +0000 |
commit | f9daeae0ce01e0f1a21d4904c1ed5541b08ec014 (patch) | |
tree | a1195a8d0a5c5ab037960a96ed2120aef3dc6d1b /doc/doc-txt | |
parent | c2782242e54b8eb17a42138c37364bb3d4bd5533 (diff) |
ipliteral was not recognizing "ipv6" prefix.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 1c8725861..c95c33777 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.269 2005/12/01 14:21:25 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.270 2005/12/05 14:38:18 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -14,6 +14,9 @@ PH/01 The code for finding all the local interface addresses on a FreeBSD that it would not match correctly against @[] and not recognize the IPv6 addresses as local. +PH/02 The ipliteral router was not recognizing addresses of the form user@ + [ipv6:....] because it didn't know about the "ipv6:" prefix. + Exim version 4.60 ----------------- |