X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/1ee1cef2842f879d6b3c94a3b978e3dee6ad4e6c..212d47ecef7d8eaaa3a8a05a148320f46f6cd890:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 024f6a5c3..2837a7a2b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,9 +1,27 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.82 2005/02/17 09:49:08 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.87 2005/03/08 15:35:46 tom Exp $ Change log file for Exim from version 4.21 ------------------------------------------- +Exim version 4.51 +----------------- + +TK/01. Added Yahoo DomainKeys support via libdomainkeys. See + doc/experimental-spec.txt for details. (http://domainkeys.sf.net) + +PH/01. Installed a patch from the Sieve maintainer that allows -bf to be used + to test Sieve filters that use "vacation". + +PH/02. Installed a slightly modified version of Nikos Mavrogiannopoulos' patch + that changes the way the GnuTLS parameters are stored in the cache file. + The new format can be generated externally. For backward compatibility, + if the data in the cache doesn't make sense, Exim assumes it has read an + old-format file, and it generates new data and writes a new file. This + means that you can't go back to an older release without removing the + file. + + A note about Exim versions 4.44 and 4.50 ---------------------------------------- @@ -389,6 +407,11 @@ Exim version 4.50 83. Patch from Sieve maintainer to fix unterminated string problem in "vacation" handling. +84. Some minor changes to the Linux configuration files to help with other + OS variants using glibc. + +85. One more patch for Sieve to update vacation handling to latest spec. + ---------------------------------------------------- See the note above about the 4.44 and 4.50 releases.