summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-05-13 22:39:47 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-05-13 22:39:47 +0100
commit8fd715e80d7848fa463f06951a42967bd7123756 (patch)
treea2d5b9b03a7db2f295d57dff028659c14acd52bc /doc/doc-txt/ChangeLog
parentf5c2d7e2f79ccb70dd9a815b55e1aaf8868f8876 (diff)
parent97d1730589a1b7d1f630df1f3193df5b967d3aba (diff)
Merge branch '64bitint'
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 3315d0594..7cf2d8791 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -99,6 +99,9 @@ PP/23 Added PCRE_CONFIG=yes support to Makefile for using pcre-config to
PP/24 Fixed headers_only on smtp transports (was not sending trailing dot).
Bugzilla 1246, report and most of solution from Tomasz Kusy.
+JH/02 ${eval } now uses 64-bit and supports a "g" suffix (like to "k" and "m").
+ This may cause build issues on older platforms.
+
Exim version 4.77
-----------------