[exim-cvs] cvs commit: exim/exim-doc/doc-txt NewStuff exim/…

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: exim-cvs
Subject: [exim-cvs] cvs commit: exim/exim-doc/doc-txt NewStuff exim/exim-src/src version.c
ph10 2006/04/10 09:14:58 BST

  Modified files:
    exim-doc/doc-txt     NewStuff 
    exim-src/src         version.c 
  Log:
  Typo in NewStuff; up version number.


  Revision  Changes    Path
  1.99      +1 -1      exim/exim-doc/doc-txt/NewStuff
  1.16      +1 -1      exim/exim-src/src/version.c


  Index: NewStuff
  ===================================================================
  RCS file: /home/cvs/exim/exim-doc/doc-txt/NewStuff,v
  retrieving revision 1.98
  retrieving revision 1.99
  diff -u -r1.98 -r1.99
  --- NewStuff    4 Apr 2006 14:03:50 -0000    1.98
  +++ NewStuff    10 Apr 2006 08:14:58 -0000    1.99
  @@ -1,4 +1,4 @@
  -$Cambridge: exim/exim-doc/doc-txt/NewStuff,v 1.98 2006/04/04 14:03:50 ph10 Exp $
  +$Cambridge: exim/exim-doc/doc-txt/NewStuff,v 1.99 2006/04/10 08:14:58 ph10 Exp $


   New Features in Exim
   --------------------
  @@ -22,7 +22,7 @@
     $2, $3, (though those are still set) because the numeric variables get used
     for other things in complicated expansions.


-. The default for rfc4131_query_timeout has been changed from 30s to 5s.
+. The default for rfc1413_query_timeout has been changed from 30s to 5s.

   . It is possible to use setclassresources() on some BSD OS to control the
     resources used in pipe deliveries.


  Index: version.c
  ===================================================================
  RCS file: /home/cvs/exim/exim-src/src/version.c,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- version.c    4 Apr 2006 09:48:50 -0000    1.15
  +++ version.c    10 Apr 2006 08:14:58 -0000    1.16
  @@ -1,4 +1,4 @@
  -/* $Cambridge: exim/exim-src/src/version.c,v 1.15 2006/04/04 09:48:50 ph10 Exp $ */
  +/* $Cambridge: exim/exim-src/src/version.c,v 1.16 2006/04/10 08:14:58 ph10 Exp $ */


   /*************************************************
   *     Exim - an Internet mail transport agent    *
  @@ -12,7 +12,7 @@
   #include "exim.h"



-#define THIS_VERSION "4.61"
+#define THIS_VERSION "4.62"


/* The header file cnumber.h contains a single line containing the