Doc updates for work since 4.83 exim-4_84
authorJeremy Harris <jgh146exb@wizmail.org>
Sat, 9 Aug 2014 12:44:29 +0000 (13:44 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sat, 9 Aug 2014 12:44:29 +0000 (13:44 +0100)
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog

index 52c0f742a004db843eb1d05a8ab9b7b4c4b62f7a..aa9d23ddbf03b2e19a422887b81ae9129f505120 100644 (file)
@@ -5556,10 +5556,12 @@ unreachable.
 
 The next two lines are concerned with &'ident'& callbacks, as defined by RFC
 1413 (hence their names):
+.new
 .code
 rfc1413_hosts = *
 rfc1413_query_timeout = 0s
 .endd
+.wen
 These settings cause Exim to avoid ident callbacks for all incoming SMTP calls.
 Few hosts offer RFC1413 service these days; calls have to be
 terminated by a timeout and this needlessly delays the startup
index 615b4cf963c5e0c38ae7ce30eaaa0569b329cde0..bea6b1aa3dc2edb782537b94a6e614523bbaaccd 100644 (file)
@@ -8,6 +8,14 @@ TL/01 Bugzilla 1506: Re-add a 'return NULL' to silence complaints from static
       checkers that were complaining about end of non-void function with no
       return.
 
+JH/01 Bug 1513: Fix parsing of quoted parameter values in MIME headers.
+      This was a regression intruduced in 4.83 by another bugfix.
+
+JH/02 Fix broken compilation when EXPERIMENTAL_DSN is enabled.
+
+TL/02 Bug 1509: Fix exipick for enhanced spoolfile specification used when
+      EXPERIMENTAL_DNS is enabled.  Fix from Wolfgang Breyha.
+
 
 Exim version 4.83
 -----------------