From: Brendan Cully Date: Thu, 8 Sep 2005 14:51:36 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41d33cfe213c520a875f94e0b243d2e7da035e92;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index ab3f955b0..eeccf9201 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -2005-09-08 14:32:18 Brendan Cully (brendan) +2005-09-08 14:50:49 Brendan Cully (brendan) + + * mutt_socket.c: Set CLOEXEC on sockets in IPv4 code path like we + do in IPv6. * pattern.c: Make stringmatch pattern detection stateless.