[exim-cvs] cvs commit: exim/exim-doc/doc-txt ChangeLog

Góra strony
Delete this message
Reply to this message
Autor: Philip Hazel
Data:  
Dla: exim-cvs
Temat: [exim-cvs] cvs commit: exim/exim-doc/doc-txt ChangeLog
ph10 2006/10/31 09:50:09 GMT

  Modified files:
    exim-doc/doc-txt     ChangeLog 
  Log:
  Correct ChangeLog (forgot to remove entry when I changed my mind on a
  fix.)


  Revision  Changes    Path
  1.419     +3 -5      exim/exim-doc/doc-txt/ChangeLog


  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvs/exim/exim-doc/doc-txt/ChangeLog,v
  retrieving revision 1.418
  retrieving revision 1.419
  diff -u -r1.418 -r1.419
  --- ChangeLog    30 Oct 2006 22:22:50 -0000    1.418
  +++ ChangeLog    31 Oct 2006 09:50:09 -0000    1.419
  @@ -1,4 +1,4 @@
  -$Cambridge: exim/exim-doc/doc-txt/ChangeLog,v 1.418 2006/10/30 22:22:50 tom Exp $
  +$Cambridge: exim/exim-doc/doc-txt/ChangeLog,v 1.419 2006/10/31 09:50:09 ph10 Exp $


   Change log file for Exim from version 4.21
   -------------------------------------------
  @@ -189,11 +189,9 @@
   PH/28 Fixed bug in backwards-compatibility feature of PH/09 (thanks to John
         Jetmore). It would have mis-read ACL variables from pre-4.61 spool files.


  -PH/29 After an address error (typically a 4xx response from a server), Exim
  -      always tries the failing address if it appears in a new message, but
  -      respects the retry time otherwise. This was implemented by checking for
  -      being in a queue run, which isn't quite right. Now it checks the
  -      "first_delivery" flag instead.
  +PH/29 [Removed. This was a change that I later backed out, and forgot to
  +      correct the ChangeLog entry (that I had efficiently created) before
  +      committing the later change.]


   PH/30 Exim was sometimes attempting to deliver messages that had suffered
         address errors (4xx response to RCPT) over the same connection as other