X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/5fe762f68d697d0958c02da6ba18a2256eaf134d..35af9f61534cba784c1718d804567043da64f2df:/doc/doc-txt/ChangeLog?ds=sidebyside diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index ef68f01af..f57ab6c3f 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.2 2004/10/11 09:49:43 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.5 2004/10/14 14:52:45 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -9,9 +9,16 @@ Exim version 4.44 1. Minor wording change to the doc/README.SIEVE file. - 2. Change 4.43/35 introduced a bug: if quota_filecount was set, the + 2. Change 4.43/35 introduced a bug: if quota_filecount was set, the computation of the current number of files was incorrect. + 3. Closing a stable door: arrange to panic-die if setitimer() ever fails. The + bug fixed in 4.43/37 would have been diagnosed quickly if this had been in + place. + + 4. Give more explanation in the error message when the command for a transport + filter fails to execute. + Exim version 4.43 -----------------