From: Thomas Roessler Date: Thu, 6 Mar 2003 21:25:41 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-4-rel~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21d3558861779c652faf53319bb3edcdd7bea86c;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 01d62c0d..26ff901e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-03-06 21:23:53 Thomas Roessler (roessler) + + * send.c: Fixing a segmentation fault. Here's how to + reproduce it: Start mutt. Compose a new message, with an + attachment. Turn on PGP signing. Press C-G on the pass + phrase prompt. Turn off PGP signing. Send the message. + 2003-03-05 21:18:24 Andrew W. Nosenko (roessler) * protos.h, sort.c: Fix a warning.