X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/9b8fadde9b0b4b04124f69996c378958fd5b0127..1cce3af8c29cfa691a3e28c79227f358e5a7b3b9:/doc/doc-txt/ChangeLog?ds=inline diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index bf092ca4f..d69e9eafb 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,8 +1,18 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.338 2006/04/04 11:18:31 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.340 2006/04/18 11:13:19 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- +Exim version 4.62 +----------------- + +TF/01 Fix the add_header change below (4.61 PH/55) which had a bug that (amongst + other effects) broke the use of negated acl sub-conditions. + +PH/01 ${readsocket now supports Internet domain sockets (modified John Jetmore + patch). + + Exim version 4.61 -----------------