nm4 2009/11/14 20:35:55 GMT
Modified files:
exim-doc/doc-docbook spec.xfpt
exim-doc/doc-txt ChangeLog NewStuff
exim-src/src version.c
Log:
Changes to work towards a 4.71 release
Revision Changes Path
1.67 +2 -2 exim/exim-doc/doc-docbook/spec.xfpt
1.594 +6 -0 exim/exim-doc/doc-txt/ChangeLog
1.160 +6 -2 exim/exim-doc/doc-txt/NewStuff
1.27 +1 -1 exim/exim-src/src/version.c
Index: spec.xfpt
===================================================================
RCS file: /home/cvs/exim/exim-doc/doc-docbook/spec.xfpt,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- spec.xfpt 5 Nov 2009 19:37:00 -0000 1.66
+++ spec.xfpt 14 Nov 2009 20:35:54 -0000 1.67
@@ -1,4 +1,4 @@
-. $Cambridge: exim/exim-doc/doc-docbook/spec.xfpt,v 1.66 2009/11/05 19:37:00 nm4 Exp $
+. $Cambridge: exim/exim-doc/doc-docbook/spec.xfpt,v 1.67 2009/11/14 20:35:54 nm4 Exp $
.
. /////////////////////////////////////////////////////////////////////////////
. This is the primary source of the Exim Manual. It is an xfpt document that is
@@ -48,7 +48,7 @@
. /////////////////////////////////////////////////////////////////////////////
.set previousversion "4.69"
-.set version "4.70"
+.set version "4.71"
.set ACL "access control lists (ACLs)"
.set I " "
@@ -176,7 +176,7 @@
<author><firstname>Exim</firstname><surname>Maintainers</surname></author>
<authorinitials>EM</authorinitials>
<revhistory><revision>
- <revnumber>4.70</revnumber>
+ <revnumber>4.71</revnumber>
<date>5 November 2009</date>
<authorinitials>EM</authorinitials>
</revision></revhistory>
Index: ChangeLog
===================================================================
RCS file: /home/cvs/exim/exim-doc/doc-txt/ChangeLog,v
retrieving revision 1.593
retrieving revision 1.594
diff -u -r1.593 -r1.594
--- ChangeLog 13 Nov 2009 15:58:16 -0000 1.593
+++ ChangeLog 14 Nov 2009 20:35:55 -0000 1.594
@@ -1,8 +1,14 @@
-$Cambridge: exim/exim-doc/doc-txt/ChangeLog,v 1.593 2009/11/13 15:58:16 nm4 Exp $
+$Cambridge: exim/exim-doc/doc-txt/ChangeLog,v 1.594 2009/11/14 20:35:55 nm4 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
+Exim version 4.71
+-----------------
+
+TK/01 Bugzilla 912: Fix DKIM segfault on empty headers/body
+
+
Exim version 4.70
-----------------
Index: NewStuff
===================================================================
RCS file: /home/cvs/exim/exim-doc/doc-txt/NewStuff,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- NewStuff 16 Oct 2008 07:57:01 -0000 1.159
+++ NewStuff 14 Nov 2009 20:35:55 -0000 1.160
@@ -1,4 +1,4 @@
-$Cambridge: exim/exim-doc/doc-txt/NewStuff,v 1.159 2008/10/16 07:57:01 nm4 Exp $
+$Cambridge: exim/exim-doc/doc-txt/NewStuff,v 1.160 2009/11/14 20:35:55 nm4 Exp $
New Features in Exim
--------------------
@@ -8,11 +8,15 @@
test from the snapshots or the CVS before the documentation is updated. Once
the documentation is updated, this file is reduced to a short list.
+Version 4.71
+------------
+
Version 4.70
------------
- 1. Preliminary SPF Best Guess support. Documentation for this is in
- experimental-spec.txt.
+ 1. Native DKIM support without an external library.
+
+ 2. Experimental DCC support via dccifd (contributed by Wolfgang Breyha).
Version 4.68
Index: version.c
===================================================================
RCS file: /home/cvs/exim/exim-src/src/version.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- version.c 14 Oct 2009 11:34:57 -0000 1.26
+++ version.c 14 Nov 2009 20:35:55 -0000 1.27
@@ -1,4 +1,4 @@
-/* $Cambridge: exim/exim-src/src/version.c,v 1.26 2009/10/14 11:34:57 nm4 Exp $ */
+/* $Cambridge: exim/exim-src/src/version.c,v 1.27 2009/11/14 20:35:55 nm4 Exp $ */
/*************************************************
* Exim - an Internet mail transport agent *
@@ -12,7 +12,7 @@
#include "exim.h"
-#define THIS_VERSION "4.70"
+#define THIS_VERSION "4.71"
/* The header file cnumber.h contains a single line containing the