summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-12-06 10:25:59 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-12-06 10:25:59 +0000
commit7e66e54dcf419ff995a49250902ae71a73228373 (patch)
treef58b768a3d3fbaa69a415d4d94fa7b9e8ef58b79 /doc/doc-txt/ChangeLog
parentf9daeae0ce01e0f1a21d4904c1ed5541b08ec014 (diff)
Add disable_ipv6, tidy up calls to string_is_ip_address().
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index c95c33777..c5dd5dae9 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.270 2005/12/05 14:38:18 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.271 2005/12/06 10:25:59 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -17,6 +17,8 @@ PH/01 The code for finding all the local interface addresses on a FreeBSD
PH/02 The ipliteral router was not recognizing addresses of the form user@
[ipv6:....] because it didn't know about the "ipv6:" prefix.
+PH/03 Added disable_ipv6.
+
Exim version 4.60
-----------------