From 98b98887f926be87eabccc7919e57ce625c63c03 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 2 Nov 2015 19:03:26 +0000 Subject: Avoid misaligned access in cached lookup. Bug 1708 --- doc/doc-txt/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 8780780c0..cea29eeb3 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -63,9 +63,11 @@ JH/10 Bug 840: fix log_defer_output option of pipe transport JH/11 Bug 830: use same host for all RCPTS of a message, even under hosts_randomize. This matters a lot when combined with mua_wrapper. -JH/12 Bug 1706: percent and underbar characters are no longer excaped by the +JH/12 Bug 1706: percent and underbar characters are no longer escaped by the ${quote_pgsql:} operator. +JH/13 Bug 1708: avoid misaligned access in cached lookup. + Exim version 4.86 ----------------- -- cgit v1.2.3