From: Brendan Cully Date: Tue, 2 Aug 2005 01:14:45 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4edabec247c64683b5e6c425ddd10ca398586039;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 4eecf0335..9f9a4ab76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-02 01:13:25 Brendan Cully (brendan) + + * compose.c: Don't unlink attachments that you've decided not to + send. (closes #1328) + 2005-08-02 00:52:28 Brendan Cully (brendan) * pgp.c: Bump up size of PgpPass to 1024 from 256. Seems crazy,