summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-06-28Fix URL parser to encode pathsRocco Rutte
2009-06-27hg-commit: drop changelog entries from hg logRocco Rutte
2009-06-26Set internaldate of messages appended to IMAP mailboxesBrendan Cully
2009-06-26Update German translationRocco Rutte
2009-06-25header folding: treat From_ specially, never wrap on sending sideRocco Rutte
2009-06-25Only add Status: header (fcc/postpone) when saving to mbox/mmdfRocco Rutte
2009-06-23Updated French translation.Vincent Lefevre
2009-06-23Don't build hcversion.h and mutt_md5 without hcacheRocco Rutte
2009-06-23Only use keypad() when curses is runningRocco Rutte
2009-06-23Update crypt-gpgme for mutt_mktemp change in [ed7eb5de7536]Brendan Cully
2009-06-22smime_keys: use Time::Local module. Closes #3277.Alexey Tourbin
2009-06-22Catch range errors when converting to long.Rocco Rutte
2009-06-21Port f=f and text/plain handlers to mutt_read_line()Rocco Rutte
2009-06-21Silently drop headers not in "key: value" format. Fixes out-of-memory exits.Rocco Rutte
2009-06-20Disallow breaking threads for messages not part of a threadRocco Rutte
2009-06-19Don't mangle atime/mtime for mbox folders without new mail upon sync. Closes ...Rocco Rutte
2009-06-18Provide smime_keys(1). Closes #3272.Antonio Radici
2009-06-17Updated Czech translation.Petr Pisar
2009-06-17Updated French translation.Vincent Lefevre
2009-06-17Leave error handling of mx_get_magic() up to the caller. Closes #3268.Antonio Radici
2009-06-15Unbreak header weeding for message/rfc822 parts. Closes #3265.Rocco Rutte
2009-06-15bind: Clarify function argument usageRocco Rutte
2009-06-15Fix UPDATINGBertrand Janin
2009-06-15Manual: Add a short note about new header foldingRocco Rutte
2009-06-15CSS update for newer docbook xslt versionsRocco Rutte
2009-06-15pager: Ignore $wrap for attachment markersRocco Rutte
2009-06-14automatic post-release commit for mutt-1.5.20mutt-1-5-20-relBrendan Cully
2009-06-14Save a dereference, and close #3226 with voodoo.Brendan Cully
2009-06-13Adjust menu position after sync more carefully. Closes #3092.Brendan Cully
2009-06-13Fix check for changed $postponed.Brendan Cully
2009-06-12Turn $fcc_attach into a quadoption. Closes #2528.Rocco Rutte
2009-06-12Allow ! suffix for pgp keys via $pgp_sign_as and prompt. Closes #1928.Rocco Rutte
2009-06-12SMTP: don't block but print CRLF for last line if it's not terminatedRocco Rutte
2009-06-11Don't allow setting Return-Path: header via my_hdrRocco Rutte
2009-06-11Don't reformat Return-Path (angle brackets are not optional). Closes #1702.Rocco Rutte
2009-06-09Improve host checking for SSL with intermediate certificates.Brendan Cully
2009-06-09Skip comparison against current mailbox for idle connections.Brendan Cully
2009-06-07Do not display error message when user declines to create target mailbox.Brendan Cully
2009-06-06Do not treat already-seen headers as if they are new.Brendan Cully
2009-06-03Fix several f=f bugsRocco Rutte
2009-06-03Fix compiler warningRocco Rutte
2009-06-02Fix duplicate mailbox detection for remote foldersRocco Rutte
2009-06-02Thoroughly check for duplicates when parsing 'mailboxes' command. Closes #1428.Rocco Rutte
2009-06-01SMTP: Use mutt_atoi() to parse server responsesRocco Rutte
2009-06-01Add mutt_atos(), mutt_atoi() and mutt_atol() (strtol() wrappers)Rocco Rutte
2009-06-01Weed out address groups for SMTP the same way we do for sendmailRocco Rutte
2009-05-31SMTP: Don't send "undisclosed-recipients" in RCPT TORocco Rutte
2009-05-31Update UPDATINGRocco Rutte
2009-05-31Give $pager_context lines of context when searching page-based menus. Closes ...Rocco Rutte
2009-05-31Add $honor_disposition to not display attachments inline. Closes #3170.Rocco Rutte