summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-11-13 17:14:09 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2014-11-13 17:14:09 +0000
commit8dea5edfc5228d3ee4381e25f35b4405d74cdf9d (patch)
treee8e22f1461c6936a550e40c42199dc12122d042e
parent123c1b556f22150198f4abfc0f7c04c4e9e56878 (diff)
ChangeLog entries for minor feates and fixes since 4.84
-rw-r--r--doc/doc-txt/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index ae7a06a20..4d68c97f4 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
-----------------