]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 6 Mar 2003 21:25:41 +0000 (21:25 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 6 Mar 2003 21:25:41 +0000 (21:25 +0000)
ChangeLog

index 01d62c0d9239164462af8b32161342021fde2831..26ff901e299ab488990c1f3942b597dbcb58f0b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-06 21:23:53  Thomas Roessler  <roessler@does-not-exist.org>  (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  <awn@bcs.zp.ua>  (roessler)
 
        * protos.h, sort.c: Fix a warning.