From: Brendan Cully Date: Tue, 9 Aug 2005 16:12:34 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3deb6d3ade4a7cb897674a69fcd486871c0b4d8e;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 73169de5d..27d656411 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-08-09 16:10:40 Mads Martin Joergensen (brendan) + + * copy.c: Remove an unneeded cast, which introduces + type-punning. Modified to use FREE instead of safe_free, since + that seems to be the convention. I personally don't see the + point. + 2005-08-08 18:59:43 Brendan Cully (brendan) * mutt_socket.c: Pause for a moment when a hostname fails to