On 2011-02-22 Phil Pennock <pdp@???> wrote:
> I have uploaded Exim 4.75 RC2 to:
> ftp://ftp.exim.org/pub/exim/exim4/test/
> ChangeLog can be found at:
> http://git.exim.org/exim.git/blob/554e333ebbe0552b61604cdf8fec77f507a3ab9b:/doc/doc-txt/ChangeLog
Hello,
Changelog is missing the sigpipe fix. Patch attached.
cu andreas
>From e927142a7327f29e41c0af8bb6576faa864cfe42 Mon Sep 17 00:00:00 2001
From: Andreas Metzler <ametzler@???>
Date: Sun, 27 Feb 2011 10:48:57 +0100
Subject: [PATCH] changelog 605021fc4f501f97e5ec21db406f6ffde2f68cdd
Document 605021fc4f501f97e5ec21db406f6ffde2f68cdd in ChangeLog.
---
doc/doc-txt/ChangeLog | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 93f796d..830efdb 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -80,6 +80,9 @@ PP/15 lookups-Makefile IRIX compatibilty coercion.
PP/16 Make DISABLE_DKIM build knob functional.
+PP/17 Bugzilla 968: Restore default SIGPIPE handler for child_open_uid
+ Patch by Simon Arlott.
+
Exim version 4.74
-----------------
--
1.7.2.3