X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=ChangeLog.mutt;h=022b03dd03304a98f885dc0c5d19f27e1c7a8f38;hb=873ab02a290cf65ebc01986188c20c3760353db3;hp=876a7cb564a1607f73e3a3a85204271fd155e927;hpb=1b29c92e5a96be51f4a16728a73485eb4daf6563;p=apps%2Fmadmutt.git diff --git a/ChangeLog.mutt b/ChangeLog.mutt index 876a7cb..022b03d 100644 --- a/ChangeLog.mutt +++ b/ChangeLog.mutt @@ -1,3 +1,14 @@ +2005-07-24 14:23:25 Thomas Roessler (roessler) + + * recvattach.c, smime.c: Fix S/MIME segmentation fault. Bug + reported by Mads Martin Joergensen; part fixed by Brendan Cully. + +2005-07-24 08:59:44 Brendan Cully (brendan) + + * copy.c: Don't assume messages in MMDF mailboxes have From + separators when copying them. Spotted by William Lovas. Initial + patch by TAKAHASHI Tamotsu. + 2005-07-23 23:35:17 Byrial Jensen (brendan) * curs_main.c, doc/manual.sgml.head, globals.h, main.c, muttlib.c: @@ -467,7 +478,7 @@ 2005-01-29 19:15:07 Thomas Glanzmann (roessler) * hcache.c: - make hcache.c conform to mutt codingstyle - - use $Id: ChangeLog,v 3.433 2005/07/23 23:37:05 brendan Exp $ CVS keyword instead of %K% BitKeeper keyword + - use $Id: ChangeLog,v 3.435 2005/07/24 14:24:00 roessler Exp $ CVS keyword instead of %K% BitKeeper keyword 2005-01-29 19:15:07 Thomas Glanzmann (roessler)