Gitweb:
http://git.exim.org/exim.git/commitdiff/8dea5edfc5228d3ee4381e25f35b4405d74cdf9d
Commit: 8dea5edfc5228d3ee4381e25f35b4405d74cdf9d
Parent: 123c1b556f22150198f4abfc0f7c04c4e9e56878
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Nov 13 17:14:09 2014 +0000
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Thu Nov 13 17:14:09 2014 +0000
ChangeLog entries for minor feates and fixes since 4.84
---
doc/doc-txt/ChangeLog | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index ae7a06a..4d68c97 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -71,6 +71,18 @@ JH/10 Time-related extraction expansions from certificates now use the main
option "timezone" setting for output formatting, and are consistent
between OpenSSL and GnuTLS compilations. Bug 1541.
+JH/11 Fix a crash in mime ACL when meeting a zero-length parameter in the
+ incoming message.
+
+JH/12 Bug 1527: Autogrow buffer used in reading spool files. Since they now
+ include certificate info, eximon was claiming there were spoolfile
+ syntax errors.
+
+JH/13 Buf 1521: Fix ldap lookup for single-attr request, multiple-attr return.
+
+JH/14 Log delivery-related information more consistently, using the sequence
+ "H=<name> [<ip>]" wherever possible.
+
Exim version 4.84
-----------------