From: Brendan Cully Date: Mon, 19 Dec 2005 18:13:28 +0000 (+0000) Subject: ChangeLog.old was just old ChangeLog entries with different formatting - I X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38ac7fa69d39ab809869dd60e2ac8391741c78d4;p=neomutt ChangeLog.old was just old ChangeLog entries with different formatting - I think it's time to put it out to pasture. I've moved all pre-1.4 entries from ChangeLog into ChangeLog.old now. This should have the nice side-effect of making the git mirror grow a little more slowly. --- diff --git a/ChangeLog b/ChangeLog index 3241765fb..5affc46b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4642,12243 +4642,3 @@ po/id.po, po/eo.po, po/es.po, po/et.po, po/da.po, po/de.po, po/el.po, VERSION, po/ca.po, po/cs.po, reldate.h, ChangeLog: automatic post-release commit for mutt-1.4 - -2002-05-29 09:28:33 Roland Rosenfeld (roessler) - - * po/de.po: update. - -2002-05-29 09:27:46 Ronny Haryanto (roessler) - - * po/id.po: update - -2002-05-28 09:07:29 Michael Elkins (roessler) - - * mx.h, postpone.c: Fix some warnings noted by Vincent Lefevre. - -2002-05-21 07:28:28 Edmund GRIMLEY EVANS (roessler) - - * po/eo.po: update - -2002-05-18 05:39:55 Thomas Roessler -(roessler) - - * pattern.c: Fix #1175. - - * pattern.c: Fix #1175. Noticed by Alain Bench. - -2002-05-18 05:34:50 Vsevolod Volkov (roessler) - - * pop_lib.c, pop_lib.c: Attached patch for mutt 1.3.X/1.4 and - 1.5.X removes gcc warning in pop_lib.c. - -2002-05-16 17:33:19 Pawel Dziekonski (roessler) - - * po/pl.po: update - -2002-05-16 13:05:14 Im Eunjea (roessler) - - * po/ko.po: update. - - * po/ko.po: update - -2002-05-16 13:04:23 Ronny Haryanto (roessler) - - * po/id.po: update. - - * compose.c: Triple-DES, not Tripple-DES. - -2002-05-14 18:56:01 "Andrej N. Gritsenko" (roessler) - - * po/uk.po: update - -2002-05-13 20:18:57 Toomas Soome (roessler) - - * po/et.po, po/et.po: update - -2002-05-13 20:18:17 Vsevolod Volkov (roessler) - - * po/ru.po, po/uk.po, po/ru.po: update - -2002-05-13 20:16:08 Byrial Jensen (roessler) - - * po/da.po: update - -2002-05-13 20:15:40 Vsevolod Volkov (roessler) - - * po/ru.po: update - -2002-05-13 20:15:07 Jörgen Tegnér (roessler) - - * po/sv.po, po/sv.po: update - -2002-05-13 20:13:56 Vincent Lefevre (roessler) - - * po/fr.po: update - -2002-05-06 11:27:20 Thomas Roessler -(roessler) - - * doc/manual.sgml.head: Remove -Q which is only present in - unstable from the stable documentation. Thanks to Andreas Kneib - for noting. - -2002-05-02 01:05:27 Thomas Roessler -(roessler) - - * Makefile.am: Include smime.h with EXRA_DIST. - -2002-05-01 23:24:17 roessler (roessler) - - * po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, - po/zh_CN.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, po/it.po, - po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, - po/et.po, po/fr.po, po/gl.po, po/hu.po, VERSION, po/ca.po, - po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.5.1 - -2002-05-01 23:21:10 Thomas Roessler -(roessler) - - * smime.c: Shut up check_sec.sh. No security holes, but some - ugly code. - - * check_sec.sh: Give all the warnings at once. - - * build-release: - This is a development branch. - Add a -nodiff - option to suppress generating a patch. - -2002-05-01 23:08:53 roessler (roessler) - - * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, - po/sv.po, po/pl.po, po/pt_BR.po, po/ru.po, po/lt.po, po/nl.po, - po/it.po, po/ja.po, po/ko.po, po/et.po, po/fr.po, po/gl.po, - po/hu.po, po/id.po, po/da.po, po/de.po, po/el.po, po/eo.po, - po/es.po, ChangeLog, VERSION, po/ca.po, po/cs.po, reldate.h: - automatic post-release commit for mutt-1.3.99 - -2002-05-01 23:06:21 Thomas Roessler -(roessler) - - * build-release: s/scp1/scp/ - -2002-04-29 17:12:18 Thomas Roessler -(roessler) - - * lib.c, lib.h, protos.h, lib.c, lib.h, protos.h: Fix #1171. - -2002-04-29 12:26:23 Vincent Lefevre (roessler) - - * po/fr.po: update. - -2002-04-29 12:25:38 oota toshiya (roessler) - - * po/ja.po, po/ja.po: update. - -2002-04-29 12:09:21 Byrial Jensen (roessler) - - * imap/util.c: There is a possible buffer overflow due an - off-by-one error in imap/util.c, line 125. The error is in the - maximum field width indication in the sscanf() call. You must - have room in the receiving buffer for this number of characters - /plus a terminating NULL character/. - - * imap/util.c: There is a possible buffer overflow due an - off-by-one error in imap/util.c, line 125. The error is in the - maximum field width indication in the sscanf() call. You must - have room in the receiving buffer for this number of characters - /plus a terminating NULL character/. - -2002-04-25 13:30:49 Vsevolod Volkov (roessler) - - * pop.c, pop_lib.c, pop.c, pop_lib.c: Attached patch fixes - the problem described below. It should be applied to both mutt - 1.3/1.4 and 1.5 branches. - - > Date: Thu, 11 Apr 2002 16:24:00 -0500 > Subject: mutt 1.3.x - / pop > From: "Ryan O'Hara" > To: - bcully@users.sourceforge.net > User-Agent: Mutt/1.3.27i - - > Hi. My apologies if this has nothing to do with you. If it - does not, > maybe you could forward it on to someone. - - > In mutt 1.3.x I have noticed that if I uses POP to retrieve - mail, and > I enter an incorrect password whem prompted, it will - *save* that > password and keep trying to use it. However, in the - 1.2.x versions it > worked like this: type in wrong POP password, - try to connect to POP > server again and it will ask you (again) - for the password. mutt 1.3.x > does not, it just tries to connect - with the wrongs password (which > just failed). - - > This is kinda annoying. Just thought I'd point out this - regression. - - > Thanks. > R - -2002-04-25 13:28:31 Wouter Verheijen (roessler) - - * doc/manual.sgml.head, doc/manual.sgml.head: Someone in - news:comp.mail.mutt noted that the list of command-line options - in the manual is not up-to-date. - - Included a small patch that includes all options that 'mutt - -h' shows. - -2002-04-25 13:26:58 Cedric Duval (roessler) - - * doc/manual.sgml.tail, OPS, init.h, pattern.c: attached are - fixes for some little mistakes : - - * history-down -> scroll _down_, not up * functions - decode-(save|copy) do not exist in the attach menu. * gettext - oversight in pattern.c * inconsistency between "printf-like - sequences" used all over the place - and "escape sequences" for the description of $attribution. - - * doc/manual.sgml.tail, pattern.c, OPS, init.h: attached are - fixes for some little mistakes : - - * history-down -> scroll _down_, not up * functions - decode-(save|copy) do not exist in the attach menu. * gettext - oversight in pattern.c * inconsistency between "printf-like - sequences" used all over the - place and "escape sequences" for the description of - $attribution. - -2002-04-25 13:24:33 Thomas Roessler -(roessler) - - * recvattach.c: Also fix this for the S/MIME case. - - * recvattach.c: Fiy handling of multiparts which have encrypted - sub-parts, at least for PGP. - - * sendlib.c: Force 7bit encoding for application/pgp-keys. - -2002-04-20 21:38:47 Thomas Roessler -(roessler) - - * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, - m4/lcmessage.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4, - m4/progtest.m4, intl/ChangeLog, intl/Makefile.in, - intl/bindtextdom.c, intl/config.charset, intl/dcigettext.c, - intl/eval-plural.h, intl/gettextP.h, intl/gmo.h, - intl/hash-string.h, intl/l10nflist.c, intl/libgnuintl.h, - intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, - intl/localealias.c, intl/localename.c, intl/os2compat.c, - intl/os2compat.h, intl/osdep.c, intl/plural-exp.c, - intl/plural-exp.h, intl/plural.c, intl/plural.y, ABOUT-NLS, - INSTALL, config.rpath, configure.in: Backing out the latest - iconv-related changes from the mutt-1-4-stable branch. - -2002-04-20 21:36:38 roessler (roessler) - - * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, - m4/lcmessage.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4, - m4/progtest.m4: same as above. - -2002-04-20 21:36:32 Thomas Roessler -(roessler) - - * intl/eval-plural.h, intl/gettextP.h, intl/gmo.h, - intl/hash-string.h, intl/l10nflist.c, intl/libgnuintl.h, - intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, - intl/localealias.c, intl/localename.c, intl/os2compat.c, - intl/os2compat.h, intl/osdep.c, intl/plural-exp.c, - intl/plural-exp.h, intl/plural.c, intl/plural.y, intl/ChangeLog, - intl/Makefile.in, intl/bindtextdom.c, intl/config.charset, - intl/dcigettext.c: Committing the new iconv patches into a - separate branch. - - * ABOUT-NLS, INSTALL, config.rpath, configure.in: Committing - the new noiconv patches into a separate branch. - - * sendlib.c: Generate the resent-message-id ourselves, and add - it in the top of the header. - -2002-04-20 08:11:13 Wouter Verheijen (roessler) - - * copy.c, mutt.h, sendlib.c: Bug #571 "mutt should not replicate - ">From " headers while bounding", has a patch attached. Will that - patch get in? - - Although these lines are not generated by mutt, I would strongly - suggest to prevent it, because by boucing a mail the MUA should - ensure that the message header is according to the specification. - A ">From " line is not, because of the spaces before a colon. - - Because this has such serious consequences (totally unreadable - mail) when a MTA interpretes this line as the beginning of the - body (not unreasonable), I think Mutt should prevent sending - this invalid headerline. - - Because the other patch to the bugreport is not really correct - IMHO (because the fieldnames are not limited to alphanumeric - chars, RFC2822 3.6.8), I propose another one. - - This patch also appends Resent-* to the header, instead of - prepending it. The Resent-Message-Id is however still appended, - because I could not find it; is it added by the MTA instead of - by Mutt? - -2002-04-20 07:55:20 roessler (roessler) - - * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, - m4/lcmessage.m4, m4/progtest.m4: Try to get the noiconv patch - to work. - -2002-04-20 07:55:09 Thomas Roessler -(roessler) - - * configure.in: Try to get the noiconv patch to work with my - development environment. - - * INSTALL: Fix a typo. - -2002-04-20 07:26:10 Lars Hecking (roessler) - - * init.h, rfc2047.c, sendlib.c, INSTALL, charset.c, charset.h, - configure.in, gnupgparse.c: patch.1.3.28.lh.noiconv - ======================= - - This is the new version of my noiconv patch. It _requires_ - the previous patch! If applied without, you'll have to resolve - a couple of conflicts manually. - - Notes: - it's a lot cleaner than the old noiconv patch because - no m4 files are - modified - new configure option --disable-iconv; INSTALL - updated accordingly - [I am guessing here, but the background for the --without-iconv - option mentioned in INSTALL was that mutt had a without-iconv - option before gettext included iconv support. When mutt's - intl/* files were updated to a newer gettext, there suddenly - were two iconv options, which then got merged, that is, - mutt's was removed. That was probably when --without-iconv - stopped working, but I'm not sure, it may well be that it - never worked since iconv support was introduced.] - - all changes in *.[ch] files should be identical to the - old patch - - * intl/localename.c: This one seems to have been missing, too. - -2002-04-20 07:25:40 roessler (roessler) - - * intl/localename.c: branches: 1.1.2; 1.1.4; file localename.c - was initially added on branch mutt-1-4-stable. - -2002-04-20 07:25:15 Lars Hecking (roessler) - - * config.rpath: Another file from the gettext patch. - -2002-04-20 07:25:15 roessler (roessler) - - * config.rpath: branches: 1.1.2; 1.1.4; file config.rpath was - initially added on branch mutt-1-4-stable. - -2002-04-20 07:24:54 Lars Hecking (roessler) - - * m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4: Add new m4 - files from patch.1.3.28.lh.gettext-0.11.1. - -2002-04-20 07:24:54 roessler (roessler) - - * m4/lib-ld.m4: branches: 1.1.2; 1.1.4; file lib-ld.m4 was - initially added on branch mutt-1-4-stable. - - * m4/lib-link.m4: branches: 1.1.2; 1.1.4; file lib-link.m4 - was initially added on branch mutt-1-4-stable. - - * m4/lib-prefix.m4: branches: 1.1.2; 1.1.4; file lib-prefix.m4 - was initially added on branch mutt-1-4-stable. - -2002-04-20 07:24:22 Lars Hecking (roessler) - - * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, - m4/lcmessage.m4, m4/progtest.m4, intl/ChangeLog, - intl/Makefile.in, intl/bindtextdom.c, intl/config.charset, - intl/dcigettext.c, intl/eval-plural.h, intl/gettextP.h, - intl/gmo.h, intl/hash-string.h, intl/l10nflist.c, - intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, - intl/localcharset.c, intl/localealias.c, intl/os2compat.c, - intl/os2compat.h, intl/osdep.c, intl/plural-exp.c, - intl/plural-exp.h, intl/plural.c, intl/plural.y: - patch.1.3.28.lh.gettext-0.11.1 ============================== - - This one updates the gettext stuff in mutt to gettext-0.11.1. I - started doing this in the hope that the new gettext version would - simplify the noiconv patch, but unfortunately, this turned out - not to be the case (the new iconv m4 macros still don't allow - for switching iconv support off). - - However, as a few hours of merging and testing were spent, - I'd suggest to adopt it for 1.4. The actual changes to intl/* - are part cosmetic, part code reorganisation. Ok, a bit more, - I'm no gettext expert :) - - Notes: - after applying the patch, you need to chmod 755 - config.rpath - a couple of new files for m4/*, too - I have - broken with the tradition of renaming gettext's AM_* macros - to MUTT_AM_*! I don't think it's necessary anymore to customise - these macros, but you (I really mean "you, tlr" :) want to - have a look at the new gettext.m4. The others should be ok - as they are. - - previous gettext updates were also updating po/Makefile.in.in, - which I didn't; someone who has a clue about gettext should - check whether this might be necessary, and also whether any - other files in po/ need updating - - I will provide the same patch for the 1.5 branch at some stage, - ideally after getting some F E E D B A C K for this one. - -2002-04-20 07:23:49 roessler (roessler) - - * intl/eval-plural.h: branches: 1.1.2; 1.1.4; file eval-plural.h - was initially added on branch mutt-1-4-stable. - - * intl/gmo.h: branches: 1.1.2; 1.1.4; file gmo.h was initially - added on branch mutt-1-4-stable. - - * intl/os2compat.c: branches: 1.1.2; 1.1.4; file os2compat.c - was initially added on branch mutt-1-4-stable. - - * intl/os2compat.h: branches: 1.1.2; 1.1.4; file os2compat.h - was initially added on branch mutt-1-4-stable. - - * intl/osdep.c: branches: 1.1.2; 1.1.4; file osdep.c was - initially added on branch mutt-1-4-stable. - - * intl/plural-exp.c: branches: 1.1.2; 1.1.4; file plural-exp.c - was initially added on branch mutt-1-4-stable. - - * intl/plural-exp.h: branches: 1.1.2; 1.1.4; file plural-exp.h - was initially added on branch mutt-1-4-stable. - -2002-04-20 07:23:39 Lars Hecking (roessler) - - * ABOUT-NLS, charset.c, charset.h, configure.in, gnupgparse.c, - init.h, rfc2047.c, sendlib.c: patch.1.3.28.lh.gettext-0.11.1 - ============================== - - This one updates the gettext stuff in mutt to gettext-0.11.1. I - started doing this in the hope that the new gettext version would - simplify the noiconv patch, but unfortunately, this turned out - not to be the case (the new iconv m4 macros still don't allow - for switching iconv support off). - - However, as a few hours of merging and testing were spent, - I'd suggest to adopt it for 1.4. The actual changes to intl/* - are part cosmetic, part code reorganisation. Ok, a bit more, - I'm no gettext expert :) - - Notes: - after applying the patch, you need to chmod 755 - config.rpath - a couple of new files for m4/*, too - I have - broken with the tradition of renaming gettext's AM_* macros - to MUTT_AM_*! I don't think it's necessary anymore to customise - these macros, but you (I really mean "you, tlr" :) want to - have a look at the new gettext.m4. The others should be ok - as they are. - - previous gettext updates were also updating po/Makefile.in.in, - which I didn't; someone who has a clue about gettext should - check whether this might be necessary, and also whether any - other files in po/ need updating - - I will provide the same patch for the 1.5 branch at some stage, - ideally after getting some F E E D B A C K for this one. - -2002-04-17 17:05:54 Vincent Lefevre (roessler) - - * po/fr.po: Update. - -2002-04-17 17:05:04 David Champion (roessler) - - * m4/gssapi.m4: MIT krb5 1.2.4 has krb5-config, so it's - no longer sufficient to say that possession of krb5-config - indicates Heimdal. Patch attached. This assumes that Heimdal's - "kreb5-config --vendor" begins with "Heimdal". I cannot verify - that this is correct, so patch might be wrong on this point. - -2002-04-07 21:19:57 Brendan Cully (roessler) - - * imap/command.c, imap/imap.c, imap/message.c, imap/command.c, - imap/imap.c, imap/message.c: The attached patch cleans up some - bugs in switching IMAP mailboxes: * free current flags on mailbox - close * reset reopen state * don't parse the same untagged - SELECT response for multiple options * call mx_update_context - after reading the whole mailbox, not after - each message * reset new mail flag if mail arrives in the - middle of opening the - mailbox. This should close 1139 - - 939 is most likely unaffected. I discovered these problems while - investigating 939. - -2002-04-05 10:42:54 "TAKAHASHI, Tamotsu" -(roessler) - - * po/ja.po: update. - -2002-04-04 20:49:46 Im Eunjea (roessler) - - * po/ko.po: Update. - -2002-04-04 06:50:52 "TAKAHASHI, Tamotsu" -(roessler) - - * po/ja.po: Update. - -2002-04-04 06:50:12 Thomas Roessler -(roessler) - - * pgp.c: Fix a typo noted by Tamotsu Takahashi. - -2002-04-03 15:22:27 Thomas Roessler -(roessler) - - * handler.c: Fix printing of format=flowed text parts. - - * commands.c: Fix #1144 in stable. - - * commands.c: Fix a file descriptor leak in the display filter - code. Noted by Chr. v. Stuckrad. - - fixes: #1144 - -2002-04-02 18:49:37 Lars Hecking (roessler) - - * m4/iconv.m4: branches: 1.3.2.1.2; The noiconv patch. - - * charset.c, charset.h: The noiconv patch. - - * configure.in: branches: 2.129.2.3.2; The noiconv patch. - - * gnupgparse.c, init.h, rfc2047.c, sendlib.c: The noiconv patch. - -2002-03-30 08:26:31 roessler (roessler) - - * po/pl.po: update. From Pawel Dzienkonski. - - * po/fr.po: Update; From Vincent Lefevre. - - * postpone.c, sendlib.c: The attached patch allows the user - to override the user-agent field with my_hdr. It also removes - the stripping of the x-mailer field when recalling a postponed - message. - -2002-03-28 13:25:23 roessler (roessler) - - * mx.c, mx.h, mailbox.h, main.c, mbox.c, mh.c: - patch-1.3.28-me.emptycheck.1 - -2002-03-27 08:50:42 roessler (roessler) - - * pgp.c: There was some output missing. - - * po/POTFILES.in: update. - - * pgp.c: More fixes. Note to self: The code which controls - character set selection for attachments is far too complicated. - - * pgp.c: Don't include temporary file names in the - Content-Disposition header. - - * pgp.c: Use text/plain; format=... when we are asked to detect - inline PGP material in in text/plain body parts. - - * pgp.c, sendlib.c: Fix encoder mode for text/plain; action=pgp-*. - - * pgp.c: Fix "noconv" handling for the message body when we - generate inline PGP. - - * charset.c, charset.h, handler.c, muttlib.c, pgp.c: Some hackisch - charset handling for text/plain; x-action=pgp-*. I don't like - this stuff, but it's better than nothing. - -2002-03-26 22:25:48 roessler (roessler) - - * pgp.c: Change x-action values to "pgp-encrypted", "pgp-signed". - - * contrib/gpg.rc, commands.c, compose.c, crypt.c, handler.c, - muttlib.c, pgp.c, protos.h, recvattach.c, sendlib.c: More inline - PGP changes. - - * pgp.c: Also permit for "action" and "x-action" on the receiving - end, just in case we can settle on a joint standard with other - MUA developers. - - * commands.c, crypt.c, handler.c, pgp.c, pgpinvoke.c, sendlib.c: - OK, I'm giving up: pgp_create_traditional now creates text/plain; - x-mutt-action={pgp-encrypt,pgp-sign}. - - * pgpinvoke.c: Fix application/pgp signatures. - - * charset.c, charset.h, gnupgparse.c, handler.c, mbyte.c, - rfc2047.c, sendlib.c, charset.c, charset.h, gnupgparse.c, - handler.c, mbyte.c, rfc2047.c, sendlib.c: Fix iconv warnings; - from Edmund Grimley Evans. - - * smime.c: Please use ascii_strcasecmp() if you want to compare - ASCII parameter strings. mutt_strcasecmp() depends on the locale, - and detects "i" and "I" as _different_ in Turkish locales. - -2002-03-25 11:34:40 roessler (roessler) - - * crypt.c: Fix S/MIME signature type. Noted by Dan Ohnesorg - . - - * buffy.c, buffy.c: close 1103; from Brendan Cully - - * doc/manual.sgml.tail, doc/manual.sgml.tail: close 1122; from - Brendan Cully - - * hdrline.c, muttlib.c: Fix #87s; from Brendan Cully. - - * hdrline.c, muttlib.c: Fix #872, from Brendan Cully. - - * contrib/smime_keys_test.pl, contrib/Makefile.in: Include a test - script by Mike Schiraldi. It's perl > the one I have installed, - so I'm just putting it into contrib for now. - -2002-03-20 09:53:42 roessler (roessler) - - * editmsg.c, mailbox.h, mx.c: Rename M_NEW to M_NEWFOLDER. - - * editmsg.c, mailbox.h, mx.c: Rename the new M_NEW by M_NEWFOLDER. - There was another constant of the same name. Problem noted by - Will Yardley's compiler. - -2002-03-19 09:54:05 roessler (roessler) - - * browser.c: Fix #1115. - - * editmsg.c, mailbox.h, mx.c: Fix a temporary file race problem - when using the edit-message function. Backported from unstable. - - * po/pl.po, po/pl.po: update - -2002-03-18 18:54:56 roessler (roessler) - - * browser.c: Should fix #1115. BACKPORT! - -2002-03-15 09:11:05 roessler (roessler) - - * po/ja.po: update from oota toshiya. - - * po/ja.po: update, from oota toshiya. - -2002-03-13 23:43:41 roessler (roessler) - - * attach.c: Undoing the previous patch. It was junk, and may - ruin files. - - * attach.c, editmsg.c, mailbox.h, mx.c: Don't fopen mail folders - in append mode where we should safe_fopen() them in write mode. - Debian bug #138200, noted by Colin Philipps . - - NEEDS BACKPORTING. - - * po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, - po/tr.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, po/it.po, - po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, - po/et.po, po/fr.po, po/gl.po, po/hu.po, po/da.po, po/de.po, - po/el.po: automatic post-release commit for mutt-1.3.28 - - * po/ChangeLog: branches: 1.1.2; file ChangeLog was initially - added on branch mutt-1-4-stable. - - * po/ChangeLog, po/ca.po, po/cs.po, ChangeLog, VERSION, reldate.h: - automatic post-release commit for mutt-1.3.28 - - * doc/smime-notes.txt, smime.c: Assorted patches from Mike - Schiraldi. - -2002-03-02 12:11:35 roessler (roessler) - - * contrib/smime.rc, compose.c, init.h, mutt.h, sendlib.c, smime.c, - smime.h: Introduce smime_default_key. From Oliver Ehli. - - * contrib/smime.rc, smime.c, smime.h, smime_keys.pl, init.h, - mutt.h: smime.c: - the getkeys() function was broken and deleted - the last char - of the certfilename - it now lets me use more than one key - for the same mailbox - ie select these. - some display output was garbled when the - email didn't match. - i posted some fix to mutt-users, but i don't like that sleep() - so i dropped the first error message, which basically repeated - the from/sender field only. so now there's just the message: - they don't match. - - smime_keys: - i modified the add_chain to continue even if - no roo-cert - is present (david collantes received som chain that got - exported from outlook. obiously they don't (always ?) - include the root cert) it will now abort if neither root nor - intermediate certs are present. - - add_cert created index entries with '-' as issuer cert, when - it should have been '?'. thus verify would fail. (obviously - nobody ever used that command (add_cert, that is) :) - - the feature above obsoletes the hash_cert and fingerprint_cert - commands, adds import_cert command and ask_cert_label bool. i - modified the output of smime_keys (a little) so it doesn't look - too garbled when supplying the label (it is actually interactive - :) furthermore, i do a verify after the cert was added and - modified the verify routine to make the cerificate trusted in - case of success. (we discussed this in another message) that is - ok so far, but perhaps this requires some better root certificate - handling, ie the trust should be somehow connected to the root - certificate, that maybe added (if the user trusts it and its not - present already) to the ca-file. i'll think about that some more - ... but then, there already is the add_root command. hmmm... (btw, - you'll now never get asked to trust a certificate) - - i have not yet deleted the email handling from the import key - stuff (in smime.c/crypt.c), for i'm thinking about smime_keys - using it as an additional arg. otoh i don't think users would - press ^k if verification failed...hmmm... but still, smime_keys - does extract the email from the certificate either way and does - verify it by itself, so the only thing that would happen is - to have some invalid certificates, that mutt'll refuse to use - anyways, left in the database.... - - (From Oliver Ehli.) - -2002-02-28 23:28:51 roessler (roessler) - - * sort.c: Turn on incremental threading again. - - * smime_keys.pl: The script will try to pick out the end-user cert - and pass that to openssl. The code which tells the difference may - not be perfect. It works with all the certs in my collection, - though. I won't be at all surprised if someone comes across a - cert chain which confuses it, but it should print out an error - in that case. Hopefully they will send us the chain so we can - adjust our code. - - (From Mike Schiraldi.) - - * init.h, mutt.h, thread.c: Threading enhancements from Daniel - Eisenbud. - - * curs_main.c, init.c, init.h, mutt.h, thread.c: $narrow_tree; - fater redrawing when changing tree options. From Daniel Eisenbud. - - * imap/message.c, mbox.c, mx.c, thread.c: A possible work-around - for #939. From Daniel Eisenbud. - - * init.h, mutt.h, thread.c: Threading enhancements from Daniel - Eisenbud. - -2002-02-26 10:58:56 roessler (roessler) - - * po/ru.po: update - - * init.h: Fix a typo. - - * init.h: Fix a typo. #1069. - - * imap/browse.c, imap/message.c, configure.in, mutt_sasl.c, - imap/browse.c, imap/message.c, configure.in, mutt_sasl.c: - Brendan Cully sent a patch. - - * install-sh, install-sh: Fix a typo. From Edmund Grimley Evans. - - * po/ru.po: ru.po update. - - * pop_lib.c, pop_lib.c: CAPA response tags are case-insensitive. - Noted by Michael Vore, patch from Vsevolod Volkov. - -2002-02-18 14:55:31 roessler (roessler) - - * alias.c, send.c: Fix for #1047. From Michael Elkins. - -2002-02-14 11:22:51 roessler (roessler) - - * charset.c, gnupgparse.c, init.h, rfc2047.c: Iconv patch from - Lars Hecking. MAY NEED TO BE BACKPORTED. - -2002-02-13 12:04:52 roessler (roessler) - - * smime.c: mutt_any_key() shouldn't be used in curses mode. - - * hdrline.c, init.h, parse.c: Change the default format to be - more friendly to "0-line messages", and fix optional expansion - for %l - it was the wrong way around. Also, add a hack to - parse.c so we ignore negative values in Lines headers. - - * hdrline.c, muttlib.c, protos.h: Undo the %l fix. It broke - things. - - * menu.c: Fix mutt_pad_string; from Edmund Grimley Evans. - (MAY NEED TO BE BACKPORTED.) - - * main.c: Report libiconv version. - -2002-02-12 21:54:41 roessler (roessler) - - * hdrline.c, muttlib.c, protos.h: Improve %l's behaviour. - - * extlib.c, main.c, pattern.c, smime_keys.pl: Mike Schiraldi's - daily S/MIME patch. - -2002-02-11 17:31:53 roessler (roessler) - - * smime.c: This patch gets rid of an ugly static variable in - smime.c. (From Mike Schiraldi.) - - * smime_keys.pl: This patch lets smime_keys.pl automagically - handle both formats of x509 certificate -- PEM (text) and - DER (binary). This lets Outlook users (and probably others) - directly import the certs without first converting them manually. - (From Mike Schiraldi.) - - * configure.in: Honor current values of $LIBS and $CPPFLAGS. - From Thomas Dickey. - - * configure.in: Honor $LIBS and $CPPFLAGS. From Thomas Dickey. - - * init.c, init.c: patch-1.3.27.me.initsort.1 - -2002-02-07 21:48:42 roessler (roessler) - - * smime_keys.pl: Another S/MIME patch from Mike Schiraldi. - - * smime_keys.pl: Fix smime_keys. - - * smime.c: S/MIME fixes from Mike Schiraldi. - - * po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, - po/uk.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, - po/pt_BR.po, po/ru.po, po/el.po, po/eo.po, po/es.po, po/et.po, - po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/POTFILES.in, - po/ca.po, po/cs.po, po/da.po, po/de.po, Makefile.am: Make S/MIME - messages translatable. - -2002-02-06 19:14:47 roessler (roessler) - - * lib.h: Avoid a warning on some machines. - - * lib.h, smime.c: Make some scanf formats safe. - -2002-02-05 22:01:06 roessler (roessler) - - * ascii.c: The previous fix was complete nonsense. What a - day. :-( - - * ascii.c: The previous fix was complete nonsense. - - * browser.c, lib.c, lib.h: Use strcoll for the file browser. - From David Champion. - - * hook.c: Fix crypt-hook. From Dale Woolridge - . - - * smime_keys.pl: Clean-up from Mike Schiraldi. - - * imap/browse.c: Fix. - - * imap/browse.c: Fix another IMAP browsing bug. - - * po/ru.po, po/fr.po, po/ko.po: update - - * smime.c: Don't put garbage onto the screen when trying to - decrypt messages. - - * contrib/smime.rc, init.h, smime.c, smime.h, smime_keys.pl: - S/MIME fixes from Oliver Ehli: - - - smime_keys.pl: - - support for multiple email adrresses in cert: will add one - entry to {keys, cetrificates}/.index now (for each mailbox) - - support for certificates without intermediate certs (e.g. for - people who are their own CA: use root as intermediate, for it - probably wouldn't be known to anyone...) - - bugfix in handle_pem: the checks if some type of cert is - present; die() could never be reached, as the variables checked - wouldn't have been set in that case, so it would break because - of undefined value or some such thing.... (so it has to check - $iter instead) - - - smime.c (init.h, ....) - - support for importing certificates issued for multiple - addresses. - - introduced smime_fingerprint_cert_command, so finally certs - can get compared ... (so the above works..) - - cleaned up some error messages, that would mess up the terminal. - - fixed typos (init.h) - - * ascii.c: Fix. - - * ascii.c: Fix ascii_*cmp functions. Problem noted by Brad - Thompson. - -2002-02-04 09:59:02 roessler (roessler) - - * smime.c, crypt.c: Some S/MIME fixes from Oliver Ehli - . - -2002-02-03 09:58:45 roessler (roessler) - - * doc/manual.sgml.head, doc/muttrc.man.head, init.h: Add - unauto_view. From Jeremy Blosser. - - * Makefile.am, pgplib.h, pgppubring.c: Add a "-f" flag which - helps to dump fingerprints. Contributed by Jason Harris - , and not strictly needed for mutt. - - * pgppubring.c: Correctly calculate fingerprints for type 20 - ElGamal keys. Noted by Jason Harris . - - * pgppubring.c: Fix calculation of fingerprints (and key - IDs) for type 20 ElGamal keys. Noted by Jason Harris - . - -2002-02-02 16:52:27 roessler (roessler) - - * po/ca.po: update - - * po/ca.po: update. - - * mh.c: Don't forget deletions when a folder is changed. Ups. - -2002-02-01 17:23:20 roessler (roessler) - - * smime_keys.pl: Fix some possible leaks of the private key - (encrypted, but still...). (yow_security_holes.patch from - Mike Schiraldi.) - -2002-01-31 22:05:58 roessler (roessler) - - * doc/smime-notes.txt: Document %C, and other updates. From Mike - Schiraldi. - - * smime.c: Remove some unnecessary quotation marks. - - * contrib/smime.rc, init.h, smime.c, smime.h, smime_keys.pl: - Use mutt -Q from smime_keys. - - * po/zh_TW.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, - po/tr.po, po/uk.po, po/zh_CN.po, po/it.po, po/ja.po, po/ko.po, - po/lt.po, po/nl.po, po/pl.po, po/da.po, po/de.po, po/el.po, - po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, - po/id.po, po/ca.po, po/cs.po: update-po - - * main.c: fix a string. - - * doc/mutt.man: Document -Q. - - * init.c, main.c, protos.h: Add a -Q option to query configuration - variables. This is needed to avoid a separate mutt configuration - parser in smime_keys.pl. - -2002-01-30 22:51:12 roessler (roessler) - - * send.c, send.c: patch-1.3.27.me.postpone_date.2 - - * smime.c: Mike Schiraldi's daily S/MIME patch, as he puts it. - -2002-01-29 21:08:10 roessler (roessler) - - * smime.c: Improved certificate handling. Suggested by Oliver - Ehli, implemented by Mike Schiraldi. - - * smime.c: Properly handle certain signatures generated by - Outlook. From Mike Schiraldi. - - * parse.c, parse.c: Fix a segmentation fault in debugging code. - From Daniel Eisenbud. - -2002-01-28 23:29:05 roessler (roessler) - - * crypt.c, init.h, mutt.h: Add a new crypt_timestamp option. - The timestamps aren't really needed any more. - - * commands.c, menu.c, mutt.h, mutt_curses.h, pattern.c: Add ~V - to match successfully verified messages. - - * contrib/smime.rc: Add a comment. From Mike Schiraldi. - - * init.h, init.h: Fix list-from documentation. From Michael - Elkins. - - * doc/smime-notes.txt: Add more information on S/MIME. - Adapted from Oliver Ehli's notes by Mike Schiraldi. - - * send.c: Avoid C99 comments. Noted by Vincent Lefevre. - - * po/ja.po, po/sv.po: updates - - * menu.c, menu.c: Wide character fix from TAKIZAWA Takashi. - - * Makefile.am, hook.c: S/MIME-related bug fixes from Brendan - Cully. - -2002-01-25 00:08:30 roessler (roessler) - - * smime.c: ups - - * commands.c, recvattach.c, smime.c, smime.h: More decryption - key detection fixes. - - * commands.c, smime.c: Make some prompts look nicer, and add - sensible selection of the decryption key. - -2002-01-24 23:53:19 roessler (roessler) - - * commands.c, crypt.c, smime.c, smime.h: More S/MIME nit-picking. - - * mh.c: Fix. - - * mh.c: Still more code clean-up. - - * doc/smime-notes.txt: Update. - - * mx.c: little fix. - - * mh.c: Ups, don't use the wrong check function... - - * mh.c: Clean up the mh code, too. - - * mh.c: indentation - - * mh.c, mx.c, mx.h: Maildir efficiency improvements, from Michael - Elkins and Thomas Roessler. - - * crypt.c, curs_lib.c, smime.c: S/MIME nits. - - * reap.pl: We don't need this any more. - - * imap/message.c, doc/Makefile.in, doc/smime-notes.txt, - contrib/Makefile.in, contrib/ca-bundle.crt, contrib/smime.rc, - Makefile.am, OPS.CRYPT, OPS.PGP, OPS.SMIME, attach.c, commands.c, - compose.c, configure.in, copy.c, copy.h, crypt.c, crypt.h, - curs_main.c, functions.h, globals.h, handler.c, hdrline.c, - headers.c, hook.c, init.c, init.h, keymap.c, keymap.h, main.c, - mutt.h, muttlib.c, mx.c, pager.c, parse.c, pattern.c, pgp.c, - pgp.h, pgplib.h, pop.c, postpone.c, protos.h, recvattach.c, - send.c, sendlib.c, smime.c, smime.h, smime_keys.pl: S/MIME - support. From Oliver Ehli and Mike Schiraldi - . - - * po/pt_BR.po, po/pt_BR.po: update - - * doc/manual.sgml.head, doc/muttrc.man.head, attach.c, globals.h, - init.h, protos.h, rfc1524.c, sendlib.c: Introduce mime_lookup. - From Brian Foley and Ulf Erikson. - - * po/ru.po, po/ru.po: update - - * mh.c: Make reading maildirs more efficient. - - * VERSION: Pseudo-revision for mutt-1.5. - - * m4/glibc21.m4, m4/gssapi.m4, m4/iconv.m4, m4/lcmessage.m4, - m4/progtest.m4, m4/funcdecl.m4, m4/gettext.m4, m4/codeset.m4, - m4/curslib.m4, m4/README, m4/.cvsignore, m4/Makefile.am.in: - version bump - - * po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, - po/zh_TW.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, - po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/fr.po, - po/gl.po, po/hu.po, po/el.po, po/eo.po, po/es.po, po/et.po, - po/.cvsignore, po/Makefile.in.in, po/POTFILES.in, po/ca.po, - po/cs.po, po/da.po, po/de.po, imap/.cvsignore, imap/BUGS, - imap/Makefile.am, imap/README, imap/TODO, imap/auth.c, - imap/auth.h, imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, - imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, - imap/command.c, imap/imap.c, imap/imap.h, imap/imap_private.h, - imap/message.c, imap/message.h, imap/utf7.c, imap/util.c: more - version bumps. - - * intl/.cvsignore, intl/COPYING.LIB-2, intl/COPYING.LIB-2.1, - intl/ChangeLog, intl/Makefile.in, intl/VERSION, - intl/bindtextdom.c, intl/cat-compat.c, intl/config.charset, - intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, - intl/dgettext.c, intl/dngettext.c, intl/explodename.c, - intl/finddomain.c, intl/gettext.c, intl/gettext.h, - intl/gettextP.h, intl/hash-string.h, intl/intl-compat.c, - intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, - intl/libintl.glibc, intl/linux-msg.sed, intl/loadinfo.h, - intl/loadmsgcat.c, intl/localcharset.c, intl/locale.alias, - intl/localealias.c, intl/ngettext.c, intl/plural.c, intl/plural.y, - intl/po2tbl.sed.in, intl/ref-add.sin, intl/ref-del.sin, - intl/textdomain.c, intl/xopen-msg.sed: more version number - updates. - - * doc/.cvsignore, doc/Makefile.in, doc/PGP-Notes.txt, - doc/applying-patches.txt, doc/devel-notes.txt, doc/dotlock.man, - doc/instdoc.sh.in, doc/manual.sgml.head, doc/manual.sgml.tail, - doc/mbox.man, doc/mutt.man, doc/muttbug.man, doc/muttrc.man.head, - doc/muttrc.man.tail, doc/patch-notes.txt: more version number - updates - - * contrib/iconv/README, contrib/iconv/iconv.aix-3.2.5.rc, - contrib/iconv/iconv.aix-4.1.5.rc, - contrib/iconv/iconv.aix-4.2.0.rc, - contrib/iconv/iconv.aix-4.3.2.rc, - contrib/iconv/iconv.freebsd-3.3.rc, - contrib/iconv/iconv.glibc-2.1.3.rc, - contrib/iconv/iconv.glibc-2.1.90.rc, - contrib/iconv/iconv.hpux-10.01.rc, - contrib/iconv/iconv.hpux-10.20.rc, - contrib/iconv/iconv.hpux-11.00.rc, - contrib/iconv/iconv.irix-6.5.rc, contrib/iconv/iconv.osf1-4.0a.rc, - contrib/iconv/iconv.osf1-4.0d.rc, - contrib/iconv/iconv.solaris-2.4.rc, - contrib/iconv/iconv.solaris-2.5.1.rc, - contrib/iconv/iconv.solaris-2.6-cjk.rc, - contrib/iconv/iconv.solaris-2.6.rc, - contrib/iconv/iconv.solaris-2.7.rc, contrib/iconv/make.sh, - contrib/.cvsignore, contrib/Makefile.in, contrib/Mush.rc, - contrib/Pine.rc, contrib/Tin.rc, contrib/gpg.rc, - contrib/language.txt, contrib/language50.txt, - contrib/patch.slang-1.2.2.keypad.1, contrib/pgp2.rc, - contrib/pgp5.rc, contrib/pgp6.rc, contrib/sample.mailcap, - contrib/sample.muttrc, contrib/sample.muttrc-tlr: Bumping more - version numbers. - - * snprintf.c, sort.c, sort.h, stamp-h.in, status.c, strcasecmp.c, - strdup.c, system.c, thread.c, url.c, url.h, utf8.c, wcwidth.c, - pgpkey.c, pgplib.c, pgplib.h, pgpmicalg.c, pgppacket.c, - pgppacket.h, pgppubring.c, pop.c, pop.h, pop_auth.c, pop_lib.c, - postpone.c, prepare, protos.h, query.c, reap.pl, recvattach.c, - recvcmd.c, regex.c, reldate.h, remailer.c, remailer.h, - resize.c, rfc1524.c, rfc1524.h, rfc2047.c, rfc2047.h, - rfc2231.c, rfc2231.h, rfc822.c, rfc822.h, score.c, send.c, - sendlib.c, sha1.c, sha1.h, signal.c, md5.h, md5c.c, menu.c, - mh.c, mime.h, mime.types, missing, mkinstalldirs, mkjtags.c, - mutt.h, mutt_curses.h, mutt_menu.h, mutt_regex.h, mutt_sasl.c, - mutt_sasl.h, mutt_socket.c, mutt_socket.h, mutt_ssl.c, - mutt_ssl.h, mutt_ssl_nss.c, mutt_tunnel.c, mutt_tunnel.h, - muttbug, muttbug.sh.in, muttlib.c, mx.c, mx.h, pager.c, pager.h, - parse.c, patchlist.sh, pattern.c, pgp.c, pgp.h, pgpewrap.c, - pgpinvoke.c, editmsg.c, enter.c, extlib.c, filter.c, flags.c, - from.c, functions.h, gen_defs, getdomain.c, gettext.c, globals.h, - gnupgparse.c, handler.c, hash.c, hash.h, hdrline.c, headers.c, - help.c, history.c, history.h, hook.c, init.c, init.h, install-sh, - keymap.c, keymap.h, lib.c, lib.h, mailbox.h, main.c, makedoc.c, - mapping.h, mbox.c, mbyte.c, mbyte.h, attach.c, attach.h, base64.c, - browser.c, browser.h, buffy.c, buffy.h, build-release, charset.c, - charset.h, check_sec.sh, color.c, commands.c, complete.c, - compose.c, config.guess, config.sub, configure.in, copy.c, copy.h, - curs_lib.c, curs_main.c, date.c, depcomp, dotlock.c, dotlock.h, - edit.c, GPL, INSTALL, Makefile.am, Muttrc.head.in, NEWS, OPS, - OPS.MIX, OPS.PGP, PATCHES, README, README.SECURITY, README.SSL, - TODO, VERSION, _regex.h, acconfig.h, account.c, account.h, - addrbook.c, alias.c, ascii.c, ascii.h, .cvsignore, ABOUT-NLS, - BEWARE, COPYRIGHT, ChangeLog: Bumping version numbers to 3.0, - for the new unstable branch. - - * send.c: branches: 2.77.2; Set default Fcc when resending - a message. - - * po/ja.po: branches: 1.33.2; update - -2002-01-23 22:37:12 roessler (roessler) - - * po/da.po: branches: 1.67.2; updates - - * po/el.po: branches: 1.77.2; updates - - * po/et.po: branches: 1.21.2; updates - - * po/ko.po: branches: 1.72.2; updates - - * po/pl.po: branches: 1.94.2; updates - - * po/uk.po, po/id.po: branches: 1.84.2; update - - * charset.c: branches: 2.50.2; Fix #999. A single missing comma. - -2002-01-22 12:12:45 roessler (roessler) - - * po/pt_BR.po: branches: 1.58.2; automatic post-release commit - for mutt-1.3.27 - - * po/ru.po: branches: 1.129.2; automatic post-release commit - for mutt-1.3.27 - - * po/sk.po: branches: 1.66.2; automatic post-release commit - for mutt-1.3.27 - - * po/sv.po: branches: 1.80.2; automatic post-release commit - for mutt-1.3.27 - - * po/tr.po: branches: 1.25.2; automatic post-release commit - for mutt-1.3.27 - - * po/uk.po: automatic post-release commit for mutt-1.3.27 - - * po/zh_CN.po: branches: 1.14.2; automatic post-release commit - for mutt-1.3.27 - - * po/zh_TW.po: branches: 1.11.2; automatic post-release commit - for mutt-1.3.27 - - * po/hu.po: branches: 1.17.2; automatic post-release commit - for mutt-1.3.27 - - * po/id.po: automatic post-release commit for mutt-1.3.27 - - * po/it.po: branches: 1.103.2; automatic post-release commit - for mutt-1.3.27 - - * po/ja.po, po/ko.po: automatic post-release commit for - mutt-1.3.27 - - * po/lt.po: branches: 1.25.2; automatic post-release commit - for mutt-1.3.27 - - * po/nl.po: branches: 1.74.2; automatic post-release commit - for mutt-1.3.27 - - * po/pl.po: automatic post-release commit for mutt-1.3.27 - - * po/ca.po: branches: 1.6.2; automatic post-release commit - for mutt-1.3.27 - - * po/cs.po: branches: 1.75.2; automatic post-release commit - for mutt-1.3.27 - - * po/da.po: automatic post-release commit for mutt-1.3.27 - - * po/de.po: branches: 1.160.2; automatic post-release commit - for mutt-1.3.27 - - * po/el.po: automatic post-release commit for mutt-1.3.27 - - * po/eo.po: branches: 1.80.2; automatic post-release commit - for mutt-1.3.27 - - * po/es.po: branches: 1.89.2; automatic post-release commit - for mutt-1.3.27 - - * po/et.po: automatic post-release commit for mutt-1.3.27 - - * po/fr.po: branches: 1.108.2; automatic post-release commit - for mutt-1.3.27 - - * po/gl.po: branches: 1.61.2; automatic post-release commit - for mutt-1.3.27 - - * ChangeLog: branches: 2.73.2; automatic post-release commit - for mutt-1.3.27 - - * VERSION: branches: 2.63.2; automatic post-release commit - for mutt-1.3.27 - - * reldate.h: branches: 2.55.2; automatic post-release commit - for mutt-1.3.27 - -2002-01-21 17:43:19 roessler (roessler) - - * po/it.po: update - - * po/sv.po, po/de.po, po/eo.po: updates - - * mutt_ssl.c: A fix from Ulf Erikson, which he says to fix - bug #989. - -2002-01-18 11:44:54 roessler (roessler) - - * po/zh_CN.po, po/zh_TW.po, po/pt_BR.po, po/ru.po, po/sk.po, - po/sv.po, po/tr.po, po/uk.po, po/hu.po, po/id.po, po/it.po, - po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/eo.po, - po/es.po, po/et.po, po/fr.po, po/gl.po, VERSION, po/ca.po, - po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.3.26 - -2002-01-17 22:41:45 roessler (roessler) - - * configure.in: branches: 2.129.2; Use ncurses.h for configure - tests, if present. - -2002-01-16 20:44:49 roessler (roessler) - - * config.guess, config.sub, missing, mkinstalldirs: Updated auto* - files. From Lars Hecking. - - * curs_main.c: patch-1.3.25-de-new_threads.1 - - * protos.h: branches: 2.86.2; patch-1.3.25-de-new_threads.1 - - * thread.c: branches: 2.27.2; patch-1.3.25-de-new_threads.1 - -2002-01-15 22:08:12 roessler (roessler) - - * acconfig.h, configure.in: Configure and config.h cleanup. - From Lars Hecking. - - * handler.c: branches: 2.52.2; Don't hallucinate a '\n' in the - end of quoted-printable encoded attachments. - - * po/fr.po: update. - - * flags.c: patch-1.3.25.tlr.maildir_trash.1 - - * mh.c: branches: 2.42.2; patch-1.3.25.tlr.maildir_trash.1 - - * mutt.h: branches: 2.111.2; patch-1.3.25.tlr.maildir_trash.1 - - * mx.c: branches: 2.63.2; patch-1.3.25.tlr.maildir_trash.1 - - * po/ko.po: update - - * init.c: branches: 2.60.2; Avoid reading past the end of ta - string when handling \ or ^ sequences. From Michael Elkins. - - * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/nl.po, - po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/gl.po, - po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, - po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, - po/ca.po, po/cs.po, po/da.po, pgpkey.c: Shorten some messages. - Noted by Jeremy Blosser. #978. - - * pattern.c: branches: 2.23.2; Fix an off-by-one error. - -2002-01-14 09:03:31 roessler (roessler) - - * imap/imap.c: branches: 1.90.2; fix another case-sensitive - comparison. - -2002-01-13 21:19:25 roessler (roessler) - - * ascii.h: Fix the ascii_strncmp() macro. - - * imap/auth_sasl.c: Parse IMAP responses locale- and case- - insensitive. From Brendan Cully. - - * imap/browse.c: branches: 1.34.2; Parse IMAP responses locale- - and case- insensitive. From Brendan Cully. - - * imap/command.c: branches: 1.35.2; Parse IMAP responses locale- - and case- insensitive. From Brendan Cully. - - * imap/imap.c: Parse IMAP responses locale- and case- insensitive. - From Brendan Cully. - - * imap/message.c: branches: 1.60.2; Parse IMAP responses locale- - and case- insensitive. From Brendan Cully. - - * imap/util.c: branches: 1.51.2; Parse IMAP responses locale- - and case- insensitive. From Brendan Cully. - - * muttlib.c: branches: 2.52.2; A different fix for the '\012' - issue. Bug tracked down by Johannes Geiger . - - * pager.c: A different fix for the '\012' issue. Bug tracked - down by Johannes Geiger . - -2002-01-12 11:42:18 roessler (roessler) - - * NEWS: More on ~=. - - * doc/manual.sgml.head: branches: 1.73.2; Add a ~= pattern. - From Frederic Duval. - - * doc/muttrc.man.head: branches: 1.16.2; Add a ~= pattern. - From Frederic Duval. - - * mutt.h, pattern.c: Add a ~= pattern. From Frederic Duval. - - * doc/manual.sgml.head: Fix a typo, #971. - -2002-01-09 15:39:28 roessler (roessler) - - * pgp.c: Fix #960. - -2002-01-08 13:06:21 roessler (roessler) - - * mx.c: Try to fix #943. - - * INSTALL: branches: 2.15.2; 2.15.4; fix libiconv URL. #959. - - * NEWS: fix libiconv URL. #959. - -2002-01-07 19:10:51 roessler (roessler) - - * po/ko.po: update - - * attach.c: branches: 2.29.2; Fix #951. - -2002-01-04 14:30:29 roessler (roessler) - - * rfc822.c: Terminate the correct buffer. Noted by Durval - Menezes . (This bug shouldn't have any - security implications. ;-) - - * po/et.po, po/fr.po, po/pl.po, po/sv.po: updates. - -2002-01-03 20:57:20 roessler (roessler) - - * mutt_ssl.c, mutt_ssl.h, mutt_ssl_nss.c, globals.h: Move some - globals where they belong. From Brendan Cully. - -2002-01-02 16:28:46 roessler (roessler) - - * acconfig.h: Cleanup; from Lars Hecking. - - * mutt_ssl.c: Replace a few strncpy() calls by strfcpy(). - - * recvcmd.c: Bug fix. Problem noted by Vincent Lefevre's - compiler. - - * muttlib.c: Fix the \012 bug. - -2002-01-01 20:18:41 roessler (roessler) - - * po/zh_TW.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, - po/tr.po, po/uk.po, po/zh_CN.po, po/hu.po, po/id.po, po/it.po, - po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/da.po, - po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, - po/gl.po, po/Makefile.in.in, po/ca.po, po/cs.po, reldate.h, - ChangeLog, VERSION: automatic post-release commit for mutt-1.3.25 - - * intl/COPYING.LIB-2, intl/COPYING.LIB-2.1: ups, these were - missing from the CVS. - - * po/ca.po: update. - - * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/ru.po, - po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/it.po, po/gl.po, - po/id.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/de.po, - po/cs.po, po/da.po, ChangeLog, VERSION, rfc822.c: post-release - commit for mutt-1.2.5.1. - - * rfc822.c: Fix a security problem. - -2001-12-28 17:19:00 roessler (roessler) - - * protos.h, recvcmd.c, send.c: Make sure References and - In-Reply-To headers are generated properly when the user replies - to one or more message-type attachments. - -2001-12-26 19:24:46 roessler (roessler) - - * imap/imap.c: Possible fix for #905. From Daniel Eisenbud. - -2001-12-21 00:22:12 roessler (roessler) - - * pager.c: Fix #929. - -2001-12-18 15:13:18 roessler (roessler) - - * imap/imap.c, imap/imap.h: Fix from #918. From - . - - * browser.c: branches: 2.38.2; Fix from #918. From - . - - * po/Makefile.in.in: Updating to gettext-0.10.40. - - * m4/gettext.m4: branches: 1.7.2; 1.7.4; Updating to - gettext-0.10.40. - - * m4/iconv.m4: branches: 1.3.2; Updating to gettext-0.10.40. - - * m4/lcmessage.m4: branches: 1.3.2; 1.3.4; Updating to - gettext-0.10.40. - - * m4/progtest.m4: branches: 1.4.2; 1.4.4; Updating to - gettext-0.10.40. - - * ABOUT-NLS: branches: 2.1.2; 2.1.4; Updating to - gettext-0.10.40. - - * intl/ChangeLog, intl/Makefile.in: branches: 1.3.2; 1.3.4; - Updating to gettext-0.10.40. - - * intl/VERSION: Updating to gettext-0.10.40. - - * intl/bindtextdom.c: branches: 1.5.2; 1.5.4; Updating to - gettext-0.10.40. - - * intl/config.charset: branches: 1.2.2; 1.2.4; Updating to - gettext-0.10.40. - - * intl/dcgettext.c: Updating to gettext-0.10.40. - - * intl/dcigettext.c: branches: 1.2.2; 1.2.4; Updating to - gettext-0.10.40. - - * intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, - intl/explodename.c, intl/finddomain.c, intl/gettext.c, - intl/gettext.h: Updating to gettext-0.10.40. - - * intl/gettextP.h, intl/hash-string.h: branches: 1.4.2; 1.4.4; - Updating to gettext-0.10.40. - - * intl/intl-compat.c: Updating to gettext-0.10.40. - - * intl/l10nflist.c: branches: 1.5.2; 1.5.4; Updating to - gettext-0.10.40. - - * intl/libgettext.h: Updating to gettext-0.10.40. - - * intl/libgnuintl.h: branches: 1.2.2; 1.2.4; Updating to - gettext-0.10.40. - - * intl/loadinfo.h: branches: 1.4.2; 1.4.4; Updating to - gettext-0.10.40. - - * intl/loadmsgcat.c: branches: 1.5.2; 1.5.4; Updating to - gettext-0.10.40. - - * intl/localcharset.c: branches: 1.2.2; 1.2.4; Updating to - gettext-0.10.40. - - * intl/locale.alias: Updating to gettext-0.10.40. - - * intl/localealias.c: branches: 1.5.2; 1.5.4; Updating to - gettext-0.10.40. - - * intl/ngettext.c: Updating to gettext-0.10.40. - - * intl/plural.c, intl/plural.y: branches: 1.2.2; 1.2.4; - Updating to gettext-0.10.40. - - * intl/textdomain.c: Updating to gettext-0.10.40. - -2001-12-17 10:08:18 roessler (roessler) - - * edit.c: Fix a memory allocation bug. #917. - - * thread.c: Another threading update. - - * hdrline.c: branches: 2.27.2; Another threading update. - -2001-12-13 12:10:59 roessler (roessler) - - * menu.c: branches: 2.27.2; Threading updates, from Daniel - Eisenbud. - - * mutt.h, sort.c, thread.c: Threading updates, from Daniel - Eisenbud. - - * pager.c: compile fix. - -2001-12-11 23:30:59 roessler (roessler) - - * doc/muttrc.man.head: Typo, #911. - - * po/it.po: update - - * contrib/gpg.rc: Remove an unnecessary \-quoting. - - * init.c, pager.c: Add a missing else. - - * contrib/gpg.rc: Use gettext to determine the good signature - pattern. - - * init.c: Make "`...`" work as expected. - - * po/it.po: update. - -2001-12-10 13:12:41 roessler (roessler) - - * query.c: Fix #910. - - * init.h: branches: 2.143.2; Change the default for - $pgp_replyencrypt to "yes". - - * po/ja.po, po/pl.po: updates. - -2001-12-09 09:12:08 roessler (roessler) - - * po/ca.po, configure.in: Add a Catalan translation. From Ivan - Vilata i Balaguer . - -2001-12-04 10:28:22 roessler (roessler) - - * po/ru.po: update - -2001-12-03 18:36:09 roessler (roessler) - - * po/da.po, po/de.po: update. - - * mx.c: Try to detect write() errors by calling fsync() after - fflush(). May fix #895. - -2001-11-29 09:43:41 roessler (roessler) - - * po/zh_TW.po, po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, - po/uk.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/hu.po, - po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/eo.po, - po/es.po, po/et.po, po/fr.po, po/gl.po, ChangeLog, VERSION, - po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h: automatic - post-release commit for mutt-1.3.24 - -2001-11-28 10:30:36 roessler (roessler) - - * po/id.po: update - -2001-11-26 19:16:52 roessler (roessler) - - * PATCHES: PATCHES should be _empty_ in the CVS version. Ups. - - * PATCHES: patch-1.3.23.2.tt.wcwidth_ja.1. Fix wcwidth_ja(), - from Takizawa Takashi . - - * mbyte.c: branches: 2.18.2; patch-1.3.23.2.tt.wcwidth_ja.1. - Fix wcwidth_ja(), from Takizawa Takashi . - - * handler.c, muttlib.c: patch-1.3.23.2.bj.state_attach_puts.1, - from Byrial Jensen. This patch is supposed to make one message - more friendly to translators. - - * po/et.po, po/ja.po, po/pl.po, po/ru.po, po/da.po, po/de.po: - updates. - -2001-11-21 13:58:42 roessler (roessler) - - * handler.c: Use $wrapmargin in the format=flowed handler, too. - - * pager.c, globals.h, init.h: Add a $wrapmargin configuration - variable to fine-tune - -2001-11-19 10:41:32 roessler (roessler) - - * hash.c: Fix #868, #876. Work-around from Len Lattanzi - . - - * hdrline.c, protos.h, thread.c: Fix mutt_messages_in_thread(). - From Daniel Eisenbud. (patch-1.3.23.2-de-new_threads.2-3.gz). - -2001-11-15 18:53:23 roessler (roessler) - - * remailer.c: Should be slightly better than a mixmaster - patch suggested by Stefan Karrmann . - (UNTESTED!) - -2001-11-12 09:53:54 roessler (roessler) - - * sort.c, thread.c: patch-1.3.23.2-de-new_threads.2 - -2001-11-10 08:14:52 roessler (roessler) - - * po/eo.po, po/fr.po: update - -2001-11-09 09:28:55 roessler (roessler) - - * mh.c: Add some NONULL's (#863) - - * Makefile.am: branches: 2.101.2; Distribute patchlist.sh. Ups. - -2001-11-08 22:42:45 roessler (roessler) - - * po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, - po/tr.po, po/pt_BR.po, po/ru.po, po/nl.po, po/pl.po, po/id.po, - po/it.po, po/ja.po, po/ko.po, po/lt.po, po/gl.po, po/hu.po, - po/et.po, po/fr.po, VERSION, po/cs.po, po/da.po, po/de.po, - po/el.po, po/eo.po, po/es.po, reldate.h, ChangeLog: automatic - post-release commit for mutt-1.3.23.2 - - * pager.c, init.h, mutt.h: Add an $allow_ansi option. Suggested - and (mostly) implemented by Mike Schiraldi. - - * Makefile.am: Don't depend on GNU make. Noted by Bob Bell. - - * pgp.c: Fix some messages, so the color marker is actually in - the beginning of a new line. - - * globals.h, handler.c, init.c, mutt.h, muttlib.c, pager.c, - pgp.c: somewhat cleaner in-band-signalling between the handlers - and the pager. In particular, it's more difficult now to get - fake PGP and other mutt-generated "[-- " messages colored. - - * commands.c: branches: 2.50.2; patch-1.3.23.1-de-new_threads.3-4 - - * curs_main.c, init.c, init.h, mutt.h, sort.c, thread.c: - patch-1.3.23.1-de-new_threads.3-4 - - * handler.c: 2.47 introduced another bug. I should go to bed now. - - * handler.c: Replace a ridiculous for loop by a proper - calculation. Ahem. - - * handler.c, pager.c: Use a slightly different reset sequence - for the format=flowed hack, and don't send any such sequence - when we aren't in the internal pager. - - * pager.c: Trying to fix #738. - -2001-11-07 22:25:09 roessler (roessler) - - * handler.c: Fix #860. Noted: The format=flowed code is not - yet utf-8 aware. - - * addrbook.c: Fix #858. - - * doc/patch-notes.txt, Makefile.am: Implement the patchlist - scheme instead of version number munging. - - * main.c: branches: 2.55.2; Implement the patchlist scheme - instead of version number munging. - - * muttlib.c, patchlist.sh, protos.h: Implement the patchlist - scheme instead of version number munging. - - * sendlib.c: branches: 2.94.2; Implement the patchlist scheme - instead of version number munging. - - * complete.c: Fix 706, 853. - - * commands.c, init.h, mutt.h, thread.c: - patch-1.3.23.1-de-new_threads.2-3 - -2001-11-06 20:38:17 roessler (roessler) - - * mutt.h, sort.c, sort.h, thread.c, menu.c: - [patch.1.3.23.1.de.new_threads.2] Daniel Eisenbud's redone - threading code, version two. - - * doc/patch-notes.txt: fix a typo. - - * PATCHES: uuups, there was a "test" left over. - - * doc/PGP-Notes.txt: Some part of this documentation was severely - outdated. - - * doc/Makefile.in, doc/patch-notes.txt, Makefile.am, PATCHES, - configure.in, main.c, muttlib.c, protos.h, sendlib.c: Add and - document a new mechanism for displaying patches in running - mutts' output. - - * send.c: Indentation fixing while staring at the code affected - by #857. No fix for the crash, though. - - * doc/manual.sgml.head, doc/muttrc.man.head, alias.c, init.c: Fix - an addressbook bug, and introduce "unalias *". From "g.c.w. de - bruijn" . - -2001-11-05 21:38:18 roessler (roessler) - - * imap/browse.c, imap/imap.c, imap/util.c, mutt_ssl.c, - mutt_ssl_nss.c: Missing gettext calls, noted by Byrial Jensen. - - * pop.c: branches: 2.22.2; Missing gettext calls, noted by - Byrial Jensen. - - * thread.c: Missing gettext calls, noted by Byrial Jensen. - - * commands.c: Make the save-copy prompt more translator-friendly. - from Byrial Jensen. - - * po/da.po, po/de.po, po/eo.po, po/fr.po, po/ja.po, po/pl.po: - updates - - * mh.c: Fix a segmentation fault which occurs when mutt's get-mail - POP mode is used with a maildir spool folder. Noted by Frédéric - L. W. Meunier <0@pervalidus.net>. - - * mutt_socket.c, pop.c: Vsevolod Volkov's fix for #851, and a - related bug. - - * headers.c, muttlib.c, protos.h, send.c: Byrial Jensen's - mtime hack is needed at more than one place. Noted by Manoj - Kasichainula. - -2001-10-31 09:38:07 roessler (roessler) - - * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/es.po, - po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, - po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, - po/ru.po, po/sk.po, po/sv.po, ChangeLog, VERSION, po/cs.po, - po/da.po, po/de.po, po/el.po, po/eo.po, reldate.h: automatic - post-release commit for mutt-1.3.23.1 - - * imap/message.c, commands.c, curs_main.c, flags.c, hdrline.c, - init.h: Advanced threading, v 5.1. From Daniel Eisenbud - . - - * mbox.c: branches: 2.22.2; Advanced threading, v 5.1. - From Daniel Eisenbud . - - * menu.c, mh.c, mutt.h, mx.c, mx.h: Advanced threading, v 5.1. - From Daniel Eisenbud . - - * parse.c: branches: 2.39.2; Advanced threading, v 5.1. - From Daniel Eisenbud . - - * pop.c, postpone.c, protos.h, sort.c, sort.h, thread.c: - Advanced threading, v 5.1. From Daniel Eisenbud - . - - * pgpewrap.c: branches: 2.3.2; Add magic comment so we can use - traditional malloc() in this program. - -2001-10-30 22:43:23 roessler (roessler) - - * init.h: .mh_sequences fix, from lorenzo@cisco.com. - - * mutt_socket.c, mutt_ssl.c: TLS connection reuse. From Brendan - Cully. - -2001-10-29 23:21:48 roessler (roessler) - - * pager.c: Fix two places which _may_ look like buffer overflows, - but aren't. - - * url.c: Fix #843. - - * doc/manual.sgml.head: Make the documentation of toggle-unlink - more precise - someone on comp.mail.mutt got confused by this. - -2001-10-28 19:46:43 roessler (roessler) - - * imap/browse.c, imap/imap.c: Fix 839 - - * po/fr.po: update - - * sendlib.c: Another aesthetic message-id change. - - * sendlib.c: GMT's too clumsy. Just take G. - - * sendlib.c: Use GMT for message-IDs. Note: The addition of - the constant string "GMT" is so intended to avoid the production - of duplicate message-IDs when mutts running in time zones ahead - GMT are updated. - - * po/ru.po: update. - - * url.c: Another bug related to #837. - - * imap/util.c: Fix a problem related to #837 (the bug isn't - entirely close, though). - -2001-10-26 23:53:29 roessler (roessler) - - * doc/manual.sgml.head: Point to the openProjects.net IRC channel - instead of dal.net. - -2001-10-25 07:54:35 roessler (roessler) - - * pgp.c: Handle clearsigned messages gracefully even when - pgp_verify_sig is set and pgp_decode_command is unset. - -2001-10-24 11:08:22 roessler (roessler) - - * complete.c: Suspected fix for #837. - -2001-10-22 09:28:26 roessler (roessler) - - * imap/util.c, globals.h, init.h: Make IMAP keepalive - configurable. From Brendan Cully. - -2001-10-17 17:03:19 roessler (roessler) - - * curs_main.c: Fix #829. - - * sendlib.c: Fix #828: Sendmail is now invoked with stdout and - stderr redirected to /dev/null. Apparently, sendmail 8.12.1 - doesn't like to be invoked with stderr and stdout closed. - - * curs_main.c: Fix CURHDR confusion. Mutt should compile now. - (Sorry for not committing this earlier.) - -2001-10-16 14:29:27 roessler (roessler) - - * addrbook.c, keymap.c: Address book nit fix from - geerd.debruijn@nl.thalesgroup.com. - - * po/ja.po, po/it.po: update - -2001-10-15 20:18:32 roessler (roessler) - - * rfc2047.c: branches: 2.35.2; Close #821. Fix provided - by Edmund. - - * curs_main.c: AIX portability patch. Suggested by Jan Chrillesen - . - - * doc/manual.sgml.tail: branches: 1.15.2; Fixing a nit, From - David Ellement. - -2001-10-12 09:03:26 roessler (roessler) - - * po/fr.po: update - -2001-10-11 20:08:44 roessler (roessler) - - * imap/message.c: Small fix from Edmund GRIMLEY EVANS - . - - * compose.c: branches: 2.48.2; Little fix from - sroberts@certicom.com. - - * po/eo.po: update - - * pgpewrap.c: Add public domain notice. - - * Makefile.am, configure.in, pgpewrap, pgpewrap.c: Include C - version of pgpewrap, by Wessel Dankers . - - * po/da.po: update - - * compose.c: Unify "Can't stat" messages. Suggested by Byrial. - - * editmsg.c: branches: 2.12.2; Unify "Can't stat" messages. - Suggested by Byrial. - - * sendlib.c: Unify "Can't stat" messages. Suggested by Byrial. - -2001-10-10 23:37:06 roessler (roessler) - - * mh.c: Fix #560. - - * pager.c: Fix minor snafu in Vsevolod's patch about important - flags for POP folders. - - * main.c: Mess around with signal handlers. Allegedly, this - helps to get things working with Solaris 8. See #455. - - * imap/message.c: Try to fix #302. - - * curs_main.c, pager.c: Don't allow setting the "important" - flag when message resides on a POP server. - - * curs_lib.c: Rename pad_char to m_pad_char - AIX curses - have a macro called pad_char. Noted by Jan Chrillesen - . - - * pager.c: Patch from #272 (from acli@mingpaoxpress.com). - - * browser.c: Fix #813. - - * mx.c: Another consistency fix for maildir_trash. - - * mh.c, mx.c: Experimental patch to make maildir_trash handling - more consistent. - - * buffy.c: branches: 2.21.2; maildir buffy: Don't consider - "trashed" new messages new. Fixes #412. - - * main.c: Include platform information with mutt -v output. - - * muttbug.sh.in: Include some information about the compiler - and compiler flags used with bug reports. - - * po/pl.po: update - - * po/fr.po, po/de.po: updates. - -2001-10-09 09:29:55 roessler (roessler) - - * getdomain.c: A different fix for #767. - - * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/ru.po, - po/sk.po, po/sv.po, po/pt_BR.po, po/it.po, po/ja.po, po/ko.po, - po/lt.po, po/nl.po, po/pl.po, po/eo.po, po/es.po, po/et.po, - po/fr.po, po/gl.po, po/hu.po, po/id.po, po/cs.po, po/da.po, - po/de.po, po/el.po, reldate.h, ChangeLog, VERSION: automatic - post-release commit for mutt-1.3.23 - -2001-10-07 06:43:52 roessler (roessler) - - * doc/manual.sgml.head: We do update .mh_sequences files now. - -2001-10-06 09:31:44 roessler (roessler) - - * doc/manual.sgml.head: Documentation for check-traditional-pgp - and for edit-type when used in read mode. - -2001-10-02 22:20:03 roessler (roessler) - - * enter.c: Fix #801. - -2001-10-01 09:58:49 roessler (roessler) - - * mh.c: Create mh_sequences files when they don't exist. - Suggested by TAKIZAWA Takashi . - -2001-09-28 08:38:44 roessler (roessler) - - * charset.c: More character set aliases, from Ionel Mugurel - Ciobica . - - * pager.c: Color fix from Brandon Long. Welcome back! - -2001-09-26 10:56:52 roessler (roessler) - - * mh.c: OK, I couldn't resist. ;-) - - Depending on the user's usage patterns and configuration, there - may be a strong bias in maildir files moving either within the - new or to the cur subfolder. This patch adds hit counters for - each of these directories. Mutt will then look first into the - directory encountered more frequently in the past. This should - help to reduce the cost of chasing messages a bit, and isn't - too costly itself. - - (Another possibility for optimization may be to actually base - the prediction on the configuration and on the message flags - as we know them - in particular, the mark_old and move options - could have some effect here. Thinking about message flags, one - could even replace the simple heuristic currently implemented by - a matrix recording hit counters depending on flags. But then - again, it's all just playing around, since this function will - be invoked only rarely. ;-) - - * attach.c, commands.c, copy.c, copy.h, handler.c, mutt.h, - recvattach.c: Fix inconsistencies between printing and displaying - of message/rfc822 body parts. - - * attach.c: Fix attachment printing. - - * mh.c, mx.c, mx.h: Search for messages which may have been moving - under our feet in maildir folders. Suggested by Bjoern Jacke. - - * contrib/gpg.rc: Remove --comment '' - it breaks pgpewrap and - isn't necessary with more recent gpg versions. - -2001-09-21 09:35:18 roessler (roessler) - - * po/pl.po: update - -2001-09-17 10:19:10 roessler (roessler) - - * send.c: fix #737. - -2001-09-14 08:19:30 roessler (roessler) - - * po/id.po: update - -2001-09-11 12:24:32 roessler (roessler) - - * addrbook.c, alias.c, init.c, menu.c, mutt.h, query.c: More - addressbook fixes. - - * addrbook.c, attach.h, browser.c, functions.h, init.c, init.h, - keymap.c, keymap.h, menu.c, mutt.h, mutt_menu.h, recvattach.c: - The addressbook used to crash when someone issued the alias and - unalias commands while on that menu. This patch has a basic fix - for this behaviour, and adds delete and undelete functions to - this menu. While I'm on it, I've also made sure that "apply-tag" - untags everything on all menus. - - The original crash was noted by Oliver Kauss . - -2001-09-08 14:23:05 roessler (roessler) - - * init.c: Thomas Guettler reports - a segfault when you search for "~b \\${". - - * po/zh_TW.po: update - -2001-09-06 12:10:10 roessler (roessler) - - * po/pl.po: update - - * curs_main.c: Try to fix a boundary condition: Assume that you - are in a limited view which includes the folder's last message. - Display that message. Wait until a new message is added to the - current folder which does NOT match the limit pattern. Press tab. - Mutt would get confused. I think that this patch fixes the - problem (but I'm not entirely sure). - -2001-09-05 12:09:44 roessler (roessler) - - * sendlib.c: BSD/OS portability fix from Edmund Grimley Evans. - #758. - - * imap/imap.c, init.h: patch-1.3.22.1.remove_warnings.awn.1, - from Andrew W. Nosenko. - -2001-09-04 19:12:23 roessler (roessler) - - * po/da.po: update - - * imap/util.c, mutt_socket.c, muttlib.c, pop.c, url.c, url.h: - patch-bac.canonifypath-4. - - The attached patch reverts the IMAP canonification patch I - reverted a version ago (sorry for being so wishy-washy). This - time I put in some code to preserve IMAP URL passwords in the - initial pass, so people who like to use those sorts of URLs still - can. That was the only reason I had reverted the patch before. - - (From Brendan Cully.) - - * po/ja.po, po/ru.po, po/uk.po: updates - - * mutt_tunnel.c: patch-bac.tunnelreopen-1 from Brendan Cully. - -2001-09-03 13:59:37 roessler (roessler) - - * curs_main.c, thread.c: Don't lose track of the current message - when collapsing and changing sort modes wildly. Noted by - David T-G. - - * NEWS, globals.h, init.h, mh.c: Make MH sequences variable. - - * po/de.po: update - - * sendlib.c: Don't try to attach non-regular files. #754. - -2001-08-31 09:21:55 roessler (roessler) - - * NEWS: Mention mailto URL support. - - * imap/imap.c, imap/util.c, imap/command.c: Fix some memory leaks. - From Pawel Salek, by way of Brendan Cully. - -2001-08-30 21:30:39 roessler (roessler) - - * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/pt_BR.po, - po/ru.po, po/sk.po, po/lt.po, po/nl.po, po/pl.po, po/it.po, - po/ja.po, po/ko.po, po/gl.po, po/hu.po, po/id.po, po/et.po, - po/fr.po, po/eo.po, po/es.po, po/el.po, po/da.po, po/de.po, - ChangeLog, VERSION, doc/Makefile.in, po/cs.po: automatic - post-release commit for mutt-1.3.22.1 - - * po/uk.po, po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, - po/pt_BR.po, po/ru.po, po/pl.po, po/lt.po, po/nl.po, po/it.po, - po/ja.po, po/ko.po, po/hu.po, po/id.po, po/gl.po, po/et.po, - po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, po/da.po, - ChangeLog, VERSION, po/cs.po, reldate.h: automatic post-release - commit for mutt-1.3.22 - - * contrib/sample.muttrc-tlr: update - - * build-release: branches: 2.17.2; more preparations for - stabilizing 1.3. - - * Makefile.am, README.UPGRADE: README.UPGRADE is quite outdated. - - * doc/muttrc.man.head, NEWS: documentation updates. - - * doc/mutt.man: branches: 1.16.2; mention ~/.mutt/muttrc - - * curs_main.c: Fix #750 / deb#108628. - - * pop_auth.c: patch-20010829.vvv.pop_auth - -2001-08-28 20:39:04 roessler (roessler) - - * handler.c: Don't do character conversion when we call an - external handler for a text type. Assume that the conversion - is done there. - - * po/da.po: update - -2001-08-24 08:07:42 roessler (roessler) - - * sendlib.c: Don't use the 7bit encoding for non-text MIME types. - This may produce slightly longer messages, but it helps to - avoid corruption with binary attachments which look like text, - but aren't. - - * po/de.po: update - - * sendlib.c: More liberally apply MIME encodings to non-text - body parts when there's a ^From_ line. - -2001-08-23 19:10:04 roessler (roessler) - - * po/eo.po, po/sv.po: update - -2001-08-22 14:41:32 roessler (roessler) - - * po/et.po, po/fr.po: update - - * pop_auth.c: This should fix the warnings which A. Nosenko found. - (And may introduce new ones about unused variables.) - -2001-08-21 21:54:33 roessler (roessler) - - * po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, - po/pt_BR.po, po/ru.po, po/pl.po, po/ja.po, po/ko.po, po/lt.po, - po/nl.po, po/hu.po, po/id.po, po/it.po, po/fr.po, po/gl.po, - po/et.po, po/el.po, po/eo.po, po/es.po, po/da.po, po/de.po, - po/cs.po, reldate.h, VERSION, ChangeLog: automatic post-release - commit for mutt-1.3.21 - -2001-08-20 12:11:28 roessler (roessler) - - * mx.c: Check for .mew-cache in MH folders. - -2001-08-16 12:42:30 roessler (roessler) - - * sendlib.c: Mutt's detection of overly long lines would fail - with text files when the long line is the last one, and is - not finished by a newline character. This can, for instance, - happen when you send out macintosh-generated HTML files. - - (And, apparently, we hit some boundary somewhere in the PGP code - with that - I had some truncated attachments today.) - -2001-08-13 16:12:08 roessler (roessler) - - * pop.c: fix content-length headers. - - * mh.c: Fix treatment of maildir folders. We partially used mh - routines for these, introducing absurdities such as .mh_sequences - files. - -2001-08-12 10:15:15 roessler (roessler) - - * init.c, init.h: Fix the "strange e-mail header" bug. It was - an uninitialized buffer. Thanks to Brendan Cully for figuring - it out. - -2001-08-11 17:39:13 roessler (roessler) - - * muttlib.c: Undo an earlier change to _mutt_expand_path, which - seems to have caused problems. From Brendan Cully. - - * config.guess, config.sub: Update. Thanks, Brendan! - -2001-08-09 11:28:09 roessler (roessler) - - * po/uk.po, po/ja.po: update - -2001-08-08 19:27:50 roessler (roessler) - - * doc/manual.sgml.tail: Adding someone I forgot. - -2001-08-07 12:45:51 roessler (roessler) - - * doc/manual.sgml.tail: Update credits. I'm sure I forgot some - people. If you feel you're one of them, please drop me a line! - -2001-08-06 17:49:06 roessler (roessler) - - * curs_lib.c: Here's a fix to allow (n)curses versions to work - with some terminfo entries where (for whatever reason), someone - specified cvvis but not cnorm. From a report/discussion with - Mario Vanoni . (From Thomas Dickey.) - - * buffy.c: Another little MH buffy bug. From Len Lattanzi - . - -2001-08-03 16:55:41 roessler (roessler) - - * mh.c: fix an mh_buffy segfault. - - * configure.in: Don't default to "no" when we can't find sendmail. - #713; Brendan Cully. - - * buffy.c, mh.c, mx.h: MH buffy. - -2001-08-02 22:59:16 roessler (roessler) - - * contrib/gpg.rc: Don't emit a comment armor header at all. - - * mh.c: Update mh_sequences when messages are deleted. Note: - Currently, we only clean up our own sequences, and leave others' - sequences alone. Should possibly be fixed. - - * mh.c: Fix #720. - - * imap/browse.c: Namespace fix. From Pawel Slawek (or Peter - Bloomfield?); forwarded by Brendan Cully. - -2001-08-01 22:40:29 roessler (roessler) - - * po/eo.po: update - - * po/fr.po, po/ru.po, po/de.po: updates. - - * gnupgparse.c: branches: 2.22.2; Signed fixes. Noted by - Vincent Lefevre's compiler. - - * pgpkey.c: Signed fixes. Noted by Vincent Lefevre's compiler. - -2001-07-31 12:28:19 roessler (roessler) - - * mh.c: More MH fixes. - - * mh.c: fix a small typo - - * mailbox.h: branches: 2.10.2; Add mh_sequences support. - I hope this works. - - * mh.c, mx.c: Add mh_sequences support. I hope this works. - -2001-07-29 09:48:04 roessler (roessler) - - * contrib/gpg.rc: Fix the comment header, and generally be - less verbose. - -2001-07-26 17:42:48 roessler (roessler) - - * imap/util.c: patch-bac.imapnextword-1. From Brendan Cully. - - * pgpkey.c: Don't confuse validity and trust when it comes to - PGP keys. - - * thread.c: O(n log (n)) sorting from Jan Kratochvil - . - -2001-07-25 19:51:58 roessler (roessler) - - * po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, - po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/da.po, po/de.po, - po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, - po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/cs.po: - update-po after gettext update. - -2001-07-24 21:29:47 roessler (roessler) - - * po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, - po/uk.po, po/ru.po, po/pl.po, po/pt_BR.po, po/ja.po, po/ko.po, - po/lt.po, po/nl.po, po/gl.po, po/hu.po, po/id.po, po/it.po, - ChangeLog, VERSION, po/cs.po, po/da.po, po/de.po, po/el.po, - po/eo.po, po/es.po, po/et.po, po/fr.po, reldate.h: automatic - post-release commit for mutt-1.3.20 - - * imap/imap.c: Avoid mail loss with IMAP. From Brendan Cully. - - * imap/command.c: patch-bac.capability-20010724.1. From Brendan - Cully. - - * mbox.c: Add a status message, so "Writing messages" doesn't - stay on screen forever. - -2001-07-24 06:42:06 Brendan Cully (roessler) - - * imap/imap.c: The attached patch fixes a couple bugs I introduced - recently when working around the buggy but firmly entrenched - UW-IMAP 4.7 server. These resulted in additional overhead - when synchronising mailboxes and occasional problems opening - empty mailboxes. - -2001-07-19 14:51:14 roessler (roessler) - - * curs_main.c: Redraw when an alias is created - the user may - have assigned a different realname. - - * COPYRIGHT: update - -2001-07-11 07:19:45 roessler (roessler) - - * INSTALL: Replace mutt-dev@cs.hmc.edu by mutt-dev@mutt.org. - Noted by "Mark E. Mallett" . - -2001-07-09 20:54:34 roessler (roessler) - - * Makefile.am, acconfig.h, configure.in: locale-related fix from - Lars Hecking. - -2001-07-04 07:35:20 roessler (roessler) - - * imap/util.c: Fix a nit. From "Andrew W. Nosenko" - - -2001-07-03 19:32:12 roessler (roessler) - - * m4/iconv.m4, configure.in: Iconv-related cleanup. From Brendan - Cully. - - * init.c, muttlib.c, protos.h: Unified buffer handling, from - Brendan Cully. - - * pgppubring.c: branches: 2.26.2; Don't sign-extend chars. - - * pgp.c: Fixing a PGP signature reporting bug; adding debugging - output. - - * mutt_socket.c: Don't fcntl -1. From Brendan. - - * imap/imap.c, imap/imap_private.h, imap/message.c, muttlib.c, - protos.h: Fix #677. From Brendan Cully. - -2001-07-02 20:28:32 roessler (roessler) - - * query.c: Fix a minor nit with the external query interface. - - * doc/manual.sgml.head: documentation from Brendan Cully. - -2001-06-29 10:06:16 roessler (roessler) - - * imap/imap.c, hook.c, init.h, mutt.h, mutt_socket.c, protos.h: - patch-bac-vvvacounthook-20010628.1 - -2001-06-28 20:34:05 roessler (roessler) - - * query.c: Query patch from Olivier Chapuis - . - -2001-06-27 16:08:06 roessler (roessler) - - * po/ru.po: update. - - * init.h, mutt.h, mx.c: patch-1.3.19i.rs.keep_flagged - -2001-06-26 10:26:54 roessler (roessler) - - * pgppubring.c: fixes. - - * pgplib.h, pgppubring.c: Fix handling of revocation certificates. - - * pgppubring.c: Also dump revocations. - - * pgplib.c, pgplib.h, pgppubring.c: Add a very simple - signature-dumping mode to pgpring. (Not needed for mutt.) - -2001-06-19 08:39:17 roessler (roessler) - - * po/ja.po: update - - * imap/imap.c, imap/message.c: IMAP error checking for bug #662. - From Brendan Cully. - -2001-06-18 17:29:55 roessler (roessler) - - * po/zh_CN.GB2312.po, po/zh_CN.po, po/zh_TW.Big5.po, po/zh_TW.po, - configure.in: Renaming the Chinese translations. - - * po/eo.po: update - - * globals.h, init.h, mutt.h, pop.h, pop_auth.c: The attached patch - adds two variables: $pop_authenticators and $pop_auth_try_all. - - From Vsevolod Volkov. - -2001-06-14 13:29:06 roessler (roessler) - - * po/pl.po: update - -2001-06-13 08:29:16 roessler (roessler) - - * m4/gettext.m4: Avoid more m4 macro collisions. - - * m4/glibc21.m4: branches: 1.2.2; 1.2.4; Avoid more m4 macro - collisions. - - * imap/auth_sasl.c: An updated version of the previous patch. - From Brendan. - - * mutt_sasl.c: branches: 2.10.2; An updated version of the - previous patch. From Brendan. - - * mutt_sasl.h, pop_auth.c: An updated version of the previous - patch. From Brendan. - - * pop_auth.c: This patch closes a ridiculous bug where the - SASL library could be used without being initialised. I don't - understand why lots of people weren't having problems, unless - no one who uses SASL uses POP :) - - closes 549 - - From Brendan Cully. - - * po/cs.po: update - -2001-06-12 12:45:29 roessler (roessler) - - * m4/gettext.m4, m4/progtest.m4, configure.in: gettext-related - fixes. Most of this may just be temporary if we decide to get - rid of our own gettext.m4. - - * m4/gettext.m4: Fix comments. - - * po/tr.po: update - -2001-06-11 18:32:05 roessler (roessler) - - * imap/auth.c, imap/imap.c, doc/manual.sgml.head: - patch-bac.flags-20010611.1 - - * po/es.po, po/da.po: update. - - * doc/manual.sgml.head: Updates from Byrial Jensen. - - * keymap.c: command/function cosmetics from Byrial Jensen. - - * po/de.po, po/et.po, po/sv.po: update. - - * doc/mutt.man, doc/muttbug.man, init.c, init.h: Use the EMAIL - environment variable as the default for $from. - - * po/eo.po, po/el.po: update. - -2001-06-07 23:15:53 roessler (roessler) - - * po/fr.po, po/id.po: updates for 1.3.19. - - * po/zh_TW.Big5.po: A fixed version from EGE. - - * build-release: Don't try to upload to sigtrap.guug.de any more. - - * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, - po/ru.po, po/sk.po, po/sv.po, po/ja.po, po/ko.po, po/lt.po, - po/nl.po, po/pl.po, po/pt_BR.po, po/hu.po, po/id.po, po/it.po, - po/fr.po, po/gl.po, po/es.po, po/et.po, po/el.po, po/eo.po, - po/cs.po, po/da.po, po/de.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.3.19 - - * check_sec.sh: Don't check in intl/ - - * m4/codeset.m4: branches: 1.1.2; 1.1.4; More from the gettext - munster patch from E.G.E. - - * m4/glibc21.m4, m4/iconv.m4: More from the gettext munster - patch from E.G.E. - - * po/zh_TW.Big5.po, m4/gettext.m4, m4/lcmessage.m4, - m4/progtest.m4: Gettext update. (From E.G.E., of course.) - - * intl/Makefile.in, intl/VERSION, intl/bindtextdom.c, - intl/cat-compat.c, intl/config.charset, intl/dcgettext.c, - intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, - intl/dngettext.c, intl/explodename.c, intl/finddomain.c, - intl/gettext.c, intl/gettext.h, intl/gettextP.h, - intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, - intl/libgettext.h, intl/libgnuintl.h, intl/libintl.glibc, - intl/linux-msg.sed, intl/loadinfo.h, intl/loadmsgcat.c, - intl/localcharset.c, intl/locale.alias, intl/localealias.c, - intl/ngettext.c, intl/plural.c, intl/plural.y, intl/po2tbl.sed.in, - intl/ref-add.sin, intl/ref-del.sin, intl/textdomain.c, - intl/xopen-msg.sed, intl/.cvsignore, intl/ChangeLog, Makefile.am, - acconfig.h, configure.in, gettext.c: Gettext update. - - * lib.h: branches: 2.11.2; Gettext update. - - * mbyte.c: Gettext update. - - * po/ru.po: update. - - * configure.in: ALL_LINGUAS. I forgot to do this earlier today. - - * NEWS: Documentation update from Brendan Cully. - - * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.GB2312.po, - po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/ko.po, - po/lt.po, po/nl.po, po/pl.po, po/et.po, po/fr.po, po/gl.po, - po/hu.po, po/id.po, po/it.po, po/ja.po, po/cs.po, po/da.po, - po/de.po, po/el.po, po/eo.po, po/es.po: Updating the gl - translation, another update-po run. - - * po/zh_TW.Big5.po: Changed to utf-8 in order to avoid problems - with recent gettext versions. Thanks to EGE! - - (BTW, the file name is lying now. Is this a problem?) - - * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, - po/ru.po, po/sk.po, po/sv.po, po/pt_BR.po, po/pl.po, po/ja.po, - po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, po/et.po, - po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/cs.po, - po/da.po, po/de.po, po/el.po: update-po; adding an Estonian - translation. - - * po/it.po: Fix a small bug. - - * imap/message.c: This patch ensures IMAP FLAGS aren't parsed - twice when fetching the full message body. It really only amounts - to a cosmetic error, but may cause spurious "Mailbox externally - modified" messages. - - From Brendan Cully. - - * INSTALL, README.SSL, rfc2047.c: Documentation updates and a - little bug fix. From Brendan Cully. - - * init.c: Don't add empty strings to lists. From Thomas Parmelan - . - -2001-06-05 15:43:41 roessler (roessler) - - * handler.c: Leave slightly more margin with format=flowed. - - * imap/command.c, mutt_socket.c, mutt_ssl.c, mutt_tunnel.c: - patch-bac.sockets-20010605.1 - - * imap/auth.c, init.h: Change the delimiter for - imap_authenticators to a colon. - - * imap/auth_gss.c, imap/auth_login.c, imap/auth_sasl.c, - imap/imap.c, imap/auth.c, imap/auth.h, imap/auth_anon.c, - imap/auth_cram.c: The attached patch should be the last feature - I want to get in before 1.4. It creates a new config variable - $imap_authenticators, which is a comma-separated list of - authentication methods for mutt to try to use to authenticate to - an IMAP server. If it is unspecified you get the old behaviour - - any method is tried, the first to succeed or fail ends the - auth loop. - - (From Brendan Cully.) - - * globals.h, init.h: The attached patch should be the last - feature I want to get in before 1.4. It creates a new config - variable $imap_authenticators, which is a comma-separated list of - authentication methods for mutt to try to use to authenticate to - an IMAP server. If it is unspecified you get the old behaviour - - any method is tried, the first to succeed or fail ends the - auth loop. - - * attach.c, commands.c, handler.c: Check mutt_create_filter*'s - return value for errors. This should avoid a bunch of possible - crashes. - -2001-06-04 18:29:33 roessler (roessler) - - * doc/manual.sgml.head: Score documentation fix. - - * po/pl.po: Update. - - * doc/.cvsignore, .cvsignore: Ignore some more generated files. - From Andrew Nosenko. - - * Makefile.am: -I$(includedir) is moved from INCLUDES variable - to the end of CPPFLAGS. This allow build Mutt with Bruno's - libiconv and --prefix=/usr on glibc-2.1.2 systems. - - From "Andrew W. Nosenko" . - - * doc/Makefile.in, doc/instdoc.sh.in, contrib/Makefile.in, - INSTALL, Makefile.am, configure.in, init.c, main.c, muttbug.sh.in, - sendlib.c: Clean up the sharedir mess. From Lars Hecking. - -2001-06-01 08:53:23 roessler (roessler) - - * imap/command.c, imap/imap.c, imap/imap_private.h, - imap/message.c, curs_main.c, mailbox.h: More concurrent IMAP - modification handling from Brendan Cully. - - * po/fr.po: Update. - -2001-05-31 18:04:24 roessler (roessler) - - * mutt_tunnel.c: Tunnel fixes. - - * configure.in: Fix some typos. - - * mutt_curses.h, configure.in: Utf-8 support with ncurses, by - Sven Verdoolaege. Thomas E. Dickey says it looks reasonable, - so I include it. - -2001-05-30 23:00:51 roessler (roessler) - - * imap/command.c, imap/imap.c, Makefile.am, enter.c, - mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h, - mutt_ssl.c, mutt_ssl_nss.c, mutt_tunnel.c: Socket API clean-up - from Brendan Cully. - - * send.c: If messages have no References header, fall back to - using In-Reply-To when constructing a reply's references header. - This may not be strictly according to the book, but looks like - a reasonable suggestion (which came from Vincent Lefebvre). - - * curs_main.c: Check whether any messages are visible. - -2001-05-29 20:26:23 roessler (roessler) - - * m4/gssapi.m4: branches: 1.1.2; GSSAPI fixes, tunnel driver. - From Brendan Cully. - - * imap/auth.c, imap/auth_gss.c, imap/auth_sasl.c, imap/imap.c, - Makefile.am, README, configure.in, globals.h, init.h, - mutt_socket.c, mutt_socket.h, mutt_tunnel.c, mutt_tunnel.h: - GSSAPI fixes, tunnel driver. From Brendan Cully. - - * configure.in, md5.h, sha1.h: More type-determination fixes - from Lars Hecking. - -2001-05-28 19:14:47 roessler (roessler) - - * imap/util.c: Consult /etc/services for imaps port. From Brendan - Cully. - - * imap/Makefile.am, Makefile.am, checktypes.c, configure.in, - md5.h, md5c.c, sha1.c, sha1.h: Improve checking for 32bit - integers. From Brendan Cully and Lars Hecking. - - * muttbug.sh.in: Cosmetics. From Brendan Cully. - - * imap/command.c, imap/imap.c, imap/imap_private.h: Detect - external modifications of IMAP folders. From Brendan Cully. - - * curs_main.c: Fix attaching messages via IMAP. From Brendan - Cully. - -2001-05-24 10:18:30 roessler (roessler) - - * po/ja.po: update. - - * browser.c: patch-bac.chdir-20010523.2 - -2001-05-23 14:19:16 roessler (roessler) - - * browser.c: patch-bac.chdir-20010523.1 - - * imap/browse.c: patch-bac.createnull-20010522.1 - -2001-05-22 21:45:52 roessler (roessler) - - * doc/manual.sgml.head: Documentation nit from Björn Jacke. - - * configure.in: Let configure --help look prettier. From Brendan - Cully. - - * doc/manual.sgml.head, doc/manual.sgml.tail: Documentation - fixes from Brendan Cully. - - * imap/imap.c: Attachment deletion on IMAP servers, take two. - -2001-05-21 08:42:07 roessler (roessler) - - * imap/imap.c, imap/message.c, commands.c, mx.c, protos.h: - Attachment deletion for IMAP folders. By Brendan Cully. - -2001-05-20 22:35:29 roessler (roessler) - - * handler.c: Fix character set conversion for non-plain text - types with 8bit content-transfer-encodings. Noted by Björn Jacke. - - * imap/message.c: \Seen for FCCs. From Brendan Cully. - -2001-05-17 18:37:21 roessler (roessler) - - * pager.c: patch-1.3.18.bj.segfault.1. - - * handler.c: Fix multibyte encodings with quoted-printable. - (patch-1.3.18.tt.decode_quoted.1) From TAKIZAWA Takashi - . - -2001-05-15 20:41:55 roessler (roessler) - - * imap/browse.c, imap/util.c, mutt_socket.c: - patch-bac.notes-20010515.1 - - * rfc1524.c: Make tests on an attachment's file name possible. - Patch from Bob Bell . - -2001-05-13 15:43:48 roessler (roessler) - - * po/de.po: Update. - -2001-05-12 05:49:31 roessler (roessler) - - * handler.c: Undo one of yesterday's aesthetical changes. - - * muttlib.c: IMAP path canonification hack from Brendan Cully. - - * handler.c: Adding a hack to use format=flowed's quoting - information in the pager, using ANSI color sequences to turn - off quote coloring. - -2001-05-11 22:16:17 roessler (roessler) - - * handler.c: Don't cut off the final part of ttachments with - overlong lines. - - * handler.c: Correctly handle extremely long lines. - - * handler.c: Improve handling of indented text when wrapping - text/plain; format=flowed. This is, in particular, important - when replying to messages with indented text. I hope this code - does The Right Thing most of the time now. - - (Further note that we still try to avoid wrapping at places - where the user didn't do so.) - - * handler.c: Some more esthetical nits. - - * handler.c: More fixes. - - * recvcmd.c: Fix some nits with respect to text/plain; - format=flowed. - - * copy.c, handler.c, init.h, mutt.h, send.c: Add experimental - support for text/plain; format=flowed. - - * send.c: Fix #590. - - * headers.c: Some code simplifications. - - * headers.c, muttlib.c: Fix a memory leak in mutt_free_envelope(); - avoid dangling pointers in header editing. - -2001-05-10 13:15:45 roessler (roessler) - - * po/ja.po: update. - - * hdrline.c: Fix %D. From Len Lattanzi - . - - * headers.c: Fix header editing and references headers. - - * imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, - imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, - imap/command.c, imap/imap.c, imap/message.c, imap/util.c, - sort.c, copy.c, curs_main.c, globals.h, hook.c, init.h, mbox.c, - menu.c, mutt_socket.c, mutt_ssl.c, muttlib.c, mx.c, pgpkey.c, - pop.c, pop_auth.c: A slightly extended version of Dave Ewart's - sleeptime patch. - - * pop_lib.c: branches: 2.4.2; A slightly extended version of - Dave Ewart's sleeptime patch. - - * protos.h: A slightly extended version of Dave Ewart's sleeptime - patch. - - * po/fr.po, po/id.po, po/sv.po, po/da.po: update. - - * po/hu.po, configure.in: Adding the Hungarian translation from - Szabolcs Horvath . - -2001-05-07 19:21:41 roessler (roessler) - - * imap/README, imap/imap.h, imap/util.c, muttlib.c: IMAP path - canonicalization. From Brendan Cully. - -2001-05-02 20:49:46 roessler (roessler) - - * doc/manual.sgml.tail: Document some missing functions. - - * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, - po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/id.po, po/it.po, - po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/de.po, - po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/cs.po, - po/da.po: make update-po. - -2001-05-01 21:32:50 roessler (roessler) - - * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, - po/sv.po, po/tr.po, po/uk.po, po/pl.po, po/pt_BR.po, po/lt.po, - po/nl.po, po/gl.po, po/id.po, po/it.po, po/ja.po, po/ko.po, - po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, - po/cs.po, ChangeLog, VERSION, reldate.h: automatic post-release - commit for mutt-1.3.18 - -2001-04-26 15:52:34 roessler (roessler) - - * configure.in: Replace tabs by spaces. - - * BEWARE, Makefile.am: Add a word of warning concerning the - case problems. - - * imap/command.c, imap/imap.c, imap/message.c, imap/util.c, - imap/browse.c, parse.c, pattern.c, pgp.c, pgpkey.c, postpone.c, - recvattach.c, remailer.c, rfc1524.c, rfc2047.c, send.c, - sendlib.c, url.c, Makefile.am, account.c, addrbook.c, alias.c: - Add ascii_strcasecmp() and ascii_strncasecmp() functions which - do locale-independent and case-insensitive string comparisons. - Needed for mutt to work in iso-8859-9 environments, where - tolower('I') != 'i'. - - * ascii.c: branches: 2.1.2; Add ascii_strcasecmp() and - ascii_strncasecmp() functions which do locale-independent and - case-insensitive string comparisons. Needed for mutt to work - in iso-8859-9 environments, where tolower('I') != 'i'. - - * ascii.h, attach.c, charset.c, color.c, commands.c, copy.c, - edit.c, handler.c, headers.c, init.c, keymap.c, mutt.h, - mutt_ssl_nss.c, muttlib.c, mx.c: Add ascii_strcasecmp() and - ascii_strncasecmp() functions which do locale-independent and - case-insensitive string comparisons. Needed for mutt to work - in iso-8859-9 environments, where tolower('I') != 'i'. - -2001-04-25 22:08:41 roessler (roessler) - - * globals.h, init.h, mutt.h, parse.c, protos.h, send.c, - sendlib.c, thread.c, url.c: Implement RFC 2822's idea of - the In-Reply-To header. In particular, we have to drop the - $in_reply_to configuration variable. Also, the change in the - specification makes some changes to the threading code reasonable. - - * parse.c: Use RFC 2822's interpretation of two-digit years. - - * charset.c: Kluge around some problems with iso-8859-9 locales. - -2001-04-24 11:21:22 roessler (roessler) - - * commands.c: When the character set is changed, ask whether or - not mutt should convert. - -2001-04-19 09:39:49 roessler (roessler) - - * compose.c: Don't try to select the secret key from the public - key ring. - -2001-04-18 15:12:50 roessler (roessler) - - * sendlib.c: Fix a segmentation fault. Bug reported by Björn - Jacke and analyzed by Lars Hecking. - -2001-04-13 23:20:15 roessler (roessler) - - * enter.c: Fix KEY_ENTER. From EGE. - - * README, build-release: Introducing trithemius.gnupg.org. - -2001-04-11 23:42:59 roessler (roessler) - - * hook.c: Avoid excessive unhooking from within hooks. - Problem noted by Eugene Lee on mutt-users. - - * doc/Makefile.in: Don't rely on GNU make's implicit rules for - shell scripts. Noted by EGE. - -2001-04-09 16:10:59 roessler (roessler) - - * INSTALL: Fix the documentation of --enable-locale-fix. - From EGE. - - * enter.c, keymap.c: Entering multibyte characters. From Edmund - Grimley Evans. - - * send.c: Avoid a crash. patch-1.3.17.tlr.pgpflags_fault.1. - -2001-04-05 23:23:37 roessler (roessler) - - * po/it.po: update - - * po/tr.po: update. - - * init.h: Fix a minor typo in the documentation. - -2001-04-04 23:29:29 roessler (roessler) - - * send.c: Fix pgp_replyencrypt and friends for group-replies to - several tagged messages. Noted by Werner Koch. - -2001-04-03 19:26:55 roessler (roessler) - - * pgpkey.c: More PGP key selection changes: Clean up the key - selection mechanism. I'd appreciate if some of you could review - the logic. - - * pgpkey.c: Fixes for the previous patch. - - * pgpkey.c: Add an error message in case keys can be found, - but none are valid. - - * init.h: Write "mail folder" instead of "folder" in the - description of $postponed. If people believe they understand - it better that way, fine with me. (Debian #89195.) - - * doc/manual.sgml.head: Fix a typo. Debian #90400. - - * po/sv.po: update. - - * url.c: Permit for passwords which contain '@'. From Felix - von Leitner . - - * mutt_socket.c: Set the close on exec bit for IMAP sockets. - From Jason Gunthorpe . #536, Debian - #92651. - -2001-04-02 13:02:56 roessler (roessler) - - * pop.c: Fix a buffer overrun. Noted by Gordon Sadler - ; #530. - - * imap/Makefile.am: Fix dependencies. From Lars Hecking. - -2001-03-30 08:53:12 roessler (roessler) - - * imap/Makefile.am: Add a rule for ../types.h. - -2001-03-29 11:23:05 roessler (roessler) - - * pgp.c: Adding a dprint statement. - -2001-03-28 14:59:52 roessler (roessler) - - * pgp.c, pgp.h: Add some more PGP good signature checks, so we - can detect whether or not an encrypted+signed message is OK. - - * main.c: fix some of the copyright messages. - - * gnupgparse.c, pgpkey.c, pgplib.c, pgplib.h, pgppacket.c: Make - mutt compatible with GnuPG's latest features. As requested by - Werner Koch. - - * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, - po/ru.po, po/sk.po, po/sv.po, po/lt.po, po/nl.po, po/pl.po, - po/pt_BR.po, po/it.po, po/ja.po, po/ko.po, po/es.po, po/fr.po, - po/gl.po, po/id.po, po/eo.po, po/el.po, po/de.po, po/da.po, - VERSION, po/cs.po, reldate.h, ChangeLog: automatic post-release - commit for mutt-1.3.17 - - * po/pl.po: update. - -2001-03-23 12:30:17 roessler (roessler) - - * send.c: handle my_hdr message-id: correctly. - -2001-03-20 17:28:55 roessler (roessler) - - * pgp.c: Fix Content-Disposition of PGP/MIME messages. The second - part should get a file name for convenience, not the first one. - - * po/ja.po: Update from Oota Toshiya . - - * mbyte.c: Fix a bug in mbrtowc_iconv(). From TAKIZAWA Takashi - . - -2001-03-12 11:54:38 roessler (roessler) - - * po/ru.po: update from Vsevolod. - -2001-03-08 16:48:50 roessler (roessler) - - * pager.c: Cosmetic change for OP_PAGER_TOP, suggested by Mike - Schiraldi . - -2001-03-05 20:52:04 roessler (roessler) - - * init.h: Fix use_ipv6. - - * po/ja.po: update. - -2001-03-04 14:25:07 roessler (roessler) - - * po/eo.po: update. - - * pgppacket.c: Fix the interpretation of new-style packet lengths. - This is a really bad bug. - - * init.h, mutt.h, mutt_socket.c: Make it possible to enable ipv6 - at run time. - -2001-03-03 18:17:23 roessler (roessler) - - * mutt_ssl.c: Fix a typo concerning OpenSSL version numbers. - -2001-03-01 10:18:04 roessler (roessler) - - * po/fr.po: update. - - * po/de.po, po/id.po: updates. - - * imap/imap.c: Don't engage STARTTLS when already in SSL mode. - -2001-02-27 16:59:45 roessler (roessler) - - * Makefile.am, depcomp, missing: Adding files for users of - automake-cvs. From Lars Hecking. - - * configure.in: Simplifications from Lars Hecking. - - * doc/Makefile.in: Distribute instdoc.sh.in. - - * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, - po/sv.po, po/tr.po, po/uk.po, po/ko.po, po/lt.po, po/nl.po, - po/pl.po, po/pt_BR.po, po/id.po, po/it.po, po/ja.po, po/es.po, - po/fr.po, po/gl.po, po/el.po, po/eo.po, po/da.po, po/de.po, - VERSION, contrib/Makefile.in, po/cs.po, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.3.16 - -2001-02-26 16:35:39 roessler (roessler) - - * pgp.c: Fix behaviour with multiple signed blocks inside one - application/pgp. - - * pgp.c: Add out-of-band signature status signalling for - application/pgp with clearsig. - -2001-02-23 09:13:55 roessler (roessler) - - * imap/imap.c, mutt_ssl.c, po/ru.po: update. - - * url.h: Ports are unsigned short, not short. - - * po/de.po: Update. - -2001-02-21 17:02:18 roessler (roessler) - - * po/fr.po: update. - - * po/pl.po, po/sv.po: updates. - -2001-02-20 19:05:17 roessler (roessler) - - * imap/auth_gss.c, imap/message.c: More IMAP patches from Brendan. - - * sendlib.c: lookup_mime_type() could overflow. This is, however, - harmless, because it only works on data from local configuration - files which are either under the control of the user or under - the control of root. - -2001-02-19 18:21:53 roessler (roessler) - - * imap/command.c: Improved error handling. - - * po/de.po: There is no such thing as a "Text Anhang" in German. - - * imap/imap.c, imap/imap.h, hook.c, mailbox.h, mx.c: Brendan - Cully's generic access() wrapper which know about IMAP. - - * po/el.po: Update. - -2001-02-16 00:42:57 roessler (roessler) - - * imap/BUGS, imap/message.c: Bugfix. From B.C. - - * imap/message.c: Fix #378. From Brendan Cully. - - * imap/imap.c: Support for \HasNoChildren. From Brendan Cully. - -2001-02-15 16:37:27 roessler (roessler) - - * imap/browse.c, imap/imap.c, imap/imap.h, imap/util.c, - acconfig.h, configure.in, globals.h, init.h, mutt.h, mutt_sasl.c, - muttlib.c, pop_auth.c, url.c: Brendan Cully's latest STARTTLS - patch. - - * po/ja.po, configure.in: Adding ja.po. - - * charset.c: Fix iconv-hook. It would segfault with x-unknown - and other problematic cases. - - * init.h: Fix the documentation of pgp_verify_sig. It's ask-yes, - not ask. - -2001-02-14 23:58:28 roessler (roessler) - - * INSTALL: Add a comment about the sample iconv-hook files. - - * doc/Makefile.in, doc/instdoc.sh.in, doc/manual.sgml.head, - doc/muttrc.man.head, doc/muttrc.man.tail, - contrib/iconv/README, contrib/iconv/iconv.aix-3.2.5.rc, - contrib/iconv/iconv.aix-4.1.5.rc, - contrib/iconv/iconv.aix-4.2.0.rc, - contrib/iconv/iconv.aix-4.3.2.rc, - contrib/iconv/iconv.freebsd-3.3.rc, - contrib/iconv/iconv.glibc-2.1.3.rc, - contrib/iconv/iconv.glibc-2.1.90.rc, - contrib/iconv/iconv.hpux-10.01.rc, - contrib/iconv/iconv.hpux-10.20.rc, - contrib/iconv/iconv.hpux-11.00.rc, - contrib/iconv/iconv.irix-6.5.rc, contrib/iconv/iconv.osf1-4.0a.rc, - contrib/iconv/iconv.osf1-4.0d.rc, - contrib/iconv/iconv.solaris-2.4.rc, - contrib/iconv/iconv.solaris-2.5.1.rc, - contrib/iconv/iconv.solaris-2.6-cjk.rc, - contrib/iconv/iconv.solaris-2.6.rc, - contrib/iconv/iconv.solaris-2.7.rc, contrib/iconv/make.sh, - contrib/Makefile.in, mutt.h, protos.h, charset.c, configure.in, - hook.c, init.h: iconv-hook. - - * imap/auth.c, imap/imap.c, imap/message.c, acconfig.h, - configure.in, mutt_sasl.c, mutt_socket.h, mutt_ssl.c, mutt_ssl.h: - STARTTLS patch from Brendan Cully. - - * rfc2047.c, sendlib.c: Minor charset fixes. Users can now give - any character set names in - -2001-02-13 23:42:29 roessler (roessler) - - * charset.c: Some more strange character set aliaes. - - * charset.c: Add more possibly-interesting character set names. - - * charset.c: While I'm on it, fix a warning and remove some - weired code by proper use of ctype functions. - - * imap/utf7.c: branches: 1.5.2; Change charset-hook's behaviour. - - * charset.c: Change charset-hook's behaviour. - - * charset.h: branches: 2.19.2; Change charset-hook's behaviour. - - * gettext.c, gnupgparse.c, handler.c, rfc2047.c, rfc2231.c, - sendlib.c: Change charset-hook's behaviour. - - * po/id.po: update. - - * po/de.po: Fix some typos. From Björn Jacke. - - * recvattach.c: A little fix for those who don't have PGP - installed. ;-) - - * OPS.PGP, commands.c, curs_main.c, functions.h, pgp.c, pgp.h, - protos.h, recvattach.c: Add a function check-traditional-pgp - which can be used to handle old-style PGP messages and/or parts - more easily. - - * query.c: Match all fields when searching on the query menu. - - * attach.c: Fix #470: multipart- and message-type attachments - weren't handled correctly. - -2001-02-12 20:42:40 roessler (roessler) - - * curs_lib.c: Fix '?' in the file name dialogue. Fixes #468, - #465. - - * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.GB2312.po, - po/zh_TW.Big5.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, - po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, - po/ko.po, po/lt.po, po/nl.po, VERSION, po/cs.po, po/da.po, - po/de.po, po/el.po, reldate.h, ChangeLog: automatic post-release - commit for mutt-1.3.15 - - * NEWS: Tell users about some of the new features. - - * pgppacket.c: Don't free(NULL). - - * mutt.h, pgp.c, pgp.h, pgplib.c, pgplib.h, pgpmicalg.c, - pgppacket.c, pgppacket.h, pgppubring.c, postpone.c, protos.h, - send.c, sendlib.c, Makefile.am, compose.c, configure.in, - gnupgparse.c, init.h: Auto-detect the micalg used with PGP/MIME - signatures. - - * handler.c: Make mutt_decode_* usable without passing a BODY - structure. - - * imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c: Fixes so - mutt at least compiles with Brendan's new SASL patch. - - * lib.c: branches: 2.30.2; Fix mutt_read_line's behaviour when - encountering an EOF. From Aaron Lehmann . - - * pager.c: Avoid an infinite loop in the pager. From Edmund - Grimley Evans. - - * imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, - imap/command.c, imap/imap.c, imap/imap_private.h, imap/message.c, - imap/util.c, mutt_sasl.c, mutt_sasl.h, mutt_ssl.c, mutt_ssl.h: - Brendan Cully's SASL patch. - -2001-02-08 15:50:51 roessler (roessler) - - * attach.c, commands.c, curs_lib.c, muttlib.c, pgp.c, - recvattach.c, remailer.c: Replace various instances of endwin() - by mutt_endwin(). This should help to avoid chaotic screen - output on the "second" screen. - - * po/da.po: update. - - * doc/manual.sgml.head: Fix a typo. - -2001-02-06 22:14:01 roessler (roessler) - - * doc/manual.sgml.head, doc/muttrc.man.head: Document fuzzy dates. - - * date.c, pattern.c: Fuzzy date matching. From Eike Rathke - . - -2001-02-02 12:36:19 roessler (roessler) - - * pgpinvoke.c: Apply more conservative quoting to some PGP - invocation. - - * po/sv.po: Update from Jörgen Tegnér. - -2001-02-01 17:03:44 roessler (roessler) - - * po/tr.po: update - -2001-01-31 18:31:27 roessler (roessler) - - * send.c: Don't use group mailboxes with list-reply. E.g., - when you have "ietf" as a list pattern, and a message goes to - - IETF-Announce:;, ietf-openpgp@somewhere.org, - - list-reply will now yield ietf-openpgp and _not_: - - IETF-Announce: ietf-openpgp@... - - * po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, - po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/fr.po, - po/gl.po, po/id.po, po/it.po, po/ko.po, po/lt.po, po/nl.po, - po/pl.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, - po/es.po: Including the turkish translation from Fatih Demir - ; make update-po. - - * configure.in: Including the turkish translation from Fatih - Demir . - -2001-01-30 10:24:36 roessler (roessler) - - * doc/manual.sgml.head: Stan Ryckman - noted that we are abusing "envelope" where it should be "header". - - * thread.c: Fix sort_aux=received. From . - - * pager.c: Eric Fischer sent us this patch as - part of bug#441. I'm not entirely sure that it works, but let's - try it. - - * po/de.po, po/id.po: update - - * po/fr.po: update. - - * pop_auth.c: Fixing a stupid typo. bug#445, from Larry Rosenman - . - -2001-01-27 13:50:26 roessler (roessler) - - * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, - po/uk.po, po/pt_BR.po, po/ru.po, po/pl.po, po/ko.po, po/lt.po, - po/nl.po, po/gl.po, po/id.po, po/it.po, po/es.po, po/fr.po, - po/eo.po, po/el.po, po/de.po, po/da.po, po/cs.po, VERSION, - reldate.h, ChangeLog: automatic post-release commit for - mutt-1.3.14 - - * recvattach.c: More improvements to the recvattach collapsing. - - * mutt.h, pager.c, pager.h, protos.h, recvattach.c: Add collapsing - to the receive-attach menu, and improve digest handling that way. - - * OPS: branches: 2.22.2; Add collapsing to the receive-attach - menu, and improve digest handling that way. - - * attach.c, attach.h, compose.c, functions.h, init.h: Add - collapsing to the receive-attach menu, and improve digest handling - that way. - -2001-01-25 12:04:46 roessler (roessler) - - * po/cs.po: Fixes from Björn Jacke . - - * contrib/pgp6.rc: A nit from Björn Jacke . - -2001-01-22 11:04:56 roessler (roessler) - - * mutt_ssl.c: patch-1.3.13.tk.ssl.connect.1 - -2001-01-18 11:27:56 roessler (roessler) - - * complete.c: Completion fix. From Aaron Schrab - . - -2001-01-17 08:53:12 roessler (roessler) - - * rfc822.c: This one-line diff should fix the behaviour of the - address parser when encountering loose dots in addresses. - - * imap/auth_sasl.c: Try to catch mysterious failures of the SASL - library instead of hanging. From Brendan Cully. - -2001-01-15 10:40:50 roessler (roessler) - - * copy.c: Some debugging helpers. - - * send.c: Use safe_fclose() where a NULL pointer may be passed - to fclose(). - - * pattern.c: Make ~m usable in $simple_search. From - . - -2001-01-10 19:36:43 roessler (roessler) - - * recvcmd.c, send.c: Make some messages about mime-forwarding - more comprehensible to normal users. - -2001-01-08 23:09:32 roessler (roessler) - - * imap/auth_sasl.c, imap/utf7.c, imap/util.c, charset.c, - charset.h, check_sec.sh, dotlock.c, enter.c, gnupgparse.c, - keymap.c, lib.c, mutt_sasl.c, parse.c, pgp.c, pgppubring.c, - pop_auth.c, regex.c, rfc2047.c, rfc2231.c, rfc822.c, sendlib.c, - strdup.c: Let check_sec.sh check for use of the unsafe malloc, - realloc, free, and strdup routines. While we are on it, plug - some memory leaks and make some code understandable. - - * intl/cat-compat.c, imap/auth_cram.c, imap/auth_gss.c, - imap/imap.c, imap/imap_private.h, imap/message.c, base64.c, - browser.c, check_sec.sh, commands.c, complete.c, copy.c, - curs_lib.c, edit.c, handler.c, init.c, lib.c, pager.c, pgp.c, - pgpkey.c, pop_lib.c, protos.h, query.c, rfc2231.c, rfc822.c, - send.c, sendlib.c, snprintf.c: Fix and/or check more fishy code. - - * intl/cat-compat.c, imap/auth_cram.c, imap/auth_gss.c, browser.c, - buffy.c, check_sec.sh, curs_main.c, enter.c, init.c, main.c, - makedoc.c, mkjtags.c, mutt_sasl.c, pgp.c, pgpinvoke.c, pgpkey.c, - pop.c, protos.h, regex.c, rfc2231.c, sendlib.c: Going through - possible security problems with a fine comb. If you want to help, - check out the current source, and run check_sec.sh. - - * attach.c, build-release, check_sec.sh, edit.c, pgpkey.c: - Some automated security checks concerning fopen() calls. - -2001-01-04 05:39:31 roessler (roessler) - - * gettext.c: Don't use debugfile unless DEBUG is #defined. - -2001-01-03 13:39:48 roessler (roessler) - - * enter.c, mbyte.c: More wide-char patches from EGE. - - * enter.c: Don't accept '\0' as keyboard input. - - * imap/auth_sasl.c: Set SASL_IP_{LOCAL,REMOTE} properties - - needed for krb4 support; from yak@MIT.EDU. - - * enter.c: Try to fix nonprintable character input. - - * enter.c: Extend the editor so it supports unprintable - characters. - -2001-01-02 16:34:26 roessler (roessler) - - * enter.c: Make my_wcstombs more robust. From EGE. - - * main.c: Only show mailboxes with -y. From - devenish@arcme.uwa.edu.au. - - * account.h: Fix password input. From Vsevolod Volkov. - -2000-12-31 15:30:52 roessler (roessler) - - * po/ru.po, pop_lib.c: Missing patches from VVV. - - * imap/imap.c, OPS, curs_main.c, functions.h, globals.h: - Experimental patch to add an imap-fetch-mail function. - - * mutt.h, protos.h, browser.c, curs_lib.c, enter.c, main.c: - Make browser behaviour more consistent with expectations. - - * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, - po/uk.po, po/pt_BR.po, po/ru.po, po/lt.po, po/nl.po, po/pl.po, - po/it.po, po/ko.po, po/id.po, po/es.po, po/fr.po, po/gl.po, - po/eo.po, po/da.po, po/de.po, po/el.po, VERSION, po/cs.po, - reldate.h, ChangeLog: automatic post-release commit for - mutt-1.3.13 - -2000-12-30 10:28:16 roessler (roessler) - - * po/pl.po: update. - -2000-12-22 18:03:34 roessler (roessler) - - * configure.in: autoconf consmetics. From L.H. - - * enter.c, mutt.h: Some more changes to the enter code. - - * enter.c: Fix some ugly bugs in the completion code. - In particular, replace_part() could lead to heap corruption. - - * po/lt.po, configure.in: Lithuanian translation. From Gediminas - Paulauskas . - -2000-12-21 09:19:41 roessler (roessler) - - * flags.c, init.h, mh.c, mutt.h: patch.me.maildir_trash.1 - -2000-12-17 19:54:58 roessler (roessler) - - * po/sv.po: update. - -2000-12-14 15:40:30 roessler (roessler) - - * doc/manual.sgml.head: Improve hook documentation. From Lars - Hecking. - - * enter.c: More file name completion fixes. - - * enter.c: Fix "tab-tab" at the change-folder prompt. - -2000-12-10 21:01:35 roessler (roessler) - - * imap/message.c, init.h, mutt.h: Avoid implicit flag updates - with IMAP. From Brendan Cully. - - * configure.in, enter.c, mbyte.c, mbyte.h, mutt.h: More enter.c - updates. From E.G.E.. - - * mbyte.h, mutt.h, configure.in, enter.c: More changes to the - utf-8 friendly line editor: Implement some missing functions, - include some more header files. - -2000-12-08 10:38:30 roessler (roessler) - - * curs_lib.c: Remove an unnecessary ENTER_STATE allocation. - - * curs_lib.c, enter.c, mutt.h, protos.h: Make _mutt_enter_string() - re-entrant. - - * curs_lib.c, edit.c, enter.c, protos.h: Make the line editor - utf-8 friendly. First take from Edmund Grimley Evans. - -2000-12-06 20:31:46 roessler (roessler) - - * gnupgparse.c: Fix pgp_ignore_subkeys. - - * mutt_curses.h: Make the BEEP macro a bit safer. From EGE. - - * imap/imap.c: Fix a memory leak in imap_logout_all. - -2000-12-04 09:00:08 roessler (roessler) - - * mbyte.c: A little fix for the -HAVE_WC_FUNCS +LOCALES_HACK case. - From EGE. - -2000-12-03 09:34:41 roessler (roessler) - - * doc/PGP-Notes.txt: Document the fact that Courier MTA corrupts - PGP/MIME signatures. - -2000-12-02 09:16:47 roessler (roessler) - - * po/el.po, po/uk.po: update. - -2000-11-28 11:19:57 roessler (roessler) - - * po/da.po, po/de.po, po/fr.po, po/id.po: updates - -2000-11-27 13:14:28 roessler (roessler) - - * attach.h, commands.c, compose.c, curs_main.c, protos.h, - recvattach.c: Make sure edit-type works without a segmentation - fault from the receive-attach menu. - - * po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, - po/sk.po, po/sv.po, po/pl.po, po/pt_BR.po, po/nl.po, po/it.po, - po/ko.po, po/fr.po, po/gl.po, po/id.po, po/eo.po, po/es.po, - po/el.po, po/cs.po, po/da.po, po/de.po, reldate.h, VERSION, - ChangeLog: automatic post-release commit for mutt-1.3.12 - -2000-11-23 10:30:49 roessler (roessler) - - * contrib/sample.muttrc-tlr: Use display_filter to fix some - ugliness people are sending me. - - * commands.c: Don't endwin() before invoking the display_filter. - -2000-11-21 10:32:34 roessler (roessler) - - * protos.h, main.c, curs_lib.c, globals.h: [stable] Introduce - mutt_curses_message and mutt_nocurses_message. From Olaf Kirch. - - * globals.h, main.c, protos.h, curs_lib.c: Introduce - mutt_curses_message/mutt_nocurses_message. From Olaf Kirch. - -2000-11-20 13:20:28 roessler (roessler) - - * contrib/gpg.rc: Add a missing --textmode switch. - -2000-11-19 20:39:49 roessler (roessler) - - * NEWS: Mention $print_split. - - * contrib/sample.muttrc-tlr: update - - * mutt.h, pgp.c, protos.h, commands.c, init.h: Introduce a - new option named $print_split. While we are on it, unify - the pipe-message and print-message code, and fix the PGP - key-extraction code so it doesn't interact with OPTPIPEDECODE - in strange manners any more. - -2000-11-18 19:50:48 roessler (roessler) - - * curs_lib.c: Remove an unnecessary include statement. - -2000-11-17 09:19:41 roessler (roessler) - - * po/sv.po: Small fix from Jörgen Tegnér . - - * imap/auth_gss.c: [stable] GSSAPI patch from Bill Nottingham - . - - * doc/manual.sgml.tail, curs_main.c, functions.h: Make folder - synchronization possible from within the pager. From Chris - Cutler . - -2000-11-15 20:29:58 roessler (roessler) - - * charset.c: Fix langinfo-based character set detection. - From Martin Norbäck . - -2000-11-14 16:57:19 roessler (roessler) - - * curs_main.c: another possibly problematic case. - - * curs_main.c: Try fixing a possible segmentation fault. I'm not - entirely sure how I produced it, but it's at least obvious where - it happened. - -2000-11-13 22:19:57 roessler (roessler) - - * gnupgparse.c, init.h, mutt.h: Add the pgp_ignore_subkeys option. - Unset it to get the traditional listing with all the subkeys. - (Experimental, may introduce new bugs.) - - * po/ru.po, po/sv.po: update - - * remailer.c: Qualify some more header fields. - -2000-11-07 10:31:51 roessler (roessler) - - * init.h, mutt.h, send.c: Add a sig_on_top option. - - * po/el.po: update - -2000-11-06 11:27:07 roessler (roessler) - - * po/zh_TW.Big5.po, po/da.po: update - - * configure.in: Make building mutt without iconv support possible. - From EGE. - -2000-11-03 10:16:32 roessler (roessler) - - * init.h: Change pgp_good_sign's default to 0 instead of UL "". - This should fix the annoying error messages when starting up - mutt on some systems. - - * init.c: Make error reporting more verbose. - - * po/de.po, po/fr.po, po/id.po: updates - -2000-11-01 13:14:18 roessler (roessler) - - * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, - po/uk.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, - po/pt_BR.po, po/ru.po, po/cs.po, po/da.po, po/de.po, po/el.po, - po/eo.po, po/es.po, po/fr.po, po/gl.po, ChangeLog, VERSION, - reldate.h: automatic post-release commit for mutt-1.3.11 - -2000-10-27 10:51:01 roessler (roessler) - - * enter.c: A nicer version of {capitalize,...}-word functions. - - * doc/manual.sgml.head: Document the recent additions to the - line editor. - - * OPS, enter.c, functions.h: Add capitalize-word, upcase-word, - downcase-word functions to the editor. Bindings follow the - Emacs conventions (i.e., M-c, M-u, M-d). - -2000-10-25 18:56:20 roessler (roessler) - - * rfc822.c: Fix parsing of route-addrs. - -2000-10-24 08:59:21 roessler (roessler) - - * doc/manual.sgml.tail: Document edit-type. From Mikko Hänninen. - - * po/el.po: update - -2000-10-23 16:39:10 roessler (roessler) - - * doc/manual.sgml.head: Typo. From Daniel Roesen . - - * doc/manual.sgml.head: Fix documentation of uznknown MIME type - handling. From Brian Salter-Duke - -2000-10-18 09:01:56 roessler (roessler) - - * recvattach.c: Fix tree formatting in the recvattach menu. - -2000-10-17 15:10:51 roessler (roessler) - - * commands.c, curs_lib.c, hdrline.c, menu.c, protos.h: Fix - pager and index display when non-printable space characters - are encountered. From EGE. - - * sendlib.c: Teach mutt to attach files of arbitrary type. - -2000-10-16 17:29:55 roessler (roessler) - - * curs_lib.c: nl_langinfo({YES,NO}EXPR) may return an _extended_ - regular expression. Close #312. - - * po/zh_TW.Big5.po, po/id.po, po/sv.po: update - - * mutt_socket.c: Fix the strange "Can't connect" error messages. - From Brendan Cully. - -2000-10-12 14:49:58 roessler (roessler) - - * po/da.po: update - -2000-10-11 14:17:17 roessler (roessler) - - * po/de.po: update. - - * po/fr.po: update - - * po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/pt_BR.po, - po/ru.po, po/sk.po, po/sv.po, po/nl.po, po/pl.po, po/ko.po, - po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/cs.po, - po/da.po, po/de.po, po/el.po, po/eo.po, ChangeLog, Makefile.am, - VERSION, reldate.h: automatic post-release commit for mutt-1.3.10 - - * buffy.c: Compilation fix from Emil Sit . - -2000-10-10 19:22:48 roessler (roessler) - - * po/POTFILES.in, doc/manual.sgml.head, globals.h, init.c, - init.h, mailbox.h, mutt.h, muttlib.c, mx.c, mx.h, pop.c, pop.h, - pop_auth.c, pop_lib.c, protos.h, recvattach.c, Makefile.am, - browser.c, buffy.c, commands.c, compose.c, configure.in, - curs_main.c: Vsevolod Volkov's POP mailbox patch. - - * doc/manual.sgml.head: Mixmaster documentation patch from - Brian Salter-Duke. - -2000-10-09 08:30:35 roessler (roessler) - - * main.c: Add an #ifdef for HAVE_GETADDRINFO. - - * mutt_socket.c: Use AF_INET6 only when necessary. - -2000-10-07 18:06:24 roessler (roessler) - - * curs_lib.c, help.c: Display fixes from EGE. - -2000-10-05 19:12:28 roessler (roessler) - - * query.c: Catch some possible NULL pointer deferences. - From chris+usenet@chiappa.net (Chris Chiappa), posted to - comp.mail.mutt. - -2000-10-04 18:50:35 roessler (roessler) - - * mutt_ssl_nss.c: Downgrade Michael Elkins' indentation style - to the version used throughout mutt. ;-) - - * Makefile.am, acconfig.h, configure.in, init.c, init.h, - mutt.h, mutt_socket.c, mutt_ssl_nss.c, pop.c: Adding support for - Netscape's (pardon, Mozilla's) SSL implementation. From Michael - Elkins. - - * globals.h, init.h, mutt_socket.c, protos.h: - patch.me.connect_timeout.1 - - * signal.c: branches: 2.6.2; patch.me.connect_timeout.1 - -2000-10-03 10:47:20 roessler (roessler) - - * NEWS: Document some of the recent user-visible changes. - - * doc/manual.sgml.head: More documentation for the "L" to_char. - Thanks, Byrial! - - * hdrline.c, init.h: Adding a list flag to to_chars, From Andreas - Plesner Jacobsen . Note: If you don't like the new - behaviour, just set $to_chars to the old " +TCF" value. - - * po/ru.po: update - -2000-10-02 09:11:52 roessler (roessler) - - * configure.in, mutt_socket.c: patch-bac.ipv6-1 - - * curs_lib.c: patch-1.3.9.bj.yesno.1 - -2000-09-28 06:53:36 roessler (roessler) - - * init.h: Fix a minor typo. From Byrial. - - * INSTALL, charset.c, charset.h, init.c: Document the - --without-wc-funcs switch to configure, and clean up the code - to set the character set from nl_langinfo from EGE. - -2000-09-27 14:28:35 roessler (roessler) - - * charset.c: Catch another error condition which may be caused - by a broken nl_langinfo() function. - - * COPYRIGHT: We don't need to mention EAY's copyright any more. - - * charset.c: Fix #287. - -2000-09-26 23:05:46 roessler (roessler) - - * po/eo.po: update - - * Makefile.am, checktypes.c, main.c, pgppubring.c, sha.h, sha1.c, - sha1.h, sha1dgst.c, sha_locl.h: Replace the BSD-licensed sha-1 - from SSLeay with a public domain version in order to satisfy - GPL license zelots. - -2000-09-25 13:03:09 roessler (roessler) - - * po/sv.po: update - - * send.c: patch-1.3.9.bj.f-up-prompt.1 - -2000-09-21 09:37:14 roessler (roessler) - - * po/sk.po, po/sv.po, po/uk.po, po/zh_CN.GB2312.po, - po/zh_TW.Big5.po, po/ru.po, po/nl.po, po/pl.po, po/pt_BR.po, - po/it.po, po/ko.po, po/es.po, po/fr.po, po/gl.po, po/id.po, - po/el.po, po/eo.po, po/da.po, po/de.po, po/cs.po, ChangeLog, - VERSION, reldate.h: automatic post-release commit for mutt-1.3.9 - - * rfc2047.c: Make some of the code more readable. From EGE. - -2000-09-15 09:19:29 roessler (roessler) - - * rfc2047.c, rfc2047.h, sendlib.c: Fix some RFC2047 encoding bugs. - -2000-09-13 21:01:31 roessler (roessler) - - * rfc2047.c: Undo part of the character set canonicalization. - EGE pointed out it isn't needed. - - * rfc2231.c: Replace "unknown" by "unknown-8bit". - - * sendlib.c: s/iconv_open/mutt_iconv_open/. Suggested by EGE. - - * charset.c: Add "646" as an alias for us-ascii. SunOS 5.8 - seems to need it. - - * browser.c: Let the browser handle non-existent directories - more gracefully. From Byrial Jensen. - -2000-09-12 23:18:47 roessler (roessler) - - * configure.in: Remove some caching. From EGE. - -2000-09-11 10:50:37 roessler (roessler) - - * charset.c, copy.c, mbyte.c, rfc2047.c, sendlib.c: Fix some - more character set glitches. - -2000-09-09 07:30:29 roessler (roessler) - - * charset.c: sizeof (dest) == 4. I should have written dlen - instead. Noted by EGE. - -2000-09-08 21:52:04 roessler (roessler) - - * imap/imap.c: Brendan's version of the last fix. I put it in - since he's most likely the next one to look at or change this. ,-) - - * imap/imap.c: Fix a silly little IMAP bug. From Daniel - Jacobowitz . - - * charset.c, protos.h, rfc2231.c, sendlib.c: Add a character - set comparison function. - -2000-09-07 21:56:00 roessler (roessler) - - * charset.c: Add a table of official character set names. - Data taken from www.iana.org. - - * rfc2231.c: Detect pure 7bit data and don't encode them. - This helps a bit in situations where mutt believes it has some - really strange us-ascii alias as the character set. - - * po/es.po, po/es.po, po/el.po: update - - * curs_lib.c: Make the use of nl_langinfo(YESEXPR/NOEXPR) - more robust. Problem noted by Wolfgang Baumann . - -2000-09-06 08:47:13 roessler (roessler) - - * snprintf.c: Fix the MAX fix. from Byrial Jensen. - -2000-09-05 22:14:36 roessler (roessler) - - * init.c, muttlib.c, pgppubring.c, protos.h, snprintf.c: Clean - up some warning messages. From Bob Bell. - - * hook.c: Fix a segmentation fault in hook parsing. From Bob - Bell. - -2000-09-04 10:49:48 roessler (roessler) - - * imap/browse.c, imap/imap.c, imap/imap.h, imap/imap_private.h, - imap/util.c, account.c, account.h, browser.c, curs_main.c, url.c, - url.h: patch-bac.imapurl-4 - - * po/ru.po, po/da.po, po/da.po: update - - * po/id.po: update. - - * recvcmd.c: Fix a segmentation fault when replying to multiple - message/rfc822-type attachments. Noted by David Champion. - -2000-09-01 08:58:39 roessler (roessler) - - * init.c: Don't mutt_pretty_mailbox when setting variables, - since this may badly interact with non-default settings. - Suggested by Byrial Jensen. - -2000-08-31 15:14:25 roessler (roessler) - - * muttlib.c: patch-1.3.8.bj.pretty_mailbox.1 - - * doc/manual.sgml.head: patch-1.3.8.bj.manquote.1 - - * imap/command.c, imap/imap.c: patch-bac.command-3 - -2000-08-30 21:34:42 roessler (roessler) - - * pager.c: Fix display of backspace sequences. From EGE. - - * po/fr.po, po/de.po: update - - * po/sk.po, po/sv.po, po/uk.po, po/zh_CN.GB2312.po, - po/zh_TW.Big5.po, po/id.po, po/it.po, po/ko.po, po/nl.po, - po/pl.po, po/pt_BR.po, po/ru.po, po/cs.po, po/da.po, po/de.po, - po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, ChangeLog, - VERSION: automatic post-release commit for mutt-1.3.8 - - * VERSION: ups - - * po/POTFILES.in, imap/Makefile.am, imap/imap_ssl.c, - imap/imap_ssl.h, imap/md5.h, imap/md5c.c, imap/util.c, ChangeLog, - Makefile.am, VERSION, configure.in, curs_main.c, init.c, md5.h, - md5c.c, mutt_socket.c, mutt_ssl.c, mutt_ssl.h, reldate.h: SSL - unification patch from Vsevolod. - - * imap/command.c, imap/imap.c, imap/message.c, imap/message.h: - patch-bac.expunge-2 - - * muttlib.c: Fix mutt_prety_mailbox. From Vsevolod. - -2000-08-29 11:36:25 roessler (roessler) - - * curs_lib.c: The next version of Byrial Jensen's yesorno patch, - this time without a memory leak. - - * acconfig.h, configure.in, curs_lib.c, main.c: Use locale for - yes/no expressions. - -2000-08-28 13:14:55 roessler (roessler) - - * rfc2231.c: Little fix from EGE. - - * po/ru.po: Update from Vsevolod. - -2000-08-28 09:40:28 EGE (roessler) - - * complete.c: Fix a buffer overrun in complete.c. - -2000-08-28 09:39:36 Brendan Cully (roessler) - - * imap/auth_sasl.c, imap/command.c, imap/imap_private.h, - muttlib.c: The attached small patch adjusts mutt_pretty_mailbox - to handle URLs. - -2000-08-28 09:38:42 Edmund GRIMLEY EVANS (roessler) - - * browser.c, curs_lib.c, hdrline.c, protos.h, recvattach.c: This - patch moves hdr_format_s from hdrline.c to curs_lib.c and renames - it to mutt_format_s. The function is then used in various places - in browser.c and recvattach.c where previously there was "%%%ss". - -2000-08-28 09:37:44 roessler (roessler) - - * rfc2047.c, rfc2047.h, rfc2231.c, rfc2231.h, sendlib.c: Do - character set selection for RFC2231 encodings. From EGE, but - with choose_charset renamed to mutt_choose_charset. - -2000-08-28 09:32:58 edmundo@rano.org (EGE) (roessler) - - * mbyte.c, protos.h, utf8.c, wcwidth.c: This is the patch TAKIZAWA - Takashi and I came up with in the end. - - When the Charset is euc-jp or shift_jis, iconv is used for - mbrtowc and wcrtomb. The worst part is mbrtowc_iconv(), where - I attempted to make mbrtowc both restartable (it can process - part of multibyte character) and fast in the case where there - is nothing left over from a previous character. Also I try to - make no assumptions about how those character sets work, which - is easy, because I know very little about them ... - - People who don't use one of those two stateless Japanese display - charsets shouldn't be affected. People whose systems provide - the wchar_t functions should be even less affected, because they - don't even get this code in their binary. - -2000-08-25 06:28:24 roessler (roessler) - - * imap/imap.c, imap/imap_ssl.c, imap/imap_ssl.h, imap/util.c, - account.c, account.h, browser.c, mutt_socket.c, mx.c, url.c, - url.h: patch-bac.imapurl-2, with small modifications. - -2000-08-22 22:23:10 roessler (roessler) - - * muttlib.c: Fix #251, from Brendan. - - * Makefile.am, main.c, parse.c, protos.h, url.c, url.h: Add an - URL parser, and support for mailto URLs. - - * doc/manual.sgml.head: Minor fixes from Will Fiveash. - - * po/ru.po: update - - * hdrline.c: Fix %B in index_format. - -2000-08-21 19:25:26 roessler (roessler) - - * imap/browse.c, imap/imap.c, mutt_socket.c, muttlib.c: - patch-bac.parsepath-2 - - * doc/manual.sgml.head, doc/manual.sgml.tail: Documentation - patch from Lars Hecking. - - * imap/imap.h, imap/imap_private.h, imap/message.c, imap/util.c, - imap/browse.c, imap/command.c, imap/imap.c, doc/manual.sgml.head, - browser.c, browser.h, buffy.c, functions.h, globals.h, init.h, - OPS: patch-bac.createplus-1 - - * imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, - imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, - imap/command.c, imap/imap.c, imap/imap_private.h, imap/message.c: - patch-bac.command-2 - -2000-08-17 06:06:02 roessler (roessler) - - * po/zh_CN.GB2312.po, configure.in: Adding zh_CN.GB2312 - translation. - - * imap/Makefile.am, doc/Makefile.in, mutt_socket.c, mx.c: Random - cleanup from Brendan Cully. - - * hdrline.c: Fix justification of number formats. (EGE) - -2000-08-15 17:21:19 roessler (roessler) - - * po/ru.po: update - - * mbyte.c, pager.c, protos.h: Another charset fix from EGE. - -2000-08-10 15:48:13 roessler (roessler) - - * imap/Makefile.am: Fix from Brendan Cully. - - * doc/mutt.man, doc/muttrc.man.tail: More minor fixes. - - * doc/mutt.man: Document $MAILDIR. - - * init.c: Tell mutt about the MAILDIR environment variable DJB - talks about in maildir (5). - - * doc/muttbug.man: Fix a typo. - - * doc/mbox.man: fix some typos. - -2000-08-09 21:14:35 roessler (roessler) - - * doc/Makefile.in, doc/mbox.man: Install mbox (5), and fix a typo. - - * doc/mbox.man: Document the mbox format in a manual page. - There may be some need for this. - - * Makefile.am, configure.in, init.c, main.c: Minor portability - and compilation fixes. - -2000-08-08 18:17:54 roessler (roessler) - - * po/POTFILES.in: Some files were missing. From Vsevolod Volkov. - - * imap/Makefile.am, imap/command.c, imap/imap.c, - imap/imap_private.h, imap/message.c, init.c, mutt_socket.c, - mx.c: * handles expunged messages better. Previously mutt's - state was only updated when syncing the mailbox. This was the - reason for Bob Bell's segfault when manipulating mailboxes - with multiple simultaneous clients. - * makes a small adjustment for Sam's weird Courier server, which - returns an OK FETCH completed response even when FETCH fails. I - should probably report that behaviour to him as a bug, though. - * renames IMAP_REOPEN_PENDING to IMAP_EXPUNGE_PENDING * gets - rid of the _("Closing mailbox...") message, which was obscuring - the status updates. * clears some spurious mutt_clear_error - calls in imap_cmd_finish. * makes socket reads and writes check - that they have an open - connection. Shouldn't be necessary (and such calls are logged), - but can happen currently. - * Some SASL vs regular authenticator tweaks in the imap Makefile. - - (From Brendan Cully.) - -2000-08-07 08:31:36 roessler (roessler) - - * po/Makefile.in.in, imap/Makefile.am, Makefile.am, configure.in, - mapping.h, sort.h: Cross compilation patches from Rüdiger Kuhlmann - . - -2000-08-06 14:35:15 roessler (roessler) - - * curs_lib.c: Return an exit value of 1 if mutt is left via - ctrl-c. From Andre Albsmeier . - -2000-08-05 17:50:03 roessler (roessler) - - * imap/imap.c, imap/imap_private.h, imap/message.c, - imap/Makefile.am, imap/auth_anon.c, imap/auth_cram.c, - imap/auth_gss.c, imap/auth_login.c, imap/auth_sasl.c, - imap/browse.c, imap/command.c, mutt_socket.c: Unified IMAP - command code. - - * doc/manual.sgml.head, doc/manual.sgml.head: Fix keyboard - binding documentation. From Thomas Schultz . - -2000-08-04 21:47:11 roessler (roessler) - - * sendlib.c: Fix a character set encoding bug. From EGE. - - * imap/auth_sasl.c, imap/imap_ssl.c, doc/manual.sgml.head, - account.c, mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h: - SASL patch from Brendan Cully. - -2000-08-03 22:08:13 roessler (roessler) - - * charset.c: fix a segmentation fault. - - * po/eo.po, po/sv.po: update. - - * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, - po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/fr.po, po/gl.po, - po/id.po, po/it.po, VERSION, imap/Makefile.am, po/cs.po, po/da.po, - po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.3.7 - - * sendlib.c: Use a correct Envelope from when bouncing with - $envelope_from enabled. - - * imap/BUGS, imap/auth_sasl.c, imap/imap.c, imap/imap_ssl.c, - mutt_sasl.c: More IMAP fixes from Brendan. - -2000-08-02 18:03:21 roessler (roessler) - - * po/it.po: update - -2000-08-01 18:04:42 roessler (roessler) - - * mx.c: Fix from BC - - * imap/auth.c, imap/auth_gss.c, imap/auth_sasl.c, imap/message.c: - Brendan's latest patches. - -2000-07-31 10:49:00 roessler (roessler) - - * po/fr.po: update. - - * m4/gettext.m4, imap/Makefile.am, imap/auth.c, imap/auth.h, - imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, - imap/auth_login.c, imap/auth_sasl.c, imap/command.c, - imap/imap.c, imap/imap_private.h, Makefile.am, acconfig.h, - account.c, account.h, configure.in, globals.h, init.h, main.c, - mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h: Brendan - Cully's SASL patch. I hope I didn't miss any files. - -2000-07-29 16:33:53 roessler (roessler) - - * po/id.po: update. - - * imap/README: updated readme file. - - * Makefile.am: Make sure checktypes and makedoc don't depend on - the intl library. - - * po/de.po: update. - -2000-07-28 19:00:31 roessler (roessler) - - * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, - po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/eo.po, - po/es.po, po/fr.po, po/gl.po, po/id.po, po/cs.po, po/da.po, - po/de.po, po/el.po, ChangeLog, VERSION, reldate.h: automatic - post-release commit for mutt-1.3.6 - - * Makefile.am: parse.h no longer exists, so don't try to - distribute it. - - * po/sv.po: branches: 1.27.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * po/uk.po: branches: 1.42.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * po/zh_TW.Big5.po: branches: 1.30.2.6.2; automatic post-release - commit for mutt-1.2.5 - - * po/pt_BR.po: branches: 1.20.2.6.2; automatic post-release - commit for mutt-1.2.5 - - * po/ru.po: branches: 1.67.2.7.2; automatic post-release commit - for mutt-1.2.5 - - * po/sk.po: branches: 1.28.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * po/ko.po: branches: 1.31.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * po/nl.po: branches: 1.36.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * po/pl.po: branches: 1.39.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * po/gl.po: branches: 1.23.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * po/id.po: branches: 1.31.2.7.2; automatic post-release commit - for mutt-1.2.5 - - * po/it.po: branches: 1.59.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * po/el.po: branches: 1.31.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * po/eo.po: branches: 1.30.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * po/es.po: branches: 1.49.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * po/fr.po: branches: 1.45.2.7.2; automatic post-release commit - for mutt-1.2.5 - - * po/cs.po: branches: 1.35.2.7.2; automatic post-release commit - for mutt-1.2.5 - - * po/da.po: branches: 1.13.2.7.2; automatic post-release commit - for mutt-1.2.5 - - * po/de.po: branches: 1.99.2.7.2; automatic post-release commit - for mutt-1.2.5 - - * reldate.h: automatic post-release commit for mutt-1.2.5 - - * ChangeLog: branches: 2.40.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * VERSION: branches: 2.28.2.6.2; automatic post-release commit - for mutt-1.2.5 - - * imap/imap.c, imap/imap_private.h, imap/message.c: Use UIDs - instead of sequence numbers in IMAP. (Brendan) - - * imap/imap.c, imap/imap_private.h, imap/message.c, - imap/message.h, imap/command.c, mutt.h, muttlib.c, mx.c: Handle - expunged messages. From Brendan Cully. - -2000-07-26 09:30:01 roessler (roessler) - - * doc/manual.sgml.head: Nits from Michael Sobolev. - -2000-07-25 16:35:48 roessler (roessler) - - * Makefile.am: Include the muttbug wrapper with the distribution. - - * doc/Makefile.in: Install muttbug.man als flea.1. - - * doc/mutt.man, doc/muttbug.man, Makefile.am, main.c, muttbug: - Install muttbug(1) as flea(1), and adjust the documentation - accordingly. Note: Typing muttbug will still work. - - * doc/muttbug.man: More tiny fixes. - - * doc/muttbug.man: Fix some typos. In particular, it's bug - tracking system, not buck tracking system. Oh well. - - * doc/Makefile.in, doc/mutt.man, doc/muttbug.man: muttbug(1) - has a manual page of it's own now. - - * muttbug.sh.in: Fix a little bug concerning version numbers. - - * Makefile.am: The warning about README.UPGRADE can go. - - * doc/mutt.man: Mention the bug tracking system. - - * INSTALL: Mention that mutt needs an iconv implementation, - and point users to libiconv. - - * INSTALL: Mention OpenBSD - - * Makefile.am: Remove types.h at "make clean" time. - - * curs_main.c: Fix a segmentation fault in the index. - - * curs_main.c: Try to fix a segmentation fault in the index. - -2000-07-24 07:48:53 roessler (roessler) - - * browser.h: make bit types unsigned. From albert chin - . - - * curs_lib.c, hdrline.c, help.c, mbyte.c, mbyte.h, menu.c: - Replace wctomb and mbtowc with wcrtomb and mbrtowc. From TAKIZAWA - Takashi , with small changes from Edmund - Grimley Evans. - -2000-07-23 21:47:01 roessler (roessler) - - * menu.c: Fix #108, from Gero Treuner. - - * configure.in, resize.c: sys/ioctl.h vs. ioctl.h. From Sam - Roberts. - - * rfc2231.c: Fix an obvious bug which prevented rfc2231 _encoding_ - support from working. - -2000-07-22 09:01:43 roessler (roessler) - - * configure.in, mutt.h: Some more QNX compiling aides. - -2000-07-21 07:32:12 roessler (roessler) - - * imap/md5.h, Makefile.am, checktypes.c: Try to be smart about - integer types. - - * imap/imap.c: Fix imap_passive. From Brendan Cully. - - * contrib/Makefile.in: Fix #150. From Brendan Cully. - -2000-07-20 17:51:52 roessler (roessler) - - * doc/devel-notes.txt: Typo. - - * imap/browse.c, imap/command.c, imap/imap.c, imap/imap.h, - imap/imap_private.h, imap/util.c, mutt_socket.c, mutt_socket.h, - mx.c, pop.c: Another IMAP patch from Brendan. - - * imap/util.c: quick hack against mx->mbox being NULL. - - * imap/BUGS, imap/imap.c, imap/imap.h, imap/util.c, postpone.c: - patch-bac.postpone-2 - - * pop.c: Use shared socket code, from Vsevolod Volkov. - -2000-07-19 10:21:57 roessler (roessler) - - * po/POTFILES.in, imap/Makefile.am, imap/auth.c, imap/auth_gss.c, - imap/browse.c, imap/imap.c, imap/imap.h, imap/imap_private.h, - imap/imap_socket.h, imap/imap_ssl.c, imap/imap_ssl.h, - imap/message.c, imap/socket.c, imap/util.c, Makefile.am, - acconfig.h, account.c, account.h, browser.c, configure.in, - gettext.c, globals.h, init.c, init.h, mutt_socket.c, - mutt_socket.h: IMAP socket moves by Brendan Cully, with a fix - from Tommi Komulainen, and most likely based on input from - Vsevolod Voykov (sp?). - - * imap/util.c: Fix more possible IMAP memory corruption. - From Brendan Cully. - - * imap/util.c: Fix possible memory corruption in stable. - From Brendan Cully. - - * imap/imap_private.h, imap/message.c, imap/socket.c, imap/imap.c: - Backport various IMAP bug-fixes to stable. From Brendan Cully. - -2000-07-18 14:38:13 roessler (roessler) - - * imap/auth.c, imap/auth_gss.c, imap/browse.c, imap/command.c, - imap/imap.c, imap/imap_private.h, imap/message.c, imap/socket.c: - More IMAP clean-up from Brendan Cully. - - * imap/imap.c, imap/imap_private.h, imap/message.c, imap/socket.c, - imap/utf7.c: IMAP fixes from Brendan Cully. - - * init.h, init.h: Documentation fix. - -2000-07-17 18:08:27 roessler (roessler) - - * imap/message.c: Fix possible heap corruption. From Brendan - Cully. - - * imap/utf7.c: Name changes left out by EGE's patch. - - * imap/util.c, imap/imap_private.h: imap/UTF7 related fixes - from EGE. - - * curs_main.c: Fix #192. - -2000-07-16 15:35:14 roessler (roessler) - - * imap/Makefile.am, imap/browse.c, imap/imap.c, - imap/imap_private.h, imap/message.c, imap/utf7.c, imap/util.c: - Support modified UTF-7 in folder names. From Edmund Grimley - Evans, modified by Brendan Cully. - - * handler.c: Another qp fix. - - * handler.c: More qp decoder modifications: We should handle - multibyte characters spanning soft line breaks. - - * handler.c: Rewrite the quoted-printable decoder so it properly - chops off trailing white space. Problem noted by Byrial Jensen. - -2000-07-15 06:51:47 roessler (roessler) - - * imap/socket.c: Add a message that we are looking up a host. - -2000-07-14 15:03:43 roessler (roessler) - - * imap/message.c, imap/message.h: Brendan's latest IMAP changes. - - * README.SSL: Tommi Komulainen's entropy gathering patch - - documentation. - -2000-07-12 14:17:46 roessler (roessler) - - * po/cs.po: update. - - * imap/imap_ssl.c: Entropy gathering fixes. - - * configure.in: Re-apply the iconv patch from vvv. - - * configure.in: undo the enable-external-dotlock patch. - - * handler.c: Initialize a variable in order to avoid a - segmentation fault. From Aaron Schrab. - -2000-07-11 20:38:49 roessler (roessler) - - * imap/imap.c, imap/imap_private.h, imap/socket.c: Unify logout - stuff in _one_ function. From Vsevolod Volkov. - - * imap/message.c: Disable a bug work-around which actually - breaks things. - - * configure.in: Typo, noted by Brad . - -2000-07-10 19:52:12 roessler (roessler) - - * main.c: Typo. - - * po/id.po: update. - - * rfc2047.c: Fix some possible NULL pointer deferences in the - RFC2047 code. - - * imap/command.c, imap/imap.c, imap/message.c, imap/socket.c, - browser.c, pgpkey.c, pop.c, query.c, remailer.c: Fix a bunch - of cases where format parameters were missing from calls to - mutt_message and mutt_error. - - * imap/command.c, imap/imap.c, imap/message.c, browser.c, - pgpkey.c, pop.c, query.c, remailer.c: [stable] Fix a bunch of - cases where format parameters were missing to calls of mutt_error - and mutt_message. - - * po/ru.po, po/de.po, po/da.po: update. - - * po/da.po: Update. - - * INSTALL, acconfig.h, charset.c, configure.in, main.c: Some - changes from EGE. - -2000-07-07 15:12:37 roessler (roessler) - - * po/fr.po: update - - * attach.c, copy.c, editmsg.c, from.c, mbox.c, parse.c, parse.h, - pgp.c, protos.h: Fix #185: is_from would return 0 (i.e., error) - when parsing Jan 1 1970 12:00 - apparently, this point of time - occurs on real mail folders. - -2000-07-06 23:08:39 roessler (roessler) - - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, - po/sk.po, po/nl.po, po/pl.po, po/it.po, po/ko.po, po/es.po, - po/fr.po, po/gl.po, po/id.po, po/da.po, po/de.po, po/el.po, - po/eo.po, ChangeLog, VERSION, po/cs.po: automatic post-release - commit for mutt-1.2.4 - - * muttlib.c: ups, this should be fixed in stable. - - * po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, - po/zh_TW.Big5.po, po/ko.po, po/nl.po, po/pl.po, po/eo.po, - po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/cs.po, - po/da.po, po/de.po, po/el.po, reldate.h, ChangeLog, VERSION: - automatic post-release commit for mutt-1.3.5 - - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, - po/sk.po, po/ko.po, po/nl.po, po/pl.po, po/fr.po, po/gl.po, - po/id.po, po/it.po, po/el.po, po/eo.po, po/es.po, po/cs.po, - po/da.po, po/de.po, reldate.h, ChangeLog, VERSION: automatic - post-release commit for mutt-1.2.3 - - * po/fr.po: update. - - * imap/auth.c, imap/auth_gss.c, imap/browse.c, imap/command.c, - imap/imap.c, imap/imap_private.h, imap/imap_socket.h, - imap/message.c, imap/socket.c: More IMAP clean-up. - - * imap/imap_private.h, imap/imap_socket.h, imap/message.c, - imap/socket.c, imap/util.c, imap/browse.c, imap/command.c, - imap/imap.c: More IMAP fixes from Brendan Cully. - -2000-07-05 14:39:14 roessler (roessler) - - * imap/socket.c: Fix the Fix. From TK. - -2000-07-05 10:32:17 Tommi Komulainen -(roessler) - - * imap/imap_ssl.c, imap/socket.c: - imap_logout_all assumed - every connection with descriptor value != 0 to be ready for - reading/writing. Unfortunately when the descriptor was closed, - conn->fd remained untouched. This is why mutt segfaulted if - IMAP login was aborted with ^G. - - - ssl_socket_close was called without calling ssl_socket_open - first. This caused a segfault because conn->sockdata was - NULL. Apparently there was also a memory leak, because - conn->sockdata was never free'd :-] - -2000-07-05 08:05:03 roessler (roessler) - - * imap/BUGS, imap/TODO, imap/auth.c, imap/imap.c, imap/socket.c: - IMAP cosmetics from Brendan Cully. - -2000-07-04 17:59:10 roessler (roessler) - - * doc/manual.sgml.head: slight documentation imrpovement from - Will Fiveash. - -2000-07-03 15:26:22 roessler (roessler) - - * po/de.po: update - - * imap/BUGS, imap/command.c, imap/imap.c, imap/imap.h, - imap/imap_socket.h, imap/socket.c, imap/util.c, curs_main.c: - IMAP logout patch from Brendan Cully. - - * po/id.po: update - - * po/id.po: update. - - * rfc2047.c: "Where have all the headers gone" fix from EGE. - - * sendlib.c: utf8 -> utf8 fix (From EGE). - - * rfc2047.c: RFC 2047 patch from EGE. - -2000-06-30 08:28:56 roessler (roessler) - - * po/pl.po: fix a format. - - * sendlib.c: Character set fix from EGE. - -2000-06-27 22:28:01 roessler (roessler) - - * sendlib.c: minor change from EGE. - - * main.c, rfc2047.c: Cosmetics. No, I didn't touch the word-wrap - code. ;-) - -2000-06-26 23:10:26 roessler (roessler) - - * muttlib.c: Fix a possible segfault in mutt_expand_folder. Noted - by AMK; [stable]. - - * muttlib.c: Fix a possible segmentation fault in - mutt_expand_path. Noted by Andreas M. Kirchwitz. - - * doc/Makefile.in, contrib/Makefile.in: "make check" cosmetics. - - * contrib/sample.muttrc-tlr: update. - - * configure.in: Iconv detection patch. From Lars Hecking. - - * color.c, color.c: Fix #173. From Roland Rosenfeld. - -2000-06-22 23:18:36 roessler (roessler) - - * muttlib.c: Avoid crashing when forwarding message/rfc822-type - attachments. - - * Makefile.am, prepare: Lars Hecking's build process patch - for stable. - - * rfc822.c: branches: 2.9.2.1.2; Fix stack corruption - in the RFC822 parser. Noted by Ari Gordon-Schlosberg - . - - * rfc822.c: Fix stack corruption in the RFC822 parser. - Problem noted by Ari Gordon-Schlosberg . - - * recvattach.c: Merge two almost-identical string constants. - From Byrial. - -2000-06-21 19:23:23 roessler (roessler) - - * imap/auth_gss.c: More debug code which needs #ifdefs. - - * imap/auth_gss.c: More debugging code which needs #ifdefs. - - * po/eo.po: update. - - * Makefile.am, prepare: Work-around for keymap_defs and other - dependency problems. From Lars Hecking. - - * muttlib.c: Fix ~logname expansion for stable. - - * muttlib.c: Fix ~logname expansion. - - * README: Remove explicit list of mirrors, and refer to - download.html. - - * mbox.c: Fix another mbox synch problem. - - * mbox.c: Fix another bug in mbox synching. - - * postpone.c: Some more character set cleanup,. - - * commands.c, compose.c, muttlib.c, pgpkey.c, postpone.c, - protos.h, recvattach.c, send.c, sendlib.c: More character set - clean-up. - - * postpone.c: Improve character set handling when postponing - messages. This patch may lead to information loss under very - special circumstances. - - * muttlib.c, protos.h: Remove unused mutt_dup_body () function. - - * compose.c, pgpkey.c, protos.h, recvattach.c, send.c, sendlib.c: - Fix character set selection. Postponing and recalling messages - should work again, now. - - * postpone.c, sendlib.c: Fix a file descriptor leak in sendlib.c. - - * main.c, main.c: patch-1.3.2.tbm.lastfolder, from Martin - Michlmayr . - - * commands.c, hook.c, protos.h, recvattach.c, recvcmd.c, send.c: - Apply message-hook to more commands, and make it more useful by - permitting the "~h" and "~b" pattern specifiers. Bad enough, this - removes message-hook abilities from the receive-attachment menu. - -2000-06-20 22:23:37 roessler (roessler) - - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pl.po, po/pt_BR.po, - po/ru.po, po/sk.po, po/it.po, po/ko.po, po/nl.po, po/es.po, - po/fr.po, po/gl.po, po/id.po, po/el.po, po/eo.po, po/cs.po, - po/da.po, po/de.po, ChangeLog, VERSION, reldate.h: automatic - post-release commit for mutt-1.2.2 - - * build-release: Add a "make" call, so build-release will also - work from a source tree which hasn't been built recently. - - * commands.c: Do some comparisons case-insensitive. - - * po/ru.po: update. - - * doc/muttrc.man.head: s/display-hook/message-hook/ - - * po/de.po: Fix a misleading fuzzy translation about PGP - signature validity. From Roland Rosenfeld. - - * imap/imap.c: Don't use debuglevel unless DEBUG is defined. - Noted by china@thewrittenword.com. - - * imap/imap.c: Only use debuglevel if DEBUG is defined. Noted by - Albert Chin , - - * po/fr.po: update. - -2000-06-19 21:13:19 roessler (roessler) - - * doc/devel-notes.txt, doc/manual.sgml.head, init.h, makedoc.c: - patch-1.3.3.bj.docref.1 - - * build-release: Make sure m4/Makefile is _really_ rebuilt. - - * po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, - po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/es.po, po/fr.po, - po/gl.po, po/id.po, po/it.po, po/da.po, po/de.po, po/el.po, - po/eo.po, po/cs.po, ChangeLog, VERSION, reldate.h: automatic - post-release commit for mutt-1.2.1 - - * doc/manual.sgml.head: Fix some more mentions of display-hook. - - * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, - po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, - po/pl.po, po/pt_BR.po, ChangeLog, VERSION, po/cs.po, po/da.po, - po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h: automatic - post-release commit for mutt-1.3.4 - - * compose.c: No need to include iconv.h. - - * po/da.po: update. - - * po/ru.po: update - -2000-06-17 08:07:36 roessler (roessler) - - * imap/imap_ssl.c: Certificate verification fix from Tommi - Komulainen. - - * imap/imap_ssl.c: SSL fix. - - * po/ru.po: upate - -2000-06-16 10:21:34 roessler (roessler) - - * OPS, commands.c, compose.c, functions.h, mutt.h, sendlib.c: - patch-1.3.3.tlr.change_charset.1 - - * po/ru.po: nit. - -2000-06-15 21:37:07 roessler (roessler) - - * doc/manual.sgml.head, doc/muttrc.man.head, commands.c, hook.c, - init.h, mutt.h, recvcmd.c, send.c: patch-1.3.3.tlr.message_hook.1 - - * mutt.h, sendlib.c: patch-1.3.3.tlr.content_info.1 - - * imap/imap.c: shut up the compiler. - - * po/ru.po, commands.c, init.h: nits. - - * commands.c, globals.h, init.h: patch-1.2.bbell.display_filter.2. - - * complete.c: patch-1.3.2.bbell.complete.1 - autocomplete "!", - which is helpful in certain IMAP contexts. - - * copy.c, mbox.c, mh.c, mx.c: [stable] Prevent data corruption - when the temporary space runs full. Backport from unstable. - - * po/el.po, po/fr.po: updates. - - * po/ru.po: update. - - * rfc2047.c, sendlib.c, copy.c, handler.c: Avoid dumping core - when Charset isn't set. - - * init.h: Little documentation fix from Aaron Schrab. - -2000-06-14 09:23:45 roessler (roessler) - - * OPS, charset.c, charset.h, compose.c, functions.h, handler.c: - Remove recode-attachment, and the "decoder" API. (EGE) - - * gettext.c: Make sure --disable-nls works. (EGE) - -2000-06-13 20:36:33 roessler (roessler) - - * init.h, mutt.h, sendlib.c: EGE's latest send-charset patch. - - * m4/curslib.m4: New file, contains Tom Dickey's CF_CURSES_LIBS - macro from lynx. - - * configure.in: Use CF_CURSES_LIBS macro for better detection - of platform-specific curses libraries. From Lars Hecking. - - * main.c: Inform us about ICONV_NOTRANS. From EGE. - - * configure.in: iconv detection. From EGE. - - * commands.c: Only display PGP signature verification status if - verification was tried. - -2000-06-12 07:02:42 roessler (roessler) - - * configure.in: A new check for working wchar functions. - -2000-06-11 19:05:12 roessler (roessler) - - * mh.c, mx.c: Fix some issues with synching of maildir/mh folders. - Problems noted by Byrial Jensen. - -2000-06-09 17:42:14 roessler (roessler) - - * pattern.c: Force decimal parsing on dates, so 09 is parsed as 9, - and not as "invalid". - - * imap/imap_ssl.c, imap/imap_ssl.c: Fix a mix-up. - - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/de.po, po/el.po, - po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, - po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, - VERSION, po/cs.po, po/da.po, ChangeLog, po/ru.po, po/sk.po, - po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/da.po, po/de.po, - po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, - po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/cs.po, - reldate.h, ChangeLog: automatic post-release commit for mutt-1.3.3 - - * charset.c, init.c: Fix some typos in the nl_langinfo stuff. - - * rfc2047.c: Latest patch from EGE. - -2000-06-08 21:44:14 roessler (roessler) - - * copy.c, mbox.c: This patch should fix the mailbox corruption - various people observed. - - * charset.c, charset.h, init.c: Fix up the value returned by - nl_langinfo(CODESET). - - * mbox.c: Improve error reporting with mbox folders a bit. - - * send.c: patch-1.2.bj.ed_mtime.1 - - * Makefile.am, acconfig.h, configure.in, main.c, mbyte.c: - Removing the built-in charset support. - - * doc/muttrc.man.head: one-character typo. - - * imap/imap_ssl.c: Fix #157. From Enrik Berkhan - . - - * imap/imap_ssl.c: [stable] Fix #157. From Enrik Berkhan - . - - * README.SSL, init.h, mutt.h, imap/imap_ssl.c: [stable] - patch-1.3.2.tl.sslcerts.1. - - * charset.c: Don't return data on the stack. Noted by "Andrew - W. Nosenko" . - - * po/sv.po: update. - -2000-06-04 18:18:56 roessler (roessler) - - * doc/manual.sgml.head: Nits from Mikko Hänninen. - -2000-06-02 10:05:41 roessler (roessler) - - * imap/imap.h, imap/imap.h, pgp.c: Fix #152. - -2000-05-30 12:52:41 roessler (roessler) - - * po/pl.po: update - -2000-05-29 22:34:12 roessler (roessler) - - * rfc2047.c, rfc2047.h, send.c, sendlib.c: Edmund's latest - RFC2047 encoding update. - -2000-05-28 20:32:05 roessler (roessler) - - * commands.c: Don't bother the user with messages about PGP - signature verification when there is no PGP stuff about the - message. - - * README.SSL, init.h, mutt.h: SSL certificate verification fixes - from Tommi Komulainen. - - * imap/imap_ssl.c: SSL certificate verification fix from Tommi - Komulainen. - - * imap/command.c: [stable] Handle connection take-down by servers - more graciously. From Patrick Caulfield. - - * doc/manual.sgml.head, contrib/pgp2.rc, contrib/pgp5.rc, - commands.c, init.h, pgp.c, pgp.h: Modified version of Byrial - Jensen's signature verification patch. - -2000-05-25 12:21:29 roessler (roessler) - - * pgp.c: Use strftime for time indications with PGP verification. - - * curs_lib.c, mbyte.c: Somewhat different sigsegv fix suggested - by EGE. - - * mbyte.c: wctomb(0,wc) is needed to work for bounds checking. - - * mutt.h: Include stdlib.h from mutt.h. - - * makedoc.c, init.h: Minor fixes from Byrial. - - * doc/manual.sgml.head: typo. - - * doc/devel-notes.txt, init.h, makedoc.c: Documentation - beautification patch from Byrial Jensen. Thanks! - -2000-05-24 19:20:07 roessler (roessler) - - * po/ru.po: Fixes #143. - - * po/ru.po: Some fixes - #143. - - * charset.c, charset.h, compose.c, gnupgparse.c: Make charset-hook - work with an external iconv implementation. - - * imap/command.c: Handle disconnects more gracefully. - From Patrick Caulfield . - - * config.guess, config.sub: [stable] Latest versions from - ftp.gnu.org/pub/gnu/config - - * config.guess, config.sub: Latest versions from - ftp.gnu.org/pub/gnu/config. - -2000-05-23 17:16:46 roessler (roessler) - - * po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, - po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, - ChangeLog, VERSION, po/cs.po, po/da.po, po/de.po, po/el.po, - po/eo.po, po/es.po, po/fr.po, po/gl.po, reldate.h: automatic - post-release commit for mutt-1.3.2 - - * contrib/gpg.rc: Make this work on QNX. - - * contrib/gpg.rc: Change suggested by Sam Roberts - to make this work on QNX. - -2000-05-22 16:15:35 roessler (roessler) - - * po/pl.po: update - - * rfc2047.c: Fix a stupid segmentation fault. - - * lib.c: cosmetics. - - * rfc2047.c: Fix a memory leak. - - * charset.c, lib.c, lib.h, protos.h: Add mutt_str_adjust (). - - * parse.c: Fix a possible cause for heap corruption. - - * po/de.po: update. - - * charset.c, gettext.c: Make mutt_gettext () a bit more compact. - -2000-05-21 18:45:15 roessler (roessler) - - * mbyte.h: Small fix from EGE. - - * sendlib.c: Some fixes so ISO-2022-JP* works with mutt. - Mostly from TAKIZAWA Takashi . - - * muttlib.c: Comment a bit of code. - -2000-05-20 18:16:18 roessler (roessler) - - * po/fr.po: update. - - * charset.c, charset.h, curs_lib.c, rfc2047.c, rfc2231.c: String - conversion patch from EGE. - - * doc/manual.sgml.head, hook.c: Second version of Byrial's - display-hook patch. - - * po/uk.po, po/zh_TW.Big5.po, po/fr.po, po/gl.po, po/id.po, - po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, - po/sk.po, po/sv.po, ChangeLog, VERSION, po/cs.po, po/da.po, - po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h: automatic - post-release commit for mutt-1.3.1 - - * doc/muttrc.man.head: Document display-hook in the manual page. - - * commands.c, hook.c, init.h, mutt.h, protos.h, send.c: Add a - display-hook command. From Byrial Jensen. - - * alias.c, browser.c, init.c, lib.c, mutt.h, muttlib.c, protos.h: - Add mutt_gecos_name function which centrally handles the GECOS - processing. - - * imap/imap.c: Shut up some warnings. We may have to think - about mutt_stristr again. - - * configure.in: Verify that regmatch_t has offsets, and not - only pointers. From Sam Roberts . - - * configure.in: Don't look for curses in /usr/5lib any more - - this broke things for some people. - - * configure.in: Don't look for the curses library in /usr/5lib - any more. This broke things for some people. - - * sendlib.c: Real fix for the pointer problem noted by Heiko - Schlichting. - - * sendlib.c: Fix a "string on stack returned" bug found by - Heiko Schlichting. - -2000-05-19 07:36:42 roessler (roessler) - - * hdrline.c: Fix %. formats. From EGE. - -2000-05-18 17:06:59 roessler (roessler) - - * copy.c, parse.c, rfc2047.c, rfc2047.h, rfc2231.c, send.c, - sendlib.c: rfc2047_decode change from EGE. - - * charset.c: Catch a segmentation fault in mutt_convert_string (). - - * acconfig.h: Don't enable debugging by default in the stable - branch. - - * configure.in, main.c: More debugging output, and a warning - in configure.in. - - * main.c: Tell us something about internal iconv and CHARMAPS_DIR - from mutt -v. - -2000-05-17 12:39:16 roessler (roessler) - - * mkjtags.c: handle ^L lines correctly. - - * mkjtags.c: Some beautifications. - - * Makefile.am, mkjtags.c: Add a little tool to help with building - tags files my editor groks. - - * handler.c: When displaying a deleted attachment's information, - present the file name if it is present. Suggested by Pete - Wenzel . - - * imap/imap_ssl.c: SSL certificate check fix. From Tommi - Komulainen. - - * imap/imap_ssl.c: Certificate check fix, from Tommi Komulainen. - - * OPS, enter.c, functions.h: Add forward-word and backward-word - functions to the editor. - - * OPS, enter.c, functions.h: Add a kill-eow function to the - line editor. - - * init.c: Small fix to mutt_set_default(). - -2000-05-16 19:01:50 roessler (roessler) - - * Makefile.am: We don't need to build in the charmaps/ directory - unless we use the included iconv. - - * compose.c, mutt.h, protos.h, sendlib.c: Some fixes to the size - calculation code. - - * compose.c, globals.h, init.h, sendlib.c: A modified version - of Will Fiveash's compose format patch. - - * acconfig.h, configure.in, init.c, init.h: Use nl_langinfo's - return value as the default for $charset. - - * init.c: More default setting. This can easily be done much - cleaner than the last version of the patch. - - * init.c: Hack: mutt_restore_default() now stores the latest - value of a variable as it's default if there was no default - before. The code in question is executed precisely once: when - mutt_restore_default() is invoked from mutt_init(). - - * hook.c, lib.c, lib.h, muttlib.c, protos.h: Let _mutt_expand_path - escape regular expression special characters. For stable. - - * hook.c, lib.c, lib.h, muttlib.c, protos.h: mutt_expand_path - is now able to escape special characters for use in regular - expressions. This is needed to make folder-hooks work like - intended. - - * muttlib.c: Sanitize file names passed to mutt_adv_mktemp. - - * muttlib.c: Sanitize file name suggestions passed to - mutt_adv_mktemp. - - * doc/manual.sgml.tail, OPS, enter.c, functions.h: Add a - transpose-character function to the editor. From Aaron Schrab. - - * configure.in: Improve the wchar_t checks. From "Andrew - W. Nosenko" . - -2000-05-15 12:00:53 roessler (roessler) - - * configure.in, mbyte.c, pager.c: More iconv-related patches - from EGE. - -2000-05-13 17:39:03 roessler (roessler) - - * configure.in: HP/UX vs. ANSI C. From Lars Hecking and Albert - Chin. [stable] - - * configure.in: Configuration for ANSI C / HP/UX. From albert - chin and Lars Hecking. - -2000-05-12 13:41:34 roessler (roessler) - - * mbyte.c, wcwidth.c: Make things compile. ;-) - - * mbyte.c, mbyte.h, wcwidth.c: Isprint-related changes. - Suggested by Andrew Nosenko, adapted by EGE. - - * gettext.c: Replacing some more free() calls by safe_free(). - - * acconfig.h, configure.in, curs_lib.c, gettext.c, help.c, - mbyte.c, mbyte.h, mutt.h, pager.c, wcwidth.c: wide-character - related patches. From Edmund Grimley Evans. - - * configure.in: HP/UX -Ae detection. From Albert Chin. [stable] - - * configure.in: Improve the HP/UX check for the -Ae command - line parameter. From albert chin (china@thewrittenword.com). - - * gen_defs: Make sure gen_defs returns success. [stable] - - * gen_defs: Sam Roberts reports that some shells do strange - things with exit states. - - * doc/manual.sgml.head: Fix $spool vs. $spoolfile. From David - Ellement. - -2000-05-11 07:10:32 roessler (roessler) - - * doc/mutt.man: Remove some unnecessary spaces. - - * doc/mutt.man, main.c: Fix usage information. Noted by Mikko - Hänninen. - - * acconfig.h, configure.in, globals.h: Check volatility of - sig_atomic_t. - -2000-05-10 18:02:31 roessler (roessler) - - * configure.in: Support for old Kerberos versions. From David - Champion . - - * configure.in: Fix support for old Kerberos libraries. - - * hdrline.c, thread.c: updated messages-in-thread (%e) patch - from Markus Holmberg. - - * po/pl.po: update. - - * init.h, mutt.h, pop.c: Fix a segmentation fault introduced by - the change of pop_delete to a quad option. - - * po/fr.po: Update the French translation. - -2000-05-09 20:19:28 roessler (roessler) - - * parse.c: more mailtool brain-damage support. - - * acconfig.h, configure.in, parse.c: Sun mailtool message support. - The format is ugly, but the patch is reasonably clean. - - * Makefile.am: include mbyte.h with the distribution. - - * doc/devel-notes.txt: Add a word about format flags. - - * imap/message.c: Make the X-Label patch work over IMAP. - - * po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, - po/uk.po, po/zh_TW.Big5.po, po/cs.po, po/da.po, po/de.po, - po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, - po/it.po, po/ko.po, reldate.h, ChangeLog, VERSION: automatic - post-release commit for mutt-1.3 - - * hdrline.c, init.h, protos.h, thread.c: Add a %e option - for thread-relative message numbers. From Markus Holmberg - . - - * doc/manual.sgml.head, hdrline.c, init.h, mutt.h, parse.c, - pattern.c: X-Label header support from David Champion - . - - * init.h, pop.c: Make pop_delete a quad-option. From Honza - Pazdziora . - - * VERSION: Ups, we should leave the version file on 1.2, so the - diff will get built properly when I release 1.3. - - * lib.h, mbyte.c, mbyte.h, menu.c, muttlib.c, pager.c, - pgppubring.c, protos.h, rfc2047.c, rfc2231.c, sendlib.c, - utf8.c, wcwidth.c, Makefile.am, VERSION, charset.c, charset.h, - commands.c, compose.c, configure.in, curs_lib.c, curs_main.c, - enter.c, gettext.c, gnupgparse.c, hdrline.c, help.c, init.c: - Edmund Grimley Evans' UTF-8 patch. - - * po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, - po/sv.po, po/uk.po, po/zh_TW.Big5.po, VERSION, po/cs.po, - po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, - po/gl.po, po/id.po, po/it.po, reldate.h, ChangeLog: automatic - post-release commit for mutt-1.2 - - * build-release: unstable branch. - - * build-release: start preparing 1.2. - -2000-05-03 07:48:46 roessler (roessler) - - * po/zh_TW.Big5.po: branches: 1.30.2; automatic post-release - commit for mutt-1.1.14 - - * po/da.po: branches: 1.13.2; automatic post-release commit - for mutt-1.1.14 - - * po/de.po: branches: 1.99.2; automatic post-release commit - for mutt-1.1.14 - - * po/el.po: branches: 1.31.2; automatic post-release commit - for mutt-1.1.14 - - * po/eo.po: branches: 1.30.2; automatic post-release commit - for mutt-1.1.14 - - * po/es.po: branches: 1.49.2; automatic post-release commit - for mutt-1.1.14 - - * po/fr.po: branches: 1.45.2; automatic post-release commit - for mutt-1.1.14 - - * po/gl.po: branches: 1.23.2; automatic post-release commit - for mutt-1.1.14 - - * po/id.po: branches: 1.31.2; automatic post-release commit - for mutt-1.1.14 - - * po/it.po: branches: 1.59.2; automatic post-release commit - for mutt-1.1.14 - - * po/ko.po: branches: 1.31.2; automatic post-release commit - for mutt-1.1.14 - - * po/nl.po: branches: 1.36.2; automatic post-release commit - for mutt-1.1.14 - - * po/pl.po: branches: 1.39.2; automatic post-release commit - for mutt-1.1.14 - - * po/pt_BR.po: branches: 1.20.2; automatic post-release commit - for mutt-1.1.14 - - * po/ru.po: branches: 1.67.2; automatic post-release commit - for mutt-1.1.14 - - * po/sk.po: branches: 1.28.2; automatic post-release commit - for mutt-1.1.14 - - * po/sv.po: branches: 1.27.2; automatic post-release commit - for mutt-1.1.14 - - * po/uk.po: branches: 1.42.2; automatic post-release commit - for mutt-1.1.14 - - * ChangeLog: branches: 2.40.2; automatic post-release commit - for mutt-1.1.14 - - * VERSION: branches: 2.28.2; automatic post-release commit - for mutt-1.1.14 - - * po/cs.po: branches: 1.35.2; automatic post-release commit - for mutt-1.1.14 - - * po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/da.po, - po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, - po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, - po/ru.po, ChangeLog, VERSION, po/cs.po: automatic post-release - commit for mutt-1.1.13 - - * reldate.h: branches: 2.25.2; automatic post-release commit - for mutt-1.1.13 - -2000-04-30 06:58:21 roessler (roessler) - - * imap/message.c: branches: 1.24.2; Catch the case that an IMAP - server sends "\n\n" after a mail header. Diagnosed by Brendan. - -2000-04-29 13:38:05 roessler (roessler) - - * query.c: branches: 2.5.2; Fix a possible segmentation fault - with the external query feature. - - * imap/imap.c: branches: 1.26.2; Fix the "empty screen after - sync" bug observed with certain versions of the Courier IMAP - server. From Brendan Cully. - -2000-04-26 17:43:00 roessler (roessler) - - * imap/util.c: branches: 1.23.2; Fix the imap_force_ssl option. - - * po/da.po: update. - - * contrib/pgp6.rc: Fix a little typo. Noted by Steve Brewer - . - - * imap/imap_ssl.c: branches: 1.12.2; Add a new option named - imap_force_ssl. - - * imap/imap_ssl.h, imap/util.c: Add a new option named - imap_force_ssl. - - * init.h: branches: 2.80.2; Add a new option named - imap_force_ssl. - - * mutt.h: branches: 2.62.2; Add a new option named - imap_force_ssl. - -2000-04-25 18:39:01 roessler (roessler) - - * acconfig.h: branches: 2.15.2; Revised version of Lars' patch. - - * configure.in: branches: 2.61.2; Revised version of Lars' patch. - - * m4/funcdecl.m4: New macros CF_CHECK_FUNCDECL, - CF_CHECK_FUNCDECLS, CF_UPPER. These are slightly modified versions - of T. E. Dickey's macros from the lynx distribution. (From - Lars Hecking.) - - * configure.in: Use new CF_CHECK_FUNCDECLS macro for curses - functions. This should catch function declarations and macros - alike. Due to a misfeature in autoheader, we have to explicitly - AC_DEFINE the curses functions. (From Lars Hecking.) - - * acconfig.h: acconfig.h: Remove duplicate VERSION and unused - HAVE_GETOPT_DECL. Remove DEBUGGER (it's AC_SUBST'ed, not - AC_DEFINE'd). Add defines for curses functions. (From Lars - Hecking.) - - * po/it.po: update. - -2000-04-24 13:10:11 roessler (roessler) - - * imap/util.c: Fix a segmentation fault with folder completion. - From Brendan. - - * imap/message.c: Fall back to INTERNALDATE when Date header - isn't present. From Brendan. - -2000-04-22 18:34:29 roessler (roessler) - - * po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, - po/sv.po, po/uk.po, po/zh_TW.Big5.po, ChangeLog, VERSION, - po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, - po/fr.po, po/gl.po, po/id.po, po/it.po, reldate.h: automatic - post-release commit for mutt-1.1.12 - - * doc/manual.sgml.head: branches: 1.31.2; Add a link to - http://www.mutt.org/download.html. - - * init.c, init.h, thread.c: Handle sort_aux="threads" - somewhat different, and probably more safely. Problem and - principle of fix noted by Gero Treuner and Michael Tatge - . - - * lib.c: branches: 2.23.2; Coda compatibility. From Jan Harkes - . - - * parse.c: Fix message parsing. This fixes the "Reply-To in - body" bug. From Edmund GRIMLEY EVANS. - - * doc/manual.sgml.tail: Fix the sgmltools URL. From Martin - Michlmayr. - - * charset.c: branches: 2.19.2; Comment cosmetics. From Martin - Michlmayer. - - * editmsg.c, extlib.c, gnupgparse.c, lib.c: Comment cosmetics. - From Martin Michlmayer. - - * lib.h: branches: 2.7.2; Comment cosmetics. From Martin - Michlmayer. - - * pgpinvoke.c: Comment cosmetics. From Martin Michlmayer. - - * pgpkey.c: branches: 2.24.2; Comment cosmetics. From Martin - Michlmayer. - - * pgplib.c, pgppubring.c, recvcmd.c: Comment cosmetics. - From Martin Michlmayer. - - * remailer.c: branches: 2.11.2; Comment cosmetics. From Martin - Michlmayer. - - * rfc2231.c, rfc2231.h: Comment cosmetics. From Martin - Michlmayer. - - * doc/manual.sgml.head: Document the elmish "!!" shortcut for - the last folder. From Martin Michlmayr . - - * curs_main.c: branches: 2.44.2; Fix various inconsistencies - with respect to thread deletion. - - * pager.c: Fix various inconsistencies with respect to thread - deletion. - -2000-04-12 16:32:26 roessler (roessler) - - * browser.c: branches: 2.21.2; Initialize some more memory. - Noted by Vsevolod Volkov . - - * headers.c: Catch some error conditions. - - * main.c: branches: 2.29.2; Tell us whether debugging is enabled - or not. - -2000-04-09 13:32:36 roessler (roessler) - - * po/sv.po: Update. - - * imap/imap_ssl.c: Another file mode change. - - * po/fr.po, po/es.po, po/el.po: update. - - * imap/imap_ssl.c: Save more than one SSL certificate to the - certificate file. - - * po/da.po, po/cs.po: update. - - * imap/socket.c: branches: 1.9.2; Make host name comparison - case-insensitive. - - * doc/manual.sgml.head: Minor typo in the documentation. - Noted by Vsevolod Volkov . - - * muttlib.c: branches: 2.16.2; The "!!" shortcut had another - flaw. Noted by Martin Michlmayr . - - * imap/BUGS: branches: 1.12.2; Documentation patch from Brendan - Cully. - - * pattern.c: Fix ^ and ! pattern modifiers. - -2000-03-31 12:37:21 roessler (roessler) - - * po/pl.po, po/id.po: update. - -2000-03-30 15:33:14 roessler (roessler) - - * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pt_BR.po, - po/ru.po, po/nl.po, po/pl.po, po/ko.po, po/it.po, po/fr.po, - po/gl.po, po/id.po, po/eo.po, po/es.po, po/el.po, po/da.po, - po/de.po, po/cs.po, VERSION, reldate.h, ChangeLog: automatic - post-release commit for mutt-1.1.11 - - * po/uk.po, po/zh_TW.Big5.po, po/sv.po, po/sk.po, po/pt_BR.po, - po/ru.po, po/nl.po, po/pl.po, po/ko.po, po/id.po, po/it.po, - po/gl.po, po/fr.po, po/es.po, po/eo.po, po/el.po, po/de.po, - po/da.po, po/Makefile.in.in, po/POTFILES.in, po/cs.po: make - update-po, and undo most parts of Lars' and Tommi's patch - - it broke things here. - - * imap/imap_ssl.c: Typo, noticed by Vsevolod Volkov - . - - * po/de.po: update. - - * po/eo.po: fix. - - * contrib/Makefile.in: Distribute pgp6.rc. Ups. - - * po/uk.po: Updated Ukrainian translation. - - * curs_main.c: Cursor cosmetics. From Byrial. - - * contrib/Makefile.in: Installation process patch from Bill - Nottingham . - - * build-release: Explicitly use scp1. - -2000-03-29 20:16:36 roessler (roessler) - - * po/zh_TW.Big5.po, po/sv.po, po/uk.po, po/sk.po, po/pt_BR.po, - po/ru.po, po/pl.po, po/ko.po, po/nl.po, po/id.po, po/it.po, - po/gl.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, - po/da.po, po/cs.po, VERSION, reldate.h, ChangeLog: automatic - post-release commit for mutt-1.1.10 - - * imap/message.c: Fix access to read-only folders via IMAP. - - * po/de.po, doc/Makefile.in, doc/manual.sgml.head, init.c, - thread.c: Various little patches from Gero Treuner. - - * imap/Makefile.am: Build diff from Brendan Cully. - - * Makefile.am: branches: 2.61.2; Build diff from Brendan Cully. - -2000-03-28 10:09:19 roessler (roessler) - - * po/Makefile.in.in, po/POTFILES.in, Makefile.am: A patch from - Tommi Komulainen (and Lars Hecking) for building outside the - source directory. - -2000-03-27 23:56:35 roessler (roessler) - - * imap/auth_gss.c: branches: 1.3.2; NetBSD portability patches - from Brendan Cully. - - * imap/imap_ssl.c, acconfig.h, configure.in: NetBSD portability - patches from Brendan Cully. - -2000-03-25 18:22:09 roessler (roessler) - - * keymap.c: Timeout occasionally in menus, with the notable - exception of the editor. This is needed to avoid some more - IMAP timeouts. [patch-1.1.9.tlr.timeout.1] - -2000-03-23 12:21:10 roessler (roessler) - - * remailer.c: Little fix for the remailer menu. - - * configure.in: Fix Kerberos configuration. From David Champion - . - -2000-03-22 08:24:45 roessler (roessler) - - * mutt.h, sort.c, init.h: Sorting fix from Gero Treuner. - -2000-03-21 22:01:42 roessler (roessler) - - * configure.in: Fix charmap configuration. This was broken in - configure.in,v 2.54. - -2000-03-20 10:32:18 roessler (roessler) - - * muttlib.c: Fix the "!!" shortcut for the last folder. Noted by - Byrial Jensen. - - * po/da.po, po/eo.po: update - - * configure.in, Muttrc.head, Muttrc.head.in: Put Muttrc.head under - autoconf control - we need to substitute @docdir@ for the - macro to work. - -2000-03-19 09:19:30 roessler (roessler) - - * po/nl.po: Fix some sloppiness errors. From Brendan Cully. - -2000-03-17 08:26:22 roessler (roessler) - - * po/nl.po: update - - * rfc2047.c: Don't override iso-2022-jp with us-ascii. - - * sendlib.c: branches: 2.46.2; Don't override iso-2022-jp - with us-ascii. - -2000-03-16 10:01:43 roessler (roessler) - - * commands.c, init.h, mutt.h: Add the $print_decode option. - - * po/ru.po, po/sv.po: updates - - * po/it.po: update. - - * editmsg.c: Use Editor with a fall-back to visual when editing - messages. - - * muttlib.c: Localization nit from Byrial Jensen. - - * doc/manual.sgml.head, init.h: Documentation fixes from Mikko - Hänninen. - -2000-03-15 23:25:47 roessler (roessler) - - * imap/imap_ssl.c, imap/imap_ssl.h, imap/socket.c: Fix entropy - gathering in the IMAP SSL support. From Tommi Komulainen. - - * README.SSL: branches: 2.4.2; Fix entropy gathering in the - IMAP SSL support. From Tommi Komulainen. - - * configure.in, init.h: Fix entropy gathering in the IMAP SSL - support. From Tommi Komulainen. - - * Makefile.am: Add a dependency for keymap_defs.h. Hope it - works now. - - * po/da.po: update - -2000-03-14 21:05:00 roessler (roessler) - - * po/pl.po, po/cs.po: updates. - - * configure.in: Fix a charmap configuration flaw. From Gero - Treuner. - - * doc/Makefile.in: Install all the documentation. Problem noted - and fix supplied by Gero Treuner. - - * po/es.po: Update from Boris Wesslowski. - - * base64.c: Add the original fetchmail copyright notice. - - * contrib/Makefile.in, contrib/pgp6.rc: More nits: Include a - sample configuration file for using mutt with pgp6, and install - and actually distribute Tin.rc. - -2000-03-13 22:36:56 roessler (roessler) - - * makedoc.c, send.c, charset.h, init.h: Various nits, noted by - Gero Treuner. - - * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pt_BR.po, - po/ru.po, po/pl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, - po/gl.po, po/es.po, po/fr.po, po/eo.po, po/el.po, po/da.po, - po/de.po, po/cs.po, reldate.h, VERSION, ChangeLog: automatic - post-release commit for mutt-1.1.9 - - * build-release: change code for going on-line. - - * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pl.po, - po/pt_BR.po, po/ru.po, po/ko.po, po/nl.po, po/gl.po, po/id.po, - po/it.po, po/eo.po, po/es.po, po/fr.po, po/el.po, po/de.po, - po/cs.po, po/da.po: make update-po. - - * po/sv.po, po/fr.po: updates. - -2000-03-10 11:38:32 roessler (roessler) - - * handler.c: Fix the handling of raw carriage return characters - in the base64 handler. - -2000-03-09 11:58:11 roessler (roessler) - - * pgpinvoke.c: Bail on empty PGP formats. - - * po/ko.po: update. - -2000-03-08 18:08:03 roessler (roessler) - - * imap/message.c: Another fix from Brendan Cully. - - * po/pl.po: update. - - * sendlib.c, parse.c: Fix more RFC2047 encoding bugs. Once again - from Gero Treuner . - -2000-03-07 19:53:19 roessler (roessler) - - * po/da.po, configure.in: Adding a Danish translation. - Thanks to Morten Bo Johansen and - the members of the sslug-locale mailing list, see - http://www.sslug.dk/emailarkiv/locale/. - - * color.c: branches: 2.8.2; The uncolor/unmono commands weren't - parsed correctly when not applicable. This fixes bug#65. - - * makedoc.c: Make gcc happy. - - * TODO: Remove an old item from this list. From Brendan Cully. - - * sendlib.c, TODO: Correct header encodings when postponing - messages. - - * protos.h: branches: 2.40.2; Correct header encodings when - postponing messages. - - * send.c: Correct header encodings when postponing messages. - - * po/de.po: update - - * po/pt_BR.po, po/el.po: updates. - - * curs_main.c: Fix NULL pointer deferences. - -2000-03-04 12:57:53 roessler (roessler) - - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/sv.po, po/pt_BR.po, - po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, - po/gl.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, - po/cs.po, reldate.h, build-release, VERSION, ChangeLog: automatic - post-release commit for mutt-1.1.8 - - * protos.h, send.c, alias.c, headers.c: Unify alias expansion. - -2000-03-03 16:52:41 roessler (roessler) - - * contrib/gpg.rc: branches: 1.5.2; Don't use gpg-2comp by - default, but leave the command lines using this one there as - comments. - - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, - po/pl.po, po/pt_BR.po, po/nl.po, po/it.po, po/ko.po, po/es.po, - po/fr.po, po/gl.po, po/id.po, po/el.po, po/eo.po, po/cs.po, - po/de.po, imap/imap_ssl.c, imap/imap_ssl.h, imap/message.c, - imap/message.h, imap/socket.c, imap/util.c, imap/auth.c, - imap/auth_gss.c, imap/browse.c: The FSF apparently has moved. - - * imap/command.c: branches: 1.8.2; The FSF apparently has moved. - - * imap/imap.c: The FSF apparently has moved. - - * imap/imap.h: branches: 1.16.2; The FSF apparently has moved. - - * imap/imap_private.h: branches: 1.17.2; The FSF apparently - has moved. - - * imap/imap_socket.h, doc/dotlock.man, doc/manual.sgml.head, - doc/mutt.man, doc/muttrc.man.head, rfc822.h, score.c, send.c, - sendlib.c, signal.c, sort.c, sort.h, status.c, system.c, thread.c, - recvcmd.c, remailer.c, remailer.h, resize.c, rfc1524.c, rfc1524.h, - rfc2047.c, rfc2047.h, rfc2231.c, rfc2231.h: The FSF apparently - has moved. - - * rfc822.c: branches: 2.9.2; The FSF apparently has moved. - - * pgpinvoke.c, pgpkey.c, pgplib.c, pgplib.h, pgppubring.c: - The FSF apparently has moved. - - * pop.c: branches: 2.7.2; The FSF apparently has moved. - - * postpone.c, protos.h, query.c, recvattach.c, mx.h, pager.c, - pager.h, parse.c, pattern.c, pgp.c, pgp.h, menu.c: The FSF - apparently has moved. - - * mh.c: branches: 2.22.2; The FSF apparently has moved. - - * mime.h, mutt.h, mutt_curses.h, mutt_menu.h, mutt_regex.h, - muttbug.sh.in, muttlib.c: The FSF apparently has moved. - - * mx.c: branches: 2.41.2; The FSF apparently has moved. - - * history.c: branches: 2.5.6; The FSF apparently has moved. - - * history.h: The FSF apparently has moved. - - * hook.c: branches: 2.9.2; The FSF apparently has moved. - - * init.c, init.h, keymap.c, keymap.h, lib.c, lib.h, mailbox.h, - main.c, makedoc.c, mapping.h: The FSF apparently has moved. - - * mbox.c: branches: 2.15.2; The FSF apparently has moved. - - * dotlock.h, edit.c, editmsg.c, enter.c, extlib.c, filter.c, - flags.c, from.c, functions.h: The FSF apparently has moved. - - * globals.h: branches: 2.23.2; The FSF apparently has moved. - - * gnupgparse.c, handler.c, hash.c, hash.h, hdrline.c, headers.c, - help.c, charset.c, charset.h, color.c, commands.c, complete.c, - compose.c: The FSF apparently has moved. - - * copy.c: branches: 2.13.2; The FSF apparently has moved. - - * copy.h: The FSF apparently has moved. - - * curs_lib.c: branches: 2.18.2; The FSF apparently has moved. - - * curs_main.c, date.c, dotlock.c, COPYRIGHT, addrbook.c, alias.c, - attach.c, attach.h, base64.c, browser.c, browser.h, buffy.c, - buffy.h: The FSF apparently has moved. - - * po/sv.po: Swedish translation. - - * imap/imap.h, imap/imap.c, commands.c, compose.c, curs_main.c, - editmsg.c, mailbox.h, mbox.c, mh.c, mx.c, mx.h, pop.c, postpone.c, - send.c, sendlib.c, attach.c: Fix index updates when closing or - synching mail folders fails. There were some bug-fixes hidden - in that code. - - * imap/message.c: More missing fclose (3) calls. - -2000-03-02 21:01:27 roessler (roessler) - - * imap/imap_ssl.c, imap/message.c: Fix a bunch of file descriptor - leaks. - - * po/de.po: A one-character patch from Gero Treuner. - - * INSTALL, README.SSL: Add some SSL documentation. From Tommi - Komulainen. - - * mh.c, mx.c: Fix incompatible return value checking. This should - fix #29. - - * mutt.h, send.c, init.h: Add $reverse_realname option. - Essentially suggested by ws@rhein.de. - -2000-03-01 21:27:36 roessler (roessler) - - * Muttrc.head: Fix #26: A little typo. - - * contrib/Makefile.in, contrib/sample.muttrc-tlr: Add a commented - version of my .muttrc as an example. - - * contrib/sample.muttrc: Fix some mail addresses. - - * README.UPGRADE: Add some more documentation for users who - are upgrading. This is more precise than the NEWS file, but - confined to the more notable changes. - - * configure.in: Another fix from Tommi Komulainen. - - * po/eo.po, po/id.po, po/de.po: update. - - * imap/util.c: Don't crash with NULL Context pointers. - - * po/fr.po: Update. - - * doc/dotlock.man, doc/mutt.man: dotlock is called mutt_dotlock - for quite some time now. - - * po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, - po/ru.po, po/nl.po, po/pl.po, po/fr.po, po/gl.po, po/id.po, - po/it.po, po/ko.po, po/el.po, po/eo.po, po/es.po, po/de.po, - po/cs.po, VERSION, reldate.h, ChangeLog: automatic post-release - commit for mutt-1.1.7 - - * imap/command.c, init.h, mutt.h, README.SECURITY, configure.in: - Add $imap_servernoise option to suppress IMAP server messages. - From Brendan Cully. - - * imap/Makefile.am: Include auth_gss.c with the distribution. - -2000-02-29 22:40:46 roessler (roessler) - - * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pt_BR.po, - po/ru.po, po/ko.po, po/nl.po, po/pl.po, po/it.po, po/fr.po, - po/gl.po, po/id.po, po/eo.po, po/es.po, po/el.po, po/de.po, - po/cs.po, reldate.h, VERSION, ChangeLog: automatic post-release - commit for mutt-1.1.6 - - * po/zh_TW.Big5.po, po/sv.po, po/uk.po, po/sk.po, po/ru.po, - po/pt_BR.po, po/nl.po, po/pl.po, po/ko.po, po/gl.po, po/id.po, - po/it.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/cs.po, - po/de.po: Some updates; make update-po. - - * charset.c: Add error checking to the recode-attachment code. - From "Andrew W. Nosenko" . - - * configure.in: Replace --enable-ssl by --with-ssl. From Tommi - Komulainen. - - * imap/imap.c, mx.c, curs_main.c: More IMAP folder update hacks. - Brendan says it works. - -2000-02-28 18:06:35 roessler (roessler) - - * doc/manual.sgml.head: Martin Michlmayr told me about a typo. - - * imap/imap.h, imap/util.c, menu.c, pager.c: New IMAP keep-alive - code. This should work from all menus, and it should always - poll the current folder. - - * menu.c, pager.c: Do IMAP keep-alive polls from all menus. - - * curs_main.c, pager.c: Don't do Context updates from the - background, part 2. - - * imap/imap.h, imap/imap_private.h, imap/util.c, imap/command.c, - imap/imap.c: Don't do Context updates from the background. - -2000-02-27 08:49:34 roessler (roessler) - - * po/POTFILES.in: imap/auth_gss.c was missing. Noted by "Andrew - W. Nosenko" . - -2000-02-26 18:14:24 roessler (roessler) - - * Makefile.am: muttbug is a script, not a program. Tell automake - about this. - - * mx.c: Don't use an uninitialized string for error reporting. - - * imap/browse.c: Fix a segmentation fault. Patch from Brendan - Cully. - -2000-02-25 08:57:05 roessler (roessler) - - * .cvsignore: ignore muttbug{,.sh} - - * Makefile.am: Tell users about README.UPGRADE. - -2000-02-24 21:34:10 roessler (roessler) - - * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/ru.po, - po/pt_BR.po, po/pl.po, po/ko.po, po/nl.po, po/fr.po, po/gl.po, - po/id.po, po/it.po, po/es.po, po/cs.po, po/de.po, po/el.po, - po/eo.po, reldate.h, ChangeLog, VERSION: automatic post-release - commit for mutt-1.1.5 - - * main.c: Fix #52, from Mikko.Hanninen@iki.fi. - -2000-02-23 13:26:03 roessler (roessler) - - * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/pl.po, - po/pt_BR.po, po/ru.po, po/nl.po, po/id.po, po/it.po, po/ko.po, - po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/cs.po, - po/de.po: New German translation; make update-po. - - * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/pt_BR.po, - po/ru.po, po/ko.po, po/nl.po, po/pl.po, po/fr.po, po/gl.po, - po/id.po, po/it.po, po/eo.po, po/es.po, po/Makefile.in.in, - po/cs.po, po/de.po, po/el.po: Fix some dependency, and do - update-po again. Also, Edmund Evans submitted a new Esperanto - translation. - - * mx.c: safe_fclose() doesn't like FILE pointers. - - * mx.h, mx.c: Don't core dump when locking a folder fails. - -2000-02-22 19:22:29 roessler (roessler) - - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/ru.po, - po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/id.po, po/it.po, - po/fr.po, po/gl.po, po/el.po, po/eo.po, po/es.po, po/de.po, - po/cs.po: update-po. - - * po/ko.po: New Korean translation from - . - - * muttbug.sh.in: Fix bug#42: A missing "'". - - * main.c: Cosmetic fix from Marco d'Itri. - - * imap/browse.c, browser.c, doc/manual.sgml.head: Brendan Cully's - latest IMAP browser fixes. - -2000-02-18 10:56:24 roessler (roessler) - - * muttlib.c: In mutt_copy_body(), we also need to strdup() - the content-description. - - * imap/command.c: Reasonably handle suerfluous EXIST messages - from IMAP servers. From Brendan Cully. - -2000-02-17 18:22:27 roessler (roessler) - - * send.c: Fix content-description encoding - it was done after - signing, not before signing. - - * sendlib.c, attach.c, mx.c, pop.c: Do more error checking when - writing messages to folders. - -2000-02-16 17:29:33 roessler (roessler) - - * send.c: Fix mail-followup-to generation. - - * sendlib.c: Don't output empty header fields. This is made - necessary by the addition of possibly empty my_hdr commands. - - * init.c: Permit empty my_hdrs. Suggested by Edmund Grimley - Evans. - - * po/cs.po: update. - - * pattern.c, protos.h, send.c: Generate mail-followup-to headers - which contain the user's mail address when sending messages to - _known_ mailing lists. - - * po/de.po: update. - -2000-02-15 22:26:39 roessler (roessler) - - * po/fr.po: update. - - * po/eo.po: New translation from Edmund Grimley. - - * OPS: Fix a typo. - - * globals.h: Increase the size of ErrorBuf. - - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pl.po, po/ru.po, - po/sk.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/eo.po, - po/es.po, po/fr.po, po/gl.po, po/cs.po, po/de.po, po/el.po, - VERSION, reldate.h, ChangeLog: automatic post-release commit - for mutt-1.1.4 - - * doc/manual.sgml.head: Add improved documentation for the "push" - command, and macros. From Byrial Jensen, based on a patch by - Mikko Hanninen. - - * functions.h: Fix the function on the pager. - - * doc/manual.sgml.head, doc/muttrc.man.head, hook.c, init.c, - init.h, protos.h: Byrial Jensen's unhook command patch. - - * doc/Makefile.in: Remove superfluous empty lines from the text - version of the manual. - - * OPS: Change the documentation string for OP_MAIN_PREV_UNDELETED - - it may be confusing. - - * functions.h, keymap.c: More OP_EXIT fixes. - - * OPS, functions.h, keymap.c, pager.c: Remove the OP_PAGER_EXIT - opcode, and change it to OP_EXIT. - - * doc/manual.sgml.head: Add more documentation for subscribe - and lists. - -2000-02-14 20:51:37 roessler (roessler) - - * init.h: Fix documentation for $followup_to. - - * po/de.po: Fix the fixes. Folks, when submitting changes to the - .po files, please try a "make" in the po subdirectory afterwards. - - * po/it.po: New Italian translation from Marco d'Itri. - - * imap/imap.c, imap/Makefile.am, imap/auth.c, imap/auth_gss.c, - imap/browse.c, doc/manual.sgml.head, mx.c, .cvsignore, - Makefile.am, browser.c, browser.h, configure.in: Brendan Cully's - patch from <20000212185021.A7365@xanadu.kublai.com>. - - * po/de.po: Fixes from Roland Rosenfeld. - - * attach.c, compose.c: Fix a couple of random perror() calls - and related problems. - - * sendlib.c: Fix encoding for text/* attachments with long lines. - -2000-02-11 09:04:22 roessler (roessler) - - * contrib/Pine.rc: Fix bug #23. - - * init.h, makedoc.c: Fix minor documentation problems noted by - Marius Gedminas . - -2000-02-10 19:46:13 roessler (roessler) - - * imap/message.c, pager.c, parse.c, pattern.c, pgp.c, pgp.h, - pgpkey.c, pgplib.h, postpone.c, protos.h, recvattach.c, send.c, - sendlib.c, sort.h, functions.h, globals.h, handler.c, hdrline.c, - headers.c, hook.c, init.c, init.h, keymap.c, keymap.h, main.c, - mutt.h, muttlib.c, mx.c, Makefile.am, acconfig.h, attach.c, - commands.c, compose.c, configure.in, copy.c, copy.h, curs_main.c: - PGP-cleanup patch from Roland Rosenfeld. Thanks! - - * muttbug.sh.in: ${prefix} should be defined, as it may be used - by autoconf. - -2000-02-09 18:28:45 roessler (roessler) - - * doc/manual.sgml.head: Fix a minor typo. From Mikko Hänninen. - - * muttbug.sh.in: Mostly Debian-related fixes from Roland - Rosenfeld. - - * main.c: Small translation-related fix from Roland. - - * po/fr.po: Update from Vincent Lefevre. - - * pgpewrap: Portability patch to make pgpewrap work under HP/UX. - From David Ellement . - - * doc/Makefile.in, doc/manual.sgml.head, doc/manual.sgml.tail, - init.h: Documentation changes from Roland Rosenfeld. - -2000-02-08 20:55:33 roessler (roessler) - - * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/ru.po, - po/ko.po, po/nl.po, po/pl.po, po/fr.po, po/gl.po, po/id.po, - po/it.po, po/de.po, po/el.po, po/eo.po, po/es.po, build-release, - po/cs.po, reldate.h, Makefile.am, VERSION, ChangeLog: automatic - post-release commit for mutt-1.1.3 - - * build-release: Don't build US releases. RedHat and Caldera - don't object, Debian uses the international version anyways, - and SuSE (1) sits in Germany and (2) doesn't react. - - * contrib/pgp2.rc: add a comment concerning +encrypttoself. - - * pager.c, keymap.c: Avoid IMAP timeouts when viewing messages. - From Tommi.Komulainen@iki.fi. - - * po/eo.po: Small fix from Edmund. - -2000-02-07 19:16:41 roessler (roessler) - - * doc/manual.sgml.head: Add a note on my_hdr when used from - send-hook. - - * muttbug.sh.in: Remove another Debian reference from the severity - level descriptions. - - * muttbug.sh.in: More fixes. - - * muttlib.c, protos.h, rfc2047.c, rfc2231.c: Fix bug#22. - - * muttbug.sh.in: Various fixes from Roland Rosenfeld. - - * buffy.c: Fix a NULL pointer deference. - -2000-02-03 13:41:38 roessler (roessler) - - * acconfig.h, configure.in, muttbug.sh.in: Add debugger support - to muttbug. - - * init.c: Add a comment concerning muttbug.sh. - - * muttbug.sh.in: More changes to the bug report script. Most of - them were suggest by Roland Rosenfeld. - - * po/de.po: Minor fixes from Roland Rosenfeld. - - * muttbug.sh.in: Add some Debian specifics. - - * muttbug.sh.in: Strip comments from included configuration files. - - * muttbug.sh.in: another minor fix. - - * muttbug.sh.in: Minor fixes. - - * Makefile.am, configure.in, main.c, muttbug.sh.in: Add muttbug, - the bug reporting utility. (Yes, we are about to get a real - bug-tracking system, see http://bugs.guug.de/.) - - * doc/manual.sgml.head: Documentation fix. - -2000-02-02 10:53:28 roessler (roessler) - - * init.c: Make the parsing of integers more - - * lib.c: Use O_NOFOLLOW when it's there, and needed. - -2000-02-01 18:47:49 roessler (roessler) - - * main.c: Cosmetics. - - * doc/mutt.man, doc/muttrc.man.head: Cosmetics. Additionally, - remove the y2k compliance notice from the manual page. - - * makedoc.c: Change the font used for typesetting "tables", - so we get usable output when roffing the muttrc (5) manual page - for a postscript printer. - - * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/pl.po, - po/ru.po, po/ko.po, po/nl.po, po/gl.po, po/id.po, po/it.po, - po/el.po, po/eo.po, po/es.po, po/fr.po, po/cs.po, po/de.po: - Include various po-file updaes, and make update-po. - - * po/Makefile.in.in, po/POTFILES.in, Makefile.am: Build fix for - the po/ subdirectory, from Edmund G. Evans. - - * po/eo.po: New Esperanto translation. - - * init.h: Add a bit more documentation on $recall. - -2000-01-30 13:35:22 roessler (roessler) - - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, - po/nl.po, po/pl.po, po/id.po, po/it.po, po/ko.po, po/es.po, - po/fr.po, po/gl.po, po/eo.po, po/POTFILES.in, po/cs.po, po/de.po, - po/el.po, po/Makefile.in.in, configure.in: Try to fix the build - process in the po/ subdirectory. - - * configure.in: Add some languages to ALL_LINGUAS. - - * po/gl.po, po/sv.po: Adding translations from stable to unstable. - - * po/ru.po, po/zh_TW.Big5.po, po/fr.po, po/id.po, po/ko.po, - po/pl.po, po/de.po, po/el.po, po/eo.po: make update-po; including - new revisions submitted so far. - -2000-01-29 08:03:48 roessler (roessler) - - * init.h: Another change to attach_format. - - * pgp.c, recvattach.c, send.c, sendlib.c, OPS, compose.c, - functions.h, init.h, mutt.h, parse.c: Michael Elkins' - content-disposition patch, with some small changes. - -2000-01-28 21:32:47 roessler (roessler) - - * init.h: Make the documentation for rfc2047_parameters - comprehensible to the end user. - - * init.h: Documentation fix. - - * rfc2231.c: RFC2231 support should understand utf-8. - -2000-01-27 09:57:09 roessler (roessler) - - * imap/imap_ssl.c, README.SSL, init.h, mutt.h: Add options - to disallow individual SSL protocols. From Jeremy Katz - . - -2000-01-25 21:21:10 roessler (roessler) - - * imap/BUGS: Brendan Cully's latest changes: - - Here is a patch to add some support for read-only IMAP folders. - This is most useful if you have multiple copies of mutt open, - but it also allows you to open a folder read-only and not - have to worry about flags getting changed. Toggling read-only - still doesn't work correctly - you may lose your 'N' flags - if you open a folder normally and switch to read-only. - - I've also decided to try using UID FETCH, although I'm not - sure if older IMAP servers support it, but then again I'm - not sure if anyone's using any really old IMAP servers. The - main advantage is in the case of multiple clients, where - one client is deleting messages and the other isn't getting - notification. I'm experiencing that on my UW-IMAP 4.6 server. On - the other hand, this server seems to have all sorts of terrible - problems with this scenario, so I'm not sure how well the code - functions. It's a two-line change so far, it's experimental, - and it's the only IMAP code in an #if 0 block... - - * imap/README: branches: 1.4.2; Brendan Cully's latest changes: - - Here is a patch to add some support for read-only IMAP folders. - This is most useful if you have multiple copies of mutt open, - but it also allows you to open a folder read-only and not - have to worry about flags getting changed. Toggling read-only - still doesn't work correctly - you may lose your 'N' flags - if you open a folder normally and switch to read-only. - - I've also decided to try using UID FETCH, although I'm not - sure if older IMAP servers support it, but then again I'm - not sure if anyone's using any really old IMAP servers. The - main advantage is in the case of multiple clients, where - one client is deleting messages and the other isn't getting - notification. I'm experiencing that on my UW-IMAP 4.6 server. On - the other hand, this server seems to have all sorts of terrible - problems with this scenario, so I'm not sure how well the code - functions. It's a two-line change so far, it's experimental, - and it's the only IMAP code in an #if 0 block... - - * imap/TODO, imap/command.c, imap/imap.c, imap/message.c: - Brendan Cully's latest changes: - - Here is a patch to add some support for read-only IMAP folders. - This is most useful if you have multiple copies of mutt open, - but it also allows you to open a folder read-only and not - have to worry about flags getting changed. Toggling read-only - still doesn't work correctly - you may lose your 'N' flags - if you open a folder normally and switch to read-only. - - I've also decided to try using UID FETCH, although I'm not - sure if older IMAP servers support it, but then again I'm - not sure if anyone's using any really old IMAP servers. The - main advantage is in the case of multiple clients, where - one client is deleting messages and the other isn't getting - notification. I'm experiencing that on my UW-IMAP 4.6 server. On - the other hand, this server seems to have all sorts of terrible - problems with this scenario, so I'm not sure how well the code - functions. It's a two-line change so far, it's experimental, - and it's the only IMAP code in an #if 0 block... - - * doc/Makefile.in: Make the build process work when sgmltools - aren't present. From Lawrence Greenfield . - - * imap/auth.c: Fix GSSAPI support. From Lawrence Greenfield - . - -2000-01-24 13:17:17 roessler (roessler) - - * dotlock.h, mx.c, dotlock.c: Locking fix. - - * enter.c: patch-1.1.2.mg.autocomplete.1 - from Marius Gedminas - . - - * Makefile.am: small build process fix. - - * m4/Makefile.am.in: Patch from Lars Hecking in order to build - mutt cleanly under Solaris 2.6. - - * doc/manual.sgml.head: More list-reply documentation from - Mikko.Hanninen@iki.fi. - - * init.h, mutt.h, rfc822.c: Removing rewrite_uucp. There were - too many objections against it. - - * init.h, mutt.h, rfc822.c: Adding the $rewrite_uucp option. - - * po/ru.po: update. - - * po/eo.po, configure.in: Adding the Esperanto translation - to unstable. From Edmund GRIMLEY EVANS . - -2000-01-21 09:28:56 roessler (roessler) - - * po/el.po: New greek translation. - - * po/id.po: updated translation. - -2000-01-20 17:35:41 roessler (roessler) - - * po/pl.po: Updated polish translation. - - * contrib/Makefile.in, Makefile.am: "make distclean" fixes from - Marco d'Itri. - - * compose.c: Typo noted by edmundo@rano.org. - - * po/ko.po: Update. - - * send.c: Honor mail-followup-to when doing a list-reply. - From Mikko.Hanninen@iki.fi. - -2000-01-19 14:59:01 roessler (roessler) - - * commands.c: Don't move the index cursor after a failed attempt - to save a message. From Joe Orton . - - * po/de.po: New German translation for unstable, from Roland - Rosenfeld. - - * pgp.c: Fiksing a speling mysdeik nodet by Michael Sobolev. ;-) - - * NEWS: Add a notice on display-toggle-weed. - - * doc/manual.sgml.head, doc/manual.sgml.tail, OPS, functions.h: - Rename display-headers to display-toggle-weed. - -2000-01-18 22:46:18 roessler (roessler) - - * mx.c: mx_open_mailbox_append: Add an error message and remove - a file descriptor leak when we can open, but can't lock an MMDF - or MBOX folder. - - * po/zh_TW.Big5.po, po/uk.po, po/sv.po, po/sk.po, po/ru.po, - po/pt_BR.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/gl.po, - po/id.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, - po/cs.po, reldate.h, VERSION, ChangeLog: automatic post-release - commit for mutt-1.0.1 - - * contrib/Makefile.in: Respect $DESTDIR in contrib/Makefile. - From Hao Li . - - * imap/imap.c, imap/message.c: Fix use of confirmcreate with IMAP. - A patch for this was suggested by Brian R. Gaeke. - - * init.h, alias.c: Documentation fix about gecos_mask. From Will - Fiveash. - -2000-01-16 14:44:12 roessler (roessler) - - * po/eo.po: new esperanto translation from edmundo@rano.org. - - * editmsg.c: Use Visual, not Editor, for editing messages. - Noted by Marius Gedminas . - - * rfc822.c: quote-related fix to the RFC822 parser. From Edmund - Grimley Evans. - -2000-01-12 09:20:34 roessler (roessler) - - * init.c: It was impossible to unset a string. If you did - "unset realname" it would just print out the value of the string. - Attached is the fix. - -2000-01-10 21:34:06 roessler (roessler) - - * reap.pl: Handle #ifndef in reap.pl. - - * configure.in: Recognize differently-named gccs as such, and - enable warnings. From "Andrew W. Nosenko" . - - * pgp.c: To compile on SunOs 4.1.4, the order of two includes - needs to be switched ( contains a struct timeval.) - - From Mark Seiden . - - * doc/manual.sgml.head, pgplib.h, postpone.c, recvattach.c, - recvcmd.c, remailer.c, remailer.h, rfc2231.c, rfc2231.h, - attach.c, charset.c, charset.h, dotlock.h, editmsg.c, extlib.c, - gnupgparse.c, lib.c, lib.h, makedoc.c, mh.c, muttlib.c, mx.c, - mx.h, pgp.h: More copyright cosmetics - noted by Martin Michlmayr - . - - * lib.c: Use safe_free() instead of free() with mutt_str_replace - - equivalent, but nicer. - - * parse.c, pgpkey.c, postpone.c, protos.h, recvattach.c, - rfc1524.c, rfc2047.c, send.c, sendlib.c, attach.c, browser.c, - compose.c, curs_main.c, edit.c, history.c, init.c, lib.c, - main.c, menu.c, mh.c, muttlib.c: Add (and use) a function - mutt_str_replace, which essentially replaces the sequence: - - safe_free (&s); s = safe_strdup (t); - - * build-release, gnupgparse.c: Fix PGP uid parsing. Noted by - Edmund GRIMLEY EVANS . - -2000-01-08 10:31:28 roessler (roessler) - - * VERSION, reldate.h, ChangeLog: automatic post-release commit - for mutt-1.1.2 - - * keymap.c: Fix a macro-related segmentation fault in stable. - From Byrial Jensen. - - * keymap.c: Fix a macro-related segmentation fault. From Byrial - Jensen. - - * OPS, commands.c, compose.c, curs_main.c, functions.h, protos.h, - recvattach.c: Unified edit-type function for the index, compose, - and receive-attachment menus. Mostly by Michael Elkins. - - * curs_lib.c: patch-1.1.1.me.endwin.1, from Michael Elkins. - - * mutt.h, parse.c, init.h: Undo Michaels "pgpsearchext" patch. - -2000-01-06 12:00:50 roessler (roessler) - - * rfc2231.c, rfc2231.h, rfc822.c, rfc822.h, score.c, send.c, - sendlib.c, signal.c, sort.c, sort.h, status.c, system.c, thread.c, - pgplib.c, pgplib.h, pgppubring.c, pop.c, postpone.c, protos.h, - query.c, recvattach.c, recvcmd.c, remailer.c, remailer.h, - resize.c, rfc1524.c, rfc1524.h, rfc2047.c, rfc2047.h, mh.c, - mime.h, mutt.h, mutt_curses.h, mutt_menu.h, mutt_regex.h, - muttlib.c, mx.c, mx.h, pager.c, pager.h, parse.c, pattern.c, - pgp.h, pgpinvoke.c, keymap.c, keymap.h, lib.c, lib.h, mailbox.h, - main.c, makedoc.c, mapping.h, mbox.c, menu.c, init.h, hash.h, - hdrline.c, headers.c, help.c, history.c, history.h, hook.c, - init.c, copy.h, curs_lib.c, curs_main.c, date.c, dotlock.c, - dotlock.h, edit.c, editmsg.c, enter.c, extlib.c, filter.c, - flags.c, from.c, functions.h, globals.h, gnupgparse.c, handler.c, - hash.c, attach.c, attach.h, browser.c, browser.h, buffy.c, - buffy.h, charset.c, charset.h, color.c, commands.c, complete.c, - compose.c, copy.c, addrbook.c, alias.c: Update copyright notices - for unstable. - - * signal.c, socket.c, sort.c, sort.h, status.c, system.c, - thread.c, query.c, recvattach.c, resize.c, rfc1524.c, - rfc1524.h, rfc2047.c, rfc2047.h, rfc822.c, rfc822.h, score.c, - send.c, sendlib.c, pattern.c, pgp.c, pgpinvoke.c, pgpkey.c, - pgppubring.c, pop.c, postpone.c, protos.h, pager.h, parse.c, - menu.c, mh.c, mime.h, mutt.h, mutt_curses.h, mutt_menu.h, - mutt_regex.h, mutt_socket.h, mx.c, mx.h, pager.c, imap.h, - init.c, init.h, keymap.c, keymap.h, lib.c, mailbox.h, main.c, - mapping.h, mbox.c, hash.c, hash.h, hdrline.c, headers.c, - help.c, history.c, history.h, hook.c, imap.c, curs_main.c, - date.c, dotlock.c, dotlock.h, edit.c, enter.c, filter.c, flags.c, - from.c, functions.h, globals.h, gnupgparse.c, handler.c, buffy.c, - buffy.h, charset.c, charset.h, color.c, commands.c, complete.c, - compose.c, copy.c, copy.h, curs_lib.c, addrbook.c, alias.c, - attach.c, attach.h, browser.c: Updat copyright notices in stable. - -2000-01-05 09:40:52 roessler (roessler) - - * init.h, mutt.h, parse.c: patch-1.1.1.me.pgpsearchtext.1. - From Michael Elkins. - -2000-01-03 10:15:54 roessler (roessler) - - * strcasecmp.c: New str*casecmp replacements for stable. - - * strcasecmp.c: Fix strncasecmp and strcasecmp replacement - functions. Problem noted by Stu Heiss . - -2000-01-01 17:59:51 roessler (roessler) - - * parse.c: y2k fix for 1.0. - - * parse.c: A y2k fix for those who still use two-digit year - numbers as originally specified in RFC 822. - -1999-12-29 18:38:07 roessler (roessler) - - * po/zh_TW.Big5.po: New Chinese translation; from Anthnoy Wong - ; Dec 21 1999. - - * sort.c: Fix a minor threading bug. From Edmund GRIMLEY EVANS - , Dec 14 1999. - - * browser.c: Fix the use of link_is_dir() in the file - browser. This should fix the bug reported by John Yates - on Dec 07 1999. (Details noted by Byrial - Jensen on Dec 09 1999.) - - * send.c: Don't use IMAP folders for FCCs when sending messages - in batch mode. This is _not_ Brendan's patch, which may be - included later. - -1999-12-14 10:29:25 roessler (roessler) - - * INSTALL: Add a short note that EXACT_ADDRESS is broken. - In order to fix it, we'd need a RFC 2047 implementation - which knows about RFC 822 syntax. (This would also help with - In-Reply-To headers, BTW, but would be considerably more complex.) - -1999-12-13 11:36:01 roessler (roessler) - - * init.h, mutt.h, protos.h, send.c, sendlib.c: Adding the - envelope_from option. - -1999-12-09 11:17:35 roessler (roessler) - - * imap/README, imap/auth.c, imap/browse.c, imap/imap.c, - imap/imap.h, imap/imap_private.h, imap/imap_socket.h, - imap/imap_ssl.c, imap/message.c, imap/socket.c, imap/util.c, - doc/manual.sgml.head, init.c, browser.c: Tommi Komulainen's - multiple IMAP usernames patch. - -1999-12-06 09:59:28 roessler (roessler) - - * mbox.c: Cosmetic improvement for reading mmdf folders. - From John Hawkinson . - -1999-12-04 15:42:07 roessler (roessler) - - * mx.c: Check for the presence of .overview files when testing - whether some directory is an MH folder. This way, you can at - least read Usenet news from the spool using Mutt. ;-) - - * alias.c, init.h, mutt_regex.h: William Feavish's GECOS regexp - patch. - -1999-12-03 16:54:03 roessler (roessler) - - * doc/manual.sgml.head: Fix the documentation on how to join - the mutt lists. Noted by Marius Gedminas . - - * init.h: Fix a small bug in the documentation for $hidden_host. - - * configure.in: Fix the handling of --disable configure switches. - - * configure.in: patch-1.0.rr.autoconf-disable.1: --disable-pop - shouldn't enable pop. - - * rfc2047.c: Properly tag quoted-printable encoded RFC 2047 - strings with $send_charset, not with $charset. - - * Makefile.am, README, README.UPGRADE: Adding one more readme - file. This one is intended to serve as some kind of "howto" - for the most notable incompatible configuration changes. - -1999-12-02 16:29:26 roessler (roessler) - - * pgpkey.c: Fix the PGP key selection menu's title. - - * imap/imap_ssl.c: SSL fixes from Tommi Kommulainen. - - * NEWS: Announce edit-message and resend-message, and the changes - in recvcmd.c. - - * doc/manual.sgml.head: Clarify the documentation of - lists/unlists/subscribe/unsubscribe a bit. - -1999-12-01 12:06:31 roessler (roessler) - - * imap/util.c: Now, I should have got the signal handling right. - - * imap/util.c: another alarm (0) was missing. (However, this - one didn't crash mutt.) - - * imap/util.c: imap_keepalive: cancel pending alarms. Otherwise, - mutt will die frequently. - - * imap/util.c: Re-set the list of blocked signals after the - imap_keepalive stuff. - - * imap/imap.h, imap/util.c, curs_lib.c, mutt.h, system.c: - A modified version of Tommi Kommulainen's imap keepalive patch. - -1999-11-26 09:19:03 roessler (roessler) - - * imap/message.c: Fix the lines header. - -1999-11-25 15:18:02 roessler (roessler) - - * imap/imap.h, imap/util.c, curs_lib.c, mutt.h, system.c: Undo - the IMAP keepalive patch. It has just bitten me while mutt was - trying to dotlock a folder. Seems that there needs some more - work to be done. - - * imap/imap.h, imap/util.c, mutt.h, system.c, curs_lib.c: - A modified version of Tommi Komulainen's imap keepalive patch. - -1999-11-24 16:29:58 roessler (roessler) - - * NEWS: Change some headlines: Instead of "major changes - since ", it's "major changes since 1.0" now. - In addition, I changed the note concerning the lists/subscribe - change to be more explicit than the old one. - - * imap/message.c: IMAP line count fix from - Tommi.Komulainen@iki.fi. - -1999-11-23 23:43:51 roessler (roessler) - - * postpone.c: mutt_prepare_template() didn't work with - PGP-encrypted messages due to an - errm - interesting typo. - - * doc/manual.sgml.head: Document the fact that users can enter - a mail-followup-to header in the editor. There seems to have - been some confusion about this. - - * doc/PGP-Notes.txt, acconfig.h, configure.in, pgp.c: Disable - core dumps before we ask the user for a pass phrase. Suggested by - . - - * doc/PGP-Notes.txt: Include the maildrop recipe Mark Weinem - sent me some weeks ago. - - * muttlib.c: Permit !! for the last folder. Elm compatibility. - - * NEWS: Tell our users that fcc_clear exists. - - * init.h, mutt.h, send.c: Adding an fcc_clear option for - unencrypted and unsigned FCCs. - - * imap/Makefile.am: Include the SSL-related code with "make dist". - -1999-11-22 16:01:42 roessler (roessler) - - * imap/imap.c, imap/imap.h, imap/imap_private.h, imap/message.c, - imap/util.c, imap/BUGS, imap/README, imap/TODO, OPS, browser.c, - functions.h, pgppubring.c: IMAP folder creation and deletion. - From Brendan Cully. - - * po/de.po: Der Versuch, "Diskussionsfaden" durch etwas - Verständlicheres zu ersetzen. ;-) - -1999-11-18 16:19:35 roessler (roessler) - - * init.h: Include SSL documentation in the manual. - - * dotlock.c: indentation noise. - - * imap/socket.c: Small code clean-up. - - * mx.c: Detect .mew_cache files in MH folders. Suggested by - Kawaguti Ginga . - - * doc/manual.sgml.head: Documentation nit from Byrial Jensen. - - * lib.c: patch-1.0.bj.lastline.1: Handle last lines in - configuration files nicely, even when they are not terminated - by a \n character. - - * parse.c, rfc2231.c: Some rather cosmetic changes. - -1999-11-17 22:47:59 roessler (roessler) - - * menu.c: some reorganizations of the dialog menu code. - - * alias.c: Fix the address sanitizer. You should now be - able to auto-create an alias for someone like "Jon K. Hellan" - . - - * imap/Makefile.am, imap/browse.c, imap/imap.c, imap/imap.h, - imap/imap_private.h, imap/imap_socket.h, imap/imap_ssl.c, - imap/imap_ssl.h, imap/message.c, imap/socket.c, imap/util.c, - doc/manual.sgml.head, Makefile.am, NEWS, README.SSL, acconfig.h, - configure.in, init.c, init.h, main.c, mutt.h: Tommi Komulainen's - IMAP/SSL support patches. - - * menu.c, mutt_menu.h: Tommi Komulainen's menu/dialog patch. - -1999-11-15 17:44:15 roessler (roessler) - - * pgp.c: Fix the pgp-hook logic. - - * color.c: Small color fix from T. E. Dickey. - - * color.c: A small patch from TE Dickey. - -1999-11-11 18:30:25 roessler (roessler) - - * rfc822.c: ups, the previous patch included a small buffer - overflow. - - * po/gl.po: Roberto Suarez Soto sent us a - new translation. - - * rfc822.c: Fix a header quoting bug. - - * doc/Makefile.in: Another build process patch from Brendan Cully. - -1999-11-10 21:35:33 roessler (roessler) - - * rfc2231.c: Ignore empty MIME parameters. - -1999-11-09 12:40:14 roessler (roessler) - - * mbox.c, parse.c: Add some more sanity checks about - content-length. - - * curs_lib.c: Fix an SLang-related compilation problem. - Originally from Jon Kåre Hellan. - - * postpone.c: Simplify mutt_prepare_template (). Instead of - copying around all kinds of data, we re-parse the postponed - message's structure. - - * postpone.c: Make sure mutt doesn't forget MIME structure when - the user resends a message/rfc822 body from the recvattach menu. - Note, however, that this is more of a temporary solution - - I think there is some more space for improvements in - mutt_prepare_template(). - - * imap/Makefile.am, doc/Makefile.in, contrib/Makefile.in, - configure.in, Makefile.am: Build process fixes from Brendan Cully. - - * pager.c: Add a missing redraw after resend-message. - -1999-11-08 22:10:49 roessler (roessler) - - * VERSION: Undo changes which are due to release-building tests. - After all, we want the _right_ diff next time. - - * build-release: Finalize the new build-release script. - - * ChangeLog, VERSION, build-release: automatic post-release - commit for mutt-1.1.1.2 - - * LAST_TAG, Makefile.am, OVERSION, VERSION, build-release, - ChangeLog: automatic post-release commit for mutt-1.1.1.1 - - * LAST_TAG, Makefile.am, OVERSION: Preparing some improvements - to the build process. - - * po/de.po, reldate.h, VERSION, ChangeLog: automatic post-release - commit for mutt-1.1.1 - -1999-11-07 22:52:40 roessler (roessler) - - * sendlib.c: short-cut utf-7 as a 7bit character set. Currently, - utf-7 may be overridden by us-ascii. - - * protos.h, recvattach.c, recvcmd.c, rfc1524.c, rfc1524.h, - send.c, sendlib.c, attach.c, attach.h, browser.c, commands.c, - compose.c, curs_main.c, functions.h, init.h, mutt.h, muttlib.c, - pager.c, pager.h, postpone.c, Makefile.am: Rewriting lots of - the recvattach code. - - * po/eo.po: branches: 1.1.2; file eo.po was initially added on - branch mutt-1-0-stable. - - * po/eo.po, configure.in: Esperanto translation from Edmund - GRIMLEY EVANS . - -1999-11-05 07:28:11 roessler (roessler) - - * pgppubring.c: preprocess out some unused strings. - -1999-11-04 21:35:32 roessler (roessler) - - * rfc2231.c: Catch a segmenatation fault. Note that this is - not the real fix for the problem... - - * menu.c: Change a short to an int where it should have been one. - - * po/gl.po: New version. - - * protos.h, send.c, status.c, buffy.c, globals.h, postpone.c: - IMAP postpone changes from Byrial Jensen. - -1999-11-03 20:30:19 roessler (roessler) - - * recvattach.c: Adding a comment which describes some ideas on - how the attachment menu should work. - -1999-11-02 15:51:07 roessler (roessler) - - * imap/BUGS, imap/command.c, imap/imap.c, imap/imap_private.h, - imap/message.c, imap/util.c, buffy.c: Various IMAP-related fixes - from Brendan Cully. - -1999-10-31 17:12:55 roessler (roessler) - - * po/it.po: [stable] Small fix from Marco d'Itri. - - * m4/.cvsignore, intl/.cvsignore, imap/BUGS, imap/message.c, - contrib/.cvsignore: From Brendan Cully: IMAP updates should work - properly again. - -1999-10-29 05:43:40 roessler (roessler) - - * po/.cvsignore: Cosmetics. - - * imap/BUGS: Update the documentation. - - * doc/.cvsignore: Cosmetics. - - * buffy.c, globals.h, postpone.c, send.c, status.c: Don't check - the number of postponed messages every time the status line - is updated - this gets quite slow when used with slow IMAP - connections. - -1999-10-28 17:42:07 roessler (roessler) - - * README: Fix the version number in the README file. - - * pop.c: Cosmetic POP fixes from Evan DiBiase - . - - * pop.c: Cosmetic fixes from Evan DiBiase . - -1999-10-28 08:15:38 (roessler) - - * imap/imap_socket.h, imap/socket.c, init.h, globals.h: Adding - imap_preconnect. This way, you can let mutt start an ssh tunnel - before it tries to connect to an IMAP server. - -1999-10-27 12:17:34 roessler (roessler) - - * po/gl.po: branches: 1.1.2; file gl.po was initially added on - branch mutt-1-0-stable. - - * po/gl.po, configure.in: Adding a Galician translation. - -1999-10-26 15:14:01 roessler (roessler) - - * curs_lib.c, main.c: Some display-related fixes from Andrej - Gritsenko. - - * editmsg.c: Fix a small bug in the new edit-message feature. - From Andrej Gritsenko. - - * imap/imap.c, imap/imap_private.h, imap/util.c, imap/auth.c, - imap/browse.c, imap/command.c: * stops mutt from logging CRAM - secrets in debug mode. * should fix mutt segfaulting when trying - to open {} * helps with the problem of mutt detecting new mail - in the wrong - folder. Now, IMAP commands from the SELECTED state should call - imap_cmd_finish after they've executed commands. I've only put - this is imap_buffy_check for now - in my opinion the command - execution path is still not stable, and rewrites may obviate - the need for this... - - (From: Brendan Cully ) - -1999-10-25 20:05:14 roessler (roessler) - - * po/sv.po: branches: 1.1.2; file sv.po was initially added on - branch mutt-1-0-stable. - - * po/sv.po, configure.in: Adding the Swedish translation to - stable. - - * po/de.po: Updated German translation from Roland Rosenfeld. - - * imap/imap.h, imap/imap_private.h, imap/message.c, imap/util.c, - imap/.cvsignore, imap/BUGS, imap/Makefile.am, imap/browse.c, - imap/command.c, imap/imap.c, init.h: Brendan Cully's IMAP code - movements patch. - -1999-10-22 08:49:30 roessler (roessler) - - * Makefile.am, VERSION, reldate.h, ChangeLog: automatic - post-release commit for mutt-1.1 - - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/pt_BR.po, po/ru.po, - po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, - po/es.po, po/el.po, po/de.po, po/cs.po, NEWS, VERSION, reldate.h, - ChangeLog: post-release commit for one dot zero. (yes, really.) - -1999-10-21 08:07:22 roessler (roessler) - - * compose.c: Another sprintf-vs-null issue. - -1999-10-20 14:51:57 roessler (roessler) - - * po/id.po: new indonesian translation. - - * imap/message.c: Flags should only be modified using - mutt_set_flag(). Everything else leads to neglected side effects. - In this case, index colors, searches and possibly other side - effects were ignored when a message which resides on an IMAP - folder was read. - - * imap/auth.c: Let the user skip CRAM-MD5 by entering an empty - secret. - - * po/id.po, po/el.po: translation updates. - - * configure.in: Don't use GNU grep specific options. - -1999-10-19 15:34:04 roessler (roessler) - - * imap/auth.c: Fix some sloppiness-induced, but harmless, - nonsense. - - * imap/imap_private.h, imap/auth.c, imap/imap.c: Add - AUTHENTICATE=ANONYMOUS support to the IMAP authentication methods. - This is, for instance, needed to access the cyrus-related mailing - lists' archives at CMU. - - * po/el.po: New greek translation. - -1999-10-18 09:13:42 roessler (roessler) - - * pgp.c: Handle Ctrl-G on the pgp-hook prompt correctly. - -1999-10-16 15:19:29 roessler (roessler) - - * Makefile.am: doc/PGP-Notes.txt vs. doc/PGP-Notes. - - * Makefile.am: [stable] doc/PGP-Notes.txt has an extension. ups. - - * send.c: [stable] Fix Debian bug #47408. - - * send.c: Fix Debian bug #47408: When the postponed folder - is a maildir, messages should only be written to the _new_ - subdirectory. - - * po/nl.po: New nl translation from Johan van Selst - . - - * po/cs.po: New cs translation from Jiri Pavlovsky - . - - * po/zh_TW.Big5.po: [stable] chinese translation fixes from - Anthony Wong . - - * init.h: scoring documentation fix. - - * globals.h, init.h, mutt.h, mx.c, protos.h, score.c, sort.c: - Scoring improvements. - -1999-10-14 16:09:10 roessler (roessler) - - * po/ru.po: New Russian tranlation for stable. - - * contrib/gpg.rc: New gpg.rc from Roland Rosenfeld. - - * po/fr.po: [stable] New french translation. - - * po/de.po: [stable] Fixes to the German translation. - - * pattern.c: [stable] Fix a segmentation fault when attempting - to search pgp-encrypted messages. - - * pattern.c: Fix a segmentation fault when search PGP-encrypted - messages. - -1999-10-11 20:26:41 roessler (roessler) - - * VERSION, po/es.po, reldate.h, ChangeLog: automatic post-release - commit for mutt-0.96.8 - - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, - po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, - po/el.po, po/de.po, po/cs.po, VERSION, reldate.h, ChangeLog: - post-release commit for 1.0pre4. - - * po/zh_TW.Big5.po: New Chinese Translation. - - * dotlock.c: [stable] Use dotlock.c from unstable. - -1999-10-06 20:20:54 roessler (roessler) - - * Makefile.am: Makefile.am fix for unstable. - - * Makefile.am: [stable] Check for mutt_dotlock in - $(DESTDIR)$(bindir), not in $(bindir). This should fix some - Debian build problems. - - * init.h: fix the $from documentation. Noted by David DeSimone. - -1999-10-05 06:50:34 roessler (roessler) - - * compose.c, mutt.h, recvattach.c: small fixes from Gero Treuner. - - * mutt.h, recvattach.c, compose.c: [stable] small fixes from - Gero Treuner. - -1999-10-04 10:05:26 roessler (roessler) - - * configure.in: [stable] add pt_BR to ALL_LINGUAS. - - * configure.in: add pt_BR to ALL_LINGUAS. - - * po/pt_BR.po: Brasilian translation. - - * po/pt_BR.po: branches: 1.1.2; file pt_BR.po was initially - added on branch mutt-1-0-stable. - - * po/pt_BR.po: Brasilian translation. - - * imap/BUGS, imap/Makefile.am, imap/README, imap/auth.c, - imap/imap.c, imap/util.c, .cvsignore, mx.c: Some fixes from - Brendan Cully. - - * pgpewrap: pgpewrap spits out ugly error messages when used - with ash. - - * configure.in: AM_C_PROTOTYPES seems to be too recent for the - installed automake/autoconf base. - - * postpone.c: Remove some nonsense from the resend-message - patches. - - * postpone.c: Fix a memory leak. - -1999-09-30 22:05:28 roessler (roessler) - - * imap/message.c, send.c, sendlib.c, OPS, buffy.c, curs_main.c, - functions.h, headers.c, main.c, mbox.c, mh.c, mutt.h, parse.c, - parse.h, postpone.c, protos.h, recvattach.c: Add a resend-message - function (similar to the _old_ edit-message), and redo large - parts of mutt_prepare_edit_message (now mutt_prepare_template). - - * main.c: unstable cosmetics. - - * main.c: [stable] cosmetic change suggested by marco d'itri. - - * po/es.po, po/es.po: New spanish translation from Boris - Wesslowsky. - - * imap/Makefile.am, makedoc.c: Build fixes from Lars Hecking. - - * doc/manual.sgml.in, Muttrc.in, NEWS, globals.h, init.h, send.c: - [stable] Re-add in_reply_to, this time with the right default - value. - - * sendlib.c: [unstable] fix the duplicate x-mailer/uesr-agent - problem. - - * send.c, globals.h, init.h: [unstable] Re-add in-reply-to. - This time with a suitable default. #-\ - -1999-09-29 17:47:33 roessler (roessler) - - * configure.in: More fixes from Lars Hecking. - - * configure.in: Adding AC_PREREQ to configure.in. - - * configure.in: make sure the right software is used for building - mutt. Patch suggested by Lars Hecking and Will Fiveash. - - * pgpinvoke.c: don't leak /dev/null file descriptors. From Roland - Rosenfeld. - - * curs_main.c: fix^2 for stable. - - * curs_main.c: Fixing the fix - missing brackets. - - * curs_main.c, parse.c: [stable] Fix some memory leaks noted by - purify running on behalf of Daniel Eisenbud. - - * curs_main.c, parse.c: Fix some memory leaks noted by purify - running on behalf of Daniel Eisenbud. - -1999-09-28 18:55:31 roessler (roessler) - - * po/ru.po: Here goes an update for version 1.0-pre3i. The main - feature of this translation is that one-letter answers to - multiple choice questions are not localized (Thomas, could you - please add this as comment to the update in CVS?) - - (From: Michael Sobolev.) - - * sendlib.c: [stable] Include SPACE and HT with MIME specials. - - * sendlib.c: [unstable] Include SPACE and HT with MimeSpecials. - - * Makefile.am: Better solution for the makedoc build using - automake. - - * Makefile.am: Some makes apparently have to be told about how - to build makedoc. - -1999-09-27 17:55:14 roessler (roessler) - - * copy.c: A back-port from unstable had missed some parts which - could lead to message corruption with mh mail folders. - - * po/it.po: new Italian translation from Marco d'Itri. - - * po/pl.po: New polish translation. - - * po/de.po, po/de.po: Translation fix from Roland Rosenfeld. - - * doc/manual.sgml.in: Documentation fix from Roland Rosenfeld. - -1999-09-25 07:37:51 roessler (roessler) - - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, - po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, - po/el.po, po/de.po, po/cs.po: post-release commit for 1.0pre3. - - * VERSION, reldate.h, ChangeLog: pre-release commit for 1.0pre3. - -1999-09-24 17:51:55 roessler (roessler) - - * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/pl.po, po/ru.po, - po/it.po, po/ko.po, po/nl.po, po/fr.po, po/id.po, po/el.po, - po/es.po, po/cs.po, po/de.po, ChangeLog, VERSION, reldate.h: - automatic post-release commit for mutt-0.96.7 - -1999-09-23 21:13:55 roessler (roessler) - - * po/el.po: New Greek tranlsation from Fanis . - - * browser.c: [stable] Solaris snprintf vs. NULL pointers. - - * browser.c: Try not to pass NULL pointers to snprintf - - the Solaris version doesn't like them. (Noted by - Thomas.Parmelan@efrei.fr.) - - * imap/imap_private.h, imap/socket.c, imap/util.c, imap/BUGS, - imap/imap.c, buffy.c: Brendan Cully's latest changes: - - * includes all of my last patch, since it hasn't been committed - yet. * catches a couple segfault problems if Context is NULL. - * works harder to avoid sending null STORE FLAGS commands. May not - be perfect yet, but also has extra debugging code. * has the - beginnings of a more interactive IMAP error handler. - Doesn't do anything yet, I'm just including it because I want - to get the rest of the patch out. - - * doc/Makefile.in, Makefile.am: Use $(MAKE) instead of make. - Noted by Ryan Murray . - - * doc/Makefile.in, Makefile.am, configure.in, init.h: A small - portability fix related to makedoc. - - * po/es.po: [stable] new spanish translation from Boris Wesslowski - . - - * alias.c: increase this limit for stable as well. - - * handler.c: [stable] Fix a buffer overflow and a bug helping - with exploiting this overflow in the text/enriched handler. - - * handler.c: Fix a buffer overflow and a bug helping with - exploiting this overflow in the text/enriched handler. - - * imap/browse.c, doc/manual.sgml.head, curs_main.c: This small - patch: - - * catches a possible null-pointer dereference in mx_close_mailbox - when logging out of the server. - * fixes IMAP tab-completion cosmetics (slightly broken with last - Cyrus-compatibility updates) - * adds a bit to the IMAP part of the manual. - - Brendan Cully - - * alias.c: Increase a buffer to make larger group aliases - possible. The current STRING buffer was far too small. - -1999-09-12 19:39:10 roessler (roessler) - - * po/es.po: [stable] Updated spanish translation from Boris - Wesslowski. - - * po/es.po: [stable] Fixes for the Spanish translation. - From Nicolás Lichtmaier . - - * imap/BUGS, imap/Makefile.am, imap/TODO, imap/auth.c, - imap/imap.c, imap/imap.h, imap/imap_private.h, imap/message.c, - imap/util.c, buffy.c, commands.c, globals.h, init.h: The attached - patch (imap-turbocharge.diff): - - * changes mutt_buffy_check to only poll the selected folder - when it is opened, not all mailboxes (unless the timeout - has expired). This is a noticeable win if you have a few - IMAP mailboxes. - - * sets the default checkinterval to 60 seconds from 0. Things - are much much slower with 0. - - * makes some cosmetic renames - - * moves lots of generic imap stuff into a separate file, - imap/util.c - - * abstracts the process of sending a command to an IMAP server - a bit better (lots more to do here, though). - - * moves the message-set creation code used by the new fastdelete - code into its own function, since it is generally useful. - - * implements server-side copy of messages. Tagged messages - are copied in one command, thanks to the message-set - function. Speedy! - - (From: Brendan Cully; modifications by tlr.) - -1999-09-11 17:04:12 roessler (roessler) - - * po/pl.po: [stable] new polish translation from Pawel Dienkonski. - - * po/es.po: [stable] New Spanish translation from Boris - Wesslowski. - - * configure.in: [stable] Hurd portability patch from Marcus - Brinkmann. - - * configure.in: Hurd portability patch from Marcus Brinkmann. - - * imap/browse.c, imap/imap.c: Fix IMAP fast deletion. - From Brendan. - - * Muttrc.in: typos fixed by Telsa. - - * doc/manual.sgml.in: Small manual fix for stable. Noted by - Telsa . - -1999-09-08 06:05:54 roessler (roessler) - - * imap/imap.c, imap/imap.h, imap/imap_private.h, mx.c, - curs_main.c: The attached patch: - - * gets Mutt to properly log off the IMAP server when - quitting. Clients don't care, but it's polite and proper. - * further updates the flags changes from yesterday * uses CLOSE - instead of EXPUNGE when closing a mailbox and purging - messages, for some slight speed gain. * purges all messages - marked for deletion in one command (if purging), - making for very cool speed gains switching mailboxes if you're - on, say, a few high volume mailing lists. Yeah, baby! (I - personally love this one). - - (From Brendan Cully ) - -1999-09-07 17:01:28 roessler (roessler) - - * Makefile.am: Bail out if the chmod of mutt_dotlock fails. - - * pgpkey.c: Fix a strtok NULL pointer problem. - - * doc/manual.sgml.in: notes on how to produce secure mailcaps. - - * gnupgparse.c, pgpinvoke.c: GPG-related fix from Gero Treuner. - - * imap/BUGS, imap/Makefile.am, imap/TODO, imap/imap.c, - imap/imap_private.h, imap/message.c, imap/message.h, mutt.h, - muttlib.c, mx.c, status.c, complete.c, flags.c: * redoes the - folder update optimisation I did yesterday. It's somewhat - cleaner and less invasive, and I'm not so worried about memory - leaks now. - - * Fixes the bug where mutt would append a '/' to $folder even - if it was only {mailhost}, causing mutt to browse the root - directory instead of the home directory. - - * includes a first stab at preserving the D flag on the IMAP - server. Now if you answer no to 'Purge deleted', the server - still stores the messages as deleted, but doesn't expunge them - on exit. - - NOTE: this is a first attempt. Play around, but don't mark - things as deleted that you'd be sorry to see disappear. - - (From: Brendan Cully ) - - * doc/manual.sgml.head: Adding notes from README.SECURITY. - -1999-09-06 09:16:53 roessler (roessler) - - * imap/Makefile.am, imap/TODO, imap/imap.c, imap/imap.h, - imap/imap_private.h, imap/message.c, imap/message.h, mutt.h, - muttlib.c: * Small imap/Makefile.am tweak for make dist - - * Hold on to mailbox flags, message flags, do update in one pass - instead of two, halving traffic on mailbox sync. - - * Update message flags at fetch as well as header download, - if the server thinks they've changed. Saves some unneeded - updates on sync. - - * Move some structures out of imap_private.h into message.h, - since they are local now. - - (From: Brendan Cully ) - -1999-09-05 08:42:23 roessler (roessler) - - * contrib/Tin.rc: add a sample of tin/lynx-like key bindings. - - * imap/Makefile.am: include message.c with the IMAP library. - - * init.c: [stable] Fixing "unignore *". - - * init.c: Fix "unignore *": We must not add "*" to the unignore - list. - - * init.h: Documentation nit, from Liviu. - -1999-09-04 04:55:58 roessler (roessler) - - * imap/BUGS, imap/browse.c, imap/imap.c, imap/imap_private.h, - imap/message.c: Fix some more IMAP problems. From Brendan Cully. - -1999-09-03 21:42:16 roessler (roessler) - - * contrib/sample.muttrc: fix mailing list addresses. Noted by - David Benfell . - - * browser.c: - If the name of the folder returned by an IMAP - server is empty, Mutt could segfault in the browser window - attempting to display it. - - add_folder in browser.c looks like it got corrupted in - some CVS update. A small patch makes things work again for - examine_mailboxes. - (From: Brendan Cully ) - - * strdup.c, configure.in: strdup for unstable. - - * configure.in: [stable] Some systems may not have strdup. - Substitute it. - - * strdup.c: branches: 1.1.2; file strdup.c was initially added - on branch mutt-1-0-stable. - - * strdup.c: [stable] Some systems may not have strdup. - Substitute it. - - * browser.c: [stable] cosmetic fix from Brendan Cully. - -1999-09-02 18:50:46 roessler (roessler) - - * editmsg.c: Don't copy the Status header to the user's edit - buffer - we destroy it later when copying the message back. - - * acconfig.h, configure.in, init.c, init.h, main.c: - [stable] Improved pgp 6.5.1 support. From Jochen Schmitt - . - - * doc/manual.sgml.head, Makefile.am, OPS, compose.c, curs_main.c, - editmsg.c, mutt.h, protos.h, send.c, sendlib.c: A new edit-message - feature, giving the raw message in an editor. - - * imap/auth.c: Fix a tiny signedness warning. - - * dotlock.c: Remove a superfluous label. - - * dotlock.c: [stable] remove a superfluous label. - - * po/cs.po: New czech translation. From Jiri Pavlovsky - . - - * doc/manual.sgml.in: [stable] It's www.sgmltools.org, not - www.sgml-tools.org. Noted by Heiko Schlichting. - -1999-09-01 21:41:19 roessler (roessler) - - * doc/Makefile.in, Makefile.am: A couple of build process - and portability fixes concerning the automatically generated - documentation. - - * mutt.h, init.c: [stable] Fix ignore/unignore. This is a - back-port from the unstable branch. - - * po/ko.po: New Korean translation. From Byeong-Chan Kim - . - - * curs_lib.c, edit.c, hdrline.c, sendlib.c: Fix a couple of - possible compilation warnings. (Noted by "John C. Place" - .) - - * hdrline.c, sendlib.c, curs_lib.c, edit.c: [stable] Fix a couple - of small warnings. Noted by "John C. Place" . - - * ChangeLog: check-point commit. - - * mx.c: Don't clear the error line whenever dotlocking a file. - - * mx.h: adding a prototype. - - * curs_main.c, mailbox.h, mx.c: When the user synchronizes a - mail folder, do a thorough check. - -1999-08-31 20:26:33 roessler (roessler) - - * po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/ko.po, - po/nl.po, po/pl.po, po/id.po, po/it.po, po/es.po, po/fr.po, - VERSION, po/cs.po, po/de.po, po/el.po, reldate.h, Makefile.am, - ChangeLog: automatic post-release commit for mutt-0.96.6 - - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, - po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, - po/el.po, po/de.po, po/cs.po, VERSION, reldate.h, ChangeLog: - post-release commit for 1.0pre2. - - * doc/manual.sgml.tail, doc/manual.sgml.head, protos.h, thread.c, - OPS, curs_main.c, functions.h: Adding a - function. From Roland Rosenfeld . - - * curs_lib.c: Fix possible signedness problem with localized - y/n responses. - - * po/ru.po: New russian translation. From Michael Sobolev - . - - * imap.c: [stable] fix IMAP caching. - -1999-08-30 16:10:45 roessler (roessler) - - * configure.in, imap/imap.c, main.c: Properly handle IMAP - cache files. - - * mh.c: cosmetics. - - * mh.c: [stable] Back-port various fixes from stable. - - * mh.c: Avoid a memory and temporary file leak. - - * mx.c, buffy.c, configure.in, imap.c: [stable] back-port - of various IMAP-related fixes. From Brendan Cully - . - -1999-08-27 07:41:44 roessler (roessler) - - * TODO: some notes on generic limiting. - -1999-08-26 20:26:56 roessler (roessler) - - * keymap.c: Change alias menu key bindings to something more - reasonable. - - * imap/TODO: Adding a TODO list. - - * mh.c: hrmpf. - - * doc/manual.sgml.tail: Fix the sgml-tools url. Noted by Heiko - Schlichting. - - * doc/manual.sgml.in: Fix the URL to the sgml-tools package. - Noted by Heiko Schlichting. - - * mh.c: Fixing a somewhat hypothetical error condition. - - * curs_main.c, keymap.c, pager.c, recvattach.c: IRIX fixes. - - * keymap.c, main.c, pager.c, recvattach.c, curs_main.c, edit.c: - Various fixes to make mutt compile on IRIX. Additionally, - we introduce default bindings for the key which is - used by xwsh for "return". Suggested by Heiko Schlichting - . - -1999-08-25 06:33:37 roessler (roessler) - - * configure.in: We need ranlib even when we don't use IMAP. - - * compose.c: Trivial patch to make attach-message work for - IMAP folders. - -1999-08-24 21:27:20 roessler (roessler) - - * po/de.po: Updates from Roland Rosenfeld. - - * Makefile.am: Automake clean-up. From Lars Hecking. - - * po/id.po: Updates. - - * doc/Makefile.in: build muttrc.man before installing it. - - * reldate.h, Makefile.am, VERSION, ChangeLog: automatic - post-release commit for mutt-0.96.5 - - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, - po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, - po/el.po, po/de.po, po/cs.po, NEWS, VERSION, reldate.h, ChangeLog: - release-commit 1.0pre1. - - * Makefile.am: Still more bugs in the release-building process. - - * Makefile.am: *grrrr* typos. - - * po/sk.po, po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/nl.po, - po/pl.po, po/fr.po, po/id.po, po/it.po, po/ko.po, po/cs.po, - po/de.po, po/el.po, po/es.po, ChangeLog: translation update. - - * Makefile.am: Some of the targets were broken. - - * Makefile.am: Another tidbit. - - * Makefile.am: Still more build-process stuff. Let's see whether - this automatically builds 0.96.5. - - * doc/manual.sgml, doc/muttrc.man, Muttrc: Remove some auto-built - files from the repository. - - * Makefile.am: Further distribution process fixes. - - * po/POTFILES.in: Make translations fit together with actual - source tree. - - * doc/Makefile.in, Muttrc, ChangeLog, Makefile.am: More fixes - to the distribution-building process; check-point commit for - documentation and ChangeLog. - - * doc/Makefile.in, doc/manual.sgml, doc/muttrc.man: Various - experimental changes to automate the distribution-building - process; documentation update. - - * Makefile.am: Various experimental changes to automate the - distribution-building process. - -1999-08-23 22:12:05 roessler (roessler) - - * configure.in: Fix charmaps part of the build process. - - * copy.c: Fix an off-by-one error which lead to a segmentation - fault. - - * charset.c: Don't delete symbol -> character code mappings. - Character sets may define multiple symbols. :-( - - * imap/auth.c, imap/browse.c, imap/imap.c, imap/imap.h, - imap/imap_private.h, browser.c, configure.in, Makefile.am, - acconfig.h: Inclue GSS authentization for IMAP. - - * dotlock.c, mx.c: Remove a couple of NFS-related hacks which - seem to be unnecessary. - - * main.c: Fix a small typo affecting mutt -v's output. - -1999-08-20 08:24:13 roessler (roessler) - - * po/fr.po: Fixed french translation. - - * imap/Makefile.am, imap/auth.c, imap/browse.c, imap/imap.c, - imap/imap.h, imap/imap_private.h, imap/imap_socket.h, imap/md5.h, - imap/md5c.c, imap/socket.c, socket.c, globals.h, imap.c, imap.h, - init.h, lib.h, mime.h, mutt_socket.h: Brendan Cully's latest - IMAP clean-up. - - * prepare: branches: 2.8.2; Brendan Cully's latest IMAP clean-up. - - * protos.h, rfc2047.c, sendlib.c, Makefile.am, base64.c, - configure.in, copy.c: Brendan Cully's latest IMAP clean-up. - - * doc/manual.sgml.in, NEWS, copy.c, init.h, mutt.h, sendlib.c: - Back-port $bounce_delivered from unstable. - - * po/fr.po: [stable] Small fixes. - -1999-08-19 10:04:28 roessler (roessler) - - * sendlib.c: [stable] Fix a back-porting bug. - - * configure.in: [stable] Albert Chin-A-Young - suggests a different check for -lnsl - and -lsocket. - - * configure.in: Albert Chin-A-Young suggests a slightly different - check for libsocket and libnsl. - - * doc/manual.sgml.in: [stable] fix the urlview url. - - * doc/manual.sgml.head: fix the urlview url. - - * main.c: copyright message cosmetics. - - * Makefile.am, configure.in, prepare: Remove the $output.in hack, - and create a fake charmaps directory instead. - - * acconfig.h, configure.in: [stable] check signal.h for - sig_atomic_t. This should help to build this version of mutt - on systems such as SunOS 4.1. - - * sendlib.c: [stable] Force quotes around the boundary parameter's - value. - - * sendlib.c: Force quotes around the boundary parameter. - Another courtesy towards Outlook. - - * pgp.c: [stable] Make sure the boundary MIME parameter is the - last one on multipart/signed. Otherwise, Outlook will fail. - Pointed out by Ian Bell, Turnpike. - - * muttlib.c, pgp.c: Ian Bell (turnpike) reports that Outlook - Express expects the boundary parameter to be the _last_ MIME - parameter on a multipart/* body part, and otherwise displays - messages as empty. - -1999-08-18 06:54:13 roessler (roessler) - - * doc/muttrc.man, doc/muttrc.man.head, doc/manual.sgml, NEWS: - documentation fixes. - - * commands.c: Fetch senders' keys also when decrypting a message. - There may be a signature. - - * main.c: Don't try to create $maildir if it's an IMAP folder. - -1999-08-17 20:04:07 roessler (roessler) - - * reldate.h: :-( - - * reldate.h: *grmbls* - - * po/de.po, ChangeLog, VERSION: post-release commit for 0.96.4. - - * po/de.po, VERSION, ChangeLog: post-release commit for 0.95.7. - - * doc/manual.sgml, doc/muttrc.man, Muttrc: ispell's default path. - - * postpone.c: Fixing a mutt -p segfault. - - * doc/mutt.man, main.c: cosmetics; mention warranties in the - manual page. - -1999-08-15 19:59:09 roessler (roessler) - - * compose.c: Make attach-message work with IMAP folders. - - * po/cs.po: New CS translation. - - * doc/Makefile.in, doc/manual.sgml, doc/muttrc.man, mutt.h, mx.c, - pgp.c, pgp.h, pgpinvoke.c, prepare, send.c, Makefile.am, Muttrc, - NEWS, README.SECURITY, browser.c, browser.h, commands.c, copy.c, - curs_main.c, globals.h, init.c, init.h, main.c: Various changes - added over the last week: - - - $delete_untag - creation of "application/pgp" messages - - an attempt to fix prepare. - Browser format changes - - * dotlock.h: cosmetics. - - * dotlock.c: [stable] take dotlock.c from unstable. - - * dotlock.c: Commit remaining changes. - - * copy.c, mh.c, mutt.h: Remove ugly mh-synching kludge. - - * dotlock.c, dotlock.h: Really fix $save_empty, even when the - dotlocking code is compiled into mutt. - - * dotlock.c, dotlock.h: [stable] Fix $save_empty even when the - dotlocking code is linked into mutt. - -1999-08-09 19:03:12 roessler (roessler) - - * ChangeLog, ChangeLog: check-point commit. - - * po/sk.po, po/uk.po, po/zh_TW.Big5.po, po/ko.po, po/nl.po, - po/pl.po, po/ru.po, po/de.po, po/el.po, po/es.po, po/fr.po, - po/id.po, po/it.po, po/cs.po: update-po. - - * po/zh_TW.Big5.po: [stable] Fixing a small typo in the Chinese - translation. - - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, - po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/el.po, - po/es.po, po/de.po, po/cs.po: [stable] Adding the new polish - translation; general "make update-po". - - * Muttrc, doc/muttrc.man, doc/muttrc.man.head, main.c, - po/zh_TW.Big5.po: Various fixes. Additionally, mutt will now - create the $folder directory when started in curses mode and if - it doesn't exist. - -1999-08-08 14:57:13 roessler (roessler) - - * po/zh_TW.Big5.po: new chinese translation. - - * po/zh_TW.Big5.po: New chinese translation. - - * Makefile.am: Fix order of some dependencies. - - * Makefile.am: Fix keymap_defs.h dependency. - - * po/it.po: Fix a translation string in it.po. - - * po/it.po: Fixing a message. From Marco. - - * doc/muttrc.man, init.h: Include complete documentation - regardless of actual features. - - * doc/manual.sgml.in, doc/manual.sgml.tail, doc/mutt.man, - doc/mutt.man.in, doc/muttrc.man, doc/muttrc.man.head, - doc/muttrc.man.tail, contrib/Makefile.in, contrib/gpg.rc, - doc/Makefile.in, doc/devel-notes.txt, doc/dotlock.man, - doc/dotlock.man.in, doc/manual.sgml, doc/manual.sgml.head, - Makefile.am, Muttrc.head, Muttrc.in, NEWS, configure.in, init.h, - makedoc.c: Documentation updates; autogeneration of documentation - from init.h. - -1999-08-04 19:58:13 roessler (roessler) - - * NEWS: documentation to prepare the next release. - - * doc/dotlock.man.in, dotlock.c, dotlock.h, mbox.c, mx.c, mx.h: - [stable] Fix $save_empty. - - * ChangeLog: ChangeLog. - - * NEWS, protos.h, send.c: Various fixes; documentation. - - * doc/dotlock.man.in: Document the -d option. - - * dotlock.h, mbox.c, mx.c, mx.h, dotlock.c: Fix $save_empty. - -1999-07-29 09:17:29 roessler (roessler) - - * doc/manual.sgml.in: Remove references to the old PGP - configuration interface. Noted by Hanno Wagner . - - * browser.c, complete.c, enter.c, imap.c, imap.h, main.c, - protos.h: Brendan Cully's latest IMAP patches. - -1999-07-28 20:40:49 roessler (roessler) - - * doc/manual.sgml.in: Fix "lists" documentation. From Jeremy - Blosser . - - * doc/manual.sgml.in: Fix the description of the lists command. - Patch provided by Jeremy Blosser . - - * doc/PGP-Notes.txt, pgp.h, pgpinvoke.c, init.c, init.h, pgp.c: - PGP 6 support. - - * doc/manual.sgml.in, doc/mutt.man.in, doc/manual.sgml.in, - doc/mutt.man.in: Documentation fixes from Jeremy Blosser. - - * mh.c: Replarse mh message' headers when updating them. - - * mh.c: Re-parse mh messages when committing them to disk. - The structure may have changed. - - * rfc822.h, commands.c, init.h, pgp.c, pgp.h, pgpinvoke.c: Add a - hook which enables us to fetch PGP keys from servers on demand. - Look out for pkspxy. :-) - - * hdrline.c: Enable the use of %F in conditionals. From Aaron - Schrab . - -1999-07-26 21:04:53 roessler (roessler) - - * dotlock.c: impose a hard limit on the number of locking - attempts. - - * dotlock.c: Impose a hard limit on dotlock attempts. - - * recvattach.c, gnupgparse.c, pgpinvoke.c: Fix an error message. - Also, close Debian bug #37394 for stable. - - * acconfig.h, configure.in: Check for gpgm. - - * recvattach.c: Make an error message ready for translation. - From Gero Treuner. - - * Makefile.am: Add missing dependencies for pgpring. Fix from - David Ellement - - * Makefile.am: Create keymap_defs.h when it isn't present. - Fix from Lars Hecking . - - * Makefile.am: Generate keymap_defs.h when it isn't present. - Fix proposed by Lars Hecking . - - * doc/manual.sgml.in, handler.c, init.h, mutt.h, parse.c: Undo - the content-disposition changes. They don't merge well with - operations such as printing, and need some more thought. - - * doc/manual.sgml.in, init.h, mutt.h, parse.c, handler.c: When an - attachment's content-disposition is different from "inline", and - if the user sets the use_cdisp option, don't auto_view this part. - - * ChangeLog: checkpointing. - - * flags.c, protos.h, recvattach.c: When replying to message/rfc822 - type attachments, Context statistics would go out of order. - Problem noted by Johan van Selst . - - * flags.c, protos.h, recvattach.c: When replying to a - message/rfc822 attachment, the Context statistics would get out - of order. Problem noted by Johan van Selst . - - * curs_lib.c: Dynamically allocate the unget buffer. Fixes Debian - bug #41042. From Gero Treuner. - - * curs_lib.c: Dynamically allocate the unget buffer. Fixes Debian - bug #41042. From Gero Treuner . - - * curs_main.c: Fix read_only in folder-hooks. - - * curs_main.c, ChangeLog: The following: - - folder-hook !asdf unset read_only folder-hook asdf - set read_only - - wouldn't work. Fix from Gero Treuner - . - - * browser.h, imap.c, imap.h, mx.c, postpone.c, browser.c: - Assorted IMAP fixes. From Brendan Cully , - message <19990725150346.A19750@xanadu.kublai.com>. - - * parse.c, rfc2047.c, rfc2231.c, rfc2231.h, sendlib.c, - Makefile.am, TODO, copy.c, init.h, mutt.h: Implement RFC 2231. - - * ChangeLog: *** empty log message *** - - * commands.c: Fix a missing #ifdef. From Matt Armstrong - . - - * doc/devel-notes.txt: Add some notes. From Matt Armstrong - . - -1999-07-24 14:55:45 roessler (roessler) - - * rfc2047.c: Add some sanity checks to the RFC 2047 decoder. - From "Alexander V. Lukyanov" . - -1999-07-23 06:31:09 roessler (roessler) - - * parse.c: There was some code missing about TYPEMODEL. Noted by - Brian Salter-Duke . - -1999-07-22 14:56:44 roessler (roessler) - - * mutt.h: Fix content-type's widths. - -1999-07-21 13:02:12 roessler (roessler) - - * recvattach.c: When forwarding or replying to attachments, - use the proper time stamp for From_ lines of Fccs. Note: This - code may need some clean-up, it's horribly slow. - - * buffy.c: Fix compilation problem for non-imap systems. - - * compose.c: *grr* avoid a warning about /* in a comment. - - * compose.c: call mutt_update_encoding() after changing an - attachment's content type. - -1999-07-20 20:09:13 roessler (roessler) - - * send.c, sendlib.c, protos.h: Use $from for resent-from headers - when bouncing messages. - - * imap.c: Fix from Gero Treuner. - - * init.c: Fix value completion for DT_ADDR variables. While we - are on it, proper quoting is added. - - * init.h, send.c, alias.c, globals.h, init.c: As Aaron Schrab - noted, patch-0.95.6.tlr.reverse_name.1 broke the use of my_hdr - from send-hooks. This patch introduces a new variable $from - which can be used to use a default sender address; to make this - possible, a new variable class DT_ADDR is defined. - - We now have the following algorithm for determining the from - address: - - - $from is used as the default from address, if defined. - Otherwise, the local user name and (if the user wishes so) - the local domain are used. - - This address can be overridden by $reverse_name, if set. - - Now, send-hooks are evaluated. - Afterwards, user headers - are evaluated. In this step, the from - header can be overridden using my_hdr From:. - When there is - no real name, $realname is used for it. Note that, - when the default from header is used and $from defines a real - name, it takes precedence over $realname. - - * buffy.c, complete.c, imap.c, imap.h: Bugs fixed * Mutt sometimes - forgets that IMAP folders with new mail have new - mail. * On some common IMAP servers, Mutt erroneously insists - that the - current folder has new mail. * Mutt constantly polls the - server for new messages, - disregarding the imap_checkinterval option. - - New features * tab-completion of IMAP folders. Not yet namespace - aware, though it - will work within an alternate namespace (eg won't complete - #ft -> #ftp, but will complete #ftp/pu -> #ftp/pub). Some - tweaking of the browser was necessary to get it to cooperate - with completion. Some remains to be done. - - (From: From: Brendan Cully ) - - * doc/manual.sgml.in, globals.h, init.h, send.c, Muttrc.in: - Remove the $in_reply_to configuration variable. - - * doc/manual.sgml.in, globals.h, init.h, send.c, Muttrc.in: - Remove the $in_reply_to configuration variable and always use - the message-ID for that header. - - * pgp.c: patch-0.95.6.pgperror.1 - - * po/de.po, curs_main.c, pager.c, po/de.po, curs_main.c, pager.c: - patch-0.95.6.gettext.1.gz, from Gero Treuner. - - * pager.c, pager.c: patch-0.95.6.search_in_help.1, from Gero - Treuner. - - * po/sk.po: New sk translation. - - * alias.c, enter.c: patch-0.95.6.alias_compl.1.gz, from Gero - Treuner - -1999-07-19 19:18:05 roessler (roessler) - - * configure.in, pgppubring.c: Fix compilation problems with - SunOS 4. From Lars Hecking. - - * po/sk.po: new sk translation. - - * buffy.c: Consider empty folders to be non-existent for buffy's - purposes. - -1999-07-06 22:57:08 roessler (roessler) - - * send.c, sendlib.c, signal.c, system.c, curs_lib.c, curs_main.c, - globals.h, menu.c, mutt.h, pager.c, pattern.c, protos.h, - attach.c, commands.c, compose.c: Applying Liviu Daia's signal - handling patches. They work fine with unstable for months now, - so we may wish to use them with stable. - - * po/zh_TW.Big5.po, po/el.po, configure.in: Greek and Chinese - translations for unstable. - - * po/zh_TW.Big5.po: branches: 1.1.2; file zh_TW.Big5.po was - initially added on branch mutt-1-0-stable. - - * po/zh_TW.Big5.po: Chinese translation for stable. - - * configure.in: Adding chinese (big5) translation. - - * po/el.po: branches: 1.1.2; file el.po was initially added on - branch mutt-1-0-stable. - - * po/el.po, configure.in: Adding greek translation from Fanis - . - - * mx.c, mx.h, parse.c, pop.c, postpone.c, protos.h, recvattach.c, - sendlib.c, attach.c, buffy.c, copy.c, lib.c, mailbox.h, mh.c: - New mh and maildir folder writing code. Back-port from unstable. - - * color.c: Fix color problem noted by Todd Larson. From unstable. - - * color.c: Fixing a string buffer problem noted by Todd Larason - . - - * imap.c: Try creating an IMAP folder before writing to it. - Hack from "Neulinger, Nathan R." . - - * contrib/pgp5.rc, contrib/pgp2.rc: Fix various bugs. - -1999-07-01 11:22:22 roessler (roessler) - - * contrib/gpg.rc: Fix gpg invocation. Noted by Werner Koch. - - * mx.c: Fix a small imap-related bug. - - * recvattach.c, sendlib.c, buffy.c, copy.c, curs_lib.c, - globals.h, gnupgparse.c, hdrline.c, init.c, init.h, lib.c, - lib.h, mailbox.h, mh.c, mutt.h, mx.c, mx.h, parse.c, pattern.c, - pgpkey.c, pgppubring.c, pop.c, postpone.c, protos.h, attach.c: - Various patches from last week, including: - - - new mh/maildir access code. - subscribe/unsubscribe - - various fixes. - -1999-06-14 21:20:42 roessler (roessler) - - * mutt.h, parse.c, sendlib.c: - Handle CRLF properly in non-text - MIME parts. - Correctly parse attachments with CRLF line endings, - but without a - trailing CRLF. - - * alias.c, enter.c: Completion fixes from Gero Treuner - . - -1999-06-10 09:30:39 roessler (roessler) - - * alias.c, commands.c, curs_main.c, pager.c, protos.h: Use the - same address with take-alias and display-address. - -1999-06-09 17:17:53 roessler (roessler) - - * recvattach.c: Fix the fix. Most of it was wrong. - - * recvattach.c: There was bogus bug-fixing in the last fix. - - * recvattach.c: Fix attachment forwading. Same problem as - in unstable. - - * recvattach.c: Fix attachment forwarding. The leading newline - for certain MIME boundaries was missing. *grrrr* - - * send.c: Give reverse_name precedence over my_hdr From: - -1999-06-08 18:30:42 roessler (roessler) - - * acconfig.h, configure.in, pgppubring.c, protos.h: Portability - patches for SunOS 4.1. From Lars Hecking. - - * curs_main.c, curs_main.c: Fix "Tab" behaviour when returning - from the pager. - - * mutt.h, pattern.c, send.c, sendlib.c, commands.c, copy.c, - copy.h, handler.c, imap.c, attach.c: Don't do charset conversions - when they aren't necessary. - - Back-port from unstable. - - * pgp.c, pgpinvoke.c, pgpkey.c, pgplib.h, pgppubring.c, - recvattach.c, Makefile.am, commands.c, compose.c, configure.in, - hdrline.c, init.c, init.h, mutt.h: - Add a $weed option. - - Add out-of-band reporting of signature status. - -1999-06-03 21:48:24 roessler (roessler) - - * curs_main.c: Another header weeding change. Experimental. - - * commands.c, init.h, mutt.h, send.c: Experimental: Use OPTWEED - for _all_ header weeding throughout mutt. - - * contrib/Makefile.in, Makefile.am, NEWS, VERSION, reldate.h, - ChangeLog: post-release commit 0.96.3. - - * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, - po/it.po, po/id.po, po/fr.po, po/es.po, po/de.po, po/cs.po, - gnupgparse.c, reldate.h, NEWS, VERSION, ChangeLog: release - commit 0.95.6. - - * po/pl.po, po/ko.po, po/fr.po, po/de.po, po/cs.po: Latest - chagnes. - - * doc/PGP-Notes.txt, contrib/pgp2.rc, contrib/pgp5.rc, - pgppubring.c: Hardwire some mechanisms for finding secret and - public key-rings. This way, we need to hard-wire less stuff in - the various configuration files, making the use of PGP with mutt - a bit simpler again. - - * contrib/pgp2.rc: Another little fix. - - * contrib/pgp2.rc: ups, wrong order of arguments when verifying - signatures. - - * doc/PGP-Notes.txt: Document the new PGP configuration interface. - - * contrib/gpg.rc, contrib/pgp2.rc, contrib/pgp5.rc, pgp.c, pgp.h, - pgpewrap, pgpinvoke.c, pgpkey.c, pgplib.c, pgplib.h, pgppubring.c, - Makefile.am, compose.c, configure.in, gnupgparse.c, init.c, - init.h, mutt.h: Experimental: New PGP invocation interface. The - invocations are done through formats, so all this should fit - more cleanly into mutt now. - -1999-06-02 18:52:19 roessler (roessler) - - * Makefile.am, extlib.c, init.c, lib.c, lib.h, mutt.h, muttlib.c, - protos.h: Major cutting & pasting: We now have a "real" library - in lib.c which can be linked against external programs without - much effort. - - * po/ko.po, po/pl.po, po/es.po, po/it.po, po/de.po: various - updates. - -1999-06-01 14:52:09 roessler (roessler) - - * flags.c, mh.c, curs_main.c: Back-porting the maildir fixes - from 0.96.2. - -1999-05-31 16:11:32 roessler (roessler) - - * VERSION: Preparing pre-release for 0.95.6. - - * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, - po/it.po, po/id.po, po/fr.po, po/es.po, po/de.po, po/cs.po: - translation updates - - * hook.c, pattern.c, pgp.c, send.c: Backporting fixes from - unstable. - - * pattern.c, pgp.c, send.c, hook.c: Minor bug-fixes. - -1999-05-21 15:55:27 roessler (roessler) - - * po/ko.po: Adding the Korean translation. - - * configure.in: Korean translation. - - * po/ko.po: branches: 1.1.2; Korean translation. - - * configure.in: Korean translation. - -1999-05-18 19:22:55 roessler (roessler) - - * imap.c, imap.c: Latest IMAP fixes from Brandon. - - * imap.c: The current code wasn't asking for the capabilities - of the server in the case where the user is using PREAUTH. - - * imap.c: The current IMAP code wasn't asking for the capabilities - of the server in the case where the user is using PREAUTH. - -1999-05-16 06:26:11 roessler (roessler) - - * po/it.po: New IT translation. - - * pgpkey.c: Add a couple of token delimiters when constructing - hints. This way, addresses like "Chr. xyz" - will match key IDs like xyz . - - * handler.c: Fix base64 decoding. - -1999-05-06 08:29:17 roessler (roessler) - - * curs_main.c, flags.c, mh.c: Fixing more maildir cursor problems. - -1999-05-05 20:33:57 roessler (roessler) - - * imap.c: The latest IMAP fixes. - - * imap.c: Fixing imap_check_mailbox(). From Brandon Long. - - * imap.c: Mutt would lose user-set "N" flags. - -1999-05-03 16:17:29 roessler (roessler) - - * gnupgparse.c: gnupg gives reasonable trust values now. - - * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, - po/id.po, po/fr.po, po/es.po, po/de.po, po/cs.po, keymap.c, - menu.c, send.c: Various fixes from last week. - - * keymap.c, menu.c, pgpkey.c, send.c: Various fixes. - -1999-04-23 09:01:42 roessler (roessler) - - * reldate.h: ups, this should also be updated for 0.95.5 final. - - * ChangeLog: preparing the final 0.95.5. - - * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, - po/id.po, po/fr.po, po/es.po, po/de.po, po/cs.po: New translations - and typo fixes. - - * OPS: Fix a documentation typo. - - * po/de.po: translation fixes from Roland and Gero. - -1999-04-22 10:21:41 roessler (roessler) - - * doc/manual.sgml.in: Document %_. - - * menu.c: Fix redraws. Back-port from unstable. - - * lib.c: Add "_" as an expando option. - - * imap.h, init.h, mutt.h, mutt_socket.h, socket.c, imap.c: - IMAP update from Brandon Long. - - * send.c: Fix FCC-related SNAFU in the ci_send_message() - spaghetti. - -1999-04-20 19:26:28 roessler (roessler) - - * sendlib.c: [stable] fix timezone snafu. - - * sendlib.c: Fix a time zone snafu. - - * po/ru.po, po/sk.po, po/uk.po, po/fr.po, po/id.po, po/it.po, - po/nl.po, po/pl.po, po/cs.po, po/de.po, po/es.po, VERSION, - reldate.h, ChangeLog: Preparing 0.96.2. - - * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/id.po, - po/it.po, po/fr.po, po/es.po, po/de.po, po/cs.po, VERSION, - reldate.h, ChangeLog: preparing 0.95.5 - -1999-04-12 21:02:35 roessler (roessler) - - * recvattach.c: more multipart/alternative handling. - - * recvattach.c: Change multipart handling when receiving messages. - - * compose.c: Clean-up, from Vikas. - - * parse.c: typo. - - * parse.c: us-ascii is the default character set for text - attachments we receive. - - * compose.c, sendlib.c: Fix default character set setting when - attaching text files. - - * imap.c: Fix an IMAP quoting problem. Essentially from Randall - Nortman . - - * po/sk.po, po/id.po, configure.in: new languages: id, sk. - - * po/id.po, po/sk.po: branches: 1.1.2; New translations: id, sk. - - * configure.in: New translations: id, sk. - -1999-03-31 06:35:03 roessler (roessler) - - * charset.c: Stupid error. - - * charset.c, charset.h: Another small charset optimization. - - * charset.h, handler.c, charset.c: A couple of optimizations, - most notably for the special case of a non-prefix state. - -1999-03-30 23:50:33 roessler (roessler) - - * charset.c, charset.h, handler.c: This patch removes at least - some of the horrible utf-8 kluges in charset.c. The new DECODER - framework is currently only used in handler.c, and there in - a horribly inefficient manner. We should use greater blocks - of data, which would be much more efficient than what we are - currently doing. - - Most of the other charset-related code still uses the old - mutt_display_char() &friends interface, which is actually ok as - long as you don't try to handle multibyte character sets. - - The most notable change should be the one to - mutt_get_translation(): It will delay the loading and parsing - of character set information files until it's really needed, - catching a huge amount of standard cases. As a side effect, - this will make "iso tagged as ascii" "work" again, as long as - both sides use the same iso character set. - - * send.c: resort headers when forward-decoding them with weed - switched on. - - * pager.c: Fix a pager failure for long messages. From Liviu. - - * pager.c: Fix pager failure for long messages, changing two - shorts to ints. From Liviu Daia. - - * recvattach.c: Add some user feedback to attachment forwarding. - From Vikas. - -1999-03-25 19:46:52 roessler (roessler) - - * doc/manual.sgml.in, init.h, pgpkey.c, sort.h, Muttrc.in, - init.c: Roland's sort_keys patch. - -1999-03-24 20:35:38 roessler (roessler) - - * doc/manual.sgml.in, Muttrc.in, recvattach.c: Vikas' latest - version of attachment forwarding. - - * recvattach.c: patch-0.96.1.vikas.forward_attachment.2 - - * main.c: Only exit with "no recipients specified", when - $auto_edit is set. - -1999-03-23 20:21:50 roessler (roessler) - - * postpone.c, recvattach.c, init.h, mutt.h: Vikas' - forward_attachment patch. - -1999-03-22 16:00:39 roessler (roessler) - - * doc/manual.sgml.in, pgppubring.c, gnupgparse.c, pgp.h, pgpkey.c: - PGP key creation time fix by Roland Rosenfeld. - -1999-03-17 14:45:10 roessler (roessler) - - * recvattach.c, recvattach.c: Vikas' attach_tag patch. - -1999-03-16 21:42:06 roessler (roessler) - - * thread.c, configure.in: bug fixes. - - * thread.c: Detect thread loops. - -1999-03-15 15:32:19 roessler (roessler) - - * doc/manual.sgml.in, copy.c, init.h, mutt.h, sendlib.c: Add - $bounce_delivered. - - * edit.c: another digital unix compile problem. - - * main.c: _Fix_ the compile problems, don't install new ones. - - * send.c: Cleanly handle fcc when the user unsets it and the - message is postponed. - - * main.c: Fix compilation problems under digital unix. - - * configure.in: Fix sendmail autodetection. - - * color.c: Fix colorN, N > 7 for Slang's curses emulation. From - Vikas. - -1999-03-09 13:34:52 roessler (roessler) - - * menu.c: another menu.c fix from Kim DeVaughn. - - * send.c, menu.c, handler.c: Fixes. - - * send.c, menu.c, handler.c: handler.c: Properly handle - message/external-body expiry. menu.c: Small fix from - Liviu. send.c: Honor confirm_create for FCCs. cvs: - ---------------------------------------------------------------------- - -1999-03-04 08:00:38 roessler (roessler) - - * Makefile.am: post-postrelease commit. - -1999-03-03 20:06:33 roessler (roessler) - - * rfc2047.c: ups. - - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, - po/es.po, po/de.po, po/cs.po, ChangeLog: releasing 0.95.4. - - * sendlib.c, rfc2047.c, reldate.h, curs_main.c, VERSION, - ChangeLog: releasing 0.96.1. - - * reldate.h, regex.c, VERSION, Makefile.am, ChangeLog: release - preparations; back-port a couple of things from unstable. - - * curs_main.c: Vikas' resort_index.3. - - * sendlib.c, imap.c, from.c, curs_main.c: from.c: Backport - from unstable. others: latest imap related patches. - -1999-03-02 22:13:30 roessler (roessler) - - * curs_main.c, charset.c: Some small fixes from Vikas. - - * parse.c, init.h, imap.c, globals.h: Brandon Long's latest - IMAP fixes. - - * parse.c: Latest IMAP-related fix from Brandon Long. - - * thread.c: Correctly handle messages which have themselves in - their references header. - - * thread.c: Properly handle messages which have themselves in - "References". - -1999-02-28 08:30:19 roessler (roessler) - - * rfc822.c: Fix a memory leak. From Liviu. - - * rfc822.c: Fix a memory leak. From Liviu. - - * rfc1524.c, mutt.h, lib.c, attach.c: Fix the $TMPDIR raace - noted by Hamish Moffat. - - * rfc1524.c, mutt.h, lib.c, attach.c: Fix a $TMPDIR race - condition. - - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, - po/es.po, po/de.po, po/cs.po: post-snapshot commit. - -1999-02-26 15:42:07 roessler (roessler) - - * doc/manual.sgml.in, send.c, regex.c, mutt.h, init.h: Adding - pgp_replyencrypt. - -1999-02-25 06:58:01 roessler (roessler) - - * from.c: parse some more from_ lines. Before, there were - problems with cases like this: - - >From <@x400host:"/G=Bob/S=Allinson/CN=Has - embedded spaces/OU=X400HOST/ - >OU=xxxx/O=xxx/PRMD=xxxxx/ADMD=XXXXXX/C=GB/"@x400host> >Tue Feb - 23 09:44:52 1999 - - Problem noted by johnm@sirius3.demon.co.uk - -1999-02-23 20:38:49 roessler (roessler) - - * imap.c: fix a segfault. From Brandon. - -1999-02-22 12:37:43 roessler (roessler) - - * curs_main.c: Vikas' latest collapse fix. - - * curs_main.c: collapse fix from Vikas. - - * mbox.c, imap.c: Avoid reading past actual headers when reopening - mailboxes. From Daniel Eisenbud. - - * mbox.c, imap.c: Avoid reading past the end of actual headers - when reopening folders. From Daniel Eisenbud. - - * pgp.c: Don't override base64 by quoted-printable. - - * menu.c: replace clear() by clrtobot(). - - * pgp.c: Currently, PGP signing messages will force - quoted-printable encoding even if we should use base64. - -1999-02-19 07:38:17 roessler (roessler) - - * sendlib.c: Don't qp-encode multiparts. ugh. - - * sendlib.c: ... message and multipart, not just message. - - * sendlib.c, mutt.h, init.h: Add $encode_from: This option causes - mutt to trigger quoted-printable encoding for any non-multipart - attachments which have ^From at the beginning of a line. - Note that we don't trigger on ^From_ since either procmail or - sendmail is >-escaping on ^From, and note that this won't help - against sites where sendmail has the '9' flag set on the local - mailer, as these sites will inevitably transform to 8bit (sic!). - -1999-02-18 23:14:36 roessler (roessler) - - * pgp.c, mutt.h, init.h: Add retainable signatures. This should - work nicely with encrypted mailing lists. - - * mx.c, init.h, globals.h, configure.in, acconfig.h, Makefile.am: - Introduce $dotlock_program: This makes the mutt_dotlock program's - location a run-time configuration variable. - - * send.c, mutt.h, init.h: Introduce $honor_followup_to. The user - will now be asked whether he wants to honor mail-followup-to - or not. - - * curs_main.c: properly handle OP_FLAG_MESSAGE when applied to - tagged messages. - - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, - po/es.po, po/de.po, po/cs.po: Updated translations. - - * contrib/sample.mailcap: Fix the text/html entry. - - * regex.c, headers.c, copy.h, configure.in: copy.h: Some flags - were used with multiple meanings. bad. configure.in, regex.c: - Make regex autoconfiguration work. headers.c: expand aliases - on the from header. - - * headers.c: Expand aliases on the From header. - -1999-02-17 15:48:05 roessler (roessler) - - * doc/mutt.man.in: Fix the URL. - - * sendlib.c, init.h: User-Agent, not X-Mailer. - - * po/fr.po: update. - - * copy.h: Some of the M_CM flags erroneously had been defined - to have the same value. _Very_ bad. - - * contrib/sample.mailcap: Correct the netscape text/html entry. - - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, - po/es.po, po/de.po, po/cs.po, po/Makefile.in.in, sendlib.c, - send.c, regex.c, pager.c, mutt.h, init.h, configure.in, - acconfig.h, Muttrc.in, Makefile.am: - Makefile.am: Fix the dist - target to include all necessary files. - po/fr.po: New French - translation. (-> stable!) - Add the new options to Muttrc.in. - - regex.c, configure.in: include config.h from regex.c, and handle - alloca in a more intelligent way than before. (Currently, - we just mis-handle it.) Port this to stable and test it! - - po/cs.po: update cs.po. - po/de.po, po/nl.po: updated versions - from Roland and Boris. - pager.c: Vikas' grok_ansi fix. - - po/Makefile.in.in: keymap_defs is always in po/.. - from Lars - Hecking. - -1999-02-12 11:23:17 roessler (roessler) - - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, - po/es.po, po/de.po, po/cs.po, reldate.h, ChangeLog: post-release - commit for 0.95.3. - - * po/nl.po, reldate.h, ChangeLog: post-release commit for 0.96. - -1999-02-11 22:52:03 roessler (roessler) - - * imap.c, VERSION: another imap-related fix. - - * pattern.c: another signal fix from liviu. - - * imap.c: Remove a superfluous if statement. - - * imap.c: ups, that one was bad. - - * imap.c: The HEADER structure doesn't have a mailcap component - any more. - - * imap.c: The HEADER structure doesn't have a mailcap component - any more. Noted by Johan van Selst . - - * signal.c, sendlib.c, pattern.c, pager.c, mutt.h, - menu.c, globals.h, curs_main.c, curs_lib.c: - patch.mutt-0.95.1i.ld.signals.1-2.gz - - * po/nl.po: new nl translation. - - * pattern.c, curs_main.c: pattern.c: Collapse patch from Vikas. - - * po/nl.po: New nl translation. - - * pattern.c, curs_main.c: curs_main.c: Check whether the - user pressed a number before putting it back onto the stack. - (OP_JUMP) pattern.c: Vikas' latest fix. - - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, - po/es.po, po/de.po, po/cs.po: Updating the po files. - - * doc/manual.sgml.in, doc/Makefile.in: Install README.SECURITY - in the doc directory, document mailcap_sanitize. - - * reldate.h, prepare, configure.in, VERSION, Makefile.am, - $output.in: Preparing for 0.96: $output.in was real fun in the - dist target. *argh* - - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, - po/es.po, po/de.po, po/cs.po, doc/manual.sgml.in, doc/Makefile.in, - reldate.h, VERSION, NEWS, Makefile.am, ChangeLog: [stable] - post-release commit for 0.95.2. - - * README.SECURITY: Add a note on how to write mailcap files. - - * README.SECURITY: branches: 2.1.2; Add a note on how to write - mailcaps. - -1999-02-10 23:12:27 roessler (roessler) - - * browser.c: Ups, this one needed a #ifdef USE_IMAP. - - * imap.c, browser.c: Some patches Brandon Long posted to - comp.mail.mutt. - - * rfc1524.c, protos.h, lib.c, handler.c, attach.c, rfc1524.c, - protos.h, lib.c, handler.c, attach.c: Fix the security fix. - - * rfc1524.c, mutt.h, lib.c, init.h: [stable] $mailcap_sanitize - - * rfc1524.c, mutt.h, lib.c, init.h: [unstable] $mailcap_sanitize. - - * system.c, signal.c, sendlib.c, send.c, protos.h, mutt.h, - globals.h, curs_lib.c, compose.c, commands.c, attach.c, TODO: - patch.mutt-0.95.1i.ld.signals.1: A major redesign of how child - processes are invoked. From Liviu. - -1999-02-09 23:54:03 roessler (roessler) - - * sort.c, mx.c, mutt.h, mh.c, mbox.c, curs_main.c, ChangeLog, - sort.c, mx.c, mutt.h, mh.c, mbox.c, curs_main.c: Vikas' latest - collapse fix. - - * prepare: Small prepare bug noted by vikas. - - * pgppubring.c, pgpkey.c, pgp.h, main.c, gnupgparse.c, browser.h: - browser.h: re-insert the "tagged" component. pgp support: - fix handling of PGP 5 subkeys, algorithm 20. - - * pgppubring.c: [stable] Alg. 16 is encrypt-only, el-gamal. - - * commands.c: honor hdr_order when decode-piping a message. - From Vikas. - - * po/cs.po: New czech translation. - - * commands.c: Reorder headers when decode-piping. - - * po/cs.po, doc/manual.sgml.in, socket.c, mx.c, mutt_socket.h, - mutt.h, menu.c, init.h, imap.h, imap.c, functions.h, complete.c, - browser.h, browser.c, OPS: Brandon's IMAP clean-up; new czech - translation. - -1999-02-04 12:00:10 roessler (roessler) - - * rfc1524.c, protos.h, pgpinvoke.c, mx.c, lib.c: [unstable] Change - the way mutt_quote_filename() worked. It's not too reasonable - to allocate memory dynamically whenever we quote a file name. - (I guess I should add "vim" to pgpinvoke.c's copyright notice. :-) - - * mx.c: [unstable] Check for write errors when moving messages - to $mbox. - - * mx.c: Check for write errors when moving messages to $mbox. - -1999-02-03 22:14:18 roessler (roessler) - - * sendlib.c, recvattach.c, postpone.c, main.c, hash.c, - functions.h, compose.c, charset.h, charset.c, OPS: [unstable] - Produce some reasonable character set support when postponing - messages. - - Additionally, this patch fixes a nasty pointer leak in - load_charset() [noted with electric fence], and a completely - mis-lead attempt to use bsearch(). Apparently, nobody ever - tested the utf8 decoder for quite some time. - -1999-02-02 21:57:44 roessler (roessler) - - * pattern.c: merge ~v patch into unstable. - - * pattern.c: small nit-fix from vikas to the ~v pattern. - - * pgp.c: Thou shall not use dangling pointers. - - * attach.c: [unstable] Fix mutt_decode_save_attachment's handling - of character set conversions. - - * sendlib.c, send.c, rfc2047.c, recvattach.c, protos.h, pgp.c, - pattern.c, mutt.h, init.h, handler.c, globals.h, functions.h, - copy.h, copy.c, compose.c, commands.c, charset.h, charset.c, - attach.c, OPS: Merging the external character set patch into - unstable. Additionally, this change introduces a M_CHARCONV state - flag which gives us some more control about when character set - conversions are actually done. Current versions of mutt would - happily apply character set conversions when, e.g., saving a - text/plain attachment to a file. (We had at least one corrupt - russing translation file due to this mis-feature.) - - Additionally, we clean up some of the character set related code - in handler.c. Most of that is now done by the decoder functions - in charset.c. - - * imap.c, imap.c: Brandon's imap_create patch. - - * pgpkey.c: [unstable] clear the message line before letting - people select public keys. - - * imap.c, copy.c: [unstable] merging Brandon's imap fixes. - - * copy.c, imap.c: A couple of IMAP fixes from Brandon Long. - -1999-01-30 17:07:30 roessler (roessler) - - * pgpkey.c: really fix the weak associations problem. it was - worse than i thought. - - * pgpkey.c: Handle expired keys correclty, even when they are - the only and exact match when searching for keys by address. - -1999-01-29 11:15:15 roessler (roessler) - - * init.h: [unstable] Change some default formats. - - * remailer.c, pgpkey.c, menu.c, addrbook.c: Add generic menu - searching. - - * remailer.h, remailer.c, init.h, globals.h: Use a user-definable - format for the mixmaster menu. - - * pgpkey.c, pgp.h, init.h: [unstable] add $pgp_entry_format. - -1999-01-28 09:08:47 roessler (roessler) - - * gnupgparse.c: gnupg's trust model is currently unusable. - As a work-around, we don't present the user with _any_ trust - information if he uses gnupg. - -1999-01-27 19:53:46 roessler (roessler) - - * doc/manual.sgml.in, pgpkey.c, mutt.h, init.h, gnupgparse.c: - Add $pgp_show_unusable. - -1999-01-26 21:24:56 roessler (roessler) - - * doc/manual.sgml.in: [unstable] document ~v. - - * doc/manual.sgml.in: [stable] document ~v. - - * thread.c, pattern.c, mutt.h: [unstable] Add the ~v pattern. - From Vikas. - - * thread.c, pattern.c, mutt.h: [stable] Add the ~v pattern. - - * doc/manual.sgml.in, ChangeLog: ChangeLog, documentation for - implicit_autoview. - - * doc/manual.sgml.in: Document $implicit_autoview. - - * compose.c: Fix a segfault when users change attachment content - types, and let toggle-unlink honor the $resolv variable. - - * compose.c: $resolve should be honored when doing toggle-unlink - on the compose menu. - -1999-01-25 22:16:46 roessler (roessler) - - * compose.c: This may fix a core dump under certain circumstances. - Can't check this out since I don't get the segfault. - - * pgpkey.c: Fix a redraw problem when the key menu is invoked. - - * po/ru.po, po/cs.po, configure.in: Russian and czech - translations. - - * po/cs.po: branches: 1.1.2; file cs.po was initially added on - branch mutt-1-0-stable. - - * po/cs.po, configure.in: Adding a czech translation, and fixing - the russian. - - * po/ru.po: ru.po was badly distorted. - -1999-01-23 17:00:43 roessler (roessler) - - * prepare: when f is .../Makefile.am, `basename $f .am` - is Makefile. So I should just write that. :-) - - * prepare: Add the default predicate. - - * from.c: A slightly optimized version of DE's y2k patch. - - * prepare: Apparently, automake doesn't like our - AC_OUTPUT($output) construction... - - * gnupgparse.c, from.c: DE's patch to work around other software's - possible y2k bugs. - - * from.c: Try to avoid other programs' possible y2k bugs. - - * enter.c: Fix the attach-multi patch. - -1999-01-22 22:12:10 roessler (roessler) - - * lib.c: Fix a memory leak, noted by Roland Rosenfeld. - - * lib.c: Fix a memory leak. Noted by Roland Rosenfeld. - - * recvattach.c, query.c, protos.h, menu.c, enter.c, curs_lib.c, - compose.c, browser.c, addrbook.c: Enable tagging in the file - browser. - - * protos.h, pgppubring.c, pgpkey.c, pgp.h, pgp.c, lib.c, - handler.c, gnupgparse.c, compose.c: Heavy hacking on mutt's pgp - support. We no longer read the complete key ring into memory. - For gpg, performance is heavily improved due to the fact that - we are passing a couple of key hints to the key ring parsing - back-end. - -1999-01-21 05:19:42 roessler (roessler) - - * hook.c: Fix _mutt_string_hook. - -1999-01-20 13:52:59 roessler (roessler) - - * po/pl.po, po/pl.po: New polish translation. - - * pgppubring.c, pgpkey.c, configure.in: Add heavily improved - debugging capabilities to the PGP code. Anyway, the problem I - observed wasn't a bug in mutt, but an expired key. *sigh* - - * rfc1524.c: Don't segfault when MailcapPath is unset. - - * rfc1524.c: Fix a segmentation fault when no MailcapPath has - been defined. - -1999-01-19 23:38:26 roessler (roessler) - - * protos.h, mutt.h, init.h, hook.c, charset.c, Makefile.am: - Add the charset-hook command. - - * configure.in, charset.c, acconfig.h, Makefile.am, $output.in, - INSTALL: Properly handle character set definition file - installation. - - * mx.c: Remove a confusing error message. - - * mx.c: Remove confusing error message. - - * keymap.c, keymap.c, curs_lib.c: - patch-0.95.1.vikas.macro_function.1 - - * m4/Makefile.am.in, m4/Makefile.am.in: HP/UX portability patch - from Lars Hecking. - -1999-01-18 09:45:29 roessler (roessler) - - * po/ru.po: New Russian translation from Michael Sobolev - . - - * po/ru.po: New russian translation from Michael Sobolev - . - -1999-01-14 13:08:46 roessler (roessler) - - * compose.c: Mixmaster user interface beautification. - - * mx.c, curs_lib.c: Fix a couple of segfaults related to using - curses when it isn't there. - - * mx.c: dotlocking plus curses... - -1999-01-13 23:56:39 roessler (roessler) - - * send.c, mutt.h, mbox.c, handler.c, copy.h, copy.c: - patch-0.95.1i.tlr.weed.1, patch-0.95.1i.tlr.dotlock.1 - These - have been tested with unstable so far, seem to work fine. - - * mx.c: Don't use curses when we don't have it. - - * mx.c: Don't try to do mutt_yesorno if we don't have curses. - - * remailer.h: Mixmaster has 20 address slots, that makes _19_ - remailers. - - * remailer.c: Fix the "append" function. - - * sendlib.c: Don't leak message dates when sending via mixmaster. - - * remailer.c: Add search code to the remailer chain selecting - menu. [This is pretty generic - should we add that code to - menu.c?] - - * postpone.c: Fix postponing of PGP messages. - - * send.c, remailer.c, compose.c: Qualify addresses before passing - them to mixmaster. - - * send.c, remailer.h, protos.h, mutt.h: Clean up dependencies: - remailer.h is no longer included by mutt.h, and the mix_* - prototypes can once again go to remailer.h. - - * sendlib.c, remailer.c, remailer.h, send.c, protos.h, postpone.c, - mutt.h, lib.c, keymap.h, keymap.c, init.h, headers.c, globals.h, - functions.h, configure.in, compose.c, OPS.MIX, acconfig.h, - Makefile.am: A first take at adding a mixmaster front-end to mutt. - Don't worry, it's optional. ;-) - -1999-01-12 22:01:11 roessler (roessler) - - * mbox.c: Open folders in read-only mode if mutt can't lock them. - -1999-01-11 18:12:49 roessler (roessler) - - * send.c, mutt.h, handler.c, copy.h, copy.c: When - decode-forwarding messages with message/Rfc822 attachments, - mutt should weed the attachments' headers according to the - setting of $forward_weed. - -1999-01-10 09:11:36 roessler (roessler) - - * doc/manual.sgml.in, hdrline.c, doc/manual.sgml.in, hdrline.c: - Byrial's %D time format patch. - -1999-01-09 17:53:02 roessler (roessler) - - * doc/manual.sgml.in, recvattach.c, protos.h, lib.c: Byrial's - latest changes to stable. - - * recvattach.c, protos.h, lib.c: Ask the user whether to overwrite - a file or append to it. From Byrial Jensen. - - * doc/manual.sgml.in: Fix a documentation problem. - -1999-01-08 23:29:05 roessler (roessler) - - * charset.c: When doing a binary search, we may as well use - bsearch (3). - - * parse.c: Optimized time-zone parsing. - - * parse.c: Optimize time zone parsing. By Byrial Jensen. - - * history.c: Don't clear the history when the user issues a - "set history=..." command which doesn't change anything. - - * history.c: Don't clear the history when "set - history=..." doesn't change the buffer size. - - * thread.c, curs_main.c, thread.c, curs_main.c: Threading fix - from Daniel Eisenbud. - -1999-01-07 19:01:30 roessler (roessler) - - * init.c, init.c: Vikas' set_boolean patch. - - * protos.h, handler.c, attach.c: Updated implicit autoview - handling from stable. - - * protos.h, handler.c, attach.c: Only use "implicit" autoviews - (implicit_autoview or MM_NOASK) when mutt is unable to handle - a content type internally. This saves us parsing the mailcap - files for every attachment we handle. - - * mx.c, mutt.h, init.h, hdrline.c, commands.c, attach.c: Merge - in the mailcap patch from stable. - - * thread.c, system.c, strcasecmp.c, status.c, sort.h, sort.c, - socket.c, snprintf.c, signal.c, sha_locl.h, sha1dgst.c, sha.h, - sendlib.c, send.c, score.c, rfc822.h, rfc822.c, rfc2047.h, - rfc2047.c, rfc1524.h, rfc1524.c, resize.c, recvattach.c, - query.c, protos.h, postpone.c, pop.c, pgppubring.c, pgpkey.c, - pgpinvoke.c, pgp.h, pgp.c, pattern.c, parse.h, parse.c, pager.h, - pager.c, mx.h, mx.c, mutt_socket.h, mutt_regex.h, mutt_menu.h, - mutt_curses.h, mutt.h, mime.h, mh.c, menu.c, mbox.c, mapping.h, - main.c, mailbox.h, lib.c, keymap.h, keymap.c, init.h, init.c, - imap.h, imap.c, hook.c, history.h, history.c, help.c, headers.c, - hdrline.c, hash.h, hash.c, handler.c, gnupgparse.c, globals.h, - getdomain.c, functions.h, from.c, flags.c, filter.c, enter.c, - edit.c, dotlock.h, dotlock.c, date.c, curs_main.c, curs_lib.c, - copy.h, copy.c, compose.c, complete.c, commands.c, color.c, - charset.h, charset.c, buffy.h, buffy.c, browser.c, attach.h, - attach.c, alias.c, addrbook.c, acconfig.h: Get rid of RCS ids in - source files. They are getting in our way when merging changes. - - * mx.c, mutt.h, init.h, hdrline.c, commands.c, attach.c: Remove - the use_mailcap variable. Instead, we introduce implicit_autoview - which triggers autoview for every content type it's applicable to. - - * thread.c, system.c, strcasecmp.c, status.c, sort.h, sort.c, - socket.c, snprintf.c, signal.c, sha_locl.h, sha1dgst.c, sha.h, - sendlib.c, send.c, score.c, rfc822.h, rfc822.c, rfc2047.h, - rfc2047.c, rfc1524.h, rfc1524.c, resize.c, recvattach.c, - query.c, protos.h, postpone.c, pop.c, pgppubring.c, pgpkey.c, - pgpinvoke.c, pgp.h, pgp.c, pattern.c, parse.h, parse.c, pager.h, - pager.c, mx.h, mx.c, mutt_socket.h, mutt_regex.h, mutt_menu.h, - mutt_curses.h, mutt.h, mime.h, mh.c, menu.c, mbox.c, mapping.h, - main.c, mailbox.h, lib.c, keymap.h, keymap.c, init.h, init.c, - imap.h, imap.c, hook.c, history.h, history.c, help.c, headers.c, - hdrline.c, hash.h, hash.c, handler.c, gnupgparse.c, globals.h, - getdomain.c, functions.h, from.c, flags.c, filter.c, enter.c, - edit.c, dotlock.h, dotlock.c, date.c, curs_main.c, curs_lib.c, - copy.h, copy.c, compose.c, complete.c, commands.c, color.c, - charset.h, charset.c, buffy.h, buffy.c, browser.c, attach.h, - attach.c, alias.c, addrbook.c, acconfig.h: Get rid of the rcsid - fields. They are getting in the way whenever I merge changes - into unstable. - - * po/nl.po, init.h, configure.in: Merging changes from stable. - - * configure.in: Don't add regex.c, but regex.o to the LIBOBJS - variable when needed. - - * init.h: Fix default settings for use_mailcap and mime_forward. - -1999-01-06 10:13:32 roessler (roessler) - - * po/fr.po, po/de.po, sendlib.c, regex.c, protos.h, parse.c, - mutt_regex.h, mbox.c, main.c, hdrline.c, from.c, date.c, - configure.in, acconfig.h, _regex.h, Makefile.am, INSTALL: - [unstable] Merge changes from stable: rx -> regex, Byrial's - timezone patch, translation updates. - - * sendlib.c, protos.h, parse.c, mbox.c, from.c, date.c: Byrial's - timezone patch, without the absurd optimizations. - - * regex.c: branches: 1.1.2; file regex.c was initially added - on branch mutt-1-0-stable. - - * regex.c, mutt_regex.h, main.c, configure.in, acconfig.h: - Use gnu regex instead of gnu rx. This library is said to - behave better. Additionally, it supports \<...\> patterns. - The files _regex.h and regex.c included with this distribution - correspond to posix/regex.[ch] from the glibc 2.0.7t source tree. - - * _regex.h: branches: 1.1.2; file _regex.h was initially added - on branch mutt-1-0-stable. - - * _regex.h, Makefile.am, INSTALL: Use gnu regex instead of - gnu rx. This library is said to behave better. Additionally, - it supports \<...\> patterns. The files _regex.h and regex.c - included with this distribution correspond to posix/regex.[ch] - from the glibc 2.0.7t source tree. - - * po/nl.po, po/fr.po: Various fixes to the NL translation; - new French messages. - -1999-01-05 14:35:18 roessler (roessler) - - * sendlib.c, mutt.h, main.c, configure.in, charset.h, charset.c, - Makefile.am: [unstable] Adding experimental new character set - conversion code. - - * po/de.po: Merging from stable. - - * po/de.po: Fix a typo in de.po. - - * po/de.po: [unstable] Merging changes from stable. - - * po/nl.po, hdrline.c, curs_main.c, configure.in: [unstable] - merging changes from stable. - - * hdrline.c: Conditionally display score and number of lines. - - * po/nl.po: branches: 1.1.2; file nl.po was initially added on - branch mutt-1-0-stable. - - * po/nl.po, po/de.po, configure.in: [stable] Adding the NL - translation; correcting some bugs in the DE translation. - -1999-01-04 19:15:10 roessler (roessler) - - * curs_main.c: [unstable] fix next-unread plus collapsing. - - * curs_main.c: [stable] Fix next-unread when collapsing threads. - - * curs_main.c: [unstable] merging changes from stable. - - * curs_main.c: [stable] fix a bogus type cast. - - * reldate.h, curs_main.c: [unstable] merging in changes from - stable. - - * curs_main.c: [stable] Don't use the index elements of header - structures when new messages arrived on the index. - - * reldate.h: 0.95.1 should have a proper release date. - - * send.c, pgp.c, handler.c, configure.in: Make the experimental - branch the main trunk. - - * po/uk.po: branches: 1.12.2; 0.95.1 post-release commit. - - * po/ru.po: branches: 1.33.2; 0.95.1 post-release commit. - - * po/pl.po: branches: 1.3.2; 0.95.1 post-release commit. - - * po/it.po: branches: 1.24.2; 0.95.1 post-release commit. - - * po/fr.po: branches: 1.7.2; 0.95.1 post-release commit. - - * po/es.po: branches: 1.15.2; 0.95.1 post-release commit. - - * po/de.po: branches: 1.48.2; 0.95.1 post-release commit. - - * configure.in: [unstable] Create suitable version strings. - - * VERSION: branches: 2.1.2; [stable] Preparing 0.95.1. - - * ChangeLog: branches: 2.5.2; [stable] Preparing 0.95.1. - - * send.c: [unstable] commit changes from the stable tree. - - * send.c: branches: 2.1.2; [stable] When sending a message - in batch mode failed, mutt would dump core. Patch from Byrial - Jensen. - - * pgp.c, handler.c: [unstable] Add multiple signature support. - -1999-01-02 17:23:24 roessler (roessler) - - * sendlib.c: branches: 2.3.4; I shouldn't accept patches on - New Year's day. Not even new-year related patches. - - * ChangeLog: I shouldn't accept patches on New Year's day. - Not even new-year related patches. - - * po/it.po: Fixing a typo. - - * protos.h: branches: 2.1.4; mutt_parse_date () shouldn't modify - its argument. Problem noted by Byrial Jensen. - - * parse.c: branches: 2.2.4; mutt_parse_date () shouldn't modify - its argument. Problem noted by Byrial Jensen. - - * handler.c: branches: 2.1.2; 2.1.4; mutt_parse_date () - shouldn't modify its argument. Problem noted by Byrial Jensen. - - * lib.c: branches: 2.2.4; Fix safe_symlink to correctly handle - relative paths. - -1999-01-01 09:43:15 roessler (roessler) - - * sendlib.c: New Year's time zone handling patch from Manish - Singh . - -1998-12-31 09:45:46 roessler (roessler) - - * curs_main.c: branches: 2.3.4; The attached patch moves code - for sorting the index and restoring the current message from - mutt_index_menu() to a new function. It saves code duplication. - -1998-12-30 07:58:40 roessler (roessler) - - * pgp.c: branches: 2.1.2; 2.1.4; Localize some more messages. - From Michael Sobolev. - - * main.c: branches: 2.1.4; Localize some more messages. - From Michael Sobolev. - -1998-12-29 16:29:03 roessler (roessler) - - * mbox.c: branches: 2.3.4; Use sizeof instead of strlen for - some fixed strings. - - * ChangeLog: Use sizeof instead of strlen for some fixed strings. - - * mh.c: branches: 2.5.4; Take setting the index_hint out of - the main loop of mh_check_mailbox(). - -1998-12-28 14:59:04 roessler (roessler) - - * attach.c: branches: 2.1.4; Fix a segmentation fault when - viewing message/rfc822 attachments from the compose screen. - -1998-12-23 15:57:00 roessler (roessler) - - * pattern.c: branches: 2.1.4; A slightly modified version of - Vikas' pattern_match patch. This changes the semantics of the - pattern-something functions so they only apply to _visible_ - messages. (With the exception of limit: In this case, the user - can add another pattern if he wants to limit further, or he can - give an entirely new pattern.) - -1998-12-22 18:07:19 roessler (roessler) - - * sendlib.c: Fix MIME forwarding. From Vikas. - -1998-12-21 12:38:57 roessler (roessler) - - * mx.c: branches: 2.3.4; Adjust some hash-related parameters. - - * mh.c, mbox.c: Adjust some hash-related parameters. - - * imap.c: branches: 2.2.4; Adjust some hash-related parameters. - - * charset.c: branches: 2.1.4; Adjust some hash-related - parameters. - - * ChangeLog: *** empty log message *** - - * mx.c, mh.c, mbox.c: Mail folder synchronization-related fixes: - - - Another situation under which mutt would lose track of the - current message when maildir folders changed has been removed. - - - While synchronizing mbox-type folders, a write error when - constructing the draft version of the new mail folder would - leave behind a copy ofthe file containing the draft. This is - most annoying if the write error is due to lack of disk space. - - * po/pl.po: Small \n fixes. - - * parse.c: mutt_strlen() optimizations from Byrial Jensen. - - * from.c: branches: 2.1.4; mutt_strlen() optimizations from - Byrial Jensen. - - * lib.c: mutt_strlen() optimizations from Byrial Jensen. - - * po/pl.po: Add the polish translation. - - * configure.in: branches: 2.2.2; 2.2.4; Register the polish - translation. - - * doc/manual.sgml.in: branches: 1.18.4; Fixes to the forwarding - chapter. From O'Shaughnessy Evans . - - * m4/README: Here is a small patch to simplify - m4/Makefile.am.in. This came out of a suggestion I made to Jim - Meyering (maintainer of GNU fileutils, where I snarfed the code - from :). (From: Lars Hecking ) - - * m4/Makefile.am.in: branches: 1.2.4; Here is a small patch to - simplify m4/Makefile.am.in. This came out of a suggestion I made - to Jim Meyering (maintainer of GNU fileutils, where I snarfed - the code from :). (From: Lars Hecking ) - -1998-12-18 10:22:59 roessler (roessler) - - * mh.c: Catch an error condition when synchronizing mh messages. - - * po/de.po: Fix a format which had %s instead of %d. - -1998-12-17 18:39:48 roessler (roessler) - - * ChangeLog: *** empty log message *** - - * INSTALL: branches: 2.1.4; I've been told that the FreeBSD shell - has been fixed meanwhile. Additionally, add the note from Vikas - on patching Solaris to get mutt work properly on that system. - - * mh.c: Fix attachment deletion for maildir/mh folders. This may - fix other mh-related problems, too. - - * curs_lib.c: branches: 2.2.4; Don't even try to clear the - status line when not in curses mode. - -1998-12-16 13:23:06 roessler (roessler) - - * imap.c: Two lines were in reverse order. Noted by Daniel - Eisenbud. - - * thread.c: branches: 2.1.4; Give Daniel Eisenbud a "lock" - on this file. - - * pager.c: branches: 2.2.4; Fix "$resolve" behaviour for OP_TAG - and OP_TOGGLE_NEW from the pager. - - * curs_lib.c: SLang-related fixes to mutt_endwin(). - - * compose.c: branches: 2.1.4; Permit the user to set the typical - MIME parameters used with application/pgp messages. - - * color.c: branches: 2.1.4; Fix a segfault noted by Stephan Hack. - (Fix noted by Vikas.) - - * configure.in: Make the sendmail check compatible with newer - autoconf versions. Noted by Lars Hecking. - -1998-12-13 08:10:13 roessler (roessler) - - * mx.c, curs_main.c: Don't dump core when closing a NULL context. - Fixes the "exit from no-mailbox mode" bug. - -1998-12-12 10:14:43 roessler (roessler) - - * po/uk.po, po/ru.po, po/it.po, po/fr.po, po/es.po, po/de.po: - Post-release commit. - - * hook.c: branches: 2.1.4; More _PGPPATH and us dist related - fixes. - - * curs_main.c: More _PGPPATH and us dist related fixes. - - * mutt.h: branches: 2.1.4; Don't define M_PGPHOOK unless _PGPPATH - has been defined. - - * pager.c: Another reap.pl-related fix. - - * Makefile.am: branches: 2.1.4; The us-dist target was screwed. - - * thread.c: *** empty log message *** - - * system.c, strcasecmp.c, status.c: branches: 2.0.4; *** empty - log message *** - - * stamp-h.in: *** empty log message *** - - * sort.h, sort.c, socket.c, snprintf.c, signal.c, sha_locl.h, - sha1dgst.c, sha.h: branches: 2.0.4; *** empty log message *** - - * sendlib.c: *** empty log message *** - - * send.c: branches: 2.0.2; *** empty log message *** - - * score.c, rfc822.h, rfc822.c, rfc2047.h, rfc2047.c, rfc1524.h, - rfc1524.c, resize.c, reldate.h, recvattach.c: branches: 2.0.4; - *** empty log message *** - - * reap.pl: *** empty log message *** - - * query.c: branches: 2.0.4; *** empty log message *** - - * protos.h, prepare: *** empty log message *** - - * postpone.c, pop.c, pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.h: - branches: 2.0.4; *** empty log message *** - - * pgp.c, pattern.c: *** empty log message *** - - * parse.h: branches: 2.0.4; *** empty log message *** - - * parse.c: *** empty log message *** - - * pager.h: branches: 2.0.4; *** empty log message *** - - * pager.c: *** empty log message *** - - * mx.h: branches: 2.0.4; *** empty log message *** - - * mx.c: *** empty log message *** - - * mutt_socket.h, mutt_regex.h, mutt_menu.h, mutt_curses.h: - branches: 2.0.4; *** empty log message *** - - * mutt.h, mkinstalldirs, missing, mime.types: *** empty log - message *** - - * mime.h: branches: 2.0.4; *** empty log message *** - - * mh.c: *** empty log message *** - - * menu.c: branches: 2.0.4; *** empty log message *** - - * mbox.c: *** empty log message *** - - * mapping.h: branches: 2.0.4; *** empty log message *** - - * main.c: *** empty log message *** - - * mailbox.h: branches: 2.0.4; *** empty log message *** - - * lib.c: *** empty log message *** - - * keymap.h, keymap.c: branches: 2.0.4; *** empty log message *** - - * install-sh: branches: 2.0.10; *** empty log message *** - - * init.h, init.c, imap.h: branches: 2.0.4; *** empty log - message *** - - * imap.c, hook.c: *** empty log message *** - - * history.h, history.c, help.c, headers.c, hdrline.c, hash.h, - hash.c: branches: 2.0.4; *** empty log message *** - - * handler.c: *** empty log message *** - - * gnupgparse.c, globals.h, getdomain.c: branches: 2.0.4; *** - empty log message *** - - * gen_defs: branches: 2.0.6; *** empty log message *** - - * functions.h: branches: 2.0.4; *** empty log message *** - - * from.c: *** empty log message *** - - * flags.c, filter.c, enter.c, edit.c, dotlock.h, dotlock.c, - date.c: branches: 2.0.4; *** empty log message *** - - * curs_main.c, curs_lib.c: *** empty log message *** - - * copy.h, copy.c: branches: 2.0.4; *** empty log message *** - - * configure.in: *** empty log message *** - - * config.sub, config.guess: branches: 2.0.6; *** empty log - message *** - - * compose.c: *** empty log message *** - - * complete.c, commands.c: branches: 2.0.4; *** empty log - message *** - - * color.c: *** empty log message *** - - * charset.h: branches: 2.0.4; *** empty log message *** - - * charset.c: *** empty log message *** - - * buffy.h, buffy.c, browser.c, attach.h: branches: 2.0.4; *** - empty log message *** - - * attach.c: *** empty log message *** - - * alias.c, addrbook.c, acconfig.h: branches: 2.0.4; *** empty - log message *** - - * VERSION, TODO: *** empty log message *** - - * README: branches: 2.0.4; *** empty log message *** - - * OPS.PGP: *** empty log message *** - - * OPS, NEWS, Muttrc.in: branches: 2.0.4; *** empty log message - *** - - * Makefile.am, INSTALL, GPL, ChangeLog, COPYRIGHT, ABOUT-NLS: - *** empty log message *** - - * po/uk.po, po/ru.po, po/it.po, po/fr.po, po/es.po, po/de.po, - reldate.h, VERSION, ChangeLog: Release-commit for 0.95i. - - * hash.c: Use a better hash function. Contributed by Stefan - Langerman to mutt-users. - -1998-12-11 20:48:14 roessler (roessler) - - * reldate.h, VERSION, ChangeLog: 0.94.999 pre-release commit. - - * main.c: Bail out with a text-based error message if a - non-existing mailbox is given as a -f command line argument. - - * Makefile.am: The distdir target creates hard links for the - source files. This has the consequence that the us-dist hook - will demolish files in the main source tree. We have to un-link - the various instances of the source code. - - * INSTALL: Warn about regexp-related problems under Solaris 2.6. - - * po/uk.po, po/ru.po, po/it.po, po/fr.po, po/es.po, po/de.po: - Various last-minute changes and automatic updates. - - * main.c: Go into no-mailbox mode when the initial folder can't - be opened. - - * mh.c: Undoing the mh_speed patch. - - * po/it.po, po/fr.po: l10n fixes. - - * curs_main.c: Start a new reply and postpone it. Then type m - (mail), and recall and send the postponed reply. The replied - message is _not_ flagged replied. - - (From Byrial Jensen.) - - * po/fr.po: Bug-fixed french l10n. - - * parse.c: Multipart parser fixes from Byrial. Finally. - - * po/it.po: Small fix. - -1998-12-10 22:48:56 roessler (roessler) - - * po/fr.po, configure.in: Add the french l10n. - - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, reldate.h: - post-release commit 0.94.99. - - * VERSION, README, ChangeLog: Pre-release commit for 0.94.99. - - * menu.c: Fix tag-prefix. - - * compose.c: Redraw fix after the content type was changed on - the compose menu. - -1998-12-08 23:09:53 roessler (roessler) - - * help.c: Help screen resizing nit. From Gero Treuner. - - * doc/manual.sgml.in: Typo. - - * sendlib.c: Work around sendmail 8.9.1a invalidating PGP/MIME - signatures by re-ordering MIME headers in the way sendmail does. - - * mh.c: Keep track of file name changes for files wandering - around between the subfolders of a maildir. - - * mh.c: More fixes to the maildir resynchronization code. - This should now also smoothly handle the case of messages - _vanishing_ from maildir's new/ subdirectory. - - * init.c: Make the debug file access unbuffered. Important if - we are debugging crashes. - -1998-12-07 21:13:44 roessler (roessler) - - * mx.c, mh.c: Fix a couple of flag-related bugs in the maildir - folder update code. - - * imap.c: Fix a completely ugly comment formatting. - - * mutt.h: Adjust '#' to the first column. - - * rfc2047.c: Don't tag us-ascii headers as $Charset or - unknown-8bit. - -1998-12-03 23:29:37 roessler (roessler) - - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, reldate.h, - VERSION, ChangeLog: release-commit 0.94.18. - -1998-12-02 20:12:35 roessler (roessler) - - * contrib/Pine.rc, contrib/Mush.rc: Bring the sample rc files - better in synch with the actual code. - - * recvattach.c: Remove a warning which comes from code actually - belonging to the send_charset patch. - - * rfc2047.c: Encode- and decode the "val" field when using mutt - with EXACT_ADDRESS enabled. - - * Makefile.am: Small fixes to the build process. From Lars - Hecking. - - * compose.c: The attached patch fixes yet another redraw related - bug. When I call OP_SAVE from the Compose menu and use the - file-browser and 'q' out of the file-browser, the screen still - shows the browser, but the control is really in the Compose - menu. A Ctrl-L verifies this. Basically, a screen redraw - is missing. - - From Vikas. - - * mutt_menu.h, menu.c, compose.c: From the Compose menu, invoke - attach-message. Tag a whole bunch of messages. Say, for example, - 100. When you exit the folder, the Compose menu's status line - has disappeared. - - Fix from Vikas. - - * browser.c: patch-0.94.17.vikas.browser_redraw.1 - -1998-11-23 21:10:12 roessler (roessler) - - * protos.h, lib.c: Change safe_malloc's size parameter from - (unsigned int) to size_t. - - * send.c, protos.h, pattern.c, alias.c: From Byrial: - - I don't think that the match-all pattern modifier works as can - be expected from a logical point of view. - - The attached patch will make it work as I expect it to work: - - - It works on all patterns which explicit or implicit use - address lists: ~c, ~C, ~e, ~f, ~l, ~L, ~p, ~P, and ~t. (It - didn't work with ~l before). - - - It works such that a modified pattern always match, unless - there is at least one address in at least one of the - referenced lists that it doesn't match. - - * doc/manual.sgml.in, send.c, mutt.h, mh.c, init.h, Muttrc.in: - Introduce a new option $reply_self. From Vikas. - -1998-11-20 00:27:03 roessler (roessler) - - * po/it.po: New it.po from Mario. - - * doc/mutt.man.in: branches: 1.4.4; Fix a small typo. - -1998-11-19 23:57:03 roessler (roessler) - - * contrib/Pine.rc: Fix some ancient syntax. - - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, send.c: - Hack around problems with multi-valued Reply-To headers. - From Roland Rosenfeld. - - * rfc2047.c: Properly encode '_' characters in words which - are qp-encoded. - - * sendlib.c: Use mutt_is_message_type() in the message - transformation code. - - * po/Makefile.in.in: Fix all Makefiles. make - DESTDIR=/path/to/something install should work now. - - * doc/Makefile.in: branches: 1.15.4; Fix all Makefiles. - make DESTDIR=/path/to/something install should work now. - - * Makefile.am: Fix all Makefiles. make DESTDIR=/path/to/something - install should work now. - -1998-11-18 23:09:46 roessler (roessler) - - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, reldate.h, - VERSION, ChangeLog: Release-commit for 0.94.17. - - * sendlib.c, protos.h, pgp.c, parse.c, lib.c, compose.c: This - patch simplifies the generation of content type parameters - significantly by introducing a funciton mutt_set_parameter(). - Additionally, we re-use code from parse.c for parsing user-input - content type headers on the compose screen. - - * compose.c: Remove some uuencode-related debris. - - * recvattach.c: Remove some code which crept in from the external - character set patch. - - * recvattach.c: Make optional formats work while processing - $attach_format. - - * mh.c: Remove bogus re-sorting code from the maildir check - routine. - - * mutt.h: Include , so SEEK_SET is defined on some - systems which don't do so in . - -1998-11-17 13:23:26 roessler (roessler) - - * po/uk.po, po/ru.po, po/it.po, po/es.po: Checkpoint commit, - containing quite a few fuzzy translations. - - * po/de.po: Update some messages. - - * m4/Makefile.am.in, m4/README, m4/gettext.m4, m4/lcmessage.m4, - m4/progtest.m4, prepare, configure.in, Makefile.am: Configuration - fixes from Lars Hecking, with some more fixes and modifications - from myself. With some luck, you don't need a gettext - installation any more. - - * sendlib.c: Fix the base64 encoder. The current code would - produce slightly unpredictible output which leads to bad - signatures. - - * postpone.c, pgp.c, parse.c, pager.c: Fix a search coloring - related bug. - -1998-11-16 11:44:42 roessler (roessler) - - * protos.h: Drop ci_attach - it doesn't exist. Noted by Byrial - Jensen. - -1998-11-15 09:53:23 roessler (roessler) - - * parse.c: Stupid typo. - - * protos.h, parse.c, attach.c: My version of Byrial's parse_part - patch. - - * recvattach.c, protos.h, mutt.h, copy.c, compose.c: I can - elaborate a little more on the last paragraph. It is deletion - of the top level part direct under a message/rfc822 part which - gives problems because the headers of the message/rfc822 part - have to be changed in this case. It is hard to tell exactly how - many bytes and lines will be removed and added in this case. - - If we can refrain from deletion of such parts and thus only - allow deletion of parts direct under a multipart part, then it is - relative easy always to make correct Content-Length: and Lines: - headers in the copy. (The correctness of the Lines count is - dependent of the correctness of the initial value, though). - - (From: Byrial Jensen) - - * doc/manual.sgml.in: Correcting Vikas' E-Mail address in the - credits section. - -1998-11-14 08:24:56 roessler (roessler) - - * doc/manual.sgml.in: Update Byrial's e-mail address. - - * copy.c: Simplify the new attachment deletion code not to require - an extra temporary file. (From: Byrial Jensen ) - - * help.c, handler.c: Type cast nit from Gero Treuner. - -1998-11-13 18:31:06 roessler (roessler) - - * imap.c: Currently, Mutt won't use a default folder if just the - IMAP server is specified. In fact, if the folder isn't specified, - it will core-dump. - - The attached patch will use INBOX as the IMAP folder name if - none is specified, eliminating the core-dump. - - (From: Aaron Schrab ) - -1998-11-12 21:52:01 roessler (roessler) - - * mutt.h, copy.c: Byrial's latest attachment deletion patch. - - * mutt.h, lib.c, handler.c: Introduce a state_printf() function. - -1998-11-11 21:18:08 roessler (roessler) - - * po/it.po: New it.po from Marco. - - * snprintf.c: Don't use the mutt_str* functions in this module. - - * strcasecmp.c: the s/str.*cmp/mutt_str.*cmp/ replacement should - not have taken place here. - -1998-11-10 22:21:51 roessler (roessler) - - * dotlock.c: Don't use mutt_strsomething in the dotlocking code. - - * send.c: Fix the $metoo option's behaviour. - - * thread.c, strcasecmp.c, status.c, sort.c, socket.c, - snprintf.c, sendlib.c, send.c, score.c, rfc822.c, rfc2047.c, - rfc1524.c, recvattach.c, query.c, protos.h, postpone.c, pop.c, - pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.c, pattern.c, parse.c, - pager.c, mx.c, mh.c, menu.c, mbox.c, main.c, lib.c, keymap.c, - init.c, imap.c, hook.c, history.c, help.c, headers.c, hdrline.c, - hash.c, handler.c, gnupgparse.c, getdomain.c, from.c, enter.c, - edit.c, dotlock.c, curs_lib.c, copy.c, compose.c, complete.c, - commands.c, color.c, charset.c, buffy.c, browser.c, attach.c, - alias.c, addrbook.c: Introduce or rewrite mutt_{str*cmp,strlen} - and use them all over the place. If there are still segmentation - faults due to missing NONULLs over, they are gone now. - - * main.c: Add a "pseudo-credit" to the extended copyright notice. - - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, reldate.h, - VERSION, ChangeLog: Releasing 0.94.16. - - * sendlib.c, mx.h, mx.c, mbox.c, init.c, copy.c, commands.c, - buffy.c, attach.c: Experimental support for the so-called - "kendra" mail folder format. This seems to be used on OS/2 and - is, actually, a slibhtly modified version of the MMDF format. - - * parse.c: Do some sanity checking when reading attachment. - This fix should catch bad attachments. - - * edit.c: Fix a possible buffer overflow. (This seems to be - the one noticed by Pavel Gulchouck .) - - * compose.c: Wrong fix from Vikas. Undo it. (Noted by Byrial.) - - * curs_lib.c, compose.c: Fix a multi_choice related bug. - From Vikas. - - * buffy.c: Skip empty mailbox parameters. This fixes a - segmentation fault noted by Marco d'Itri. - -1998-11-09 19:28:42 roessler (roessler) - - * from.c: Catch possible bad memory access. - - * doc/manual.sgml.in, sendlib.c, protos.h, init.h, globals.h, - copy.c, Muttrc.in: Rewrite copy_delete_attach(). - - * sort.c, score.c, protos.h, curs_main.c, color.c: Fix an - efficiency problem with the color index features. - - * doc/mutt.man.in: Replace @sharedir@ by @sysconfdir@. - - * doc/manual.sgml.in: Make the default_hook documentation match - the code. - - * main.c, curs_main.c: Avoid duplicate mx_close_mailbox() when - OP_QUIT is called. - - * browser.c: The attached patch fixes a potential problem in - folder_format_str() where a fixed buffer might not be null - terminated. From Vikas. - - * init.c: The attached patch fixes a bug in :set variable= - where variables of type DT_SORT were not getting expanded (only - 4 of them, but a bug nevertheless). From Vikas. - - * browser.c: patch-0.94.15.vikas.browser_sort.3 - - * doc/manual.sgml.in: Add a forwarding chapter to the manual. - From Gero Treuner. - - * po/de.po: Revert de.po to the traditional German spelling rules. - - * po/de.po, pop.c: L10 fixes from Gero Treuner. - - * parse.c, handler.c: A message/external-body handler. - From Byrial Jensen. - - * protos.h, parse.c: - remove the static declaration from - parse_date() in parse.c, - rename it to mutt_parse_date() - - fix a minor bug: the timezone information in an expires-header - was used to set the timezone of the send time. - - (From Byrial Jensen .) - - * Muttrc.in: Fix some spelling errors noted by Boris Wesslowski - . - - * handler.c: Byrial Jensen's alternative_handler patches. - This may lead to non-desirable effects with attachment deletion; - these effects will go when the new attachment deletion code - is implemented. - - * parse.c: SeokChan LEE says KST has a nine hour - offset from GMT. - - * pager.c, help.c: Fix the display of DEL in the pager. - - * send.c: Fix a group reply problem. - -1998-10-30 13:00:10 roessler (roessler) - - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po: Some recent - changes. - -1998-10-29 09:46:45 roessler (roessler) - - * mbox.c: Mbox robustness patch from Johnny Tevessen - . - - * po/de.po: Fixing a typo. - - * imap.c: This patch should cause mutt to ask for your IMAP - login/password again if its wrong. From Brandon Long. - -1998-10-28 21:48:36 roessler (roessler) - - * doc/manual.sgml.in, reldate.h, VERSION, NEWS, ChangeLog: - 0.94.15 release commit. - - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po: pre-release - commit, take 1. - - * curs_lib.c: Add an IsPrint check to mutt_message() and - mutt_curses_error(). This will prevent _some_ advert effects from - l10ns which don't fit together with the terminal's abilities. - There are still quite a few raw printw() etc. - we may wish to - introduce our own, locale-safe versions of these. - - * po/POTFILES.in: reldate contais really _no_ i18n-related data. - - * send.c: Don't try to recall a postponed message when we are - given a template. - - * copy.c: Fix a possible segmentation fault when deleting nested - attachments. - - * doc/manual.sgml.in, send.c, mutt.h, init.h: Add a $forward_weed - option which controls header weeding when decode-forwarding - messages. - - * po/ru.po, po/it.po, po/es.po, po/de.po: German translation - fixes from Gero plus checkpoint commit. - - * doc/manual.sgml.in, pager.h, pager.c, mutt_menu.h, keymap.c, - help.c, curs_main.c, commands.c, attach.c, OPS: Gero Treuner's - help-wrap patch. - - * po/ru.po, po/it.po, po/es.po, po/de.po: Adding a current - spanish translation. - - * send.c: if reply-to points to the address on the from header, - use the from header's value for composing a reply's recipient - list, not the reply-to header. - - * configure.in: add the ukrainian l10n. - -1998-10-27 19:02:45 roessler (roessler) - - * configure: Configure is generated automatically and should - thus _not_ be part of the CVS repository. - - * configure.in, configure, README, INSTALL: Try to detect Solaris - 2.4's broken regcomp(). - - * send.c: Move some code around. - - * doc/manual.sgml.in: Some documentation nits. - - * dotlock.c: include config.h _before_ checking for HAVE_GETOPT. - Noted by Scott Perlman . - - * Muttrc.in: Add a macro for viewing the manual. - - * pgp.c, configure.in, configure: i18n fixes. - - * po/ru.po, po/es.po, po/it.po, po/de.po: A couple of i18n - fixes, plus a partial spanish translation from Boris Wesslowski - . - - * configure.in, configure: Handle systems which have neither - pgp2 nor pgp5, but gpg correctly. - - * compose.c: - snd_entry() is marked static - You will only get - a full redraw of the screen after invoking - pgp_send_menu if you selected "sign as". - draw_envelope() - and edit_address_list() use the same array of - strings for titles/prompts. This saves both string data and - code in both functions which have been a lot smaller. - - * sendlib.c, send.c, protos.h, postpone.c, compose.c: Preserve - FCC headers when postponing. From Vikas. - - * mx.c, mutt.h, imap.c: Prevent mutt from re-reading IMAP folders - before quitting. - -1998-10-22 13:53:47 roessler (roessler) - - * send.c: Undo some superfluous changes. Pointed out by V.A. - - * send.c, protos.h, postpone.c: - Preserve certain headers' - values when recallling a postponed message. TBD: Fcc. - - - Rename mutt_edit_message() to mutt_prepare_edit_message() - since that's what that function actually does. - - * mx.h, mx.c, lib.c, flags.c: Make _all_ IMAP-related code - conditionally defined. From Byrial Jensen. - -1998-10-21 22:46:16 roessler (roessler) - - * protos.h, pattern.c, hdrline.c: Fix match-all for the ~p, - ~P modifiers. - - * compose.c: Vikas' write_fcc patch. - - * doc/manual.sgml.in: Documentation nits from Byrial. - - * curs_lib.c: Also accept numbers as input in mutt_multi_choice(). - From Byrial. - - * prepare: Fix the documentation reference in prepare. - - * doc/devel-notes.txt: Add a gettext automake macro patch which - is needed for proper building of mutt. - - * prepare, config.h.in, aclocal.m4, README, INSTALL: Remove - some automatically generated files from the CVS repository, - and add a script which generates them. - - * Makefile.am: Don't overwrite $(sysconfdir)/Muttrc if present. - - * po/ru.po, po/it.po, po/de.po, protos.h, curs_lib.c, compose.c, - commands.c, browser.c: Byrial Jensen's mutt_multi_choice() - patch plus some German translations. - - * pgpinvoke.c, gnupgparse.c: Make gpg's output look a little - bit cleaner. - - * po/ru.po, po/it.po, po/de.po, reldate.h: Release commit. - - * VERSION, ChangeLog: Preparing 0.94.14. - -1998-10-20 22:02:58 roessler (roessler) - - * po/ru.po, po/it.po, po/de.po: Checkpoint commit. - - * config.h.in, Makefile.am: Include VERSION with the distribution. - - * configure.in, configure, VERSION, config.h.in: Don't hard-wire - the program's version in configure.in, but use the VERSION - file instead. Stolen from gnupg. - - * ChangeLog: Checkpoint commit. - - * doc/manual.sgml.in, keymap.c, functions.h, NEWS: Another - macro-function fix from Vikas. - - * socket.c, mutt_socket.h: Fix the multiple connection code. - From Brandon Long. - -1998-10-19 20:08:10 roessler (roessler) - - * postpone.c: fix a typo. - - * Makefile.am: Fix dotlock's installation when DOTLOCK_GROUP - is empty. - - * po/it.po: Ups, this was missing from the repository. - - * po/ru.po, po/de.po: Adding some new and improved German - translations. - - * init.c: handle domain == "@" properly. - - * postpone.c: Fix the behaviour when recalling postponed messages: - Content types would not be restored. - -1998-10-16 12:09:37 roessler (roessler) - - * lib.c: Harden mutt_free_header() against NULL pointers. - - * keymap.c, handler.c: Nits from Vikas. - - * send.c: Fix a segmentation fault when OPT_RECALL is - ask-something. - - * commands.c: Don't write out bad content-length and lines - headers when decode-saving a message. - -1998-10-15 23:09:30 roessler (roessler) - - * po/ru.po, po/de.po: *** empty log message *** - - * intl/textdomain.c, intl/localealias.c, intl/loadmsgcat.c, - intl/l10nflist.c, intl/intl-compat.c, intl/gettext.c, - intl/finddomain.c, intl/explodename.c, intl/dgettext.c, - intl/dcgettext.c, intl/cat-compat.c, intl/bindtextdom.c, - thread.c, system.c, strcasecmp.c, status.c, sort.c, socket.c, - snprintf.c, signal.c, sha1dgst.c, sendlib.c, send.c, score.c, - rfc822.c, rfc2047.c, rfc1524.c, resize.c, recvattach.c, query.c, - postpone.c, pop.c, pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.c, - pattern.c, parse.c, pager.c, mx.c, mh.c, menu.c, mbox.c, - main.c, lib.c, keymap.c, init.c, imap.c, hook.c, history.c, - help.c, headers.c, hdrline.c, hash.c, handler.c, gnupgparse.c, - getdomain.c, from.c, flags.c, filter.c, enter.c, edit.c, - dotlock.c, date.c, curs_main.c, curs_lib.c, copy.c, config.h.in, - compose.c, complete.c, commands.c, color.c, charset.c, buffy.c, - browser.c, attach.c, alias.c, addrbook.c, ChangeLog: Change - "static char rcsid[]" to "static const char rcsid[]" to make - gcc shut up about this. - - * po/stamp-cat-id, po/ru.po, po/mutt.pot, po/de.po, - po/cat-id-tbl.c, reldate.h, configure.in, configure, config.h.in, - Makefile.in, ChangeLog: Random pre-release clean-up. - - * po/mutt.pot, doc/manual.sgml.in, pattern.c, mutt.h: This - patch introduces the ~k pattern for messages containing pgp - key material. - - * doc/manual.sgml.in: Add some missing key definitions. - - * mutt_curses.h: There seem to be systems which don't know - about KEY_ENTER. - - * po/mutt.pot, po/cat-id-tbl.c: Check-point commit, again. - - * sendlib.c: Put #ifdefs around a variable which is only used - for generating uuencoded messages. - - * ChangeLog: Update. - - * po/ru.po, po/mutt.pot, po/cat-id-tbl.c, sendlib.c, keymap.c, - compose.c: A slightly modified version of Vikas' help_unbound - patch. - - * po/mutt.pot, sendlib.c, protos.h, postpone.c, parse.h, parse.c, - mh.c, mbox.c, main.c, imap.c, headers.c, buffy.c: Fixing a memory - hog which was introduced by the edit-message patch. - -1998-10-14 22:58:04 roessler (roessler) - - * po/ru.po, po/mutt.pot, po/de.po, po/cat-id-tbl.c, compose.c: - Warn the user before sending out uuencoded attachments. - - * handler.c: Fix prefix and utf8 issues in the uudecoder. - - * sendlib.c, parse.c, mime.h, handler.c, globals.h, config.h.in: - Thinking about this once again, ok folks, here comes x-uuencode - support. - - * handler.c: typo. - - * handler.c: When Charset is utf-8 (not recommended!), don't - active utf8 translation in the various handler routines. - - * Makefile.in, Makefile.am: Add -I$(includedir) to the C - preprocessor flags. Per request of Clint Olsen. - - * po/ru.po, po/de.po, configure.in, configure, config.h.in, - Makefile.in, Makefile.am: More build process clean-up. - - * po/mutt.pot, po/Makefile.in.in, config.h.in, Makefile.in: - Removing some instances of gnu-make specific command line - parameters. - - * doc/manual.sgml.in: Document the match-all feature. - - * po/mutt.pot, main.c, dotlock.c, configure.in, configure, - config.h.in, Makefile.in, Makefile.am: Various build fixes. - - * color.c: Adding some necessary ifdefs to color.c, From - Irving_Wolfe@wolfe.net. - -1998-10-13 23:37:05 roessler (roessler) - - * po/ru.po, po/de.po: Checkpoint commit. This gets boring. - - * NEWS: Merging Vikas' NEWS file into the distributed one. - - * po/mutt.pot, config.h.in, Makefile.in, ChangeLog: Preparing - 0.94.12. - - * po/ru.po, po/mutt.pot, po/de.po, po/cat-id-tbl.c, reldate.h, - recvattach.c, configure.in, configure, config.h.in, commands.c, - README, NEWS, Makefile.in, Makefile.am, INSTALL: random - pre-release clean-up. - - * po/ru.po, po/mutt.pot, po/de.po, po/cat-id-tbl.c, - po/POTFILES.in, reap.pl, gen_defs, configure.in, configure, - config.h.in, NEWS, Makefile.in, Makefile.am: Introducing a us-dist - target to create a USG-friendly version of mutt. Additionally, - the NEWS file is prepared for 0.95. - - * doc/devel-notes.txt: Add a short note on compiler warnings. - - * po/ru.po, po/de.po, po/POTFILES.in, po/Makefile.in.in, missing, - mime.types: More $Id$ strings. - - * po/mutt.pot, po/cat-id-tbl.c, intl/textdomain.c, - intl/localealias.c, intl/loadmsgcat.c, intl/loadinfo.h, - intl/libgettext.h, intl/l10nflist.c, intl/intl-compat.c, - intl/hash-string.h, intl/gettextP.h, intl/gettext.h, - intl/gettext.c, intl/finddomain.c, intl/explodename.c, - intl/dgettext.c, intl/dcgettext.c, intl/cat-compat.c, - intl/bindtextdom.c, doc/devel-notes.txt, doc/applying-patches.txt: - Add RCS $Id$ strings to (hopefully) all source files. - - * doc/PGP-Notes.txt: branches: 1.6.4; Add RCS $Id$ strings to - (hopefully) all source files. - - * doc/Makefile.in: Add RCS $Id$ strings to (hopefully) all - source files. - - * contrib/sample.muttrc, contrib/sample.mailcap: branches: - 1.2.4; Add RCS $Id$ strings to (hopefully) all source files. - - * contrib/language50.txt, contrib/language.txt, contrib/Pine.rc, - contrib/Mush.rc, contrib/Makefile.in, thread.c, system.c, - strcasecmp.c, status.c, sort.h, sort.c, socket.c, snprintf.c, - signal.c, sha_locl.h, sha1dgst.c, sha.h, sendlib.c, send.c, - score.c, rfc822.h, rfc822.c, rfc2047.h, rfc2047.c, rfc1524.h, - rfc1524.c, resize.c, reldate.h, recvattach.c, query.c, protos.h, - postpone.c, pop.c, pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.h, - pgp.c, pattern.c, parse.h, parse.c, pager.h, pager.c, mx.h, mx.c, - mutt_socket.h, mutt_regex.h, mutt_menu.h, mutt_curses.h, mutt.h, - mime.h, mh.c, menu.c, mbox.c, mapping.h, main.c, mailbox.h, - lib.c, keymap.h, keymap.c, init.h, init.c, imap.h, imap.c, - hook.c, history.h, history.c, help.c, headers.c, hdrline.c, - hash.h, hash.c, handler.c, gnupgparse.c, globals.h, getdomain.c, - gen_defs, functions.h, from.c, flags.c, filter.c, enter.c, edit.c, - dotlock.h, dotlock.c, date.c, curs_main.c, curs_lib.c, copy.h, - copy.c, configure.in, compose.c, complete.c, commands.c, color.c, - charset.h, charset.c, buffy.h, buffy.c, browser.c, attach.h, - attach.c, alias.c, addrbook.c, acconfig.h, TODO, README, NEWS, - Muttrc.in, Makefile.in, Makefile.am, INSTALL, GPL, COPYRIGHT: - Add RCS $Id$ strings to (hopefully) all source files. - - * enter.c: Type Ctrl-V Ctrl-G in any input field. - - * curs_main.c: Bumping some dprint statements' debug levels. - From Vikas. - - * po/ru.po, po/mutt.pot, po/de.po: Including the new ru.po file - from "Andrej N. Gritsenko" ; check-point commit. - -1998-10-12 19:53:49 roessler (roessler) - - * recvattach.c, query.c, postpone.c, pgpkey.c, curs_main.c, - compose.c, browser.c, addrbook.c: The attached patch removes - some redundant code related to the macro function stuff. Since - each menu calls km_dokey() to get the 'op' number to execute, the - 'menu' argument to km_dokey() _is_ the CurrentMenu. Hence, there - is no need to explicitly save/restore the CurrentMenu all over - the code. The only places it is being captured now is just before - mutt_enter_comamnd() is called. This is to help the 'exec' command - completion code so that it knows which menu to try and complete - the function name from. (From: Vikas Agnihotri ) - - * doc/manual.sgml.in, doc/manual.sgml, doc/Makefile.in, sendlib.c, - main.c, init.c, configure.in, configure, config.h.in, acconfig.h, - Makefile.in, Makefile.am: Mutt now correctly uses the sysconfdir - as determined by configure. - - * po/ru.po, po/mutt.pot, po/de.po: Checkpoint commit. - - * po/ru.po, po/mutt.pot, po/de.po, reldate.h, configure.in, - configure, ChangeLog: Check-point commit before 0.94.11 is - released. - -1998-10-11 22:11:00 roessler (roessler) - - * doc/Makefile.in, contrib/Makefile.in: Makefile clean-up as - suggested by Marco d'Itri. - - * doc/dotlock.man.in: branches: 1.3.4; Install dotlock's manual - page under the correct name. - - * doc/Makefile.in: Install dotlock's manual page under the - correct name. - -1998-10-08 13:22:16 roessler (roessler) - - * README: Reference some of the new doc files. - - * doc/Makefile.in: Some more changes to the installation process. - - * doc/Makefile.in: Fix the uninstall target; add some magic to - build and install the HTML version of the manual if we can. - - * doc/applying-patches.txt, doc/devel-notes.txt, - doc/PGP-Notes.txt, doc/Makefile.in: Some more documentation; - install the html version of the manual if it's there. - - * doc/manual.sgml: The manual was wrong on the default binding - for extract-keys. - -1998-10-07 22:19:27 roessler (roessler) - - * doc/manual.sgml, pop.c, mutt.h, init.h, Muttrc.in: POP3 - LAST support. From Jason Lavoie by way of - Michael Elkins. - - * po/mutt.pot, po/cat-id-tbl.c: Clean-up commit. - - * gnupgparse.c: Redirect stdin and stderr to /dev/null when - invoking gpgm for listing key IDs. - - * socket.c, mutt_socket.h, imap.c: First fix of the IMAP expunge - handling. From Brandon Long. - - * keymap.c, curs_lib.c: Fix macro functions for the pager menu. - - * keymap.c: The attached patch fixes a minor inconsistency - between the display of special key-names in the help screen - and their actual usage. The help screen now shows the special - keys exactly as you would/could/should use them in the - muttrc/command-line. (From: Vikas Agnihotri ) - - * keymap.c: Fix the error message for unbound keys. From Vikas. - - * browser.c: Clean up behind an aborted sort-by prompt on the - file browser. From Vikas. - - * hdrline.c: The attached patch fixes a minor bug in - $index_format's %B and %b where they didnt respect the given - prefix. In addition, the manual says that %B is supposed to fall - back to %b if the message is not sent to a known mailing list. The - code was not doing that. (From: Vikas Agnihotri , - noted on comp.mail.mutt by unny@rz114s0.rz.uni-karlsruhe.de - (Vladimir Klebanov)). - - * doc/PGP-Notes.txt: pgp_language is obsolete. Noted by Heiko - Schlichting. - -1998-10-06 15:10:53 roessler (roessler) - - * keymap.c: Macro function fixes. - - * curs_lib.c: With slang, ERR != -1. - - * po/mutt.pot, po/de.po: Message fix. - - * attach.c: Fix another pipe-related hang in - mutt_view_attachment(). - -1998-10-05 21:37:15 roessler (roessler) - - * configure, aclocal.m4: Another fix to libintl detection. - - * keymap.c, curs_lib.c: macro_function.2-3, from Vikas. - - * handler.c: File descriptor leak alert. - - * handler.c: Avoid a hang due to blocking pipe writes in the - auto view code. - - * keymap.c, curs_main.c, curs_lib.c: Make exec grok >= 1 - parameters; fix double ops problem in index_menu(). - - * po/ru.po, po/mutt.pot, po/de.po, po/cat-id-tbl.c: L10n changes - corresponding to the macro-function patch. - - * flags.c, compose.c: Some fixes to the macro-function patch. - - * po/ru.po: Adding the Russian Localization. - - * recvattach.c, query.c, protos.h, postpone.c, pgpkey.c, - pager.c, mutt_curses.h, mutt.h, menu.c, keymap.c, init.h, - init.c, globals.h, flags.c, enter.c, curs_main.c, curs_lib.c, - configure.in, configure, compose.c, commands.c, browser.c, - addrbook.c, aclocal.m4: Vikas' macro_function patch. - -1998-10-04 15:02:25 roessler (roessler) - - * configure.in, configure: Fixing some make-related problems - noted by Petri Kaukasoina . - - * po/mutt.pot, send.c: Fix group-reply's behaviour. - - * doc/devel-notes.txt, doc/style-guide: Replace style-guide by - some more general notes on mutt development. - - * Makefile.in: Propagate fixes from Makefile.am. - - * ChangeLog: Preparing 0.94.10. - - * po/mutt.pot, po/de.po: Noise. - - * configure.in, configure, Makefile.am: More fixes to the build - process. This version was tested to build cleanly under SuSE - Linux and IRIX. - -1998-10-03 22:08:09 roessler (roessler) - - * doc/manual.txt: manual.txt can be rebuilt when making the dist - - no need to keep this in the repository. - - * ChangeLog: Preparing ChangeLog for 0.94.10. - - * contrib/Makefile.in: Ups. - - * po/mutt.pot, po/de.po, po/cat-id-tbl.c, - po/Makefile.in.in, doc/language50.txt, doc/language.txt, - contrib/patch.slang-1.2.2.keypad.1, contrib/sample.mailcap, - contrib/sample.muttrc, doc/Makefile.in, contrib/Mush.rc, - contrib/Pine.rc, contrib/language.txt, contrib/language50.txt, - sample.muttrc, sample.mailcap, reap.pl, pop.c, - patch.slang-1.2.2.keypad.1, depend.awk, configure.in, configure, - Pine.rc, Mush.rc, Makefile.in, Makefile.am, ChangeLog: Source tree - and make process changes. make dist and make maintainer-clean - should now work as they are supposed to. - - * help.c: Remove an unprotected gettext() call. - - * missing: *** empty log message *** - - * missing: Persuade CVS to get the file modes right. - - * INSTALL: Adding a note on SparcLinux problems when gcc is - called with the -pedantic flag. - -1998-10-02 17:39:47 roessler (roessler) - - * po/mutt.pot, po/de.po: A small fix to get autoview messages - properly colored. - - * pattern.c, mutt.h, Makefile.in: patch-0.92.8.sec.match_all.1 - - * po/mutt.pot, configure.in, configure, Makefile.in, Makefile.am: - Fixing some build-related problems, and preparing 0.94.9p1. - - * doc/manual.txt, doc/manual.sgml, hdrline.c: Roland Rosenfeld's - first name patch. - - * mutt.h, compose.c: More () fixes. - - * mutt.h, edit.c, curs_lib.c, browser.c: With SLang, addstr() - is a macro. This means we should put additional braces around - _()-style arguments. - -1998-10-01 20:16:56 roessler (roessler) - - * po/mutt.pot, po/de.po, po/cat-id-tbl.c, po/POTFILES.in, - doc/Makefile.in: Translate help strings. - - * postpone.c, pager.c, help.c, compose.c, Makefile.in: Translate - help strigns. - - * intl/VERSION, intl/libintl.h, intl/libintl.glibc, - intl/intlh.inst.in, intl/COPYING, intl/BUGS, intl/AUTHORS: *** - empty log message *** - - * po/mutt.pot, po/de.po, po/cat-id-tbl.c, po/POTFILES.in, - recvattach.c, query.c, pager.c, curs_main.c, compose.c, browser.c, - addrbook.c: Translate the various help lines. - - * mutt.h, lib.c, handler.c: Gero Treuner's reply_quote patch. - - * po/mutt.pot, po/de.po, po/cat-id-tbl.c, po/POTFILES.in: Add - l10n for handler.c. - - * po/mutt.pot, po/de.po, po/cat-id-tbl.c, curs_lib.c: Make - mutt_yesorno() language sensitive. - - * po/de.po: Various German-language related fixes. - - * reldate.h, configure.in, configure, TODO, Makefile.in, - ChangeLog: Preparing 0.94.9i. - - * po/de.po: German l10n, first take. - - * intl/AUTHORS, intl/BUGS, intl/COPYING: Adding legalese. - - * po/mutt.pot, po/de.po, po/cat-id-tbl.c, main.c: More i18n fixes. - - * po/mutt.pot, po/de.po, po/cat-id-tbl.c: Adapting the catalog - files to 0.94.8. - - * configure.in, configure, Makefile.in, Makefile.am: Various - automake and installation fixes. - - * po/Makefile.in.in, po/POTFILES.in, po/cat-id-tbl.c, po/de.po, - po/mutt.pot, po/stamp-cat-id, intl/ChangeLog, intl/Makefile.in, - intl/bindtextdom.c, intl/cat-compat.c, intl/dcgettext.c, - intl/dgettext.c, intl/explodename.c, intl/finddomain.c, - intl/gettext.c, intl/gettext.h, intl/gettextP.h, - intl/hash-string.h, intl/intl-compat.c, intl/intlh.inst.in, - intl/l10nflist.c, intl/libgettext.h, intl/libintl.glibc, - intl/libintl.h, intl/linux-msg.sed, intl/loadinfo.h, - intl/loadmsgcat.c, intl/localealias.c, intl/po2tbl.sed.in, - intl/textdomain.c, intl/xopen-msg.sed, doc/Makefile.in, thread.c, - stamp-h.in, status.c, sort.c, signal.c, sendlib.c, send.c, - score.c, rfc1524.c, recvattach.c, query.c, postpone.c, pop.c, - pgppubring.c, pgpkey.c, pgp.c, pattern.c, parse.c, pager.c, mx.c, - missing, mutt.h, mh.c, menu.c, mbox.c, main.c, lib.c, keymap.c, - init.c, imap.c, hook.c, help.c, headers.c, handler.c, gen_defs, - flags.c, edit.c, date.c, curs_main.c, curs_lib.c, copy.c, - configure.in, configure, config.h.in, compose.c, commands.c, - color.c, buffy.c, browser.c, attach.c, alias.c, aclocal.m4, - addrbook.c, acconfig.h, ABOUT-NLS, Makefile.am, Makefile.in: - Adding gettext support, based on the patch by Marco d'Itri. - - * TODO: add a note about the currently-missing mh_sequences - support. - - * send.c: Fix the PgpSignMicalg vanishing when recalling - postponed messages. Bug squashed by Bjørn Fischer. - -1998-09-30 13:56:24 roessler (roessler) - - * doc/manual.txt, doc/manual.sgml: SGML fix. - - * postpone.c, headers.c: Don't generate a NULL micalg parameter - when getting postponed messages. - - * functions.h: Removing some superfluous key bindings from - functions.h. (From: Gero Treuner ) - - * doc/manual.sgml, init.c: Add some more support for - version-dependant configuration files. - - * copy.c: When forwarding a mail (nomime_forw) and you have - forw_quote set, mutt inserts a blank line between header and - body of the forwarded message. - - * compose.c: Tell the user how to attach messages when using - the attach-message feature. - - * doc/manual.sgml, pattern.c, mutt.h: Add ~g and ~G patterns - for PGP signed and encrypted messages. - - * doc/manual.sgml: Documentation for Vikas' latest features. - -1998-09-29 15:40:01 roessler (roessler) - - * status.c: _Really_ fix an unset or too short StChars varialbe. - (From Vikas.) - - * rfc822.c: Fix a segmentation fault occuring with certain - badly-formed RFC822-like addresses. - - * hdrline.c: Make status characters work again. - - * doc/manual.txt, doc/manual.sgml: Documenting some more - variables. - - * Muttrc.in: Add newly added variables to the default system - muttrc. - - * status.c: Catch short StChars values. - - * mutt.h, init.c, hdrline.c: Add caching for a message's flags. - - * Makefile.in: patch-0.94.7i.rr.charsets_fix.1, from Roland - Rosenfeld. - - * doc/manual.txt, doc/manual.sgml, configure.in, configure: - Some nits from Gero Treuner. - -1998-09-28 17:40:47 roessler (roessler) - - * pager.c, curs_main.c: Vikas' pipe-redraw fix. - - * doc/manual.txt, doc/manual.sgml, doc/Makefile.in, GPL, main.c, - COPYRIGHT, COPYING: A first take at bringing copyright notices - and credits into synch with reality. - - * reldate.h, configure.in, configure, TODO, Makefile.in, - ChangeLog: Preparing 0.94.8i. - -1998-09-26 10:13:39 roessler (roessler) - - * mh.c: Changing the index_hint handling for mh folders once - again. - - * mh.c: Resort the incoming folder from mh_sync_mailbox() also - when new mail arrived. - -1998-09-25 06:56:35 roessler (roessler) - - * pager.c: patch.mutt-0.94.5i.ld.quote_levels.3-4 - -1998-09-24 23:19:50 roessler (roessler) - - * pager.c: A new quote_levels patch from liviu. - - * sendlib.c: Rewrite the base64-encoder used for messages. This - should be unified with the encoder in rfc2047.c at some point. - - * pager.c: Undoing Livius quote-levels patch for now. - - * sendlib.c, mutt.h, charset.h, charset.c: - [patch-0.94.7i.gt.charset-send.1.gz] With the new charset support - in mutt there are better chances to say whether a mail to send - consists of characters of the ASCII set only (the charset should - be "us-ascii" then) or of other characters from the given charset - (this charset should be given then): ASCII characters have the - unicode values from 0 to 127. - - * init.c: Fix a segmentation fault with mismatched backticks. - - * init.c: Vikas' merged completion patch, level 3. - -1998-09-23 20:01:06 roessler (roessler) - - * pager.c, mutt_regex.h, init.h: Liviu Daia's smiley patch. - - * status.c, sendlib.c, recvattach.c, protos.h, pager.h, pager.c, - mutt.h, main.c, init.h, curs_main.c, curs_lib.c, compose.c, - commands.c: Disable recursive invocations of the attach-message - function. - - * mh.c: Really fix the index hints. - - * mh.c: Correct the index_hint handling in mh_check_mailbox(). - - * sendlib.c: RFC2047-encode the mail-followup-to header. - - * TODO: Remove the maildir/mh resynch entry. - - * pager.c: There is a long-standing problem in Mutt, related to - coloring the various levels of quoting: if the attributions are - missing, like this: - >>> blah blah from A >> blah blah from B > blah blah - from C - - then the "quoted" color object is associated with ">>>", "quoted1" - with ">>" and "quoted2" with ">" --- which is not what most people - expect. The reason is Mutt doesn't count the quote characters - (since there is no way to distinguish between a single quote ">> - " and a ">" followed by a "> "), and it allocates colors as it - finds new types of quote prefixes. The attached patch fixes this - problem still without counting the quote characters. - -1998-09-22 22:54:52 roessler (roessler) - - * mx.h, mx.c, mutt.h, mh.c, mbox.c, buffy.c: A first take at - corrected mh/maildir support. - - * mx.c, mh.c: Some fixes and code clean-ups. - - * mutt.h, mh.c, init.h: Introduce the $mh_purge option. - - * sendlib.c: Produce "undisclosed-recipients:;" instead of - ""undisclosed-recipients:;":;" when the user gives no To-Header. - - * mx.c: When generating new messages in MH folders, the initial - number should be "1", not "2". Fix from Gero Treuner. - - * init.c: patch-0.94.7i.vikas.jmy.misc_complete.2 - -1998-09-21 12:49:50 roessler (roessler) - - * sendlib.c: Avoid a dangling pointer in mutt_message_to_7bit(). - -1998-09-20 12:05:39 roessler (roessler) - - * pager.c: Byrial Jensen's bold-underline patch. - -1998-09-18 05:45:56 roessler (roessler) - - * reldate.h, configure.in, configure, ChangeLog: Preparing - 0.94.7i. - - * protos.h, init.c, enter.c: Applying the third generation of - command completion patches. - -1998-09-16 20:08:25 roessler (roessler) - - * curs_lib.c: Attached is a minor fix to mutt_getch in curs_lib.c - - as of 0.93.2i, if +'metakey' and 'timeout' were both set, - mutt_getch was returning an ESC rather than -1, which resulted - in 'key not bound' messages every 'timeout' seconds. (From: - Tim Walberg ) - - * copy.c: [patch-0.94.6i.oe.dprint2.1] Fix a segmentation fault - when running in -d2 mode. - - * keymap.c: Use for function keys as well as for other - special keys. Additionally, this patch makes it possible to - use all special keys inside a key _sequence_. - - * sendlib.c, mutt.h, curs_main.c, compose.c: - Introduce the OPTUSEHEADERDATE pseudo-option to control - mutt_write_rfc822_header()'s behaviour for the purposes of the - edit_message feature. - - * init.c: When parsing aliases, don't consider ';' a token - delimiter. - -1998-09-15 21:41:51 roessler (roessler) - - * init.c: Undoing Vikas' complete patch and applying - patch-0.94.6i.jmy.cycle_complete.1 instead. - - * handler.c: _Really_ fix CRLF handling. - - * charset.c: Fix the crlf handling. - - * pgppubring.c: UTF8-decode PGP user ID packets. - - * rfc2047.c, mutt.h, lib.c, handler.c, charset.h, charset.c: - Adding basic UTF-8 support. - - * copy.c: When using mutt_copy_header with CH_TXTPLAIN, generate - a content-type _with_ a character set parameter. - - * Makefile.in: Correcting a typo in the clean target. - - * handler.c, charset.h, charset.c: Add charset alias support - and fix various errors in the character set code. - - * charset.c: Fix mutt_display_char to map '\0' to itself - regardless of the translation table we use. - - * gen-charset.c, configure.in, configure, charset.h, charset.c, - Makefile.in: Generate the character set tables from i18n files. - - * imap.c: Finally fix imap_quote_string(). - - * compose.c: [patch-0.94.6i.gt.arrow.1] Add M_ARROWCURSOR on - the compose menu. - -1998-09-14 21:33:34 roessler (roessler) - - * imap.c: Fix IMAP quoting. - - * Muttrc.in: Speling corection for Muttrc.in. - - * init.c: [patch-0.94.6.vikas.complete.1] Fix a completion-related - buffer overflow. - -1998-09-13 15:29:54 roessler (roessler) - - * reldate.h, configure.in, configure, ChangeLog: Preparing - 0.94.6i. - - * sendlib.c, rfc2047.c, recvattach.c, hash.h, gen-charset.c, - handler.c, configure.in, configure, commands.c, charset.h, - charset.c, Makefile.in: This patch adds on-demand loading of - character set tables, changes the default location of $SHAREDIR, - and fixes some compilation problems occuring on machines without - PGP installed. - -1998-09-12 19:58:56 roessler (roessler) - - * sendlib.c: Fixing a silly typo in the edit-message code. - - * rfc2047.c, charset.c, charset.h, handler.c, Makefile.in: - [patch-0.93.2i.ru.mmultiple_charsets.gz] This patch adds support - for international character sets. Currently, mutt knows about - the following character sets and is able to convert between them: - - iso-8859-1, ..., iso-8859-9, koi8-r, windows-1251, x-cp866. - - (From: Ruslan Ermilov ) - - * recvattach.c, protos.h, pattern.c, mutt.h, init.c, history.h, - enter.c, commands.c: When entering a 'set' command on the - command-line, pressing TAB after string_var= will insert the - current value of that variable. Note that this works only for - variables of type 'string'. - - Also fixes the following buglets in command-completion: - - 1. doesnt work if you started the command-line with whitespace - - 2. Seems to think that 'Set', 'ReSeT', etc are valid commands - (since it checks for 'strcasecmp' instead of 'strcmp' when - completing the variable names Also fixes the following buglets - in command-completion: - - (From: Vikas Agnihotri ) - - * enter.c: Use the proper history class when entering mutt - commands. - - * imap.c: [patch-0.94.5i.jmy.imap_quote.1] - - * sendlib.c, send.c, protos.h, postpone.c, parse.c, mutt.h, - lib.c, functions.h, curs_main.c, compose.c, OPS: Adding the - edit-message feature. - - * hdrline.c: [patch-0.94.5.vikas.collapse_format.2] - introduce - %M for the number of messages which is hidden in a thread. - -1998-09-08 19:32:57 roessler (roessler) - - * TODO: Bogus bug. Actually, by setting use_mailcap=no, it _is_ - possible to view the header of a single-part message with a - non-autoview body type. - - * recvattach.c: This patch makes the view attachment menu show - all message/rfc822 parts as a new level, not only the multipart - messages. This makes it possible to display a message/rfc822 part - which includes only a image/jpeg part or something else which cant - be viewed in the pager. (From: Jimmy Mäkelä ) - - * recvattach.c, pgp.c, copy.c: Change the interface of - pgp_decrypt_mime() to enable this function to do some sanity - checks. - -1998-09-07 20:47:25 roessler (roessler) - - * recvattach.c: Don't descend into multipart/encrypted on the - recvattach menu. - - * sendlib.c, recvattach.c, pgp.h, pgp.c, lib.c, handler.c, - commands.c: [patch-0.94.5i.tlr.pgp_fixes.1] This patch fixes - various pgp-related issues. In particular, mutt won't segfault - when trying to decrypt-save messages from the index, and the - presence of a PGP-encrypted body part on the attachment menu - will no longer confuse the MIME parser. - - * curs_lib.c: Clear the "Exit Mutt" prompt. - - * doc/manual.txt, doc/manual.sgml: SGML typo. - - * rfc822.c: Some testing. - - * enter.c: Yet another fix to the alias and query completion - stuff: Skip leading white space when constructing the addresses. - - * enter.c: Don't use as an address delimiter when using - query-complete and alias-complete. - - * rfc1524.c: Quote MIME parameters when doing %{MIME-parameter} - substitution. - - * sendlib.c, recvattach.c, protos.h, pgp.h, pgp.c, pager.c, - mutt.h, init.h, handler.c, functions.h, curs_main.c, copy.h, - copy.c, commands.c, OPS.PGP: Introducing decrypt-save, - decrypt-copy, and $forw{ard,}-decrypt. Based on work by Emil - Laurentiu. - - * mbox.c: [patch-0.94.4i.matthewf.writingmessages-fix.1] Fix - the display when synchronizing mbox mail folders. - - * query.c, protos.h, pattern.c, lib.c, curs_lib.c: Fix simple - patterns. - - * protos.h, mx.c, browser.c: Put the S_ISLNK definition into - protos.h. - - * pgp.c: Fixing convert_to_7bit(). From Liviu Daia. - -1998-09-06 11:35:34 roessler (roessler) - - * lib.c: Fixing the quoting of shell specials in - mutt_expand_fmt(). - - * query.c: Change snprintf to mutt_expand_fmt when expanding - the query command. - - * protos.h, lib.c, attach.c, TODO: - [patch-0.94.5i.tlr.safe_symlink.1] Introduce safe_symlink() - for /tmp-safe symlinking in the nametemplate code. - - * reldate.h, configure.in, configure, TODO, ChangeLog: Preparing - 0.94.5i. - -1998-09-04 15:53:27 roessler (roessler) - - * sendlib.c: Catch MIME parameters with p->value == NULL. - - * sendlib.c: Fixing a memory leak in mutt_prepare_envelope(). - -1998-09-01 06:54:53 roessler (roessler) - - * imap.c: IMAP fixes from Nathan Neulinger. - (<19980831170941.A7327@umr.edu> on mutt-dev.) - -1998-08-31 16:46:29 roessler (roessler) - - * send.c: Fix a small problem with Liviu's attach_fcc patch. - - * compose.c: Updating to patch-0.94.4.vikas.attach_message.3. - - * thread.c, protos.h, mutt.h, init.h, hdrline.c, curs_main.c: - Updating to patch-0.94.4.vikas.collapse.3. - -1998-08-29 08:27:02 roessler (roessler) - - * doc/manual.txt, doc/manual.sgml: Correct an editor key binding - example. - -1998-08-28 19:09:24 roessler (roessler) - - * send.c, pgp.h, pgp.c: Cleaning up the fcc_attach hack. - From Liviu. - - * functions.h, browser.c, OPS: - [patch-0.94.4i.tlr.display_filename.1] Introduce a new function - "display-filename" which displays the currently selected file's - name on the message line. - - * attach.c: [patch-0.94.4i.tlr.get_attachment.1-2] Get the - attachment time stamping business right. - - * protos.h, functions.h, compose.c, attach.c, OPS: - [patch-0.94.4i.tlr.get_attachment.1] Create a new "get-attachment" - function on the compose menu which will copy an attachment to - a temporary file. - - * compose.c: [patch-0.94.4.vikas.attach_message.1] Cleaning up - some of the attach-message code. - - * thread.c: removing superfluous include statements. - -1998-08-27 23:51:58 roessler (roessler) - - * curs_main.c: code cosmetics. - - * thread.c, sort.c, protos.h, pattern.c, mx.c, mutt.h, - mbox.c, init.h, hdrline.c, functions.h, curs_main.c, OPS: - [patch-0.94.4.vikas.collapse.2] Vikas' collapse-thread patch. - - * recvattach.c, postpone.c, mutt.h, lib.c, curs_main.c, browser.c, - addrbook.c: [patch-0.94.4i.gt.arrowcursor.1] Padding to the end of - line/right jusitifying does not work in menus when $arrow_cursor - is set, because the extra space needed for the arrow is not taken - into account. (From Gero Treuner ) - - * testmsg, rfc1524.c: [patch-0.94.4i.tlr.shell_quote.1-2] Fix - a brain-dead segmentation fault when freeing non-allocated memory. - - * doc/mutt.sgml: Mh. This seems to have shown up again while - cleaning up the CVS branches. - - * sendlib.c, send.c, protos.h, pgp.h, pgp.c: Make $fcc_attach work - correctly when sending PGP-encrypted messages. Hack by Liviu. - - * doc/manual.txt, doc/manual.sgml: Document attach_format. (From: - Gero Treuner ) - - * rfc1524.c, protos.h, pgpinvoke.c, mx.c, lib.c, curs_lib.c: - [patch-0.94.4i.tlr.shell_quote.1] Try to quote file name arguments - and the like for shell commands. - - * pgpkey.c: Minor nit: if you enter the wrong key ID at Mutt's - prompt, Mutt should erase the old value --- otherwise people - might think it has just hung there. (From Liviu Daia.) - -1998-08-26 21:12:23 roessler (roessler) - - * rfc822.c: Another possible memory leak in rfc822_parse_adrlist. - The problem and the patch are pretty much the same as with the - last fix applied to this file - it's just ',' instaed of ';' - this time. - - * rfc822.c, TODO: [patch-0.94.4i.tlr.rfc822_leak.1] Fixing a - memory leak in the rfc822_parse_adrlist(). - - Some explanations seem to be in order here. Let's look at - the code: - - 386 else if (*s == ';') 387 { 388 if - (phraselen) 389 { 390 phrase[phraselen] = 0; - 391 add_addrspec (&top, &last, phrase, comment, - &commentlen, sizeof (comment) - 1); 392 } 393 - else if (commentlen && !last->personal) 394 { 395 - comment[commentlen] = 0; 396 last->personal = - safe_strdup (comment); 397 } 398 #ifdef EXACT_ADDRESS - 399 if (last && !last->val) - - Line 399 contains the change; previously, it looked like this: - - 399' if (last) - - 400 last->val = mutt_substrdup (begin, s); 401 #endif - 402 403 /* add group terminator */ 404 cur = - rfc822_new_address (); 405 if (last) 406 { 407 - last->next = cur; 408 last = cur; 409 } 410 411 - phraselen = 0; 412 commentlen = 0; 413 s++; - 414 begin = s; 415 SKIPWS (begin); 416 } - - OK, what happens? There are essentially two situations here: - - -> We have already parsed a complete address specification and - know about this fact, but there was no new address information. - This is the case if we are parsing through addresses like - - undisclosed-recipients:; - - or - - recipients: a, b, c,; - - (Note the extra ',' before the ';'!) - - In this case, some of the other code in rfc822.c has already - filled in last->val, and we really shouldn't overwrite that - with a NULL pointer. - - -> The ';' finishes an address spec, like in - - recipients: a; - - In this case, last is either set by add_addrspec(), or it - has already been set by some of the previous code (comment - handling, ...). Anyway, last->val is still NULL, so it is - correct to write the complete addr spec to last->val. - - * imap.c: Error message cosmetics. - -1998-08-25 22:34:58 roessler (roessler) - - * doc/mutt.man.in, doc/mutt.man, doc/manual.txt, doc/manual.sgml, - doc/dotlock.man.in, doc/PGP-Notes.txt, doc/Makefile.in, - thread.c, status.c, sort.h, socket.c, snprintf.c, sendlib.c, - send.c, sample.muttrc, rfc822.c, rfc2047.c, rfc1524.h, rfc1524.c, - reldate.h, recvattach.c, reap.pl, query.c, protos.h, postpone.c, - pop.c, pgppubring.c, pgp.c, pattern.c, patch.slang-1.2.2.keypad.1, - parse.c, pager.h, pager.c, mx.h, mx.c, mutt_socket.h, mutt_menu.h, - mutt.h, mime.h, mh.c, menu.c, mbox.c, main.c, mailbox.h, lib.c, - keymap.h, keymap.c, init.h, init.c, imap.h, imap.c, hook.c, - history.h, history.c, help.c, headers.c, hdrline.c, hash.c, - handler.c, globals.h, functions.h, from.c, enter.c, edit.c, - dotlock.h, dotlock.c, date.c, curs_main.c, curs_lib.c, copy.c, - configure.in, configure, config.sub, config.h.in, config.guess, - compose.c, commands.c, color.c, buffy.c, browser.c, bind.c, - attach.h, attach.c, alias.c, addrbook.c, acconfig.h, TODO, README, - OPS, NEWS, Muttrc.in, Makefile.in, INSTALL, Changes, ChangeLog: - CVS branch clean-up. - - * rfc1524.c, attach.c, TODO: [patch-0.94.4i.tlr.nametemplate.1] - Fix nametemplate support: We should not move the user's files - around just to make them match mailcap's idea of their file name. - This patch uses symbolic links instead. - - * curs_main.c: [patch-0.94.4i.tlr.synch_fault.1] Start up two - mutts. Delete the last message in both of them. Synchronize the - mailbox in both of them. Segmentation fault. - - * TODO: adding a few notes. - - * commands.c: If you issue "decode-save" on an encrypted message - without reading it first, Mutt won't prompt you for a passphrase, - and it will happily write an empty message, deleting the original. - (From an unnamed colleague of Liviu Daia.) - - * imap.c: [patch-0.94.4i.tlr.imap_newline.2] Use cr nl instead - of single nl when uploading a message to an imap server. - - * sendlib.c, protos.h, postpone.c, compose.c: - [patch-0.94.4i.tlr.encoding.1] Fix content-transfer-encoding - updates when renaming files from the compose menu and when - recalling postponed messages. - - * imap.c: s/free/FREE/ - -1998-08-24 19:40:35 roessler (roessler) - - * TODO, BUGS: Compile BUGS and TODO into a comprehensive issue - list. - - * BUGS: Clean up the bug list. - - * reldate.h, configure.in, configure, ChangeLog: 0.94.4i. - - * doc/manual.txt, doc/manual.sgml: Documenting $hidden_host. - - * thread.c, curs_main.c: Fix "previous-subthread" - in reverse-threads mode, allow next-(sub)thread and - previous-(sub)thread to work in limited mode. (From: Liviu Daia) - -1998-08-23 10:05:41 roessler (roessler) - - * sendlib.c, send.c, protos.h, mutt.h, main.c, init.h, init.c, - configure.in, configure, config.h.in, alias.c, acconfig.h, - INSTALL: [patch-0.94.3i.tlr.hidden_host.1] Replace the - --enable-hidden-host configure switch by a configuration variable - $hidden_host which can be changed at run-time. This variable - will _not_ affect the generation of message-IDs since we'll get - into uniqueness problems if we just use the domain here. - - Needs to be documented. - - * doc/manual.txt: Committing the latest manual changes. - - * socket.c, imap.c: [patch-0.94.3.bl.imap_buffy.1-2] Fixing the - buffered read stuff. - - * mutt_socket.h: branches: 1.1.2; file mutt_socket.h was - initially added on branch mutt-0-94. - - * mutt_socket.h: Ups, this one was missing from Brandon's - IMAP patch. - -1998-08-22 14:24:18 roessler (roessler) - - * help.c: [patch-0.94.3i.gt.beautify_help.1.gz] General help - beautification. From Gero Treuner. - - * doc/manual.txt, doc/manual.sgml, keymap.h, keymap.c, help.c, - Muttrc.in: [patch-0.94.3i.gt.description.1] Introduce macro - descriptions. - - * doc/manual.sgml, init.h, init.c, browser.c: Add a negation - operator "!" to $mask's syntax (as in the *-hooks). From Liviu. - - * recvattach.c: Make Vikas' attac_split and Brandon's other_type - patches fit together. - - * recvattach.c, mutt.h, init.h, globals.h, compose.c: - [patch-0.94.3.vikas.attach_split.3] Re-introduce attach_split. - - * socket.c: branches: 1.1.2; file socket.c was initially added - on branch mutt-0-94. - - * socket.c, mx.c, mutt.h, mailbox.h, imap.h, imap.c, - curs_lib.c, configure.in, configure, buffy.c, browser.c, BUGS: - [patch-0.94.3.bl.imap_buffy.1] Adding Brandon's IMAP buffy - support. - -1998-08-21 08:17:09 roessler (roessler) - - * browser.c: Enter the file browser, type a mask which doesn't - match any file in the current directory, clean the mask. - Segfault. Fix from Liviu Daia. - -1998-08-20 22:32:46 roessler (roessler) - - * sendlib.c, recvattach.c, parse.c, mutt.h, mime.h, lib.c, - handler.c, globals.h, compose.c, commands.c, attach.c, BUGS: - [patch-0.94.3.bl.other_types.1] This patch adds support for the - model MIME type. Additionally, along the lines of "strict in - what you generate, accepting in what you receive", this patch - will keep the name of major mime types it doesn't recognize - (instead of using x-unknown). - - * compose.c, BUGS: [patch-0.94.3i.jmy.attachmessage-fix.1] - This patch fixes a bug in the allocation of space for new - pointers to the attachments, it would make mutt seg-fault when - attaching 5 or more messages at the same time. (From: Jimmy - Mäkelä ) - - * handler.c: [SECURITY] mutt_sanitize_filename() should be called - when creating temporary files for autoview. (From: Liviu Daia.) - - * sendlib.c, send.c, attach.c: Try this: set $mime_forward, - forward a PGP-encrypted message, then in the "compose" menu try - to view the forwarded message. If you didn't enter a passphrase - before, Mutt won't ask for it either. (From: Liviu Daia) - - * sendlib.c, attach.c: When you forward a message with - $mime_forward set, or when you attach a message with the - "attach-message" command from the "compose" menu, there is a - memory leak. The real reason for this leak is that multipart - attachments are not supported in the "compose" menu, so you - need to go through quite a few contortions in order to handle - message/rfc822 attachments. Consequently, the patch below is - just an ugly hack. (From: Liviu Daia) - -1998-08-16 06:22:51 roessler (roessler) - - * rfc822.c: Bringing 128-byte strings to "STRING". - - * sendlib.c: Use add_option, not add_arg, for strings such as - "--". - - * sendlib.c: Pass an "--" argument to sendmail before the - address arguments, so addresses with a leading dash don't lead - to problems. (From Liviu.) - - * sendlib.c, rfc822.c, rfc1524.c, parse.c, mx.c, main.c, lib.c, - keymap.c, hash.c, handler.c, edit.c, curs_lib.c, alias.c: - Replacing a bunch of free() and malloc() calls by safe_free() - and safe_malloc(). (From Liviu.) - -1998-08-15 18:27:45 roessler (roessler) - - * imap.c: read() can't read buffers larger than SSIZE_MAX. - - * hook.c: [patch-0.94.3i.tlr.empty_hook.1] Ignore empty hooks - instead of segfaulting. - - * protos.h, init.c: [patch-0.94.3i.tlr.history.1] Adding history - class support. - - * history.h: branches: 1.1.2; file history.h was initially - added on branch mutt-0-94. - - * history.h: [patch-0.94.3i.tlr.history.1] Adding history class - support. - - * history.c: branches: 1.1.2; file history.c was initially - added on branch mutt-0-94. - - * history.c, enter.c, TODO, Makefile.in: - [patch-0.94.3i.tlr.history.1] Adding history class support. - - * sendlib.c: [patch-0.94.3i.tlr.attach_msg_fmt.1-2] When - generating a message/rfc822 type attachment, parse its header - so that the attachment format routines can properly display the - default description. - - * init.h: Change attach_format's default to limit the attachment - description's length. - -1998-08-13 22:09:16 roessler (roessler) - - * pgppubring.c: Fixing another memory leak in the pubring parser. - - * recvattach.c, BUGS: [patch-0.94.3i.tlr.attach_msg_fmt.1] - When parsing the "%d" format option in the attachment format, - use the message format as a fall-back if no explicit description - is provided. This fixes the following bug: - - set mime_forward. Forward any mesage. The compose menu will - show the description as "Forwarded message from ...." which - is fine. Pressing 'd' to edit the description brings up the - above string for editing. - - Now hit Enter on the message/rfc822 attachment to view it. Quit - out of the pager. - - The description field has now changed to the Subject: of the - forwarded message. Pressing 'd' still brings up the 'Forwarded - message from....' string. - - (Noted by Vikas.) - - * doc/manual.txt, doc/manual.sgml, sendlib.c, mutt.h, init.h: - [patch-0.94.3i.tlr.write_bcc.1] This patch adds an option - $write_bcc which controls whether the Bcc header is written - out or not. This can be used to work around broken MTA's (Exim - seems to leave Bcc headers in). - - The problem was noted independently by Peter Radcliffe - and by Dave Holland - (Debian Bug #25687). - - * pgppubring.c: [patch-0.94.3i.tlr.pubring_leak.1] Fixing a - memory leak. Bug noted by Liviu Daia. - - * reldate.h: 0.94.3i. - - * configure.in, configure, ChangeLog: Preparing 0.94.3i. - - * compose.c: indentation cosmetics. - - * compose.c: Update menu->data when OP_COMPOSE_EDIT_HDRS is - called. From Vikas. - - * compose.c: Update the encoding after using ispell from the - compose menu. From Vikas. - - * sendlib.c, send.c, protos.h, pgppubring.c, pattern.c, lib.c, - curs_main.c, compose.c, attach.c: Various nits from Liviu. - - * rfc822.c: Fixing a buffer overflow in rfc822_cat(). tmplen - could underflow. - - * rfc822.c: Fixing a buffer overflow in rfc822_cat(). A size_t - variable could underflow, thus making bounds checking value-less. - -1998-08-12 11:50:59 roessler (roessler) - - * init.c: Yet another memory leak fix from Liviu. - - * rfc2047.c: Fixing a stupid buffer overflow plus some flawed - logic. - - * functions.h, compose.c, OPS: Adding an update-encoding - function to the compose menu. This is useful if the user has - externally modified an attachment and _wants_ to adjust the - encoding afterwards. Also, this patch fixes some redraw-related - problems in the compose menu. - - * sendlib.c, mutt.h, compose.c, BUGS: When changing or deleting - attachments, the compose menu now notices this and complains or - asks accordingly. Partially from Vikas. - -1998-08-11 08:14:38 roessler (roessler) - - * BUGS: Yet another outstanding bug. - - * doc/manual.txt: This now contains the latest changes to - manual.sgml. - - * sendlib.c, rfc2047.c, rfc1524.c, pgppubring.c, pager.c, - hdrline.c: Fixing various nits noted by Liviu and his colleagues. - -1998-08-10 15:30:02 roessler (roessler) - - * sendlib.c: This patches makes the message-id persistant when - postponing messages. (From: Janos Farkas) - - * doc/manual.sgml, sample.muttrc, lib.c, init.h: This patch - introduces "unhdr_order" to reset the hdr_order command's effect. - (From: Janos Farkas) - - * color.c: Drop the free_rx parameter from - muitt_free_color_line(), as it's always 1. - - * color.c: Adding mutt_free_color_line() and replacing varous - "manual" free()s of color lines by calls to this function. - - * bind.c: Removing bind.c. Pointed out by Gero Treuner - . - -1998-08-09 18:43:45 roessler (roessler) - - * color.c: With SLang, init_pair is (void), so we must not check - its return value. - - * color.c: Restructuring color.c. This patch fixes the "default" - problem from 0.94.2i and makes the code more comprehensible than - that version and more consie than 0.94.1i. - -1998-08-08 21:40:12 roessler (roessler) - - * rfc2047.c: Fixing the "=?" detection in rfc2047_encode_string(). - Bug noted by David Jeske . - - * compose.c: If you press t to add a recipient in the compose - menu, then press tab, q, and aborts with ctrl-g, mutt won't - redraw the menu. Noted by Jimmy Mäkelä . - - * alias.c: Entering an un-parsable address when creating an alias - would make mutt segfault. Noted by brian moore . - - * browser.c: If you press tab in the file-browser to see the - inboxes and the current row is greater than the inbox-screens - max-rows then the screen gets garbled. (From: Jimmy Mäkelä - ) - - * doc/manual.txt, doc/manual.sgml: I made the manual more up - to date: - - * new version * new mailing list and home page addresses * - made the terminology a bit more consistent regarding - 'pattern' and 'regular expression' * added a note about - expanding UNIX environments * added a note about <, >, in range - patterns like ~m * added a note about the urlview program * - changed tables to not use tabs, because it doesn't work - right in my favourite web browsers lynx and netscape - - (From: Gero Treuner ) - - * pattern.c: This patch makes pattern ranges more logical. Before - '~m <5' would show message 1-5, with this patch it shows 1-4. - Inclusive ranges is still avaible if you use '~m -5'. (From: - Jimmy Mäkelä ) - - * init.c: Various improvements to the mutt_command_complete - function. From Stephen Hack . - - * browser.c: If you specify 'mailboxes ""' mutt will - seg-fault. (From: Jimmy Mäkelä ) - - * color.c: Fixing a memory leak. Thanks, Liviu. - - * commands.c: When printing a message, headers are now sorted - according to hdr_order. From Liviu. - - * browser.c: Fixing an off-by-one buffer overflow in browser.c. - Noted by Liviu. - - * lib.c, attach.c: This patch adds some more "safe" - characters to mutt_sanitize_filename and fixes its usage in - mutt_view_attachment(). (From: Liviu Daia ) - - * status.c, sort.h, sendlib.c, send.c, query.c, protos.h, - postpone.c, pager.h, pager.c, mutt_menu.h, menu.c, main.c, - init.c, headers.c, functions.h, curs_main.c, curs_lib.c, - compose.c, commands.c, browser.c, addrbook.c, OPS: Adding the - attach message patch. From Vikas Agnihotri . - - * Makefile.in: There is no "compile" rule for dotlock in the - Makefile. (From: Dan Nelson ) - - * imap.c: Thispatch to imap.c allows the user to specify - a port number in the folder name in the general form - {hostname:portnum}foldername. (From: Andy Sloane - ) - - * imap.c: imap_close_connection() was being called even though - the client was using mulitple mailboxes over the same connection. - (From: Brandon Long ) - -1998-07-31 08:23:54 roessler (roessler) - - * reldate.h, configure.in, configure, ChangeLog: Preparing - 0.94.2i. - - * rfc1524.c: Changing an sprintf to an snprintf (which it was - meant to be.) - - * protos.h: mutt_sanitize_filename takes char *, not const char *. - - * protos.h, lib.c, attach.c: Introducing mutt_sanitize_filename(). - The code is similar to patch-0.91.1i.tlr.rfc1524_sanitize.1 and - to Peter Holzer's patch against 0.91. - - * rfc1524.h, rfc1524.c, postpone.c, attach.c: Avoid possible - buffer overflows in mutt_adv_mktemp(). - - * sendlib.c: Interpret sysexits-style exit values from sendmail. - - * configure.in, configure, config.h.in, acconfig.h: Check for - sysexits.h. - -1998-07-30 09:30:38 roessler (roessler) - - * edit.c: When reading in files, be_snarf_file() wouldn't - recognize '~' as the user's home directory. - -1998-07-29 10:54:09 roessler (roessler) - - * README, Changes: Finalizing 0.93.2i. - - * configure.in, configure: Bumping to 0.93.2(i). - - * parse.c: Fixing a buffer overflow in parse.c. Noted by Paul - Boehm . - - * parse.c: Fixing a buffer overflow in parse.c which presented - a serious security thread. Noted by Paul Boehm . - -1998-07-28 08:21:49 roessler (roessler) - - * patch.slang-1.2.2.keypad.1: branches: 1.1.2; file - patch.slang-1.2.2.keypad.1 was initially added on branch - mutt-0-94. - - * patch.slang-1.2.2.keypad.1, INSTALL: Adding a patch for a - SLang bug. - - * mx.c: Doing 'mutt -f NoSuchFile' just flickers the screen and - silently exits. Earlier (0.92.14 at least), it used to spit out - the error 'NoSuchFile: no such file or directory (errno = 2)'. - (Noted and tracked down by Vikas Agnihotri ) - - * color.c: The index cache should be updated even without color - support. - -1998-07-27 13:39:39 roessler (roessler) - - * BUGS: Adding a notice about some more nits. - - * main.c: Change the error reporting mail address from - to . - - * protos.h, init.h, color.c: This patch fixes index "color" - patterns when using a non-color capable curses library. - While working on color support, I've thrown together the - mutt_parse_color() and mutt_parse_mono() functions as they are - sharing most of their code. Additionally, a new directive - called "unmono" is introduced. The implementation consists - in adding a flag and very few lines of code (plus ifdefs) - to mutt_parse_uncolor(). - - * snprintf.c, rfc1524.h, rfc1524.c, date.c: Fixing some - minor nits: missing #includes in date.c and snprintf.c, and - a not-so-nice declaration of rfc1524_new_entry(). Noted by - Digital cc and gcc. - -1998-07-24 08:12:46 roessler (roessler) - - * copy.c, attach.c: Fiddling around with message/rfc822 - attachments once again. - -1998-07-23 20:57:50 roessler (roessler) - - * status.c, sendlib.c, send.c, rfc2047.c, pop.c, pager.c, - mx.c, mh.c, mbox.c, lib.c, init.c, imap.c, edit.c, curs_lib.c, - compose.c, commands.c, color.c, browser.c, attach.c, alias.c: - Guard lots of global (char *) variable deferences against NULL - pointers. - - * copy.c, attach.c: Yet another patch about saving message/rfc822 - attachments. - - * main.c, send.c: Fixing potential NULL pointer deferences. - -1998-07-22 22:47:57 roessler (roessler) - - * recvattach.c: Another fix from Liviu. - - * recvattach.c, from.c, attach.c: Another patch from liviu to - fix the message/rfc822 behaviour. - - * recvattach.c, mx.c, attach.c: This patch fixes the saving - of message/rfc822 attachments to mail folders. Additionally, - it fixes an outstanding bug with From_ lines being written to - MH folders. - - (From: Liviu Daia ) - - * menu.c, functions.h, browser.c, OPS: 1. When I hit 'c' (change - dir) in browser, it gives me the directory, but without - the final '/', so I have to add '/' to add a subdirectory - name. This patch fixes it. - - 2. check-new now will recheck mailbox folders for new mail. - - 3. added a function toggle-mailboxes which toggles in browser - between mailboxes view and directory view. (bound to TAB - by default). - - (From: "Michael S. Tsirkin" ) - - * reldate.h, configure.in, configure, ChangeLog: preparing - 0.94.1i. - - * send.c: Correcting an error message in send.c. (From Byrial - Jensen.) - - * send.c: Correct an error message in send.c. (From Byrial - Jensen ) - - * sendlib.c, recvattach.c, protos.h, postpone.c, pager.c, mx.c, - mutt.h, lib.c, keymap.c, handler.c, compose.c, commands.c, - attach.h, attach.c: These changes fix some of the bugs which - were recently reported to mutt-dev. To be more specific, - message-type attachments are saved to mail folders from the - receive attachment menu, some of the sending code has been - made more robust against disappearing attachments, and "tag" - is rebound to "T" on the compose menu. - - (Some part of this patch comes from Vikas Agnihotri - .) - - * send.c: Avoid a potential segmentation fault when trying to - postpone, but Postponed equals NULL. - - * BUGS: branches: 1.1.2; file BUGS was initially added on - branch mutt-0-94. - - * BUGS: This file is intended to contain known bugs which still - have to be fixed. - - * doc/manual.txt: Committing the changes previously made to - manual.sgml. - - * imap.c: Include Message-ID and Reply-To headers when fetching - a message's headers from an IMAP server. (From: Andy Sloane - ) - -1998-07-21 07:54:03 roessler (roessler) - - * recvattach.c: The old behaviour of the %d (for description) - specifier is recreated by this patch. (From: Byrial Jensen - ) - - * protos.h, lib.c, attach.c: You should never _ever_ do something - like this: - - [process A] ---[piped write until EOF]---> [process B] - [process A] <---[piped read until EOF]--- [process B] - - Basically, what happens is something like this: A feeds data - to B; B processes the data, and feeds it to the pipe until the - pipe buffer is full; at this point, A writes to its pipe until - its buffer is full too, and if it still has more data to write, - that's it, it never gets to the read part to flush B's buffer --- - both processes are blocked on write. - - This patch fixes such a situation in the compose menu. - - (From: Liviu Daia ) - -1998-07-20 21:01:05 roessler (roessler) - - * reap.pl: Perl lies in /usr/bin on my machines. - - * pop.c: It seems that if you don't enter any password at all when - prompted for the POP password, Mutt will die with a segmentation - fault also. (Bug reported by Steve Mayer - through the Debian bug tracking system.) - - * pop.c: Just an update on this bug. It seems that if you don't - enter any password at all when prompted for the POP password, - Mutt will die with a segmentation fault also. (Bug reported by - Steve Mayer via the Debian bug tracking system, - fix from Thomas Roessler.) - - * postpone.c: When you send a message which have been postponed - before sending, then all its attachments (if there are more - than one) will have a content-disposition header which - includes a filename, even if there isn't a real filename - but only random choosen temporary one. (From: Byrial Jensen - ) - -1998-07-18 09:18:31 roessler (roessler) - - * recvattach.c: "Set mime_forward, and forward a message --- - Mutt will segfault." The obvious fix for this is to check - for aptr->content->hdr in mutt_attach_fmt() before invoking - _mutt_make_string(). Anyway, I suspect that the real fix may - involve something like parsing the rfc822 attachment in question. - - * sendlib.c: Postponing messages behaves funny when the $postponed - folder is in Maildir format; I traced this down to the fact that - postponed messages are saved in "cur" while mutt_num_postponed() - is looking at "new". (From: Liviu Daia ) - -1998-07-17 08:37:02 roessler (roessler) - - * compose.c: Removing the old snd_entry() code. - - * doc/manual.sgml, protos.h, pgp.c, mutt.h, init.h, hook.c: - When sending encrypted messages, it may arrive that Mutt can't - determine the PGP key of the recipient (presumably because - her address has changed, but she hasn't updated her PGP key - yet). In this situation it's convenient to be able to associate - a keyID with an address automatically. The attached patch is - an attempt to implement this idea using a "pgp-hook". (From: - Liviu Daia ). - - * recvattach.c: Removing the old attach_entry() code. - - * recvattach.c, protos.h, mutt.h, init.h, globals.h, compose.c: - This patch adds a string variable $attach_format which controls - the look of the compose and attach menus. Unfortunately, - I was not able to make things so that it would look exactly - the same as the hardcoded versions, so the default format is a - bit different, but I think it is quite usable. (From Michael - Elkins ). - - * functions.h, browser.c, OPS: This patch allows you to view - files from the browser window, useful if you are searching for - a file to attach to your message. It uses the standard mailcap - stuff (and the lookup mime types) to use the correct "viewer" - for the file. (From Brandon Long ) - - * doc/dotlock.man.in, doc/Makefile.in, configure.in, configure, - Makefile.in: Dotlock-related changes: We call it mutt.dotlock to - avoid conflicts with certain NFS versions' dotlocking utilities - (pointed out by Liviu Daia). Additionally, we need to compile it - as an external utility on systems which don't have an fchdir(2) - system call. - -1998-07-16 16:39:53 roessler (roessler) - - * mx.c: Fixing a small typographic error. - - * mx.c, mx.c: Mutt doesn't retry locking if it doesn't succeed - at once. The code in mx_lock_file is supposed to retry but - it doesn't work because of a mistake in operator precedence. - (From: Petri Kaukasoina ) - - * dotlock.c: The dotlock.c file tries to include - if _POSIX_PATH_MAX isn't defined but it doesn't include - , where this symbol should be defined. (From - Marc.Baudoin@solsoft.com) - - * send.c: When several messages are tagged and the user - applies reply, group-reply, or list-reply to these messages, - the reply's references and in-reply-to headers are constructed - from the tagged message which comes last in the current index. - This patch constructs the references header from _all_ messages' - message-id and references headers. (tlr) - - * reldate.h, configure.in, configure, Changes, ChangeLog: - Preparing mutt 0.94. - - * imap.c: "My two remaining issues are the speed at which it - downloads the headers, and support of PREAUTH. I'm enclosing - a patch (to stock mutt-0.92.13i) which addresses these - issues." (From Brian Marcotte ) - - * color.c: This patch fixes two problems reported on mutt-users. - - (1) the error message about "default colors not supported" when - not using a color xterm should not be printed. The existing - code did not check the value of has_colors() in conjunction - with use_default_colors() - - (2) mutt would crash when sending mail in batch mode because - use_default_colors() could be used without doing an initscr() - - (From Michael Elkins.) - - * color.c: This patch fixes two problems reported on mutt-users. - - (1) the error message about "default colors not supported" when - not using a color xterm should not be printed. The existing - code did not check the value of has_colors() in conjunction - with use_default_colors() - - (2) mutt would crash when sending mail in batch mode because - use_default_colors() could be used without doing an initscr() - - (From Michael Elkins.) - -1998-07-15 17:15:46 roessler (roessler) - - * mx.h, mx.c, main.c, dotlock.h, dotlock.c, configure.in, - configure, Makefile.in: Finalizing the external dotlock support: - If group mail privileges are needed, the dotlock is compiled as a - separate program. If there is no need for privileges, it remains - a module which is compiled into mutt. Also, there is no more need - for the SLang buffer overflow work-around in main(). We drop it, - but let mutt bail out instead if it's installed setgid something. - - * doc/dotlock.man.in, dotlock.c: Fix the race condition in - dotlock.c. - - * doc/mutt.man.in: branches: 1.1.2; file mutt.man.in was - initially added on branch mutt-0-94. - - * doc/mutt.man.in, doc/mutt.man: Putting the manual page under - autoconf control. - - * doc/dotlock.man.in: branches: 1.1.2; file dotlock.man.in was - initially added on branch mutt-0-94. - - * doc/dotlock.man.in, doc/Makefile.in, protos.h, mx.c, mbox.c, - main.c, globals.h: Adding external dotlocking. For bugs, see - the manual page and the comments in dotlock.c. - - * dotlock.h: branches: 1.1.2; file dotlock.h was initially - added on branch mutt-0-94. - - * dotlock.h: Adding external dotlocking. For bugs, see the - manual page and the comments in dotlock.c. - - * dotlock.c: branches: 1.1.2; file dotlock.c was initially - added on branch mutt-0-94. - - * dotlock.c, configure.in, configure, Makefile.in: Adding - external dotlocking. For bugs, see the manual page and the - comments in dotlock.c. - - * doc/mutt.man: More roff fixes. - - * doc/mutt.man: More groff fixes. - -1998-07-14 16:01:07 roessler (roessler) - - * reldate.h: branches: 1.3.2.4.2; Preparing mutt 0.93.1i. - - * configure.in, configure: branches: 1.7.2.5.2; Preparing - mutt 0.93.1i. - - * Changes: branches: 1.5.2.5.2; Preparing mutt 0.93.1i. - - * ChangeLog: branches: 1.4.2.5.2; Preparing mutt 0.93.1i. - - * rfc2047.c: branches: 1.1.1.1.2.2.2; More unsigned fixes. - - * mime.h: branches: 1.1.1.1.2.1.2; More unsigned fixes. - - * handler.c: branches: 1.1.1.1.2.5.2; More unsigned fixes. - - * pattern.c: branches: 1.3.2.3.2; Changing (int) casts in is* - arguments to (unsigned char). - - * parse.c: branches: 1.1.1.1.2.3.2; Changing (int) casts in is* - arguments to (unsigned char). - - * rfc2047.c: Removing a superfluous (unsigned char) cast in an - IsPrint argument. - -1998-07-13 10:50:39 roessler (roessler) - - * doc/mutt.sgml: Since manual page generation seems to be broken - in the SGML-tools package, we remove the SGML version of mutt.man - and make the troff source the master copy. Suggested by Roland - Rosenfeld who also provided the corrected - mutt.man file. - - * doc/mutt.man: branches: 1.1.1.1.2.2.2; Since manual page - generation seems to be broken in the SGML-tools package, we - remove the SGML version of mutt.man and make the troff source the - master copy. Suggested by Roland Rosenfeld - who also provided the corrected mutt.man file. - - * doc/Makefile.in: branches: 1.2.2.2.2; Since manual page - generation seems to be broken in the SGML-tools package, we - remove the SGML version of mutt.man and make the troff source the - master copy. Suggested by Roland Rosenfeld - who also provided the corrected mutt.man file. - -1998-07-12 13:15:31 roessler (roessler) - - * protos.h: branches: 1.5.2.1.2; Replace calloc by safe_calloc - in new_pattern. - -1998-07-11 05:10:29 roessler (roessler) - - * doc/manual.txt: branches: 1.2.2.4.2; Key bindings - documentation. - - * doc/manual.sgml: branches: 1.2.2.5.2; Key bindings - documentation. - -1998-07-10 17:58:26 roessler (roessler) - - * NEWS: s/fwd_decode/forward_decode/ (Noted by Lars Hecking) - - * pop.c: branches: 1.1.1.1.2.1.2; tmp[] wasn't initialized when - asking for the POP password. - - * buffy.c: branches: 1.1.1.1.2.1.2; On SunOS 4.1, one must - include unistd.h in order to declare SEEK_END. (Fabrice Noilhan) - - * mutt.h: branches: 1.2.2.1.2; include if limits.h - doesn't defile _POSIX_PATH_MAX. - - * Changes, ChangeLog: *** empty log message *** - - * doc/PGP-Notes.txt: Adding a notice about core dumps. - - * reldate.h, README: Preparing 0.93i. - - * INSTALL: branches: 1.1.1.1.2.2.2; Preparing 0.93i. - - * handler.c: Fix text/enriched decoding: if there's a tag - mismatch in the last paragraph in the attachment, the whole - paragraph wouldn't be displayed. - -1998-07-09 19:51:36 roessler (roessler) - - * configure.in, configure: Use CC -Ae -D_HPUX_SOURCE on HP/UX. - - * config.sub: branches: 1.1.2; file config.sub was initially - added on branch mutt-0-93. - - * config.sub: Use CC -Ae -D_HPUX_SOURCE on HP/UX. - - * config.guess: branches: 1.1.2; file config.guess was initially - added on branch mutt-0-93. - - * config.guess, INSTALL: Use CC -Ae -D_HPUX_SOURCE on HP/UX. - -1998-07-08 21:59:43 roessler (roessler) - - * snprintf.c: branches: 1.1.1.1.2.2.2; Changing (int) casts in - is* arguments to (unsigned char) casts to avoid mis-casting of - signed chars. (From Michael Elkins.) - - * pattern.c, parse.c: Changing (int) casts in is* arguments to - (unsigned char) casts to avoid mis-casting of signed chars. - (From Michael Elkins.) - - * mx.c: branches: 1.5.2.3.2; Changing (int) casts in is* - arguments to (unsigned char) casts to avoid mis-casting of - signed chars. (From Michael Elkins.) - - * mh.c, lib.c: branches: 1.2.2.2.2; Changing (int) casts in - is* arguments to (unsigned char) casts to avoid mis-casting of - signed chars. (From Michael Elkins.) - - * keymap.c: branches: 1.1.1.1.2.2.2; Changing (int) casts in - is* arguments to (unsigned char) casts to avoid mis-casting of - signed chars. (From Michael Elkins.) - - * init.c: branches: 1.3.2.2.2; Changing (int) casts in is* - arguments to (unsigned char) casts to avoid mis-casting of - signed chars. (From Michael Elkins.) - - * from.c: branches: 1.1.1.1.2.2.2; Changing (int) casts in - is* arguments to (unsigned char) casts to avoid mis-casting of - signed chars. (From Michael Elkins.) - - * edit.c: branches: 1.2.2.2.2; Changing (int) casts in is* - arguments to (unsigned char) casts to avoid mis-casting of - signed chars. (From Michael Elkins.) - - * curs_main.c: branches: 1.4.2.3.2; Changing (int) casts in - is* arguments to (unsigned char) casts to avoid mis-casting of - signed chars. (From Michael Elkins.) - -1998-07-07 09:22:40 roessler (roessler) - - * rfc822.c: branches: 1.1.1.1.2.2.2; Change one int to size_t - in rfc822.c. - - * rfc822.c: Fix the parsing of route addresses a la RFC 822. - Patch from Michael Elkins. - - * snprintf.c: Cast the arguments of the is* functions to int. - Patch from Michael Elkins. - - * sendlib.c: branches: 1.3.2.1.2; Cast the arguments of the is* - functions to int. Patch from Michael Elkins. - - * pattern.c, parse.c, mx.c, mh.c, lib.c, keymap.c, init.c, - from.c, edit.c, curs_main.c: Cast the arguments of the is* - functions to int. Patch from Michael Elkins. - -1998-07-02 21:15:18 roessler (roessler) - - * hdrline.c: branches: 1.4.2.3.2; Using the correct version of - O'Shaughnessy Evans' %O patch. - - * configure.in, configure, Changes, ChangeLog: Preparig 0.92.14i - - * doc/manual.txt, doc/manual.sgml: s/∖/\/ - - * hdrline.c: Adding the %O expansion. - - * doc/manual.sgml: Applying the various manual_nits patches. - -1998-07-01 17:01:50 roessler (roessler) - - * curs_main.c: Fixing a reverse-threading problem. - - * imap.c: branches: 1.3.2.1.2; Fixing an imap-related - segmentation fault. - -1998-06-30 06:38:02 roessler (roessler) - - * reldate.h, Changes, ChangeLog: These are the last tiny bits - of preparing 0.92.13i. - - * configure.in, configure: Updating some of the documentation - for 0.93. - - * TODO: branches: 1.1.1.1.2.1.2; Updating some of the - documentation for 0.93. - - * README, NEWS: Updating some of the documentation for 0.93. - - * doc/NEWS: *** empty log message *** - - * doc/NEWS: branches: 1.1.2; file NEWS was initially added on - branch mutt-0-93. - - * doc/NEWS: *** empty log message *** - - * doc/manual.txt: Incorporate the recent changes to manual.sgml. - - * main.c: branches: 1.6.2.1.2; Work around a buffer overflow - in SLang. (This is the same bug which is fixed by 0.91.2i.) - -1998-06-26 10:31:28 roessler (roessler) - - * doc/manual.sgml: Removing $empty_to. - - * send.c, init.h: branches: 1.3.2.1.2; Removing $empty_to. - - * globals.h: branches: 1.2.2.1.2; Removing $empty_to. - - * Muttrc.in: branches: 1.1.2.1.2; Removing $empty_to. - -1998-06-25 22:31:46 roessler (roessler) - - * hdrline.c: Moved a break statement where it belongs. - - * mx.c: Fix an imap-related typo. - - * handler.c: Don't generate non-terminated last lines when - quoting 8bit-"encoded" text-plain body parts. - - * Makefile.in: branches: 1.4.2.1.2; Don't use GNU make specific - features. - -1998-06-21 07:13:03 roessler (roessler) - - * doc/mutt.man, doc/Makefile.in, reldate.h, configure.in, - configure, Changes, ChangeLog: Bumping the release to 0.92.12i. - -1998-06-20 06:12:38 roessler (roessler) - - * doc/manual.txt: *** empty log message *** - - * handler.c: Fixing the quoted-printable decoder. - - * handler.c: Make mutt handle messages containing null bytes. - - * copy.c: branches: 1.2.2.1.2; Make mutt handle messages - containing null bytes. - - * doc/manual.sgml: documenting alias-path - -1998-06-19 12:52:16 roessler (roessler) - - * sendlib.c, send.c: branches: 1.3.2; Removing the Attach-Menu - feature for the next release version. - - * protos.h: branches: 1.5.2; Removing the Attach-Menu feature - for the next release version. - - * postpone.c: branches: 1.3.4; Removing the Attach-Menu feature - for the next release version. - - * pattern.c: branches: 1.3.2; Removing the Attach-Menu feature - for the next release version. - - * menu.c: branches: 1.3.4; Removing the Attach-Menu feature - for the next release version. - - * main.c: branches: 1.6.2; Removing the Attach-Menu feature - for the next release version. - - * headers.c, functions.h: branches: 1.3.4; Removing the - Attach-Menu feature for the next release version. - - * curs_main.c: branches: 1.4.2; Removing the Attach-Menu feature - for the next release version. - - * compose.c: branches: 1.5.4; Removing the Attach-Menu feature - for the next release version. - - * OPS: branches: 1.3.4; Removing the Attach-Menu feature for - the next release version. - -1998-06-18 20:37:59 roessler (roessler) - - * protos.h: Bradon long's alias_path patch, for the sake of - Elm compatibility. - - * lib.c: branches: 1.2.2; Bradon long's alias_path patch, - for the sake of Elm compatibility. - - * alias.c: branches: 1.2.4; Bradon long's alias_path patch, - for the sake of Elm compatibility. - -1998-06-16 20:59:20 roessler (roessler) - - * mx.c: branches: 1.5.2; Avoid pointless error messages from - mx_get_magic() when called from an mx_open_mailbox_append() - on a non-existing mailbox. - - * doc/manual.txt, doc/Makefile.in: branches: 1.2.2; Have "make - install" install manual.txt as well. - - * configure.in, configure: branches: 1.7.2; Have "make install" - install manual.txt as well. - - * Makefile.in: branches: 1.4.2; Have "make install" install - manual.txt as well. - - * doc/Makefile.in, doc/makefile: Putting Makefile under autoconf - control. - - * main.c: Switch the error reporting address from mutt-users - to mutt-dev. - - * reldate.h: branches: 1.3.2; Bump the version to 0.92.11i. - - * configure.in, configure: Bump the version to 0.92.11i. - - * Changes: branches: 1.5.2; Bump the version to 0.92.11i. - - * ChangeLog: branches: 1.4.2; Bump the version to 0.92.11i. - - * imap.h: branches: 1.1.4; Check in a proper version of imap.h. - - * color.c: branches: 1.2.2; 1.2.4; Fix the "unknown color" - bug reported by Vikas. - - * mx.c: Remove a spurious #include "imap.h" from mx.c. - - * doc/style-guide: Add a note about the global Muttrc to - style-guide. - - * configure.in: The global Muttrc contains a list of default - settings which can be used as a starting-point for the user's - own configuration. - - * Muttrc.in: branches: 1.1.2; The global Muttrc contains a list - of default settings which can be used as a starting-point for - the user's own configuration. - - * configure, Muttrc, Makefile.in: The global Muttrc contains a - list of default settings which can be used as a starting-point - for the user's own configuration. - - * pgppubring.c: branches: 1.4.4; Removing some duplicate code - from gnupgparse.c and pgppubring.c. - - * pgp.h, gnupgparse.c: Removing some duplicate code from - gnupgparse.c and pgppubring.c. - - * pgpinvoke.c, gnupgparse.c: Include part of Werner Koch's latest - GPG patches. - - * Changes: *** empty log message *** - - * configure.in, configure, Changes, ChangeLog: Preparing 0.92.10i. - - * doc/PGP-Notes.txt: branches: 1.2.2; Including Roland's new - procmail recipe. - - * protos.h, pattern.c, menu.c, curs_main.c, compose.c: Including - Vikas' search code for the "attach message" menu. - - * addrbook.c: branches: 1.3.4; Including Vikas' search code - for the "attach message" menu. - -1998-06-15 15:19:49 roessler (roessler) - - * mx.c, main.c: Brandon's IMAP patch. - - * mailbox.h: branches: 1.2.4; Brandon's IMAP patch. - - * imap.c: branches: 1.3.2; Brandon's IMAP patch. - - * commands.c: branches: 1.3.4; Brandon's IMAP patch. - -1998-06-08 20:05:54 roessler (roessler) - - * recvattach.c: branches: 1.3.4; GPG support, first take. - - * pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.h: GPG support, - first take. - - * pgp.c: branches: 1.2.4; GPG support, first take. - - * main.c: GPG support, first take. - - * init.h: branches: 1.3.2; GPG support, first take. - - * gnupgparse.c: GPG support, first take. - - * init.c: branches: 1.3.2; GPG support, first take. - - * configure.in, configure: GPG support, first take. - - * config.h.in: branches: 1.3.4; GPG support, first take. - - * compose.c: GPG support, first take. - - * acconfig.h: branches: 1.3.4; GPG support, first take. - - * Makefile.in: GPG support, first take. - - * hdrline.c: branches: 1.4.2; Fixing the %a format. - - * hdrline.c: Fixing a segmentation fault in the hdr_line code. - - * doc/pgp-Notes.txt, doc/PGP-Notes.txt: Mutt 0.92.9i. - - * doc/manual.sgml: branches: 1.2.2; Mutt 0.92.9i. - - * sendlib.c, send.c, reldate.h, recvattach.c: Mutt 0.92.9i. - - * query.c: branches: 1.2.4; Mutt 0.92.9i. - - * protos.h, postpone.c, pgppubring.c, pgpkey.c: Mutt 0.92.9i. - - * pager.c: branches: 1.2.4; Mutt 0.92.9i. - - * mx.c: Mutt 0.92.9i. - - * mutt.h, mh.c: branches: 1.2.2; Mutt 0.92.9i. - - * main.c, init.h, init.c, imap.c: Mutt 0.92.9i. - - * hook.c: branches: 1.2.4; Mutt 0.92.9i. - - * headers.c, hdrline.c: Mutt 0.92.9i. - - * globals.h: branches: 1.2.2; Mutt 0.92.9i. - - * functions.h, flags.c: Mutt 0.92.9i. - - * enter.c: branches: 1.2.4; Mutt 0.92.9i. - - * edit.c: branches: 1.2.2; Mutt 0.92.9i. - - * curs_main.c: Mutt 0.92.9i. - - * copy.c: branches: 1.2.2; Mutt 0.92.9i. - - * configure.in, configure, config.h.in, compose.c, commands.c: - Mutt 0.92.9i. - - * attach.c: branches: 1.2.4; Mutt 0.92.9i. - - * addrbook.c, acconfig.h: Mutt 0.92.9i. - - * README: branches: 1.2.2; Mutt 0.92.9i. - - * OPS, Changes, ChangeLog: Mutt 0.92.9i. - - * doc/language50.txt: branches: 1.1.1; Initial revision - - * doc/language50.txt: * doc/language.txt: branches: 1.1.1; - Initial revision - - * doc/language.txt: * doc/makefile: branches: 1.1.1; Initial - revision - - * doc/makefile: * doc/manual.txt: branches: 1.1.1; Initial - revision - - * doc/manual.txt: * doc/mutt.man: branches: 1.1.1; Initial - revision - - * doc/mutt.man: branches: 1.1.1.1.2; - - * doc/mutt.sgml: branches: 1.1.1; Initial revision - - * doc/mutt.sgml: branches: 1.1.1.1.2; - - * doc/pgp-Notes.txt: branches: 1.1.1; Initial revision - - * doc/pgp-Notes.txt: * doc/style-guide: branches: 1.1.1; - Initial revision - - * doc/style-guide: * COPYING: branches: 1.1.1; Initial revision - - * COPYING: * COPYRIGHT: branches: 1.1.1; Initial revision - - * COPYRIGHT: * ChangeLog: branches: 1.1.1; Initial revision - - * ChangeLog: * Changes: branches: 1.1.1; Initial revision - - * Changes: * INSTALL: branches: 1.1.1; Initial revision - - * INSTALL: branches: 1.1.1.1.2; - - * Makefile.in: branches: 1.1.1; Initial revision - - * Makefile.in: * Mush.rc: branches: 1.1.1; Initial revision - - * Mush.rc: * Muttrc: branches: 1.1.1; Initial revision - - * Muttrc: * NEWS: branches: 1.1.1; Initial revision - - * NEWS: branches: 1.1.1.1.2; - - * OPS: branches: 1.1.1; Initial revision - - * OPS: * OPS.PGP: branches: 1.1.1; Initial revision - - * OPS.PGP: * Pine.rc: branches: 1.1.1; Initial revision - - * Pine.rc: * README: branches: 1.1.1; Initial revision - - * README: * TODO: branches: 1.1.1; Initial revision - - * TODO: branches: 1.1.1.1.2; - - * acconfig.h: branches: 1.1.1; Initial revision - - * acconfig.h: * addrbook.c: branches: 1.1.1; Initial revision - - * addrbook.c: * alias.c: branches: 1.1.1; Initial revision - - * alias.c: * attach.c: branches: 1.1.1; Initial revision - - * attach.c: * attach.h: branches: 1.1.1; Initial revision - - * attach.h: branches: 1.1.1.1.4; - - * bind.c: branches: 1.1.1; Initial revision - - * bind.c: branches: 1.1.1.1.4; - - * browser.c: branches: 1.1.1; Initial revision - - * browser.c: branches: 1.1.1.1.4; - - * buffy.c: branches: 1.1.1; Initial revision - - * buffy.c: branches: 1.1.1.1.2; - - * buffy.h: branches: 1.1.1; Initial revision - - * buffy.h: * color.c: branches: 1.1.1; Initial revision - - * color.c: * commands.c: branches: 1.1.1; Initial revision - - * commands.c: * complete.c: branches: 1.1.1; Initial revision - - * complete.c: * compose.c: branches: 1.1.1; Initial revision - - * compose.c: * config.h.in: branches: 1.1.1; Initial revision - - * config.h.in: * configure: branches: 1.1.1; Initial revision - - * configure: * configure.in: branches: 1.1.1; Initial revision - - * configure.in: * copy.c: branches: 1.1.1; Initial revision - - * copy.c: * copy.h: branches: 1.1.1; Initial revision - - * copy.h: * curs_lib.c: branches: 1.1.1; Initial revision - - * curs_lib.c: branches: 1.1.1.1.4; - - * curs_main.c: branches: 1.1.1; Initial revision - - * curs_main.c: * date.c: branches: 1.1.1; Initial revision - - * date.c: branches: 1.1.1.1.4; - - * depend.awk: branches: 1.1.1; Initial revision - - * depend.awk: * doc/manual.sgml: branches: 1.1.1; Initial - revision - - * doc/manual.sgml: * edit.c: branches: 1.1.1; Initial revision - - * edit.c: * enter.c: branches: 1.1.1; Initial revision - - * enter.c: * filter.c: branches: 1.1.1; Initial revision - - * filter.c: * flags.c: branches: 1.1.1; Initial revision - - * flags.c: * from.c: branches: 1.1.1; Initial revision - - * from.c: branches: 1.1.1.1.2; - - * functions.h: branches: 1.1.1; Initial revision - - * functions.h: * gen_defs: branches: 1.1.1; Initial revision - - * gen_defs: * getdomain.c: branches: 1.1.1; Initial revision - - * getdomain.c: * globals.h: branches: 1.1.1; Initial revision - - * globals.h: * handler.c: branches: 1.1.1; Initial revision - - * handler.c: branches: 1.1.1.1.2; - - * hash.c: branches: 1.1.1; Initial revision - - * hash.c: branches: 1.1.1.1.4; - - * hash.h: branches: 1.1.1; Initial revision - - * hash.h: * hdrline.c: branches: 1.1.1; Initial revision - - * hdrline.c: * headers.c: branches: 1.1.1; Initial revision - - * headers.c: * help.c: branches: 1.1.1; Initial revision - - * help.c: branches: 1.1.1.1.4; - - * hook.c: branches: 1.1.1; Initial revision - - * hook.c: * imap.c: branches: 1.1.1; Initial revision - - * imap.c: * init.c: branches: 1.1.1; Initial revision - - * init.c: * init.h: branches: 1.1.1; Initial revision - - * init.h: * install-sh: branches: 1.1.1; Initial revision - - * install-sh: * keymap.c: branches: 1.1.1; Initial revision - - * keymap.c: branches: 1.1.1.1.2; - - * keymap.h: branches: 1.1.1; Initial revision - - * keymap.h: branches: 1.1.1.1.4; - - * lib.c: branches: 1.1.1; Initial revision - - * lib.c: * mailbox.h: branches: 1.1.1; Initial revision - - * mailbox.h: * main.c: branches: 1.1.1; Initial revision - - * main.c: * mapping.h: branches: 1.1.1; Initial revision - - * mapping.h: * mbox.c: branches: 1.1.1; Initial revision - - * mbox.c: branches: 1.1.1.1.4; - - * menu.c: branches: 1.1.1; Initial revision - - * menu.c: * mh.c: branches: 1.1.1; Initial revision - - * mh.c: * mime.h: branches: 1.1.1; Initial revision - - * mime.h: branches: 1.1.1.1.2; - - * mime.types: branches: 1.1.1; Initial revision - - * mime.types: * mkinstalldirs: branches: 1.1.1; Initial revision - - * mkinstalldirs: * mutt.h: branches: 1.1.1; Initial revision - - * mutt.h: * mutt_curses.h: branches: 1.1.1; Initial revision - - * mutt_curses.h: * mutt_menu.h: branches: 1.1.1; Initial revision - - * mutt_menu.h: branches: 1.1.1.1.4; - - * mutt_regex.h: branches: 1.1.1; Initial revision - - * mutt_regex.h: * mx.c: branches: 1.1.1; Initial revision - - * mx.c: * mx.h: branches: 1.1.1; Initial revision - - * mx.h: branches: 1.1.1.1.4; - - * pager.c: branches: 1.1.1; Initial revision - - * pager.c: * pager.h: branches: 1.1.1; Initial revision - - * pager.h: branches: 1.1.1.1.4; - - * parse.c: branches: 1.1.1; Initial revision - - * parse.c: branches: 1.1.1.1.2; - - * parse.h: branches: 1.1.1; Initial revision - - * parse.h: * pattern.c: branches: 1.1.1; Initial revision - - * pattern.c: * pgp.c: branches: 1.1.1; Initial revision - - * pgp.c: * pgp.h: branches: 1.1.1; Initial revision - - * pgp.h: * pgpinvoke.c: branches: 1.1.1; Initial revision - - * pgpinvoke.c: * pgpkey.c: branches: 1.1.1; Initial revision - - * pgpkey.c: * pgppubring.c: branches: 1.1.1; Initial revision - - * pgppubring.c: * pop.c: branches: 1.1.1; Initial revision - - * pop.c: branches: 1.1.1.1.2; - - * postpone.c: branches: 1.1.1; Initial revision - - * postpone.c: * protos.h: branches: 1.1.1; Initial revision - - * protos.h: * query.c: branches: 1.1.1; Initial revision - - * query.c: * reap.pl: branches: 1.1.1; Initial revision - - * reap.pl: branches: 1.1.1.1.4; - - * recvattach.c: branches: 1.1.1; Initial revision - - * recvattach.c: * reldate.h: branches: 1.1.1; Initial revision - - * reldate.h: * resize.c: branches: 1.1.1; Initial revision - - * resize.c: * rfc1524.c: branches: 1.1.1; Initial revision - - * rfc1524.c: branches: 1.1.1.1.4; - - * rfc1524.h: branches: 1.1.1; Initial revision - - * rfc1524.h: branches: 1.1.1.1.4; - - * rfc2047.c: branches: 1.1.1; Initial revision - - * rfc2047.c: branches: 1.1.1.1.2; - - * rfc2047.h: branches: 1.1.1; Initial revision - - * rfc2047.h: * rfc822.c: branches: 1.1.1; Initial revision - - * rfc822.c: branches: 1.1.1.1.2; - - * rfc822.h: branches: 1.1.1; Initial revision - - * rfc822.h: * sample.mailcap: branches: 1.1.1; Initial revision - - * sample.mailcap: * sample.muttrc: branches: 1.1.1; Initial - revision - - * sample.muttrc: branches: 1.1.1.1.4; - - * score.c: branches: 1.1.1; Initial revision - - * score.c: * send.c: branches: 1.1.1; Initial revision - - * send.c: * sendlib.c: branches: 1.1.1; Initial revision - - * sendlib.c: * sha.h: branches: 1.1.1; Initial revision - - * sha.h: * sha1dgst.c: branches: 1.1.1; Initial revision - - * sha1dgst.c: * sha_locl.h: branches: 1.1.1; Initial revision - - * sha_locl.h: * signal.c: branches: 1.1.1; Initial revision - - * signal.c: * snprintf.c: branches: 1.1.1; Initial revision - - * snprintf.c: branches: 1.1.1.1.2; - - * sort.c: branches: 1.1.1; Initial revision - - * sort.c: * sort.h: branches: 1.1.1; Initial revision - - * sort.h: branches: 1.1.1.1.4; - - * status.c: branches: 1.1.1; Initial revision - - * status.c: branches: 1.1.1.1.4; - - * strcasecmp.c: branches: 1.1.1; Initial revision - - * strcasecmp.c: * system.c: branches: 1.1.1; Initial revision - - * system.c: * testmsg: branches: 1.1.1; Initial revision - - * testmsg: * thread.c: branches: 1.1.1; Initial revision - - * thread.c: branches: 1.1.1.1.4; - diff --git a/ChangeLog.old b/ChangeLog.old index 11422c2c6..bccb9c078 100644 --- a/ChangeLog.old +++ b/ChangeLog.old @@ -1,3164 +1,2890 @@ -Fri Dec 6 10:56:30 2002 Thomas Roessler +2002-05-29 09:28:33 Roland Rosenfeld (roessler) - * curs_lib.c, pgppubring.c: - From: Thomas Roessler + * po/de.po: update. - Fixing a number of traditional malloc calls which have made their - way into the code. +2002-05-29 09:27:46 Ronny Haryanto (roessler) - * build-release: From: Thomas Roessler + * po/id.po: update - Don't post announcements automatically for the moment. +2002-05-28 09:07:29 Michael Elkins (roessler) -Thu Dec 5 22:30:02 2002 Thomas Roessler + * mx.h, postpone.c: Fix some warnings noted by Vincent Lefevre. - * doc/manual.sgml.head: From: Michael Elkins +2002-05-21 07:28:28 Edmund GRIMLEY EVANS (roessler) - Fix #1398. + * po/eo.po: update -Mon Nov 25 14:16:47 2002 Thomas Roessler +2002-05-18 05:39:55 Thomas Roessler +(roessler) - * sendlib.c, ChangeLog, charset.h, configure.in, INSTALL: - From: Lars Hecking + * pattern.c: Fix #1175. - The noiconv patch. + * pattern.c: Fix #1175. Noticed by Alain Bench. -Thu Nov 14 08:12:30 2002 Thomas Roessler +2002-05-18 05:34:50 Vsevolod Volkov (roessler) - * curs_lib.c: From: Michael Elkins + * pop_lib.c, pop_lib.c: Attached patch for mutt 1.3.X/1.4 and + 1.5.X removes gcc warning in pop_lib.c. - Fix #1388. +2002-05-16 17:33:19 Pawel Dziekonski (roessler) -Wed Nov 13 10:10:52 2002 Thomas Roessler + * po/pl.po: update - * main.c: From: Thomas Roessler +2002-05-16 13:05:14 Im Eunjea (roessler) - A description of -A was lacking from the help string. + * po/ko.po: update. - * doc/manual.sgml.head, doc/mutt.man, main.c, protos.h: - From: Thomas Roessler + * po/ko.po: update - Add a new command line option -A which is used to expand aliases. +2002-05-16 13:04:23 Ronny Haryanto (roessler) - * keymap.c: From: Thomas Roessler + * po/id.po: update. - Add a safeguard #ifdef for the KEY_BTAB entry. Suggested by Thomas - Dickey. + * compose.c: Triple-DES, not Tripple-DES. -Tue Nov 12 09:20:30 2002 Thomas Roessler +2002-05-14 18:56:01 "Andrej N. Gritsenko" (roessler) - * keymap.c: From: Michael Elkins + * po/uk.po: update - Tell mutt about the back-tab key (shift tab). +2002-05-13 20:18:57 Toomas Soome (roessler) - * Makefile.am: From: Thomas Roessler + * po/et.po, po/et.po: update - ups. +2002-05-13 20:18:17 Vsevolod Volkov (roessler) - * Makefile.am: From: Thomas Roessler + * po/ru.po, po/uk.po, po/ru.po: update - Add "make pclean" in order to clean up PATCHES. +2002-05-13 20:16:08 Byrial Jensen (roessler) - * po/ja.po: From: TAKAHASHI Tamotsu + * po/da.po: update - update +2002-05-13 20:15:40 Vsevolod Volkov (roessler) - * README: From: Thomas Roessler + * po/ru.po: update - Add an explicit note that CVS doesn't work from ftp.mutt.org any more. +2002-05-13 20:15:07 Jörgen Tegnér (roessler) - * mbyte.c: From: "Yasuhiro Matsumoto" + * po/sv.po, po/sv.po: update - cp932 should be treated like shift_jis. +2002-05-13 20:13:56 Vincent Lefevre (roessler) - * imap/auth_gss.c, imap/auth_sasl.c, configure.in, main.c, mutt_sasl.c, mutt_sasl.h: - From: Nathan Dushman + * po/fr.po: update - Hi - this is a patch against mutt-1.4 to use version 2 of the Cyrus - SASL library; all changes are ifdef'd so as not to break SASLv1 - support. This includes a patch to configure.in to allow the choice - between v1 and v2, but someone with a better understanding of - autoconf should double-check it. +2002-05-06 11:27:20 Thomas Roessler +(roessler) - * handler.c: From: Michael Elkins + * doc/manual.sgml.head: Remove -Q which is only present in + unstable from the stable documentation. Thanks to Andreas Kneib + for noting. - Actually commit patch-1.5.1.me.long_qp.2. +2002-05-02 01:05:27 Thomas Roessler +(roessler) - * mailbox.h, mh.c, mx.c: From: Michael Elkins + * Makefile.am: Include smime.h with EXRA_DIST. - The maildir_time patch. +2002-05-01 23:24:17 roessler (roessler) -Mon Nov 11 21:17:25 2002 Thomas Roessler + * po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, + po/zh_CN.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, po/it.po, + po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, + po/et.po, po/fr.po, po/gl.po, po/hu.po, VERSION, po/ca.po, + po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, ChangeLog: + automatic post-release commit for mutt-1.5.1 - * muttbug.sh.in: From: Thomas Roessler +2002-05-01 23:21:10 Thomas Roessler +(roessler) - You shall not use CVS to distribute test versions. + * smime.c: Shut up check_sec.sh. No security holes, but some + ugly code. - * muttbug.sh.in: From: Thomas Roessler + * check_sec.sh: Give all the warnings at once. - more fixes. + * build-release: - This is a development branch. - Add a -nodiff + option to suppress generating a patch. - * muttbug.sh.in: From: Thomas Roessler +2002-05-01 23:08:53 roessler (roessler) - Add some rpm-related intelligence to flea. + * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, + po/sv.po, po/pl.po, po/pt_BR.po, po/ru.po, po/lt.po, po/nl.po, + po/it.po, po/ja.po, po/ko.po, po/et.po, po/fr.po, po/gl.po, + po/hu.po, po/id.po, po/da.po, po/de.po, po/el.po, po/eo.po, + po/es.po, ChangeLog, VERSION, po/ca.po, po/cs.po, reldate.h: + automatic post-release commit for mutt-1.3.99 - * muttbug.sh.in: From: Thomas Roessler +2002-05-01 23:06:21 Thomas Roessler +(roessler) - Fix flea's interaction with bug(1) on Debian systems. + * build-release: s/scp1/scp/ - * PATCHES: From: Thomas Roessler +2002-04-29 17:12:18 Thomas Roessler +(roessler) - Clean up the patch list. + * lib.c, lib.h, protos.h, lib.c, lib.h, protos.h: Fix #1171. - * hdrline.c, PATCHES: From: Michael Elkins +2002-04-29 12:26:23 Vincent Lefevre (roessler) - Fix #485: Make %z work like %Z inside of %{} in $index_format. + * po/fr.po: update. - * copy.c, PATCHES: From: Michael Elkins +2002-04-29 12:25:38 oota toshiya (roessler) - Fix #1379 - update the total mailbox size when an attachment is - deleted. + * po/ja.po, po/ja.po: update. - * curs_main.c, menu.c, pager.c, PATCHES: - From: Michael Elkins +2002-04-29 12:09:21 Byrial Jensen (roessler) - Fix #1310; redraw problems. + * imap/util.c: There is a possible buffer overflow due an + off-by-one error in imap/util.c, line 125. The error is in the + maximum field width indication in the sscanf() call. You must + have room in the receiving buffer for this number of characters + /plus a terminating NULL character/. - * doc/manual.sgml.head, init.h: From: Michael Elkins + * imap/util.c: There is a possible buffer overflow due an + off-by-one error in imap/util.c, line 125. The error is in the + maximum field width indication in the sscanf() call. You must + have room in the receiving buffer for this number of characters + /plus a terminating NULL character/. - Fix #1306. +2002-04-25 13:30:49 Vsevolod Volkov (roessler) - * send.c: From: Michael Elkins + * pop.c, pop_lib.c, pop.c, pop_lib.c: Attached patch fixes + the problem described below. It should be applied to both mutt + 1.3/1.4 and 1.5 branches. - Fix #1364. + > Date: Thu, 11 Apr 2002 16:24:00 -0500 > Subject: mutt 1.3.x + / pop > From: "Ryan O'Hara" > To: + bcully@users.sourceforge.net > User-Agent: Mutt/1.3.27i - * pgp.c: From: Steve Kennedy + > Hi. My apologies if this has nothing to do with you. If it + does not, > maybe you could forward it on to someone. - Fix memory leak in the PGP code. + > In mutt 1.3.x I have noticed that if I uses POP to retrieve + mail, and > I enter an incorrect password whem prompted, it will + *save* that > password and keep trying to use it. However, in the + 1.2.x versions it > worked like this: type in wrong POP password, + try to connect to POP > server again and it will ask you (again) + for the password. mutt 1.3.x > does not, it just tries to connect + with the wrongs password (which > just failed). - * commands.c, protos.h, sendlib.c: - From: Paul Walker + > This is kinda annoying. Just thought I'd point out this + regression. - Fix #718. + > Thanks. > R - * sendlib.c: From: Thomas Roessler +2002-04-25 13:28:31 Wouter Verheijen (roessler) - Fix #1366. + * doc/manual.sgml.head, doc/manual.sgml.head: Someone in + news:comp.mail.mutt noted that the list of command-line options + in the manual is not up-to-date. - * mx.c: From: Martin Siegert + Included a small patch that includes all options that 'mutt + -h' shows. - Fix IMAP moving; #1367. +2002-04-25 13:26:58 Cedric Duval (roessler) - * send.c: From: rene@clerc.nl + * doc/manual.sgml.tail, OPS, init.h, pattern.c: attached are + fixes for some little mistakes : - Another S/MIME ifdef misses and causes compilation problems. + * history-down -> scroll _down_, not up * functions + decode-(save|copy) do not exist in the attach menu. * gettext + oversight in pattern.c * inconsistency between "printf-like + sequences" used all over the place + and "escape sequences" for the description of $attribution. - * init.h: From: Michael Elkins + * doc/manual.sgml.tail, pattern.c, OPS, init.h: attached are + fixes for some little mistakes : - patch-1.5.1-me.status_doc.2 + * history-down -> scroll _down_, not up * functions + decode-(save|copy) do not exist in the attach menu. * gettext + oversight in pattern.c * inconsistency between "printf-like + sequences" used all over the + place and "escape sequences" for the description of + $attribution. - * alias.c, init.c, protos.h: - From: Thomas Roessler +2002-04-25 13:24:33 Thomas Roessler +(roessler) - patch-1.5-tlr.alias-parse.1 - extension of patch-1.5.1-me.aliascheck.1 + * recvattach.c: Also fix this for the S/MIME case. - This patch catches the same kind of bad alias names caught by - Michael's patch. There are some extensions: + * recvattach.c: Fiy handling of multiparts which have encrypted + sub-parts, at least for PGP. - 1. Mutt makes sure that it doesn't _suggest_ bad names to the user. - 2. If a name is bad, the user is informed, and may elect to fix the - name. In this case, mutt will automatically suggest a fixed - version. - 3. If the user insists in the bad name, it's written into the - aliases file with proper quoting. - 4. When mutt parses the aliases file, it now uses the normal - tokenizer routines in order to properly handle quoted alias names. + * sendlib.c: Force 7bit encoding for application/pgp-keys. - * handler.c: From: Michael Elkins +2002-04-20 21:38:47 Thomas Roessler +(roessler) - patch-1.5-me.long_qp.2 (#1371) - fix truncation with overly long Q-P - encoded lines. + * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, + m4/lcmessage.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4, + m4/progtest.m4, intl/ChangeLog, intl/Makefile.in, + intl/bindtextdom.c, intl/config.charset, intl/dcigettext.c, + intl/eval-plural.h, intl/gettextP.h, intl/gmo.h, + intl/hash-string.h, intl/l10nflist.c, intl/libgnuintl.h, + intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, + intl/localealias.c, intl/localename.c, intl/os2compat.c, + intl/os2compat.h, intl/osdep.c, intl/plural-exp.c, + intl/plural-exp.h, intl/plural.c, intl/plural.y, ABOUT-NLS, + INSTALL, config.rpath, configure.in: Backing out the latest + iconv-related changes from the mutt-1-4-stable branch. -Tue Oct 22 21:24:07 2002 Thomas Roessler +2002-04-20 21:36:38 roessler (roessler) - * commands.c: From: René Clerc + * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, + m4/lcmessage.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4, + m4/progtest.m4: same as above. - Add some missing #ifdefs. +2002-04-20 21:36:32 Thomas Roessler +(roessler) - * init.h, recvattach.c: From: Michael Elkins + * intl/eval-plural.h, intl/gettextP.h, intl/gmo.h, + intl/hash-string.h, intl/l10nflist.c, intl/libgnuintl.h, + intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, + intl/localealias.c, intl/localename.c, intl/os2compat.c, + intl/os2compat.h, intl/osdep.c, intl/plural-exp.c, + intl/plural-exp.h, intl/plural.c, intl/plural.y, intl/ChangeLog, + intl/Makefile.in, intl/bindtextdom.c, intl/config.charset, + intl/dcigettext.c: Committing the new iconv patches into a + separate branch. - Documentation fix; #1326 + * ABOUT-NLS, INSTALL, config.rpath, configure.in: Committing + the new noiconv patches into a separate branch. - * send.c: From: René Clerc + * sendlib.c: Generate the resent-message-id ourselves, and add + it in the top of the header. - Another crypt_reply fix. +2002-04-20 08:11:13 Wouter Verheijen (roessler) - * contrib/sample.muttrc: From: Michael Elkins + * copy.c, mutt.h, sendlib.c: Bug #571 "mutt should not replicate + ">From " headers while bounding", has a patch attached. Will that + patch get in? - #1357 + Although these lines are not generated by mutt, I would strongly + suggest to prevent it, because by boucing a mail the MUA should + ensure that the message header is according to the specification. + A ">From " line is not, because of the spaces before a colon. -Thu Oct 10 09:50:03 2002 Thomas Roessler + Because this has such serious consequences (totally unreadable + mail) when a MTA interpretes this line as the beginning of the + body (not unreasonable), I think Mutt should prevent sending + this invalid headerline. - * send.c: From: René Clerc + Because the other patch to the bugreport is not really correct + IMHO (because the fieldnames are not limited to alphanumeric + chars, RFC2822 3.6.8), I propose another one. - Make sure that crypt_reply replies with the same type, despite a - possible S/MIME default. + This patch also appends Resent-* to the header, instead of + prepending it. The Resent-Message-Id is however still appended, + because I could not find it; is it added by the MTA instead of + by Mutt? - * doc/manual.sgml.head: From: Michael Elkins +2002-04-20 07:55:20 roessler (roessler) - Document escaping rules for regular expressions (#1351). + * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, + m4/lcmessage.m4, m4/progtest.m4: Try to get the noiconv patch + to work. - * pager.c: From: Michael Elkins +2002-04-20 07:55:09 Thomas Roessler +(roessler) - Fix header coloring, so there is no difference between ncurses and - slang. + * configure.in: Try to get the noiconv patch to work with my + development environment. - * init.h: From: Michael Elkins + * INSTALL: Fix a typo. - PGP documentation glitch. +2002-04-20 07:26:10 Lars Hecking (roessler) - * doc/manual.sgml.head: From: Paul Walker + * init.h, rfc2047.c, sendlib.c, INSTALL, charset.c, charset.h, + configure.in, gnupgparse.c: patch.1.3.28.lh.noiconv + ======================= - Fix #1340 (documentation) + This is the new version of my noiconv patch. It _requires_ + the previous patch! If applied without, you'll have to resolve + a couple of conflicts manually. - * pager.c: From: Michael Elkins + Notes: - it's a lot cleaner than the old noiconv patch because + no m4 files are + modified - new configure option --disable-iconv; INSTALL + updated accordingly + [I am guessing here, but the background for the --without-iconv + option mentioned in INSTALL was that mutt had a without-iconv + option before gettext included iconv support. When mutt's + intl/* files were updated to a newer gettext, there suddenly + were two iconv options, which then got merged, that is, + mutt's was removed. That was probably when --without-iconv + stopped working, but I'm not sure, it may well be that it + never worked since iconv support was introduced.] + - all changes in *.[ch] files should be identical to the + old patch - Jeremy Lin wrote: - > When I search with / and get a match, doing '/\r' doesn't move to the next - > match. This behavior is unlike the less pager, and is rather useless, IMHO. + * intl/localename.c: This one seems to have been missing, too. - Try the attached patch. +2002-04-20 07:25:40 roessler (roessler) -Mon Sep 23 12:08:43 2002 Thomas Roessler + * intl/localename.c: branches: 1.1.2; 1.1.4; file localename.c + was initially added on branch mutt-1-4-stable. - * buffy.c: From: Thomas Roessler +2002-04-20 07:25:15 Lars Hecking (roessler) - A variant of buffy notification. Note: If you folks don't like - this, we can return to the old version. + * config.rpath: Another file from the gettext patch. -Mon Sep 9 21:48:19 2002 Thomas Roessler +2002-04-20 07:25:15 roessler (roessler) - * browser.c, buffy.c, curs_main.c, functions.h, OPS, pager.c, protos.h: - From: Rudi Chiarito + * config.rpath: branches: 1.1.2; 1.1.4; file config.rpath was + initially added on branch mutt-1-4-stable. - Add a buffy-list function, and display more information when new - mail arrives. With some modifications from tlr. +2002-04-20 07:24:54 Lars Hecking (roessler) - * mh.c: From: Michael Elkins + * m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4: Add new m4 + files from patch.1.3.28.lh.gettext-0.11.1. - Fix #1321. +2002-04-20 07:24:54 roessler (roessler) - * mh.c: From: Michael Elkins + * m4/lib-ld.m4: branches: 1.1.2; 1.1.4; file lib-ld.m4 was + initially added on branch mutt-1-4-stable. - [STABLE] Fix #1321. + * m4/lib-link.m4: branches: 1.1.2; 1.1.4; file lib-link.m4 + was initially added on branch mutt-1-4-stable. - * signal.c: From: Tony Leneis + * m4/lib-prefix.m4: branches: 1.1.2; 1.1.4; file lib-prefix.m4 + was initially added on branch mutt-1-4-stable. - Tru64 Unix portability patch. +2002-04-20 07:24:22 Lars Hecking (roessler) - * signal.c: From: Tony Leneis + * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, + m4/lcmessage.m4, m4/progtest.m4, intl/ChangeLog, + intl/Makefile.in, intl/bindtextdom.c, intl/config.charset, + intl/dcigettext.c, intl/eval-plural.h, intl/gettextP.h, + intl/gmo.h, intl/hash-string.h, intl/l10nflist.c, + intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, + intl/localcharset.c, intl/localealias.c, intl/os2compat.c, + intl/os2compat.h, intl/osdep.c, intl/plural-exp.c, + intl/plural-exp.h, intl/plural.c, intl/plural.y: + patch.1.3.28.lh.gettext-0.11.1 ============================== - [STABLE] Tru64 Unix portability patch. + This one updates the gettext stuff in mutt to gettext-0.11.1. I + started doing this in the hope that the new gettext version would + simplify the noiconv patch, but unfortunately, this turned out + not to be the case (the new iconv m4 macros still don't allow + for switching iconv support off). - * doc/manual.sgml.head: From: Vincent Lefevre + However, as a few hours of merging and testing were spent, + I'd suggest to adopt it for 1.4. The actual changes to intl/* + are part cosmetic, part code reorganisation. Ok, a bit more, + I'm no gettext expert :) - Fixing a typo. + Notes: - after applying the patch, you need to chmod 755 + config.rpath - a couple of new files for m4/*, too - I have + broken with the tradition of renaming gettext's AM_* macros + to MUTT_AM_*! I don't think it's necessary anymore to customise + these macros, but you (I really mean "you, tlr" :) want to + have a look at the new gettext.m4. The others should be ok + as they are. + - previous gettext updates were also updating po/Makefile.in.in, + which I didn't; someone who has a clue about gettext should + check whether this might be necessary, and also whether any + other files in po/ need updating - * postpone.c: From: Thomas Roessler + I will provide the same patch for the 1.5 branch at some stage, + ideally after getting some F E E D B A C K for this one. - Fixing #1300. Noted by David Shaw . +2002-04-20 07:23:49 roessler (roessler) - * postpone.c: From: Thomas Roessler + * intl/eval-plural.h: branches: 1.1.2; 1.1.4; file eval-plural.h + was initially added on branch mutt-1-4-stable. - Fix #1299; noted by David Shaw . + * intl/gmo.h: branches: 1.1.2; 1.1.4; file gmo.h was initially + added on branch mutt-1-4-stable. - * init.h, mutt.h, send.c: From: Michael Elkins + * intl/os2compat.c: branches: 1.1.2; 1.1.4; file os2compat.c + was initially added on branch mutt-1-4-stable. - Introducing $forward_edit. + * intl/os2compat.h: branches: 1.1.2; 1.1.4; file os2compat.h + was initially added on branch mutt-1-4-stable. - * send.c: From: Michael Elkins + * intl/osdep.c: branches: 1.1.2; 1.1.4; file osdep.c was + initially added on branch mutt-1-4-stable. - #265: + * intl/plural-exp.c: branches: 1.1.2; 1.1.4; file plural-exp.c + was initially added on branch mutt-1-4-stable. - > Suppose a user wants to fcc to a file (e.g., /a/b/c) but accidentally - > typed a = before the path name. Mutt will fail to find the =/a/b/c - > folder, display the error message and beep, but immediately erase the - > error message; the mail will be sent even though the fcc failed. (The - > same can be accomplished by accidentally mistyping other parts of the - > path name.) On local systems where screen update is quick, the user - > might not notice the error message at all. - > - > The problem with this behaviour is that the user might have no chance - > to read the error message if the screen update is quick enough; as a - > result (s)he might not notice that the fcc failed. - > - > A related thing (probably can't be classified as a problem) is that if - > fcc fails, the user probably don't want to send the mail out because - > if fcc is requested (s)he probably very much want to keep a copy of - > the sent mail. + * intl/plural-exp.h: branches: 1.1.2; 1.1.4; file plural-exp.h + was initially added on branch mutt-1-4-stable. - Try the following patch. We keep track of whether or not the fcc - failed with a local var `fcc_error' and perform the same behavior as - if the actual send of the message failed (without really sending) - when the FCC fails, thus giving the user a chance to correct the - error. +2002-04-20 07:23:39 Lars Hecking (roessler) - * globals.h, init.h, send.c: From: Michael Elkins + * ABOUT-NLS, charset.c, charset.h, configure.in, gnupgparse.c, + init.h, rfc2047.c, sendlib.c: patch.1.3.28.lh.gettext-0.11.1 + ============================== - Introduce $content_type. There's one change against Michael's - patch, in how the "format=flowed" parameter is used. + This one updates the gettext stuff in mutt to gettext-0.11.1. I + started doing this in the hope that the new gettext version would + simplify the noiconv patch, but unfortunately, this turned out + not to be the case (the new iconv m4 macros still don't allow + for switching iconv support off). + + However, as a few hours of merging and testing were spent, + I'd suggest to adopt it for 1.4. The actual changes to intl/* + are part cosmetic, part code reorganisation. Ok, a bit more, + I'm no gettext expert :) + + Notes: - after applying the patch, you need to chmod 755 + config.rpath - a couple of new files for m4/*, too - I have + broken with the tradition of renaming gettext's AM_* macros + to MUTT_AM_*! I don't think it's necessary anymore to customise + these macros, but you (I really mean "you, tlr" :) want to + have a look at the new gettext.m4. The others should be ok + as they are. + - previous gettext updates were also updating po/Makefile.in.in, + which I didn't; someone who has a clue about gettext should + check whether this might be necessary, and also whether any + other files in po/ need updating + + I will provide the same patch for the 1.5 branch at some stage, + ideally after getting some F E E D B A C K for this one. + +2002-04-17 17:05:54 Vincent Lefevre (roessler) - * history.c: From: Vincent Lefevre + * po/fr.po: Update. - [STABLE] Fixing history classes. +2002-04-17 17:05:04 David Champion (roessler) - * history.c: From: Vincent Lefevre + * m4/gssapi.m4: MIT krb5 1.2.4 has krb5-config, so it's + no longer sufficient to say that possession of krb5-config + indicates Heimdal. Patch attached. This assumes that Heimdal's + "kreb5-config --vendor" begins with "Heimdal". I cannot verify + that this is correct, so patch might be wrong on this point. - Fixing history classes. +2002-04-07 21:19:57 Brendan Cully (roessler) - * mh.c: From: Armin Wolfermann + * imap/command.c, imap/imap.c, imap/message.c, imap/command.c, + imap/imap.c, imap/message.c: The attached patch cleans up some + bugs in switching IMAP mailboxes: * free current flags on mailbox + close * reset reopen state * don't parse the same untagged + SELECT response for multiple options * call mx_update_context + after reading the whole mailbox, not after + each message * reset new mail flag if mail arrives in the + middle of opening the + mailbox. This should close 1139 - when doing the second parsing pass on a maildir, mutt doesn't delete - the fake HEADER struct if the file is unreadable. With this fix - unreadable files get silently ignored (like in the MH case). + 939 is most likely unaffected. I discovered these problems while + investigating 939. - * po/ja.po: From: "TAKAHASHI, Tamotsu" +2002-04-05 10:42:54 "TAKAHASHI, Tamotsu" +(roessler) - Update. + * po/ja.po: update. - * editmsg.c: From: Michael Elkins +2002-04-04 20:49:46 Im Eunjea (roessler) - Fixing #1149: Truncate files used for editing messages. + * po/ko.po: Update. - * doc/manual.sgml.head, doc/muttrc.man.head, buffy.c, buffy.h, init.h: - From: Nicolas Rachinsky +2002-04-04 06:50:52 "TAKAHASHI, Tamotsu" +(roessler) - An unmailboxes command. #1311. + * po/ja.po: Update. - * attach.c: From: Michael Elkins +2002-04-04 06:50:12 Thomas Roessler +(roessler) - Fixing #1330. + * pgp.c: Fix a typo noted by Tamotsu Takahashi. - * attach.c: From: Michael Elkins +2002-04-03 15:22:27 Thomas Roessler +(roessler) - [STABLE] Fixing #1330. + * handler.c: Fix printing of format=flowed text parts. -Fri Aug 9 07:01:11 2002 Thomas Roessler + * commands.c: Fix #1144 in stable. - * doc/muttrc.man.head: - From: Thomas Roessler + * commands.c: Fix a file descriptor leak in the display filter + code. Noted by Chr. v. Stuckrad. - Document unalternative_order in the manual page. + fixes: #1144 - * doc/manual.sgml.head, init.c, init.h: - From: Michael Elkins +2002-04-02 18:49:37 Lars Hecking (roessler) - The following patch adds the `unalternative_order' command. It also - allows using "*" more generically in un-commands which use - parse_unlists(). + * m4/iconv.m4: branches: 1.3.2.1.2; The noiconv patch. -Mon Aug 5 17:25:05 2002 Thomas Roessler + * charset.c, charset.h: The noiconv patch. - * pgpewrap.c, pgppubring.c: From: Michael Elkins + * configure.in: branches: 2.129.2.3.2; The noiconv patch. - Error handling fixes. + * gnupgparse.c, init.h, rfc2047.c, sendlib.c: The noiconv patch. -Fri Jul 26 08:24:01 2002 Thomas Roessler +2002-03-30 08:26:31 roessler (roessler) - * doc/manual.sgml.head: From: Michael Elkins + * po/pl.po: update. From Pawel Dzienkonski. - Documentation for reply-hook. Another patch (for the manual page) - would be most welcome. ;-)) + * po/fr.po: Update; From Vincent Lefevre. - * curs_lib.c: From: Michael Elkins + * postpone.c, sendlib.c: The attached patch allows the user + to override the user-agent field with my_hdr. It also removes + the stripping of the x-mailer field when recalling a postponed + message. - The attached patch fixes mutt_yesorno() so that the question will be - truncated enough to always fit in the default answer string. The - size is calculated on the fly so that there is no artificial - truncation. +2002-03-28 13:25:23 roessler (roessler) -Wed Jul 24 09:46:58 2002 Thomas Roessler + * mx.c, mx.h, mailbox.h, main.c, mbox.c, mh.c: + patch-1.3.28-me.emptycheck.1 - * mutt.h: From: TAKIZAWA Takashi +2002-03-27 08:50:42 roessler (roessler) - The attached patch sets MB_LEN_MAX to 16, which is MB_LEN_MAX value - on glibc-2.2. It works only with --without-wc-funcs switch. It may - be applied to mutt-1.4 and mutt-1.5.1. + * pgp.c: There was some output missing. - * configure.in: From: Lars Hecking + * po/POTFILES.in: update. - Fix a quoting sloppiness. Noted by Vincent Lefevre. + * pgp.c: More fixes. Note to self: The code which controls + character set selection for attachments is far too complicated. - * browser.c: From: Thomas Roessler + * pgp.c: Don't include temporary file names in the + Content-Disposition header. - Fixing #1282. An off-by-one error. :-/ + * pgp.c: Use text/plain; format=... when we are asked to detect + inline PGP material in in text/plain body parts. - * mutt.h, send.c, hook.c, init.h: From: Michael Elkins + * pgp.c, sendlib.c: Fix encoder mode for text/plain; action=pgp-*. - reply-hook. Documentation still needed. + * pgp.c: Fix "noconv" handling for the message body when we + generate inline PGP. - * po/fr.po: From: Vincent Lefevre + * charset.c, charset.h, handler.c, muttlib.c, pgp.c: Some hackisch + charset handling for text/plain; x-action=pgp-*. I don't like + this stuff, but it's better than nothing. - update. +2002-03-26 22:25:48 roessler (roessler) - * doc/mutt.man, compose.c, editmsg.c, init.c, init.h, attach.c: - From: Michael Elkins + * pgp.c: Change x-action values to "pgp-encrypted", "pgp-signed". - Fix $editor and $visual. Based on an earlier patch from Edmund - Grimley Evans. + * contrib/gpg.rc, commands.c, compose.c, crypt.c, handler.c, + muttlib.c, pgp.c, protos.h, recvattach.c, sendlib.c: More inline + PGP changes. -Fri Jul 19 19:23:21 2002 Thomas Roessler + * pgp.c: Also permit for "action" and "x-action" on the receiving + end, just in case we can settle on a joint standard with other + MUA developers. - * doc/manual.sgml.head: From: Michael Elkins + * commands.c, crypt.c, handler.c, pgp.c, pgpinvoke.c, sendlib.c: + OK, I'm giving up: pgp_create_traditional now creates text/plain; + x-mutt-action={pgp-encrypt,pgp-sign}. - Another documentation patch. + * pgpinvoke.c: Fix application/pgp signatures. -Wed Jul 17 12:48:38 2002 Thomas Roessler + * charset.c, charset.h, gnupgparse.c, handler.c, mbyte.c, + rfc2047.c, sendlib.c, charset.c, charset.h, gnupgparse.c, + handler.c, mbyte.c, rfc2047.c, sendlib.c: Fix iconv warnings; + from Edmund Grimley Evans. - * sendlib.c: From: Rocco Rutte + * smime.c: Please use ascii_strcasecmp() if you want to compare + ASCII parameter strings. mutt_strcasecmp() depends on the locale, + and detects "i" and "I" as _different_ in Turkish locales. - * Thomas Roessler [02-07-08 10:14:53 +0200] wrote: - > * sendlib.c, 3.12 -> 3.13 - > From: Rocco Rutte +2002-03-25 11:34:40 roessler (roessler) - > Make encode_from a bit more aggressive, by also catching a 'f' in - > the beginning of a line. + * crypt.c: Fix S/MIME signature type. Noted by Dan Ohnesorg + . - 'Catch' is good but also to encode it is better. It may have - been too late (sorry for that) so I fixed it. I don't know - why the current source only escapes lines that actually - begin with 'from' or 'From' followed by some text. I think - that escaping 'from' or 'From' on a single line should be - done, too. + * buffy.c, buffy.c: close 1103; from Brendan Cully - Not a big deal, anyways. + * doc/manual.sgml.tail, doc/manual.sgml.tail: close 1122; from + Brendan Cully -Tue Jul 16 07:28:11 2002 Thomas Roessler + * hdrline.c, muttlib.c: Fix #87s; from Brendan Cully. - * main.c: From: Michael Elkins + * hdrline.c, muttlib.c: Fix #872, from Brendan Cully. - Update copyright notices. + * contrib/smime_keys_test.pl, contrib/Makefile.in: Include a test + script by Mike Schiraldi. It's perl > the one I have installed, + so I'm just putting it into contrib for now. -Sun Jul 7 19:33:50 2002 Thomas Roessler +2002-03-20 09:53:42 roessler (roessler) - * doc/manual.sgml.head, doc/mutt.man, init.h: - From: Cedric Duval + * editmsg.c, mailbox.h, mx.c: Rename M_NEW to M_NEWFOLDER. - Documentation fixes. + * editmsg.c, mailbox.h, mx.c: Rename the new M_NEW by M_NEWFOLDER. + There was another constant of the same name. Problem noted by + Will Yardley's compiler. - * doc/manual.sgml.head: - From: "TAKAHASHI, Tamotsu" +2002-03-19 09:54:05 roessler (roessler) - Dcumentation fixes. + * browser.c: Fix #1115. - * doc/manual.sgml.head, doc/mutt.man, init.h: - From: Cedric Duval + * editmsg.c, mailbox.h, mx.c: Fix a temporary file race problem + when using the edit-message function. Backported from unstable. - Documentation fixes. + * po/pl.po, po/pl.po: update - * sendlib.c: From: Rocco Rutte +2002-03-18 18:54:56 roessler (roessler) - Make encode_from a bit more aggressive, by also catching a 'f' in - the beginning of a line. + * browser.c: Should fix #1115. BACKPORT! - * po/Attic/bg.po: From: Velko Hristov +2002-03-15 09:11:05 roessler (roessler) - Update. + * po/ja.po: update from oota toshiya. - * init.h: From: Jeremy Blosser + * po/ja.po: update, from oota toshiya. - Add unauto_view to the stable branch. A one-liner. +2002-03-13 23:43:41 roessler (roessler) -Fri Jun 28 19:52:31 2002 Thomas Roessler + * attach.c: Undoing the previous patch. It was junk, and may + ruin files. - * doc/manual.sgml.head: From: Michael Elkins + * attach.c, editmsg.c, mailbox.h, mx.c: Don't fopen mail folders + in append mode where we should safe_fopen() them in write mode. + Debian bug #138200, noted by Colin Philipps . - Documentation fix (#271). + NEEDS BACKPORTING. -Tue Jun 18 10:03:52 2002 Thomas Roessler + * po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, + po/tr.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, po/it.po, + po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, + po/et.po, po/fr.po, po/gl.po, po/hu.po, po/da.po, po/de.po, + po/el.po: automatic post-release commit for mutt-1.3.28 - * po/zh_TW.po, po/tr.po, po/uk.po, po/zh_CN.po, po/sv.po, po/sk.po, po/ru.po, po/pt_BR.po, po/nl.po, po/pl.po, po/ja.po, po/ko.po, po/lt.po, po/it.po, po/gl.po, po/hu.po, po/id.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/el.po, po/da.po, po/de.po, po/ca.po, po/cs.po: - From: (automatic) + * po/ChangeLog: branches: 1.1.2; file ChangeLog was initially + added on branch mutt-1-4-stable. - "make update-po" + * po/ChangeLog, po/ca.po, po/cs.po, ChangeLog, VERSION, reldate.h: + automatic post-release commit for mutt-1.3.28 - * po/ca.po: From: several submitters + * doc/smime-notes.txt, smime.c: Assorted patches from Mike + Schiraldi. - Adding a BG translation. Update for CA. +2002-03-02 12:11:35 roessler (roessler) - * po/Attic/bg.po: - file bg.po was initially added on branch mutt-1-4-stable. + * contrib/smime.rc, compose.c, init.h, mutt.h, sendlib.c, smime.c, + smime.h: Introduce smime_default_key. From Oliver Ehli. - * po/Attic/bg.po: From: several submitters + * contrib/smime.rc, smime.c, smime.h, smime_keys.pl, init.h, + mutt.h: smime.c: - the getkeys() function was broken and deleted + the last char + of the certfilename - it now lets me use more than one key + for the same mailbox + ie select these. - some display output was garbled when the + email didn't match. + i posted some fix to mutt-users, but i don't like that sleep() + so i dropped the first error message, which basically repeated + the from/sender field only. so now there's just the message: + they don't match. - Adding a BG translation. Update for CA. + smime_keys: - i modified the add_chain to continue even if + no roo-cert + is present (david collantes received som chain that got + exported from outlook. obiously they don't (always ?) + include the root cert) it will now abort if neither root nor + intermediate certs are present. + - add_cert created index entries with '-' as issuer cert, when + it should have been '?'. thus verify would fail. (obviously + nobody ever used that command (add_cert, that is) :) - * configure.in: From: several submitters + the feature above obsoletes the hash_cert and fingerprint_cert + commands, adds import_cert command and ask_cert_label bool. i + modified the output of smime_keys (a little) so it doesn't look + too garbled when supplying the label (it is actually interactive + :) furthermore, i do a verify after the cert was added and + modified the verify routine to make the cerificate trusted in + case of success. (we discussed this in another message) that is + ok so far, but perhaps this requires some better root certificate + handling, ie the trust should be somehow connected to the root + certificate, that maybe added (if the user trusts it and its not + present already) to the ca-file. i'll think about that some more + ... but then, there already is the add_root command. hmmm... (btw, + you'll now never get asked to trust a certificate) + + i have not yet deleted the email handling from the import key + stuff (in smime.c/crypt.c), for i'm thinking about smime_keys + using it as an additional arg. otoh i don't think users would + press ^k if verification failed...hmmm... but still, smime_keys + does extract the email from the certificate either way and does + verify it by itself, so the only thing that would happen is + to have some invalid certificates, that mutt'll refuse to use + anyways, left in the database.... - Adding a BG translation. + (From Oliver Ehli.) - * init.c: From: Michael Elkins +2002-02-28 23:28:51 roessler (roessler) - The string used to store the commmand for a backtic expansion in the - muttrc was not free'd if the command failed for some reason. + * sort.c: Turn on incremental threading again. - * m4/gssapi.m4: From: David Champion + * smime_keys.pl: The script will try to pick out the end-user cert + and pass that to openssl. The code which tells the difference may + not be perfect. It works with all the certs in my collection, + though. I won't be at all surprised if someone comes across a + cert chain which confuses it, but it should print out an error + in that case. Hopefully they will send us the chain so we can + adjust our code. - Okay, two bugs here. One's an oversight of mine in my previous patch, - where I tried to use "[hH]" as Bourne code while m4 had quoting set to - ([, ]) -- this probably makes mutt mis-detect Heimdal after all. + (From Mike Schiraldi.) - The other is not mine (i.e., it's in cvs now) and it makes mutt - overstrike $LIBS if Heimdal or MIT Kerberos is detected. This is a - problem for anyone who needs -lnsl -lsocket, in particular. I was - fixing - this by hand during late 1.3.x releases, as I didn't have time to - track - it down.... + * init.h, mutt.h, thread.c: Threading enhancements from Daniel + Eisenbud. - Here's a patch against the current (unpatched) 1.5 cvs copy of - m4/gssapi.m4. It probably should go into both branches. Sorry for the - repeats. + * curs_main.c, init.c, init.h, mutt.h, thread.c: $narrow_tree; + fater redrawing when changing tree options. From Daniel Eisenbud. -Thu Jun 6 23:13:54 2002 Thomas Roessler + * imap/message.c, mbox.c, mx.c, thread.c: A possible work-around + for #939. From Daniel Eisenbud. - * color.c: From: Michael Elkins + * init.h, mutt.h, thread.c: Threading enhancements from Daniel + Eisenbud. - Fix #1230. +2002-02-26 10:58:56 roessler (roessler) - * init.h: From: Will Fiveash + * po/ru.po: update - Fix a couple of compile-time warnings. + * init.h: Fix a typo. -Fri May 31 16:59:39 2002 Thomas Roessler + * init.h: Fix a typo. #1069. - * charset.c, charset.h, sendlib.c: - From: Edmund GRIMLEY EVANS + * imap/browse.c, imap/message.c, configure.in, mutt_sasl.c, + imap/browse.c, imap/message.c, configure.in, mutt_sasl.c: + Brendan Cully sent a patch. - Fix charset-hook. + * install-sh, install-sh: Fix a typo. From Edmund Grimley Evans. - * m4/iconv.m4, charset.h, configure.in, INSTALL: - From: Lars Hecking + * po/ru.po: ru.po update. - The noiconv patch. Should probably have been in 1.4. + * pop_lib.c, pop_lib.c: CAPA response tags are case-insensitive. + Noted by Michael Vore, patch from Vsevolod Volkov. -Thu May 30 12:15:02 2002 Thomas Roessler +2002-02-18 14:55:31 roessler (roessler) - * rfc822.c: From: Thomas Roessler + * alias.c, send.c: Fix for #1047. From Michael Elkins. - Properly handle empty addresses (<>) when they show up in mail - headers. The approach taken is to store this address as <@>, and to - check this special case when printing an address. +2002-02-14 11:22:51 roessler (roessler) -Wed May 29 09:31:51 2002 Thomas Roessler + * charset.c, gnupgparse.c, init.h, rfc2047.c: Iconv patch from + Lars Hecking. MAY NEED TO BE BACKPORTED. - * po/zh_CN.po, po/zh_TW.po, po/uk.po, po/tr.po, po/sk.po, po/sv.po, po/pl.po, po/pt_BR.po, po/ru.po, po/ko.po, po/lt.po, po/nl.po, po/it.po, po/ja.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/eo.po, po/es.po, po/et.po, po/da.po, po/de.po, po/el.po, po/ca.po, po/cs.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.4 +2002-02-13 12:04:52 roessler (roessler) - * po/de.po: From: Roland Rosenfeld + * smime.c: mutt_any_key() shouldn't be used in curses mode. - update. + * hdrline.c, init.h, parse.c: Change the default format to be + more friendly to "0-line messages", and fix optional expansion + for %l - it was the wrong way around. Also, add a hack to + parse.c so we ignore negative values in Lines headers. - * po/id.po: From: Ronny Haryanto + * hdrline.c, muttlib.c, protos.h: Undo the %l fix. It broke + things. - update + * menu.c: Fix mutt_pad_string; from Edmund Grimley Evans. + (MAY NEED TO BE BACKPORTED.) -Tue May 28 09:07:29 2002 Thomas Roessler + * main.c: Report libiconv version. - * mx.h, postpone.c: From: Michael Elkins +2002-02-12 21:54:41 roessler (roessler) - Fix some warnings noted by Vincent Lefevre. + * hdrline.c, muttlib.c, protos.h: Improve %l's behaviour. -Tue May 21 07:28:28 2002 Thomas Roessler + * extlib.c, main.c, pattern.c, smime_keys.pl: Mike Schiraldi's + daily S/MIME patch. - * po/eo.po: From: Edmund GRIMLEY EVANS +2002-02-11 17:31:53 roessler (roessler) - update + * smime.c: This patch gets rid of an ugly static variable in + smime.c. (From Mike Schiraldi.) -Sat May 18 05:39:55 2002 Thomas Roessler + * smime_keys.pl: This patch lets smime_keys.pl automagically + handle both formats of x509 certificate -- PEM (text) and + DER (binary). This lets Outlook users (and probably others) + directly import the certs without first converting them manually. + (From Mike Schiraldi.) - * pattern.c: From: Thomas Roessler + * configure.in: Honor current values of $LIBS and $CPPFLAGS. + From Thomas Dickey. - Fix #1175. + * configure.in: Honor $LIBS and $CPPFLAGS. From Thomas Dickey. - * pattern.c: From: Thomas Roessler + * init.c, init.c: patch-1.3.27.me.initsort.1 - Fix #1175. Noticed by Alain Bench. +2002-02-07 21:48:42 roessler (roessler) - * pop_lib.c: From: Vsevolod Volkov + * smime_keys.pl: Another S/MIME patch from Mike Schiraldi. - Attached patch for mutt 1.3.X/1.4 and 1.5.X removes gcc warning in - pop_lib.c. + * smime_keys.pl: Fix smime_keys. -Thu May 16 17:33:19 2002 Thomas Roessler + * smime.c: S/MIME fixes from Mike Schiraldi. - * po/pl.po: From: Pawel Dziekonski + * po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, + po/uk.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, + po/pt_BR.po, po/ru.po, po/el.po, po/eo.po, po/es.po, po/et.po, + po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/POTFILES.in, + po/ca.po, po/cs.po, po/da.po, po/de.po, Makefile.am: Make S/MIME + messages translatable. - update +2002-02-06 19:14:47 roessler (roessler) - * po/ko.po: From: Im Eunjea + * lib.h: Avoid a warning on some machines. - update. + * lib.h, smime.c: Make some scanf formats safe. - * po/ko.po: From: Im Eunjea +2002-02-05 22:01:06 roessler (roessler) - update + * ascii.c: The previous fix was complete nonsense. What a + day. :-( - * po/id.po: From: Ronny Haryanto + * ascii.c: The previous fix was complete nonsense. - update. + * browser.c, lib.c, lib.h: Use strcoll for the file browser. + From David Champion. - * compose.c: From: Ronny Haryanto + * hook.c: Fix crypt-hook. From Dale Woolridge + . - Triple-DES, not Tripple-DES. + * smime_keys.pl: Clean-up from Mike Schiraldi. -Tue May 14 18:56:01 2002 Thomas Roessler + * imap/browse.c: Fix. - * po/uk.po: From: "Andrej N. Gritsenko" + * imap/browse.c: Fix another IMAP browsing bug. - update + * po/ru.po, po/fr.po, po/ko.po: update -Mon May 13 20:18:57 2002 Thomas Roessler + * smime.c: Don't put garbage onto the screen when trying to + decrypt messages. - * po/et.po: From: Toomas Soome + * contrib/smime.rc, init.h, smime.c, smime.h, smime_keys.pl: + S/MIME fixes from Oliver Ehli: - update + - smime_keys.pl: - * po/ru.po, po/uk.po: From: Vsevolod Volkov + support for multiple email adrresses in cert: will add one + entry to {keys, cetrificates}/.index now (for each mailbox) - update + support for certificates without intermediate certs (e.g. for + people who are their own CA: use root as intermediate, for it + probably wouldn't be known to anyone...) - * po/da.po: From: Byrial Jensen + bugfix in handle_pem: the checks if some type of cert is + present; die() could never be reached, as the variables checked + wouldn't have been set in that case, so it would break because + of undefined value or some such thing.... (so it has to check + $iter instead) - update + - smime.c (init.h, ....) - * po/ru.po: From: Vsevolod Volkov + support for importing certificates issued for multiple + addresses. - update + introduced smime_fingerprint_cert_command, so finally certs + can get compared ... (so the above works..) - * po/sv.po: From: Jörgen Tegnér + cleaned up some error messages, that would mess up the terminal. - update + fixed typos (init.h) - * po/fr.po: From: Vincent Lefevre + * ascii.c: Fix. - update + * ascii.c: Fix ascii_*cmp functions. Problem noted by Brad + Thompson. -Thu May 9 09:52:09 2002 Thomas Roessler +2002-02-04 09:59:02 roessler (roessler) - * doc/muttrc.man.head: - From: Thomas Roessler + * smime.c, crypt.c: Some S/MIME fixes from Oliver Ehli + . - #1190, from Tim Alexeevsky +2002-02-03 09:58:45 roessler (roessler) -Mon May 6 11:27:20 2002 Thomas Roessler + * doc/manual.sgml.head, doc/muttrc.man.head, init.h: Add + unauto_view. From Jeremy Blosser. - * doc/manual.sgml.head: - From: Thomas Roessler + * Makefile.am, pgplib.h, pgppubring.c: Add a "-f" flag which + helps to dump fingerprints. Contributed by Jason Harris + , and not strictly needed for mutt. - Remove -Q which is only present in unstable from the stable - documentation. Thanks to Andreas Kneib - for noting. + * pgppubring.c: Correctly calculate fingerprints for type 20 + ElGamal keys. Noted by Jason Harris . -Thu May 2 01:05:27 2002 Thomas Roessler + * pgppubring.c: Fix calculation of fingerprints (and key + IDs) for type 20 ElGamal keys. Noted by Jason Harris + . - * Makefile.am: From: Thomas Roessler +2002-02-02 16:52:27 roessler (roessler) - Include smime.h with EXRA_DIST. + * po/ca.po: update -Wed May 1 23:24:17 2002 Thomas Roessler + * po/ca.po: update. - * po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.5.1 + * mh.c: Don't forget deletions when a folder is changed. Ups. - * smime.c: From: Thomas Roessler +2002-02-01 17:23:20 roessler (roessler) - Shut up check_sec.sh. No security holes, but some ugly code. + * smime_keys.pl: Fix some possible leaks of the private key + (encrypted, but still...). (yow_security_holes.patch from + Mike Schiraldi.) - * check_sec.sh: From: Thomas Roessler +2002-01-31 22:05:58 roessler (roessler) - Give all the warnings at once. + * doc/smime-notes.txt: Document %C, and other updates. From Mike + Schiraldi. - * build-release: From: Thomas Roessler + * smime.c: Remove some unnecessary quotation marks. - - This is a development branch. - - Add a -nodiff option to suppress generating a patch. + * contrib/smime.rc, init.h, smime.c, smime.h, smime_keys.pl: + Use mutt -Q from smime_keys. - * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/pl.po, po/pt_BR.po, po/ru.po, po/lt.po, po/nl.po, po/it.po, po/ja.po, po/ko.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, ChangeLog, po/ca.po, po/cs.po, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.99 + * po/zh_TW.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, + po/tr.po, po/uk.po, po/zh_CN.po, po/it.po, po/ja.po, po/ko.po, + po/lt.po, po/nl.po, po/pl.po, po/da.po, po/de.po, po/el.po, + po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, + po/id.po, po/ca.po, po/cs.po: update-po - * build-release: From: Thomas Roessler + * main.c: fix a string. - s/scp1/scp/ + * doc/mutt.man: Document -Q. -Tue May 7 15:42:37 IST 2002 Lars Hecking + * init.c, main.c, protos.h: Add a -Q option to query configuration + variables. This is needed to avoid a separate mutt configuration + parser in smime_keys.pl. - * INSTALL: Document new --disable-iconv configure option. +2002-01-30 22:51:12 roessler (roessler) - * charset.h: Conditionalise inclusion of iconv.h. Define iconv_t - if not found by configure. Define ICONV_CONST and declare iconv - functions if not found by configure. + * send.c, send.c: patch-1.3.27.me.postpone_date.2 - * configure.in: New --disable-iconv configure option. Warn instead - error if iconv not found. New tests for iconv.h and iconv_t. + * smime.c: Mike Schiraldi's daily S/MIME patch, as he puts it. - * sendlib.c(convert_file_to): Allow compilation without system - iconv and return -1 if no iconv available. +2002-01-29 21:08:10 roessler (roessler) -Wed May 1 23:21:10 2002 Thomas Roessler + * smime.c: Improved certificate handling. Suggested by Oliver + Ehli, implemented by Mike Schiraldi. - * smime.c: From: Thomas Roessler + * smime.c: Properly handle certain signatures generated by + Outlook. From Mike Schiraldi. - Shut up check_sec.sh. No security holes, but some ugly code. + * parse.c, parse.c: Fix a segmentation fault in debugging code. + From Daniel Eisenbud. - * check_sec.sh: From: Thomas Roessler +2002-01-28 23:29:05 roessler (roessler) - Give all the warnings at once. + * crypt.c, init.h, mutt.h: Add a new crypt_timestamp option. + The timestamps aren't really needed any more. - * build-release: From: Thomas Roessler + * commands.c, menu.c, mutt.h, mutt_curses.h, pattern.c: Add ~V + to match successfully verified messages. - - This is a development branch. - - Add a -nodiff option to suppress generating a patch. + * contrib/smime.rc: Add a comment. From Mike Schiraldi. - * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/pl.po, po/pt_BR.po, po/ru.po, po/lt.po, po/nl.po, po/it.po, po/ja.po, po/ko.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, ChangeLog, po/ca.po, po/cs.po, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.99 + * init.h, init.h: Fix list-from documentation. From Michael + Elkins. - * build-release: From: Thomas Roessler + * doc/smime-notes.txt: Add more information on S/MIME. + Adapted from Oliver Ehli's notes by Mike Schiraldi. - s/scp1/scp/ + * send.c: Avoid C99 comments. Noted by Vincent Lefevre. -Mon Apr 29 17:12:18 2002 Thomas Roessler + * po/ja.po, po/sv.po: updates - * lib.c, lib.h, protos.h: - From: Thomas Roessler + * menu.c, menu.c: Wide character fix from TAKIZAWA Takashi. - Fix #1171. + * Makefile.am, hook.c: S/MIME-related bug fixes from Brendan + Cully. - * po/fr.po: From: Vincent Lefevre +2002-01-25 00:08:30 roessler (roessler) - update. + * smime.c: ups - * po/ja.po: From: oota toshiya + * commands.c, recvattach.c, smime.c, smime.h: More decryption + key detection fixes. - update. + * commands.c, smime.c: Make some prompts look nicer, and add + sensible selection of the decryption key. - * imap/util.c: From: Byrial Jensen +2002-01-24 23:53:19 roessler (roessler) - There is a possible buffer overflow due an off-by-one error in - imap/util.c, line 125. The error is in the maximum field width - indication in the sscanf() call. You must have room in the receiving - buffer for this number of characters /plus a terminating NULL - character/. + * commands.c, crypt.c, smime.c, smime.h: More S/MIME nit-picking. - * imap/util.c: From: Byrial Jensen + * mh.c: Fix. - There is a possible buffer overflow due an off-by-one error in - imap/util.c, line 125. The error is in the maximum field width - indication in the sscanf() call. You must have room in the - receiving buffer for this number of characters /plus a - terminating NULL character/. + * mh.c: Still more code clean-up. -Thu Apr 25 13:30:49 2002 Thomas Roessler + * doc/smime-notes.txt: Update. - * pop.c, pop_lib.c: From: Vsevolod Volkov + * mx.c: little fix. - Attached patch fixes the problem described below. It should be - applied to both mutt 1.3/1.4 and 1.5 branches. + * mh.c: Ups, don't use the wrong check function... - > Date: Thu, 11 Apr 2002 16:24:00 -0500 - > Subject: mutt 1.3.x / pop - > From: "Ryan O'Hara" - > To: bcully@users.sourceforge.net - > User-Agent: Mutt/1.3.27i + * mh.c: Clean up the mh code, too. - > Hi. My apologies if this has nothing to do with you. If it does not, - > maybe you could forward it on to someone. + * mh.c: indentation - > In mutt 1.3.x I have noticed that if I uses POP to retrieve mail, and - > I enter an incorrect password whem prompted, it will *save* that - > password and keep trying to use it. However, in the 1.2.x versions it - > worked like this: type in wrong POP password, try to connect to POP - > server again and it will ask you (again) for the password. mutt 1.3.x - > does not, it just tries to connect with the wrongs password (which - > just failed). + * mh.c, mx.c, mx.h: Maildir efficiency improvements, from Michael + Elkins and Thomas Roessler. - > This is kinda annoying. Just thought I'd point out this regression. + * crypt.c, curs_lib.c, smime.c: S/MIME nits. - > Thanks. - > R + * reap.pl: We don't need this any more. + + * imap/message.c, doc/Makefile.in, doc/smime-notes.txt, + contrib/Makefile.in, contrib/ca-bundle.crt, contrib/smime.rc, + Makefile.am, OPS.CRYPT, OPS.PGP, OPS.SMIME, attach.c, commands.c, + compose.c, configure.in, copy.c, copy.h, crypt.c, crypt.h, + curs_main.c, functions.h, globals.h, handler.c, hdrline.c, + headers.c, hook.c, init.c, init.h, keymap.c, keymap.h, main.c, + mutt.h, muttlib.c, mx.c, pager.c, parse.c, pattern.c, pgp.c, + pgp.h, pgplib.h, pop.c, postpone.c, protos.h, recvattach.c, + send.c, sendlib.c, smime.c, smime.h, smime_keys.pl: S/MIME + support. From Oliver Ehli and Mike Schiraldi + . - * doc/manual.sgml.head: From: Wouter Verheijen + * po/pt_BR.po, po/pt_BR.po: update - Someone in news:comp.mail.mutt noted that the list of command-line - options in the manual is not up-to-date. + * doc/manual.sgml.head, doc/muttrc.man.head, attach.c, globals.h, + init.h, protos.h, rfc1524.c, sendlib.c: Introduce mime_lookup. + From Brian Foley and Ulf Erikson. - Included a small patch that includes all options that 'mutt -h' shows. + * po/ru.po, po/ru.po: update - * doc/manual.sgml.tail, init.h, OPS, pattern.c: - From: Cedric Duval + * mh.c: Make reading maildirs more efficient. - attached are fixes for some little mistakes : + * VERSION: Pseudo-revision for mutt-1.5. - * history-down -> scroll _down_, not up - * functions decode-(save|copy) do not exist in the attach menu. - * gettext oversight in pattern.c - * inconsistency between "printf-like sequences" used all over the place - and "escape sequences" for the description of $attribution. + * m4/glibc21.m4, m4/gssapi.m4, m4/iconv.m4, m4/lcmessage.m4, + m4/progtest.m4, m4/funcdecl.m4, m4/gettext.m4, m4/codeset.m4, + m4/curslib.m4, m4/README, m4/.cvsignore, m4/Makefile.am.in: + version bump - * doc/manual.sgml.tail, pattern.c, init.h, OPS: - From: Cedric Duval + * po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, + po/zh_TW.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, + po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/fr.po, + po/gl.po, po/hu.po, po/el.po, po/eo.po, po/es.po, po/et.po, + po/.cvsignore, po/Makefile.in.in, po/POTFILES.in, po/ca.po, + po/cs.po, po/da.po, po/de.po, imap/.cvsignore, imap/BUGS, + imap/Makefile.am, imap/README, imap/TODO, imap/auth.c, + imap/auth.h, imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, + imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, + imap/command.c, imap/imap.c, imap/imap.h, imap/imap_private.h, + imap/message.c, imap/message.h, imap/utf7.c, imap/util.c: more + version bumps. + + * intl/.cvsignore, intl/COPYING.LIB-2, intl/COPYING.LIB-2.1, + intl/ChangeLog, intl/Makefile.in, intl/VERSION, + intl/bindtextdom.c, intl/cat-compat.c, intl/config.charset, + intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, + intl/dgettext.c, intl/dngettext.c, intl/explodename.c, + intl/finddomain.c, intl/gettext.c, intl/gettext.h, + intl/gettextP.h, intl/hash-string.h, intl/intl-compat.c, + intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, + intl/libintl.glibc, intl/linux-msg.sed, intl/loadinfo.h, + intl/loadmsgcat.c, intl/localcharset.c, intl/locale.alias, + intl/localealias.c, intl/ngettext.c, intl/plural.c, intl/plural.y, + intl/po2tbl.sed.in, intl/ref-add.sin, intl/ref-del.sin, + intl/textdomain.c, intl/xopen-msg.sed: more version number + updates. + + * doc/.cvsignore, doc/Makefile.in, doc/PGP-Notes.txt, + doc/applying-patches.txt, doc/devel-notes.txt, doc/dotlock.man, + doc/instdoc.sh.in, doc/manual.sgml.head, doc/manual.sgml.tail, + doc/mbox.man, doc/mutt.man, doc/muttbug.man, doc/muttrc.man.head, + doc/muttrc.man.tail, doc/patch-notes.txt: more version number + updates + + * contrib/iconv/README, contrib/iconv/iconv.aix-3.2.5.rc, + contrib/iconv/iconv.aix-4.1.5.rc, + contrib/iconv/iconv.aix-4.2.0.rc, + contrib/iconv/iconv.aix-4.3.2.rc, + contrib/iconv/iconv.freebsd-3.3.rc, + contrib/iconv/iconv.glibc-2.1.3.rc, + contrib/iconv/iconv.glibc-2.1.90.rc, + contrib/iconv/iconv.hpux-10.01.rc, + contrib/iconv/iconv.hpux-10.20.rc, + contrib/iconv/iconv.hpux-11.00.rc, + contrib/iconv/iconv.irix-6.5.rc, contrib/iconv/iconv.osf1-4.0a.rc, + contrib/iconv/iconv.osf1-4.0d.rc, + contrib/iconv/iconv.solaris-2.4.rc, + contrib/iconv/iconv.solaris-2.5.1.rc, + contrib/iconv/iconv.solaris-2.6-cjk.rc, + contrib/iconv/iconv.solaris-2.6.rc, + contrib/iconv/iconv.solaris-2.7.rc, contrib/iconv/make.sh, + contrib/.cvsignore, contrib/Makefile.in, contrib/Mush.rc, + contrib/Pine.rc, contrib/Tin.rc, contrib/gpg.rc, + contrib/language.txt, contrib/language50.txt, + contrib/patch.slang-1.2.2.keypad.1, contrib/pgp2.rc, + contrib/pgp5.rc, contrib/pgp6.rc, contrib/sample.mailcap, + contrib/sample.muttrc, contrib/sample.muttrc-tlr: Bumping more + version numbers. - attached are fixes for some little mistakes : + * snprintf.c, sort.c, sort.h, stamp-h.in, status.c, strcasecmp.c, + strdup.c, system.c, thread.c, url.c, url.h, utf8.c, wcwidth.c, + pgpkey.c, pgplib.c, pgplib.h, pgpmicalg.c, pgppacket.c, + pgppacket.h, pgppubring.c, pop.c, pop.h, pop_auth.c, pop_lib.c, + postpone.c, prepare, protos.h, query.c, reap.pl, recvattach.c, + recvcmd.c, regex.c, reldate.h, remailer.c, remailer.h, + resize.c, rfc1524.c, rfc1524.h, rfc2047.c, rfc2047.h, + rfc2231.c, rfc2231.h, rfc822.c, rfc822.h, score.c, send.c, + sendlib.c, sha1.c, sha1.h, signal.c, md5.h, md5c.c, menu.c, + mh.c, mime.h, mime.types, missing, mkinstalldirs, mkjtags.c, + mutt.h, mutt_curses.h, mutt_menu.h, mutt_regex.h, mutt_sasl.c, + mutt_sasl.h, mutt_socket.c, mutt_socket.h, mutt_ssl.c, + mutt_ssl.h, mutt_ssl_nss.c, mutt_tunnel.c, mutt_tunnel.h, + muttbug, muttbug.sh.in, muttlib.c, mx.c, mx.h, pager.c, pager.h, + parse.c, patchlist.sh, pattern.c, pgp.c, pgp.h, pgpewrap.c, + pgpinvoke.c, editmsg.c, enter.c, extlib.c, filter.c, flags.c, + from.c, functions.h, gen_defs, getdomain.c, gettext.c, globals.h, + gnupgparse.c, handler.c, hash.c, hash.h, hdrline.c, headers.c, + help.c, history.c, history.h, hook.c, init.c, init.h, install-sh, + keymap.c, keymap.h, lib.c, lib.h, mailbox.h, main.c, makedoc.c, + mapping.h, mbox.c, mbyte.c, mbyte.h, attach.c, attach.h, base64.c, + browser.c, browser.h, buffy.c, buffy.h, build-release, charset.c, + charset.h, check_sec.sh, color.c, commands.c, complete.c, + compose.c, config.guess, config.sub, configure.in, copy.c, copy.h, + curs_lib.c, curs_main.c, date.c, depcomp, dotlock.c, dotlock.h, + edit.c, GPL, INSTALL, Makefile.am, Muttrc.head.in, NEWS, OPS, + OPS.MIX, OPS.PGP, PATCHES, README, README.SECURITY, README.SSL, + TODO, VERSION, _regex.h, acconfig.h, account.c, account.h, + addrbook.c, alias.c, ascii.c, ascii.h, .cvsignore, ABOUT-NLS, + BEWARE, COPYRIGHT, ChangeLog: Bumping version numbers to 3.0, + for the new unstable branch. - * history-down -> scroll _down_, not up - * functions decode-(save|copy) do not exist in the attach menu. - * gettext oversight in pattern.c - * inconsistency between "printf-like sequences" used all over the - place and "escape sequences" for the description of $attribution. + * send.c: branches: 2.77.2; Set default Fcc when resending + a message. - * recvattach.c: From: Thomas Roessler + * po/ja.po: branches: 1.33.2; update - Also fix this for the S/MIME case. +2002-01-23 22:37:12 roessler (roessler) - * recvattach.c: From: Thomas Roessler + * po/da.po: branches: 1.67.2; updates - Fiy handling of multiparts which have encrypted sub-parts, at least - for PGP. + * po/el.po: branches: 1.77.2; updates - * sendlib.c: From: Thomas Roessler + * po/et.po: branches: 1.21.2; updates - Force 7bit encoding for application/pgp-keys. + * po/ko.po: branches: 1.72.2; updates -Sat Apr 20 21:38:47 2002 Thomas Roessler + * po/pl.po: branches: 1.94.2; updates - * m4/Attic/lib-ld.m4, m4/Attic/lib-link.m4, m4/Attic/lib-prefix.m4, m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, m4/lcmessage.m4, m4/progtest.m4, intl/Attic/eval-plural.h, intl/Attic/gmo.h, intl/Attic/localename.c, intl/Attic/os2compat.c, intl/Attic/os2compat.h, intl/Attic/osdep.c, intl/Attic/plural-exp.c, intl/Attic/plural-exp.h, intl/bindtextdom.c, intl/ChangeLog, intl/config.charset, intl/dcigettext.c, intl/gettextP.h, intl/hash-string.h, intl/l10nflist.c, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/localealias.c, intl/Makefile.in, intl/plural.c, intl/plural.y, ABOUT-NLS, Attic/config.rpath, configure.in, INSTALL: - From: Thomas Roessler + * po/uk.po, po/id.po: branches: 1.84.2; update - Backing out the latest iconv-related changes from the - mutt-1-4-stable branch. + * charset.c: branches: 2.50.2; Fix #999. A single missing comma. - * m4/Attic/lib-ld.m4, m4/Attic/lib-link.m4, m4/Attic/lib-prefix.m4, m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, m4/lcmessage.m4, m4/progtest.m4: - same as above. +2002-01-22 12:12:45 roessler (roessler) - * intl/Attic/eval-plural.h, intl/Attic/gmo.h, intl/Attic/localename.c, intl/Attic/os2compat.c, intl/Attic/os2compat.h, intl/Attic/osdep.c, intl/Attic/plural-exp.c, intl/Attic/plural-exp.h, intl/gettextP.h, intl/hash-string.h, intl/l10nflist.c, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/localealias.c, intl/plural.c, intl/plural.y, intl/bindtextdom.c, intl/ChangeLog, intl/config.charset, intl/dcigettext.c, intl/Makefile.in: - From: Thomas Roessler + * po/pt_BR.po: branches: 1.58.2; automatic post-release commit + for mutt-1.3.27 - Committing the new iconv patches into a separate branch. + * po/ru.po: branches: 1.129.2; automatic post-release commit + for mutt-1.3.27 - * ABOUT-NLS, Attic/config.rpath, configure.in, INSTALL: - From: Thomas Roessler + * po/sk.po: branches: 1.66.2; automatic post-release commit + for mutt-1.3.27 - Committing the new noiconv patches into a separate branch. + * po/sv.po: branches: 1.80.2; automatic post-release commit + for mutt-1.3.27 - * sendlib.c: From: Thomas Roessler + * po/tr.po: branches: 1.25.2; automatic post-release commit + for mutt-1.3.27 - Generate the resent-message-id ourselves, and add it in the top of - the header. + * po/uk.po: automatic post-release commit for mutt-1.3.27 - * copy.c, mutt.h, sendlib.c: From: Wouter Verheijen + * po/zh_CN.po: branches: 1.14.2; automatic post-release commit + for mutt-1.3.27 - Bug #571 "mutt should not replicate ">From " headers while bounding", - has a patch attached. - Will that patch get in? + * po/zh_TW.po: branches: 1.11.2; automatic post-release commit + for mutt-1.3.27 - Although these lines are not generated by mutt, I would strongly - suggest - to prevent it, because by boucing a mail the MUA should ensure - that the message header is according to the specification. - A ">From " line is not, because of the spaces before a colon. + * po/hu.po: branches: 1.17.2; automatic post-release commit + for mutt-1.3.27 - Because this has such serious consequences (totally unreadable mail) - when a MTA interpretes this line as the beginning of the body (not - unreasonable), I think Mutt should prevent sending this invalid - headerline. + * po/id.po: automatic post-release commit for mutt-1.3.27 - Because the other patch to the bugreport is not really correct IMHO - (because the fieldnames are not limited to alphanumeric chars, RFC2822 - 3.6.8), I propose another one. + * po/it.po: branches: 1.103.2; automatic post-release commit + for mutt-1.3.27 - This patch also appends Resent-* to the header, instead of - prepending it. The Resent-Message-Id is however still appended, - because I could not find it; is it added by the MTA instead of by - Mutt? + * po/ja.po, po/ko.po: automatic post-release commit for + mutt-1.3.27 - * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, m4/lcmessage.m4, m4/progtest.m4: - Try to get the noiconv patch to work. + * po/lt.po: branches: 1.25.2; automatic post-release commit + for mutt-1.3.27 - * configure.in: From: Thomas Roessler + * po/nl.po: branches: 1.74.2; automatic post-release commit + for mutt-1.3.27 - Try to get the noiconv patch to work with my development environment. + * po/pl.po: automatic post-release commit for mutt-1.3.27 - * INSTALL: From: Thomas Roessler + * po/ca.po: branches: 1.6.2; automatic post-release commit + for mutt-1.3.27 - Fix a typo. + * po/cs.po: branches: 1.75.2; automatic post-release commit + for mutt-1.3.27 - * init.h, rfc2047.c, sendlib.c, charset.c, charset.h, configure.in, gnupgparse.c, INSTALL: - From: Lars Hecking + * po/da.po: automatic post-release commit for mutt-1.3.27 - patch.1.3.28.lh.noiconv - ======================= + * po/de.po: branches: 1.160.2; automatic post-release commit + for mutt-1.3.27 - This is the new version of my noiconv patch. It _requires_ the previous - patch! If applied without, you'll have to resolve a couple of conflicts - manually. + * po/el.po: automatic post-release commit for mutt-1.3.27 - Notes: - - it's a lot cleaner than the old noiconv patch because no m4 files are - modified - - new configure option --disable-iconv; INSTALL updated accordingly - [I am guessing here, but the background for the --without-iconv option - mentioned in INSTALL was that mutt had a without-iconv option before - gettext included iconv support. When mutt's intl/* files were updated - to a newer gettext, there suddenly were two iconv options, which then - got merged, that is, mutt's was removed. That was probably when - --without-iconv stopped working, but I'm not sure, it may well be that - it never worked since iconv support was introduced.] - - all changes in *.[ch] files should be identical to the old patch + * po/eo.po: branches: 1.80.2; automatic post-release commit + for mutt-1.3.27 - * intl/Attic/localename.c: - file localename.c was initially added on branch mutt-1-4-stable. + * po/es.po: branches: 1.89.2; automatic post-release commit + for mutt-1.3.27 - * intl/Attic/localename.c: From: Lars Hecking + * po/et.po: automatic post-release commit for mutt-1.3.27 - This one seems to have been missing, too. + * po/fr.po: branches: 1.108.2; automatic post-release commit + for mutt-1.3.27 - * Attic/config.rpath: - file config.rpath was initially added on branch mutt-1-4-stable. + * po/gl.po: branches: 1.61.2; automatic post-release commit + for mutt-1.3.27 - * Attic/config.rpath: From: Lars Hecking + * ChangeLog: branches: 2.73.2; automatic post-release commit + for mutt-1.3.27 - Another file from the gettext patch. + * VERSION: branches: 2.63.2; automatic post-release commit + for mutt-1.3.27 - * m4/Attic/lib-ld.m4: - file lib-ld.m4 was initially added on branch mutt-1-4-stable. + * reldate.h: branches: 2.55.2; automatic post-release commit + for mutt-1.3.27 - * m4/Attic/lib-link.m4: - file lib-link.m4 was initially added on branch mutt-1-4-stable. +2002-01-21 17:43:19 roessler (roessler) - * m4/Attic/lib-prefix.m4: - file lib-prefix.m4 was initially added on branch mutt-1-4-stable. + * po/it.po: update - * m4/Attic/lib-ld.m4, m4/Attic/lib-link.m4, m4/Attic/lib-prefix.m4: - From: Lars Hecking + * po/sv.po, po/de.po, po/eo.po: updates - Add new m4 files from patch.1.3.28.lh.gettext-0.11.1. + * mutt_ssl.c: A fix from Ulf Erikson, which he says to fix + bug #989. - * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, m4/lcmessage.m4, m4/progtest.m4: - From: Lars Hecking +2002-01-18 11:44:54 roessler (roessler) - patch.1.3.28.lh.gettext-0.11.1 - ============================== + * po/zh_CN.po, po/zh_TW.po, po/pt_BR.po, po/ru.po, po/sk.po, + po/sv.po, po/tr.po, po/uk.po, po/hu.po, po/id.po, po/it.po, + po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/eo.po, + po/es.po, po/et.po, po/fr.po, po/gl.po, VERSION, po/ca.po, + po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, ChangeLog: + automatic post-release commit for mutt-1.3.26 - This one updates the gettext stuff in mutt to gettext-0.11.1. I started - doing this in the hope that the new gettext version would simplify the - noiconv patch, but unfortunately, this turned out not to be the case - (the new iconv m4 macros still don't allow for switching iconv support off). +2002-01-17 22:41:45 roessler (roessler) - However, as a few hours of merging and testing were spent, I'd suggest to - adopt it for 1.4. The actual changes to intl/* are part cosmetic, part code - reorganisation. Ok, a bit more, I'm no gettext expert :) + * configure.in: branches: 2.129.2; Use ncurses.h for configure + tests, if present. - Notes: - - after applying the patch, you need to chmod 755 config.rpath - - a couple of new files for m4/*, too - - I have broken with the tradition of renaming gettext's AM_* macros - to MUTT_AM_*! I don't think it's necessary anymore to customise these - macros, but you (I really mean "you, tlr" :) want to have a look at - the new gettext.m4. The others should be ok as they are. - - previous gettext updates were also updating po/Makefile.in.in, which - I didn't; someone who has a clue about gettext should check whether - this might be necessary, and also whether any other files in po/ need - updating +2002-01-16 20:44:49 roessler (roessler) - I will provide the same patch for the 1.5 branch at some stage, ideally - after getting some F E E D B A C K for this one. + * config.guess, config.sub, missing, mkinstalldirs: Updated auto* + files. From Lars Hecking. - * intl/Attic/eval-plural.h: - file eval-plural.h was initially added on branch mutt-1-4-stable. + * curs_main.c: patch-1.3.25-de-new_threads.1 - * intl/Attic/gmo.h: - file gmo.h was initially added on branch mutt-1-4-stable. + * protos.h: branches: 2.86.2; patch-1.3.25-de-new_threads.1 - * intl/Attic/os2compat.c: - file os2compat.c was initially added on branch mutt-1-4-stable. + * thread.c: branches: 2.27.2; patch-1.3.25-de-new_threads.1 - * intl/Attic/os2compat.h: - file os2compat.h was initially added on branch mutt-1-4-stable. +2002-01-15 22:08:12 roessler (roessler) - * intl/Attic/osdep.c: - file osdep.c was initially added on branch mutt-1-4-stable. + * acconfig.h, configure.in: Configure and config.h cleanup. + From Lars Hecking. - * intl/Attic/plural-exp.c: - file plural-exp.c was initially added on branch mutt-1-4-stable. + * handler.c: branches: 2.52.2; Don't hallucinate a '\n' in the + end of quoted-printable encoded attachments. - * intl/Attic/plural-exp.h: - file plural-exp.h was initially added on branch mutt-1-4-stable. + * po/fr.po: update. - * intl/Attic/eval-plural.h, intl/Attic/gmo.h, intl/Attic/os2compat.c, intl/Attic/os2compat.h, intl/Attic/osdep.c, intl/Attic/plural-exp.c, intl/Attic/plural-exp.h, intl/bindtextdom.c, intl/ChangeLog, intl/config.charset, intl/dcigettext.c, intl/gettextP.h, intl/hash-string.h, intl/l10nflist.c, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/localealias.c, intl/Makefile.in, intl/plural.c, intl/plural.y, ABOUT-NLS, charset.c, charset.h, configure.in, gnupgparse.c, init.h, rfc2047.c, sendlib.c: - From: Lars Hecking + * flags.c: patch-1.3.25.tlr.maildir_trash.1 - patch.1.3.28.lh.gettext-0.11.1 - ============================== + * mh.c: branches: 2.42.2; patch-1.3.25.tlr.maildir_trash.1 - This one updates the gettext stuff in mutt to gettext-0.11.1. I started - doing this in the hope that the new gettext version would simplify the - noiconv patch, but unfortunately, this turned out not to be the case - (the new iconv m4 macros still don't allow for switching iconv support off). + * mutt.h: branches: 2.111.2; patch-1.3.25.tlr.maildir_trash.1 - However, as a few hours of merging and testing were spent, I'd suggest to - adopt it for 1.4. The actual changes to intl/* are part cosmetic, part code - reorganisation. Ok, a bit more, I'm no gettext expert :) + * mx.c: branches: 2.63.2; patch-1.3.25.tlr.maildir_trash.1 - Notes: - - after applying the patch, you need to chmod 755 config.rpath - - a couple of new files for m4/*, too - - I have broken with the tradition of renaming gettext's AM_* macros - to MUTT_AM_*! I don't think it's necessary anymore to customise these - macros, but you (I really mean "you, tlr" :) want to have a look at - the new gettext.m4. The others should be ok as they are. - - previous gettext updates were also updating po/Makefile.in.in, which - I didn't; someone who has a clue about gettext should check whether - this might be necessary, and also whether any other files in po/ need - updating + * po/ko.po: update - I will provide the same patch for the 1.5 branch at some stage, ideally - after getting some F E E D B A C K for this one. + * init.c: branches: 2.60.2; Avoid reading past the end of ta + string when handling \ or ^ sequences. From Michael Elkins. -Wed Apr 17 17:05:54 2002 Thomas Roessler + * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/nl.po, + po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/gl.po, + po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, + po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, + po/ca.po, po/cs.po, po/da.po, pgpkey.c: Shorten some messages. + Noted by Jeremy Blosser. #978. - * po/fr.po: From: Vincent Lefevre + * pattern.c: branches: 2.23.2; Fix an off-by-one error. - Update. +2002-01-14 09:03:31 roessler (roessler) - * m4/gssapi.m4: From: David Champion + * imap/imap.c: branches: 1.90.2; fix another case-sensitive + comparison. - MIT krb5 1.2.4 has krb5-config, so it's no longer sufficient to say - that possession of krb5-config indicates Heimdal. Patch attached. This - assumes that Heimdal's "kreb5-config --vendor" begins with "Heimdal". - I cannot verify that this is correct, so patch might be wrong on this - point. +2002-01-13 21:19:25 roessler (roessler) -Sun Apr 7 21:19:57 2002 Thomas Roessler + * ascii.h: Fix the ascii_strncmp() macro. - * imap/command.c, imap/imap.c, imap/message.c: - From: Brendan Cully + * imap/auth_sasl.c: Parse IMAP responses locale- and case- + insensitive. From Brendan Cully. - The attached patch cleans up some bugs in switching IMAP mailboxes: - * free current flags on mailbox close - * reset reopen state - * don't parse the same untagged SELECT response for multiple options - * call mx_update_context after reading the whole mailbox, not after - each message - * reset new mail flag if mail arrives in the middle of opening the - mailbox. This should close 1139 + * imap/browse.c: branches: 1.34.2; Parse IMAP responses locale- + and case- insensitive. From Brendan Cully. - 939 is most likely unaffected. I discovered these problems while - investigating 939. + * imap/command.c: branches: 1.35.2; Parse IMAP responses locale- + and case- insensitive. From Brendan Cully. -Fri Apr 5 10:42:54 2002 Thomas Roessler + * imap/imap.c: Parse IMAP responses locale- and case- insensitive. + From Brendan Cully. - * po/ja.po: From: "TAKAHASHI, Tamotsu" + * imap/message.c: branches: 1.60.2; Parse IMAP responses locale- + and case- insensitive. From Brendan Cully. - update. + * imap/util.c: branches: 1.51.2; Parse IMAP responses locale- + and case- insensitive. From Brendan Cully. -Thu Apr 4 20:49:46 2002 Thomas Roessler + * muttlib.c: branches: 2.52.2; A different fix for the '\012' + issue. Bug tracked down by Johannes Geiger . - * po/ko.po: From: Im Eunjea + * pager.c: A different fix for the '\012' issue. Bug tracked + down by Johannes Geiger . - Update. +2002-01-12 11:42:18 roessler (roessler) - * po/ja.po: From: "TAKAHASHI, Tamotsu" + * NEWS: More on ~=. - Update. + * doc/manual.sgml.head: branches: 1.73.2; Add a ~= pattern. + From Frederic Duval. - * pgp.c: From: Thomas Roessler + * doc/muttrc.man.head: branches: 1.16.2; Add a ~= pattern. + From Frederic Duval. - Fix a typo noted by Tamotsu Takahashi. + * mutt.h, pattern.c: Add a ~= pattern. From Frederic Duval. -Wed Apr 3 15:22:27 2002 Thomas Roessler + * doc/manual.sgml.head: Fix a typo, #971. - * handler.c: From: Thomas Roessler +2002-01-09 15:39:28 roessler (roessler) - Fix printing of format=flowed text parts. + * pgp.c: Fix #960. - * commands.c: From: Thomas Roessler +2002-01-08 13:06:21 roessler (roessler) - Fix #1144 in stable. + * mx.c: Try to fix #943. - * commands.c: From: Thomas Roessler + * INSTALL: branches: 2.15.2; 2.15.4; fix libiconv URL. #959. - Fix a file descriptor leak in the display filter code. Noted by - Chr. v. Stuckrad. + * NEWS: fix libiconv URL. #959. - fixes: #1144 +2002-01-07 19:10:51 roessler (roessler) -Tue Apr 2 18:49:37 2002 Thomas Roessler + * po/ko.po: update - * m4/iconv.m4: From: Lars Hecking - The noiconv patch. + * attach.c: branches: 2.29.2; Fix #951. - * charset.c, charset.h, configure.in, gnupgparse.c, init.h, rfc2047.c, sendlib.c: - The noiconv patch. +2002-01-04 14:30:29 roessler (roessler) - From: Lars Hecking + * rfc822.c: Terminate the correct buffer. Noted by Durval + Menezes . (This bug shouldn't have any + security implications. ;-) -Sat Mar 30 08:26:31 2002 Thomas Roessler + * po/et.po, po/fr.po, po/pl.po, po/sv.po: updates. - * po/pl.po: update. From Pawel Dzienkonski. +2002-01-03 20:57:20 roessler (roessler) - * po/fr.po: Update; From Vincent Lefevre. + * mutt_ssl.c, mutt_ssl.h, mutt_ssl_nss.c, globals.h: Move some + globals where they belong. From Brendan Cully. - * postpone.c, sendlib.c: - The attached patch allows the user to override the user-agent field - with my_hdr. It also removes the stripping of the x-mailer field - when recalling a postponed message. +2002-01-02 16:28:46 roessler (roessler) -Thu Mar 28 13:25:23 2002 Thomas Roessler + * acconfig.h: Cleanup; from Lars Hecking. - * mx.c, mx.h, mailbox.h, main.c, mbox.c, mh.c: - patch-1.3.28-me.emptycheck.1 + * mutt_ssl.c: Replace a few strncpy() calls by strfcpy(). -Wed Mar 27 08:50:42 2002 Thomas Roessler + * recvcmd.c: Bug fix. Problem noted by Vincent Lefevre's + compiler. - * pgp.c: There was some output missing. + * muttlib.c: Fix the \012 bug. - * po/POTFILES.in: update. +2002-01-01 20:18:41 roessler (roessler) - * pgp.c: - More fixes. Note to self: The code which controls character set - selection for attachments is far too complicated. + * po/zh_TW.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, + po/tr.po, po/uk.po, po/zh_CN.po, po/hu.po, po/id.po, po/it.po, + po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/da.po, + po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, + po/gl.po, po/Makefile.in.in, po/ca.po, po/cs.po, reldate.h, + ChangeLog, VERSION: automatic post-release commit for mutt-1.3.25 - * pgp.c: - Don't include temporary file names in the Content-Disposition header. + * intl/COPYING.LIB-2, intl/COPYING.LIB-2.1: ups, these were + missing from the CVS. - * pgp.c: - Use text/plain; format=... when we are asked to detect inline PGP - material in in text/plain body parts. + * po/ca.po: update. - * pgp.c, sendlib.c: Fix encoder mode for text/plain; action=pgp-*. + * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/ru.po, + po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/it.po, po/gl.po, + po/id.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/de.po, + po/cs.po, po/da.po, ChangeLog, VERSION, rfc822.c: post-release + commit for mutt-1.2.5.1. - * pgp.c: - Fix "noconv" handling for the message body when we generate inline - PGP. + * rfc822.c: Fix a security problem. - * charset.c, charset.h, handler.c, muttlib.c, pgp.c: - Some hackisch charset handling for text/plain; x-action=pgp-*. I - don't like this stuff, but it's better than nothing. +2001-12-28 17:19:00 roessler (roessler) -Tue Mar 26 22:25:48 2002 Thomas Roessler + * protos.h, recvcmd.c, send.c: Make sure References and + In-Reply-To headers are generated properly when the user replies + to one or more message-type attachments. - * pgp.c: Change x-action values to "pgp-encrypted", "pgp-signed". +2001-12-26 19:24:46 roessler (roessler) - * contrib/gpg.rc, commands.c, compose.c, crypt.c, handler.c, muttlib.c, pgp.c, protos.h, recvattach.c, sendlib.c: - More inline PGP changes. + * imap/imap.c: Possible fix for #905. From Daniel Eisenbud. - * pgp.c: - Also permit for "action" and "x-action" on the receiving end, just - in case we can settle on a joint standard with other MUA developers. +2001-12-21 00:22:12 roessler (roessler) - * commands.c, crypt.c, handler.c, pgp.c, pgpinvoke.c, sendlib.c: - OK, I'm giving up: pgp_create_traditional now creates text/plain; - x-mutt-action={pgp-encrypt,pgp-sign}. + * pager.c: Fix #929. - * pgpinvoke.c: Fix application/pgp signatures. +2001-12-18 15:13:18 roessler (roessler) - * charset.c, charset.h, gnupgparse.c, handler.c, mbyte.c, rfc2047.c, sendlib.c: - Fix iconv warnings; from Edmund Grimley Evans. + * imap/imap.c, imap/imap.h: Fix from #918. From + . - * smime.c: - Please use ascii_strcasecmp() if you want to compare ASCII parameter - strings. mutt_strcasecmp() depends on the locale, and detects "i" - and "I" as _different_ in Turkish locales. + * browser.c: branches: 2.38.2; Fix from #918. From + . -Mon Mar 25 11:34:40 2002 Thomas Roessler + * po/Makefile.in.in: Updating to gettext-0.10.40. - * crypt.c: - Fix S/MIME signature type. Noted by Dan Ohnesorg . + * m4/gettext.m4: branches: 1.7.2; 1.7.4; Updating to + gettext-0.10.40. - * buffy.c: close 1103; from Brendan Cully + * m4/iconv.m4: branches: 1.3.2; Updating to gettext-0.10.40. - * doc/manual.sgml.tail: close 1122; from Brendan Cully + * m4/lcmessage.m4: branches: 1.3.2; 1.3.4; Updating to + gettext-0.10.40. - * hdrline.c, muttlib.c: Fix #87s; from Brendan Cully. + * m4/progtest.m4: branches: 1.4.2; 1.4.4; Updating to + gettext-0.10.40. - * hdrline.c, muttlib.c: Fix #872, from Brendan Cully. + * ABOUT-NLS: branches: 2.1.2; 2.1.4; Updating to + gettext-0.10.40. - * contrib/smime_keys_test.pl, contrib/Makefile.in: - Include a test script by Mike Schiraldi. It's perl > the one I have - installed, so I'm just putting it into contrib for now. + * intl/ChangeLog, intl/Makefile.in: branches: 1.3.2; 1.3.4; + Updating to gettext-0.10.40. -Wed Mar 20 09:53:42 2002 Thomas Roessler + * intl/VERSION: Updating to gettext-0.10.40. - * editmsg.c, mailbox.h, mx.c: Rename M_NEW to M_NEWFOLDER. + * intl/bindtextdom.c: branches: 1.5.2; 1.5.4; Updating to + gettext-0.10.40. - * editmsg.c, mailbox.h, mx.c: - Rename the new M_NEW by M_NEWFOLDER. There was another constant of - the same name. Problem noted by Will Yardley's compiler. + * intl/config.charset: branches: 1.2.2; 1.2.4; Updating to + gettext-0.10.40. -Tue Mar 19 09:54:05 2002 Thomas Roessler + * intl/dcgettext.c: Updating to gettext-0.10.40. - * browser.c: Fix #1115. + * intl/dcigettext.c: branches: 1.2.2; 1.2.4; Updating to + gettext-0.10.40. - * editmsg.c, mailbox.h, mx.c: - Fix a temporary file race problem when using the edit-message - function. Backported from unstable. + * intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, + intl/explodename.c, intl/finddomain.c, intl/gettext.c, + intl/gettext.h: Updating to gettext-0.10.40. - * po/pl.po: update + * intl/gettextP.h, intl/hash-string.h: branches: 1.4.2; 1.4.4; + Updating to gettext-0.10.40. -Mon Mar 18 18:54:56 2002 Thomas Roessler + * intl/intl-compat.c: Updating to gettext-0.10.40. - * browser.c: Should fix #1115. BACKPORT! + * intl/l10nflist.c: branches: 1.5.2; 1.5.4; Updating to + gettext-0.10.40. -Fri Mar 15 09:11:05 2002 Thomas Roessler + * intl/libgettext.h: Updating to gettext-0.10.40. - * po/ja.po: update from oota toshiya. + * intl/libgnuintl.h: branches: 1.2.2; 1.2.4; Updating to + gettext-0.10.40. - * po/ja.po: update, from oota toshiya. + * intl/loadinfo.h: branches: 1.4.2; 1.4.4; Updating to + gettext-0.10.40. -Wed Mar 13 23:43:41 2002 Thomas Roessler + * intl/loadmsgcat.c: branches: 1.5.2; 1.5.4; Updating to + gettext-0.10.40. - * attach.c: - Undoing the previous patch. It was junk, and may ruin files. + * intl/localcharset.c: branches: 1.2.2; 1.2.4; Updating to + gettext-0.10.40. - * attach.c, editmsg.c, mailbox.h, mx.c: - Don't fopen mail folders in append mode where we should safe_fopen() - them in write mode. Debian bug #138200, noted by Colin Philipps - . + * intl/locale.alias: Updating to gettext-0.10.40. - NEEDS BACKPORTING. + * intl/localealias.c: branches: 1.5.2; 1.5.4; Updating to + gettext-0.10.40. - * po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/da.po, po/de.po, po/el.po, po/Attic/ChangeLog, po/ca.po, po/cs.po: - automatic post-release commit for mutt-1.3.28 + * intl/ngettext.c: Updating to gettext-0.10.40. - * po/Attic/ChangeLog: - file ChangeLog was initially added on branch mutt-1-4-stable. + * intl/plural.c, intl/plural.y: branches: 1.2.2; 1.2.4; + Updating to gettext-0.10.40. - * ChangeLog, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.28 + * intl/textdomain.c: Updating to gettext-0.10.40. - * doc/smime-notes.txt, smime.c: Assorted patches from Mike Schiraldi. +2001-12-17 10:08:18 roessler (roessler) -Sat Mar 2 12:11:35 2002 Thomas Roessler + * edit.c: Fix a memory allocation bug. #917. - * contrib/smime.rc, compose.c, init.h, mutt.h, sendlib.c, smime.c, smime.h: - Introduce smime_default_key. From Oliver Ehli. + * thread.c: Another threading update. - * contrib/smime.rc, smime.c, smime.h, smime_keys.pl, init.h, mutt.h: - smime.c: - - the getkeys() function was broken and deleted the last char - of the certfilename - - it now lets me use more than one key for the same mailbox - ie select these. - - some display output was garbled when the email didn't match. - i posted some fix to mutt-users, but i don't like that sleep() - so i dropped the first error message, which basically repeated - the from/sender field only. so now there's just the message: they - don't match. + * hdrline.c: branches: 2.27.2; Another threading update. - smime_keys: - - i modified the add_chain to continue even if no roo-cert - is present (david collantes received som chain that got - exported from outlook. obiously they don't (always ?) - include the root cert) it will now abort if neither root - nor intermediate certs are present. - - add_cert created index entries with '-' as issuer cert, when - it should have been '?'. thus verify would fail. (obviously - nobody ever used that command (add_cert, that is) :) +2001-12-13 12:10:59 roessler (roessler) - the feature above obsoletes the hash_cert and fingerprint_cert commands, - adds import_cert command and ask_cert_label bool. i modified the output - of smime_keys (a little) so it doesn't look too garbled when supplying - the label (it is actually interactive :) furthermore, i do a verify - after the cert was added and modified the verify routine to make the - cerificate trusted in case of success. (we discussed this in another - message) that is ok so far, but perhaps this requires some better root - certificate handling, ie the trust should be somehow connected to the - root certificate, that maybe added (if the user trusts it and its not - present already) to the ca-file. i'll think about that some more ... but - then, there already is the add_root command. hmmm... (btw, you'll now - never get asked to trust a certificate) - - i have not yet deleted the email handling from the import key stuff (in - smime.c/crypt.c), for i'm thinking about smime_keys using it as an - additional arg. otoh i don't think users would press ^k if verification - failed...hmmm... but still, smime_keys does extract the email from the - certificate either way and does verify it by itself, so the only thing - that would happen is to have some invalid certificates, that mutt'll - refuse to use anyways, left in the database.... + * menu.c: branches: 2.27.2; Threading updates, from Daniel + Eisenbud. - (From Oliver Ehli.) + * mutt.h, sort.c, thread.c: Threading updates, from Daniel + Eisenbud. -Thu Feb 28 23:28:51 2002 Thomas Roessler + * pager.c: compile fix. - * sort.c: Turn on incremental threading again. +2001-12-11 23:30:59 roessler (roessler) - * smime_keys.pl: - The script will try to pick out the end-user cert and pass that to - openssl. The code which tells the difference may not be perfect. It - works with all the certs in my collection, though. I won't be at all - surprised if someone comes across a cert chain which confuses it, - but it should print out an error in that case. Hopefully they will - send us the chain so we can adjust our code. + * doc/muttrc.man.head: Typo, #911. - (From Mike Schiraldi.) + * po/it.po: update - * init.h, mutt.h, thread.c: - Threading enhancements from Daniel Eisenbud. + * contrib/gpg.rc: Remove an unnecessary \-quoting. - * curs_main.c, init.c, init.h, mutt.h, thread.c: - $narrow_tree; fater redrawing when changing tree options. From - Daniel Eisenbud. + * init.c, pager.c: Add a missing else. - * imap/message.c, mbox.c, mx.c, thread.c: - A possible work-around for #939. From Daniel Eisenbud. + * contrib/gpg.rc: Use gettext to determine the good signature + pattern. - * init.h, mutt.h, thread.c: - Threading enhancements from Daniel Eisenbud. + * init.c: Make "`...`" work as expected. -Tue Feb 26 10:58:56 2002 Thomas Roessler + * po/it.po: update. - * po/ru.po: update +2001-12-10 13:12:41 roessler (roessler) - * init.h: Fix a typo. + * query.c: Fix #910. - * init.h: Fix a typo. #1069. + * init.h: branches: 2.143.2; Change the default for + $pgp_replyencrypt to "yes". - * imap/browse.c, imap/message.c, configure.in, mutt_sasl.c: - Brendan Cully sent a patch. + * po/ja.po, po/pl.po: updates. - * install-sh: Fix a typo. From Edmund Grimley Evans. +2001-12-09 09:12:08 roessler (roessler) - * po/ru.po: ru.po update. + * po/ca.po, configure.in: Add a Catalan translation. From Ivan + Vilata i Balaguer . - * pop_lib.c: - CAPA response tags are case-insensitive. Noted by Michael Vore, - patch from Vsevolod Volkov. +2001-12-04 10:28:22 roessler (roessler) -Mon Feb 18 14:55:31 2002 Thomas Roessler + * po/ru.po: update - * alias.c, send.c: Fix for #1047. From Michael Elkins. +2001-12-03 18:36:09 roessler (roessler) -Thu Feb 14 11:22:51 2002 Thomas Roessler + * po/da.po, po/de.po: update. - * charset.c, gnupgparse.c, init.h, rfc2047.c: - Iconv patch from Lars Hecking. MAY NEED TO BE BACKPORTED. + * mx.c: Try to detect write() errors by calling fsync() after + fflush(). May fix #895. -Wed Feb 13 12:04:52 2002 Thomas Roessler +2001-11-29 09:43:41 roessler (roessler) - * smime.c: mutt_any_key() shouldn't be used in curses mode. + * po/zh_TW.po, po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, + po/uk.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/hu.po, + po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/eo.po, + po/es.po, po/et.po, po/fr.po, po/gl.po, ChangeLog, VERSION, + po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h: automatic + post-release commit for mutt-1.3.24 - * hdrline.c, init.h, parse.c: - Change the default format to be more friendly to "0-line messages", - and fix optional expansion for %l - it was the wrong way around. - Also, add a hack to parse.c so we ignore negative values in Lines - headers. +2001-11-28 10:30:36 roessler (roessler) - * hdrline.c, muttlib.c, protos.h: Undo the %l fix. It broke things. + * po/id.po: update - * menu.c: - Fix mutt_pad_string; from Edmund Grimley Evans. (MAY NEED TO BE - BACKPORTED.) +2001-11-26 19:16:52 roessler (roessler) - * main.c: Report libiconv version. + * PATCHES: PATCHES should be _empty_ in the CVS version. Ups. -Tue Feb 12 21:54:41 2002 Thomas Roessler + * PATCHES: patch-1.3.23.2.tt.wcwidth_ja.1. Fix wcwidth_ja(), + from Takizawa Takashi . - * hdrline.c, muttlib.c, protos.h: Improve %l's behaviour. + * mbyte.c: branches: 2.18.2; patch-1.3.23.2.tt.wcwidth_ja.1. + Fix wcwidth_ja(), from Takizawa Takashi . - * extlib.c, main.c, pattern.c, smime_keys.pl: - Mike Schiraldi's daily S/MIME patch. + * handler.c, muttlib.c: patch-1.3.23.2.bj.state_attach_puts.1, + from Byrial Jensen. This patch is supposed to make one message + more friendly to translators. -Mon Feb 11 17:31:53 2002 Thomas Roessler + * po/et.po, po/ja.po, po/pl.po, po/ru.po, po/da.po, po/de.po: + updates. - * smime.c: - This patch gets rid of an ugly static variable in smime.c. (From - Mike Schiraldi.) +2001-11-21 13:58:42 roessler (roessler) - * smime_keys.pl: - This patch lets smime_keys.pl automagically handle both formats of - x509 certificate -- PEM (text) and DER (binary). This lets Outlook - users (and probably others) directly import the certs without first - converting them manually. (From Mike Schiraldi.) + * handler.c: Use $wrapmargin in the format=flowed handler, too. - * configure.in: - Honor current values of $LIBS and $CPPFLAGS. From Thomas Dickey. + * pager.c, globals.h, init.h: Add a $wrapmargin configuration + variable to fine-tune - * configure.in: Honor $LIBS and $CPPFLAGS. From Thomas Dickey. +2001-11-19 10:41:32 roessler (roessler) - * init.c: patch-1.3.27.me.initsort.1 + * hash.c: Fix #868, #876. Work-around from Len Lattanzi + . -Thu Feb 7 21:48:42 2002 Thomas Roessler + * hdrline.c, protos.h, thread.c: Fix mutt_messages_in_thread(). + From Daniel Eisenbud. (patch-1.3.23.2-de-new_threads.2-3.gz). - * smime_keys.pl: Another S/MIME patch from Mike Schiraldi. +2001-11-15 18:53:23 roessler (roessler) - * smime_keys.pl: Fix smime_keys. + * remailer.c: Should be slightly better than a mixmaster + patch suggested by Stefan Karrmann . + (UNTESTED!) - * smime.c: S/MIME fixes from Mike Schiraldi. +2001-11-12 09:53:54 roessler (roessler) - * po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/POTFILES.in, Makefile.am: - Make S/MIME messages translatable. + * sort.c, thread.c: patch-1.3.23.2-de-new_threads.2 -Wed Feb 6 19:14:47 2002 Thomas Roessler +2001-11-10 08:14:52 roessler (roessler) - * lib.h: Avoid a warning on some machines. + * po/eo.po, po/fr.po: update - * lib.h, smime.c: Make some scanf formats safe. +2001-11-09 09:28:55 roessler (roessler) -Tue Feb 5 22:01:06 2002 Thomas Roessler + * mh.c: Add some NONULL's (#863) - * ascii.c: The previous fix was complete nonsense. What a day. :-( + * Makefile.am: branches: 2.101.2; Distribute patchlist.sh. Ups. - * ascii.c: The previous fix was complete nonsense. +2001-11-08 22:42:45 roessler (roessler) - * browser.c, lib.c, lib.h: - Use strcoll for the file browser. From David Champion. + * po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, + po/tr.po, po/pt_BR.po, po/ru.po, po/nl.po, po/pl.po, po/id.po, + po/it.po, po/ja.po, po/ko.po, po/lt.po, po/gl.po, po/hu.po, + po/et.po, po/fr.po, VERSION, po/cs.po, po/da.po, po/de.po, + po/el.po, po/eo.po, po/es.po, reldate.h, ChangeLog: automatic + post-release commit for mutt-1.3.23.2 - * hook.c: Fix crypt-hook. From Dale Woolridge - . + * pager.c, init.h, mutt.h: Add an $allow_ansi option. Suggested + and (mostly) implemented by Mike Schiraldi. - * smime_keys.pl: Clean-up from Mike Schiraldi. + * Makefile.am: Don't depend on GNU make. Noted by Bob Bell. - * imap/browse.c: Fix. + * pgp.c: Fix some messages, so the color marker is actually in + the beginning of a new line. - * imap/browse.c: Fix another IMAP browsing bug. + * globals.h, handler.c, init.c, mutt.h, muttlib.c, pager.c, + pgp.c: somewhat cleaner in-band-signalling between the handlers + and the pager. In particular, it's more difficult now to get + fake PGP and other mutt-generated "[-- " messages colored. - * po/ru.po, po/fr.po, po/ko.po: update + * commands.c: branches: 2.50.2; patch-1.3.23.1-de-new_threads.3-4 - * smime.c: - Don't put garbage onto the screen when trying to decrypt messages. + * curs_main.c, init.c, init.h, mutt.h, sort.c, thread.c: + patch-1.3.23.1-de-new_threads.3-4 - * contrib/smime.rc, init.h, smime.c, smime.h, smime_keys.pl: - S/MIME fixes from Oliver Ehli: + * handler.c: 2.47 introduced another bug. I should go to bed now. - - smime_keys.pl: + * handler.c: Replace a ridiculous for loop by a proper + calculation. Ahem. - support for multiple email adrresses in cert: will add one entry - to {keys, cetrificates}/.index now (for each mailbox) + * handler.c, pager.c: Use a slightly different reset sequence + for the format=flowed hack, and don't send any such sequence + when we aren't in the internal pager. - support for certificates without intermediate certs (e.g. for - people who are their own CA: use root as intermediate, for it - probably wouldn't be known to anyone...) + * pager.c: Trying to fix #738. - bugfix in handle_pem: the checks if some type of cert is present; - die() could never be reached, as the variables checked wouldn't - have been set in that case, so it would break because of undefined - value or some such thing.... (so it has to check $iter instead) +2001-11-07 22:25:09 roessler (roessler) - - smime.c (init.h, ....) + * handler.c: Fix #860. Noted: The format=flowed code is not + yet utf-8 aware. - support for importing certificates issued for multiple addresses. + * addrbook.c: Fix #858. - introduced smime_fingerprint_cert_command, so finally certs can - get compared ... (so the above works..) + * doc/patch-notes.txt, Makefile.am: Implement the patchlist + scheme instead of version number munging. - cleaned up some error messages, that would mess up the terminal. + * main.c: branches: 2.55.2; Implement the patchlist scheme + instead of version number munging. - fixed typos (init.h) + * muttlib.c, patchlist.sh, protos.h: Implement the patchlist + scheme instead of version number munging. - * ascii.c: Fix. + * sendlib.c: branches: 2.94.2; Implement the patchlist scheme + instead of version number munging. - * ascii.c: Fix ascii_*cmp functions. Problem noted by Brad Thompson. + * complete.c: Fix 706, 853. -Mon Feb 4 09:59:02 2002 Thomas Roessler + * commands.c, init.h, mutt.h, thread.c: + patch-1.3.23.1-de-new_threads.2-3 - * smime.c, crypt.c: Some S/MIME fixes from Oliver Ehli . +2001-11-06 20:38:17 roessler (roessler) -Sun Feb 3 09:58:45 2002 Thomas Roessler + * mutt.h, sort.c, sort.h, thread.c, menu.c: + [patch.1.3.23.1.de.new_threads.2] Daniel Eisenbud's redone + threading code, version two. - * doc/manual.sgml.head, doc/muttrc.man.head, init.h: - Add unauto_view. From Jeremy Blosser. + * doc/patch-notes.txt: fix a typo. - * Makefile.am, pgplib.h, pgppubring.c: - Add a "-f" flag which helps to dump fingerprints. Contributed by - Jason Harris , and not strictly needed for - mutt. + * PATCHES: uuups, there was a "test" left over. - * pgppubring.c: - Correctly calculate fingerprints for type 20 ElGamal keys. Noted by - Jason Harris . + * doc/PGP-Notes.txt: Some part of this documentation was severely + outdated. - * pgppubring.c: - Fix calculation of fingerprints (and key IDs) for type 20 ElGamal - keys. Noted by Jason Harris . + * doc/Makefile.in, doc/patch-notes.txt, Makefile.am, PATCHES, + configure.in, main.c, muttlib.c, protos.h, sendlib.c: Add and + document a new mechanism for displaying patches in running + mutts' output. -Sat Feb 2 16:52:27 2002 Thomas Roessler + * send.c: Indentation fixing while staring at the code affected + by #857. No fix for the crash, though. - * po/ca.po: update + * doc/manual.sgml.head, doc/muttrc.man.head, alias.c, init.c: Fix + an addressbook bug, and introduce "unalias *". From "g.c.w. de + bruijn" . - * po/ca.po: update. +2001-11-05 21:38:18 roessler (roessler) - * mh.c: Don't forget deletions when a folder is changed. Ups. + * imap/browse.c, imap/imap.c, imap/util.c, mutt_ssl.c, + mutt_ssl_nss.c: Missing gettext calls, noted by Byrial Jensen. -Fri Feb 1 17:23:20 2002 Thomas Roessler + * pop.c: branches: 2.22.2; Missing gettext calls, noted by + Byrial Jensen. - * smime_keys.pl: - Fix some possible leaks of the private key (encrypted, but - still...). (yow_security_holes.patch from Mike Schiraldi.) + * thread.c: Missing gettext calls, noted by Byrial Jensen. -Thu Jan 31 22:05:58 2002 Thomas Roessler + * commands.c: Make the save-copy prompt more translator-friendly. + from Byrial Jensen. - * doc/smime-notes.txt: - Document %C, and other updates. From Mike Schiraldi. + * po/da.po, po/de.po, po/eo.po, po/fr.po, po/ja.po, po/pl.po: + updates - * smime.c: Remove some unnecessary quotation marks. + * mh.c: Fix a segmentation fault which occurs when mutt's get-mail + POP mode is used with a maildir spool folder. Noted by Frédéric + L. W. Meunier <0@pervalidus.net>. - * contrib/smime.rc, init.h, smime.c, smime.h, smime_keys.pl: - Use mutt -Q from smime_keys. + * mutt_socket.c, pop.c: Vsevolod Volkov's fix for #851, and a + related bug. - * po/zh_TW.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/ca.po, po/cs.po: - update-po + * headers.c, muttlib.c, protos.h, send.c: Byrial Jensen's + mtime hack is needed at more than one place. Noted by Manoj + Kasichainula. - * main.c: fix a string. +2001-10-31 09:38:07 roessler (roessler) - * doc/mutt.man: Document -Q. + * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/es.po, + po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, + po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, + po/ru.po, po/sk.po, po/sv.po, ChangeLog, VERSION, po/cs.po, + po/da.po, po/de.po, po/el.po, po/eo.po, reldate.h: automatic + post-release commit for mutt-1.3.23.1 - * init.c, main.c, protos.h: - Add a -Q option to query configuration variables. This is needed to - avoid a separate mutt configuration parser in smime_keys.pl. + * imap/message.c, commands.c, curs_main.c, flags.c, hdrline.c, + init.h: Advanced threading, v 5.1. From Daniel Eisenbud + . -Wed Jan 30 22:51:12 2002 Thomas Roessler + * mbox.c: branches: 2.22.2; Advanced threading, v 5.1. + From Daniel Eisenbud . - * send.c: patch-1.3.27.me.postpone_date.2 + * menu.c, mh.c, mutt.h, mx.c, mx.h: Advanced threading, v 5.1. + From Daniel Eisenbud . - * smime.c: Mike Schiraldi's daily S/MIME patch, as he puts it. + * parse.c: branches: 2.39.2; Advanced threading, v 5.1. + From Daniel Eisenbud . -Tue Jan 29 21:08:10 2002 Thomas Roessler + * pop.c, postpone.c, protos.h, sort.c, sort.h, thread.c: + Advanced threading, v 5.1. From Daniel Eisenbud + . - * smime.c: Improved certificate handling. Suggested by Oliver Ehli, - implemented by Mike Schiraldi. + * pgpewrap.c: branches: 2.3.2; Add magic comment so we can use + traditional malloc() in this program. - * smime.c: - Properly handle certain signatures generated by Outlook. From Mike - Schiraldi. +2001-10-30 22:43:23 roessler (roessler) - * parse.c: - Fix a segmentation fault in debugging code. From Daniel Eisenbud. + * init.h: .mh_sequences fix, from lorenzo@cisco.com. -Mon Jan 28 23:29:05 2002 Thomas Roessler + * mutt_socket.c, mutt_ssl.c: TLS connection reuse. From Brendan + Cully. - * crypt.c, init.h, mutt.h: - Add a new crypt_timestamp option. The timestamps aren't really - needed any more. +2001-10-29 23:21:48 roessler (roessler) - * commands.c, menu.c, mutt_curses.h, mutt.h, pattern.c: - Add ~V to match successfully verified messages. + * pager.c: Fix two places which _may_ look like buffer overflows, + but aren't. - * contrib/smime.rc: Add a comment. From Mike Schiraldi. + * url.c: Fix #843. - * init.h: Fix list-from documentation. From Michael Elkins. + * doc/manual.sgml.head: Make the documentation of toggle-unlink + more precise - someone on comp.mail.mutt got confused by this. - * doc/smime-notes.txt: - Add more information on S/MIME. Adapted from Oliver Ehli's notes by - Mike Schiraldi. +2001-10-28 19:46:43 roessler (roessler) - * send.c: Avoid C99 comments. Noted by Vincent Lefevre. + * imap/browse.c, imap/imap.c: Fix 839 - * po/ja.po, po/sv.po: updates + * po/fr.po: update - * menu.c: Wide character fix from TAKIZAWA Takashi. + * sendlib.c: Another aesthetic message-id change. - * hook.c, Makefile.am: S/MIME-related bug fixes from Brendan Cully. + * sendlib.c: GMT's too clumsy. Just take G. -Fri Jan 25 00:08:30 2002 Thomas Roessler + * sendlib.c: Use GMT for message-IDs. Note: The addition of + the constant string "GMT" is so intended to avoid the production + of duplicate message-IDs when mutts running in time zones ahead + GMT are updated. - * smime.c: ups + * po/ru.po: update. - * commands.c, recvattach.c, smime.c, smime.h: - More decryption key detection fixes. + * url.c: Another bug related to #837. - * commands.c, smime.c: - Make some prompts look nicer, and add sensible selection of the - decryption key. + * imap/util.c: Fix a problem related to #837 (the bug isn't + entirely close, though). -Thu Jan 24 23:53:19 2002 Thomas Roessler +2001-10-26 23:53:29 roessler (roessler) - * commands.c, crypt.c, smime.c, smime.h: More S/MIME nit-picking. + * doc/manual.sgml.head: Point to the openProjects.net IRC channel + instead of dal.net. - * mh.c: Fix. +2001-10-25 07:54:35 roessler (roessler) - * mh.c: Still more code clean-up. + * pgp.c: Handle clearsigned messages gracefully even when + pgp_verify_sig is set and pgp_decode_command is unset. - * doc/smime-notes.txt: Update. +2001-10-24 11:08:22 roessler (roessler) - * mx.c: little fix. + * complete.c: Suspected fix for #837. - * mh.c: Ups, don't use the wrong check function... +2001-10-22 09:28:26 roessler (roessler) - * mh.c: Clean up the mh code, too. + * imap/util.c, globals.h, init.h: Make IMAP keepalive + configurable. From Brendan Cully. - * mh.c: indentation +2001-10-17 17:03:19 roessler (roessler) - * mh.c, mx.c, mx.h: - Maildir efficiency improvements, from Michael Elkins and Thomas - Roessler. + * curs_main.c: Fix #829. - * crypt.c, curs_lib.c, smime.c: S/MIME nits. + * sendlib.c: Fix #828: Sendmail is now invoked with stdout and + stderr redirected to /dev/null. Apparently, sendmail 8.12.1 + doesn't like to be invoked with stderr and stdout closed. - * Attic/reap.pl: We don't need this any more. + * curs_main.c: Fix CURHDR confusion. Mutt should compile now. + (Sorry for not committing this earlier.) - * imap/message.c, doc/Makefile.in, doc/smime-notes.txt, contrib/ca-bundle.crt, contrib/Makefile.in, contrib/smime.rc, attach.c, commands.c, compose.c, configure.in, copy.c, copy.h, crypt.c, crypt.h, curs_main.c, functions.h, globals.h, handler.c, hdrline.c, headers.c, hook.c, init.c, init.h, keymap.c, keymap.h, main.c, Makefile.am, mutt.h, muttlib.c, mx.c, OPS.CRYPT, OPS.PGP, OPS.SMIME, pager.c, parse.c, pattern.c, pgp.c, pgp.h, pgplib.h, pop.c, postpone.c, protos.h, recvattach.c, send.c, sendlib.c, smime.c, smime.h, smime_keys.pl: - S/MIME support. From Oliver Ehli and Mike Schiraldi - . +2001-10-16 14:29:27 roessler (roessler) - * po/pt_BR.po: update + * addrbook.c, keymap.c: Address book nit fix from + geerd.debruijn@nl.thalesgroup.com. - * doc/manual.sgml.head, doc/muttrc.man.head, attach.c, globals.h, init.h, protos.h, rfc1524.c, sendlib.c: - Introduce mime_lookup. From Brian Foley and Ulf Erikson. + * po/ja.po, po/it.po: update - * po/ru.po: update +2001-10-15 20:18:32 roessler (roessler) - * mh.c: Make reading maildirs more efficient. + * rfc2047.c: branches: 2.35.2; Close #821. Fix provided + by Edmund. - * VERSION: Pseudo-revision for mutt-1.5. + * curs_main.c: AIX portability patch. Suggested by Jan Chrillesen + . - * m4/glibc21.m4, m4/gssapi.m4, m4/iconv.m4, m4/lcmessage.m4, m4/progtest.m4, m4/funcdecl.m4, m4/gettext.m4, m4/codeset.m4, m4/curslib.m4, m4/README, m4/.cvsignore, m4/Makefile.am.in: - version bump + * doc/manual.sgml.tail: branches: 1.15.2; Fixing a nit, From + David Ellement. - * po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/fr.po, po/gl.po, po/hu.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/ca.po, po/cs.po, po/.cvsignore, po/da.po, po/de.po, po/Makefile.in.in, po/POTFILES.in, imap/auth_anon.c, imap/auth.c, imap/auth_cram.c, imap/auth_gss.c, imap/auth.h, imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, imap/BUGS, imap/command.c, imap/.cvsignore, imap/imap.c, imap/imap.h, imap/imap_private.h, imap/Makefile.am, imap/message.c, imap/message.h, imap/README, imap/TODO, imap/utf7.c, imap/util.c: - more version bumps. +2001-10-12 09:03:26 roessler (roessler) - * intl/bindtextdom.c, intl/cat-compat.c, intl/ChangeLog, intl/config.charset, intl/COPYING.LIB-2.1, intl/COPYING.LIB-2, intl/.cvsignore, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettext.h, intl/gettextP.h, intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, intl/libintl.glibc, intl/linux-msg.sed, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/locale.alias, intl/localealias.c, intl/Makefile.in, intl/ngettext.c, intl/plural.c, intl/plural.y, intl/po2tbl.sed.in, intl/ref-add.sin, intl/ref-del.sin, intl/textdomain.c, intl/VERSION, intl/xopen-msg.sed: - more version number updates. + * po/fr.po: update - * doc/applying-patches.txt, doc/.cvsignore, doc/devel-notes.txt, doc/dotlock.man, doc/instdoc.sh.in, doc/Makefile.in, doc/manual.sgml.head, doc/manual.sgml.tail, doc/mbox.man, doc/muttbug.man, doc/mutt.man, doc/muttrc.man.head, doc/muttrc.man.tail, doc/patch-notes.txt, doc/PGP-Notes.txt: - more version number updates +2001-10-11 20:08:44 roessler (roessler) - * contrib/iconv/iconv.aix-3.2.5.rc, contrib/iconv/iconv.aix-4.1.5.rc, contrib/iconv/iconv.aix-4.2.0.rc, contrib/iconv/iconv.aix-4.3.2.rc, contrib/iconv/iconv.freebsd-3.3.rc, contrib/iconv/iconv.glibc-2.1.3.rc, contrib/iconv/iconv.glibc-2.1.90.rc, contrib/iconv/iconv.hpux-10.01.rc, contrib/iconv/iconv.hpux-10.20.rc, contrib/iconv/iconv.hpux-11.00.rc, contrib/iconv/iconv.irix-6.5.rc, contrib/iconv/iconv.osf1-4.0a.rc, contrib/iconv/iconv.osf1-4.0d.rc, contrib/iconv/iconv.solaris-2.4.rc, contrib/iconv/iconv.solaris-2.5.1.rc, contrib/iconv/iconv.solaris-2.6-cjk.rc, contrib/iconv/iconv.solaris-2.6.rc, contrib/iconv/iconv.solaris-2.7.rc, contrib/iconv/make.sh, contrib/iconv/README, contrib/.cvsignore, contrib/gpg.rc, contrib/language50.txt, contrib/language.txt, contrib/Makefile.in, contrib/Mush.rc, contrib/patch.slang-1.2.2.keypad.1, contrib/pgp2.rc, contrib/pgp5.rc, contrib/pgp6.rc, contrib/Pine.rc, contrib/sample.mailcap, contrib/sample.muttrc, contrib/sample.muttrc-tlr, contrib/Tin.rc: - Bumping more version numbers. + * imap/message.c: Small fix from Edmund GRIMLEY EVANS + . - * snprintf.c, sort.c, sort.h, stamp-h.in, status.c, strcasecmp.c, strdup.c, system.c, thread.c, url.c, url.h, utf8.c, wcwidth.c, Attic/reap.pl, pgpkey.c, pgplib.c, pgplib.h, pgpmicalg.c, pgppacket.c, pgppacket.h, pgppubring.c, pop_auth.c, pop.c, pop.h, pop_lib.c, postpone.c, prepare, protos.h, query.c, recvattach.c, recvcmd.c, regex.c, reldate.h, remailer.c, remailer.h, resize.c, rfc1524.c, rfc1524.h, rfc2047.c, rfc2047.h, rfc2231.c, rfc2231.h, rfc822.c, rfc822.h, score.c, send.c, sendlib.c, sha1.c, sha1.h, signal.c, md5c.c, md5.h, menu.c, mh.c, mime.h, mime.types, missing, mkinstalldirs, mkjtags.c, muttbug, muttbug.sh.in, mutt_curses.h, mutt.h, muttlib.c, mutt_menu.h, mutt_regex.h, mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h, mutt_ssl.c, mutt_ssl.h, mutt_ssl_nss.c, mutt_tunnel.c, mutt_tunnel.h, mx.c, mx.h, pager.c, pager.h, parse.c, patchlist.sh, pattern.c, pgp.c, pgpewrap.c, pgp.h, pgpinvoke.c, editmsg.c, enter.c, extlib.c, filter.c, flags.c, from.c, functions.h, gen_defs, getdomain.c, gettext.c, globals.h, gnupgparse.c, handler.c, hash.c, hash.h, hdrline.c, headers.c, help.c, history.c, history.h, hook.c, init.c, init.h, install-sh, keymap.c, keymap.h, lib.c, lib.h, mailbox.h, main.c, makedoc.c, mapping.h, mbox.c, mbyte.c, mbyte.h, attach.c, attach.h, base64.c, browser.c, browser.h, buffy.c, buffy.h, build-release, charset.c, charset.h, check_sec.sh, color.c, commands.c, complete.c, compose.c, config.guess, config.sub, configure.in, copy.c, copy.h, curs_lib.c, curs_main.c, date.c, depcomp, dotlock.c, dotlock.h, edit.c, acconfig.h, account.c, account.h, addrbook.c, alias.c, ascii.c, ascii.h, GPL, INSTALL, Makefile.am, Muttrc.head.in, NEWS, OPS, OPS.MIX, OPS.PGP, PATCHES, README, README.SECURITY, README.SSL, _regex.h, TODO, VERSION, ABOUT-NLS, BEWARE, ChangeLog, COPYRIGHT, .cvsignore: - Bumping version numbers to 3.0, for the new unstable branch. + * compose.c: branches: 2.48.2; Little fix from + sroberts@certicom.com. - * send.c: Set default Fcc when resending a message. + * po/eo.po: update - * po/ja.po: update + * pgpewrap.c: Add public domain notice. -Wed Jan 23 22:37:12 2002 Thomas Roessler + * Makefile.am, configure.in, pgpewrap, pgpewrap.c: Include C + version of pgpewrap, by Wessel Dankers . - * po/da.po, po/el.po, po/et.po, po/ko.po, po/pl.po: updates + * po/da.po: update - * po/uk.po, po/id.po: update + * compose.c: Unify "Can't stat" messages. Suggested by Byrial. - * charset.c: Fix #999. A single missing comma. + * editmsg.c: branches: 2.12.2; Unify "Can't stat" messages. + Suggested by Byrial. -Tue Jan 22 12:12:45 2002 Thomas Roessler + * sendlib.c: Unify "Can't stat" messages. Suggested by Byrial. - * po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, ChangeLog, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.27 +2001-10-10 23:37:06 roessler (roessler) -Mon Jan 21 17:43:19 2002 Thomas Roessler + * mh.c: Fix #560. - * po/it.po: update + * pager.c: Fix minor snafu in Vsevolod's patch about important + flags for POP folders. - * po/sv.po, po/de.po, po/eo.po: updates + * main.c: Mess around with signal handlers. Allegedly, this + helps to get things working with Solaris 8. See #455. -Mon Jan 21 17:43:19 2002 Thomas Roessler + * imap/message.c: Try to fix #302. - * po/it.po: update + * curs_main.c, pager.c: Don't allow setting the "important" + flag when message resides on a POP server. - * po/sv.po, po/de.po, po/eo.po: updates + * curs_lib.c: Rename pad_char to m_pad_char - AIX curses + have a macro called pad_char. Noted by Jan Chrillesen + . - * mutt_ssl.c: A fix from Ulf Erikson, which he says to fix bug #989. + * pager.c: Patch from #272 (from acli@mingpaoxpress.com). -Fri Jan 18 11:44:54 2002 Thomas Roessler + * browser.c: Fix #813. - * po/zh_CN.po, po/zh_TW.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.3.26 + * mx.c: Another consistency fix for maildir_trash. -Thu Jan 17 22:41:45 2002 Thomas Roessler + * mh.c, mx.c: Experimental patch to make maildir_trash handling + more consistent. - * configure.in: Use ncurses.h for configure tests, if present. + * buffy.c: branches: 2.21.2; maildir buffy: Don't consider + "trashed" new messages new. Fixes #412. -Thu Jan 17 22:41:45 2002 Thomas Roessler + * main.c: Include platform information with mutt -v output. - * configure.in: Use ncurses.h for configure tests, if present. + * muttbug.sh.in: Include some information about the compiler + and compiler flags used with bug reports. -Wed Jan 16 20:44:49 2002 Thomas Roessler + * po/pl.po: update - * config.guess, config.sub, missing, mkinstalldirs: - Updated auto* files. From Lars Hecking. + * po/fr.po, po/de.po: updates. - * curs_main.c, protos.h, thread.c: patch-1.3.25-de-new_threads.1 +2001-10-09 09:29:55 roessler (roessler) -Tue Jan 15 22:08:12 2002 Thomas Roessler + * getdomain.c: A different fix for #767. - * acconfig.h, configure.in: - Configure and config.h cleanup. From Lars Hecking. + * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/ru.po, + po/sk.po, po/sv.po, po/pt_BR.po, po/it.po, po/ja.po, po/ko.po, + po/lt.po, po/nl.po, po/pl.po, po/eo.po, po/es.po, po/et.po, + po/fr.po, po/gl.po, po/hu.po, po/id.po, po/cs.po, po/da.po, + po/de.po, po/el.po, reldate.h, ChangeLog, VERSION: automatic + post-release commit for mutt-1.3.23 - * handler.c: - Don't hallucinate a '\n' in the end of quoted-printable encoded - attachments. +2001-10-07 06:43:52 roessler (roessler) - * po/fr.po: update. + * doc/manual.sgml.head: We do update .mh_sequences files now. - * flags.c, mh.c, mutt.h, mx.c: patch-1.3.25.tlr.maildir_trash.1 +2001-10-06 09:31:44 roessler (roessler) - * po/ko.po: update + * doc/manual.sgml.head: Documentation for check-traditional-pgp + and for edit-type when used in read mode. - * init.c: Avoid reading past the end of ta string when handling \ or ^ - sequences. From Michael Elkins. +2001-10-02 22:20:03 roessler (roessler) - * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/ca.po, po/cs.po, po/da.po, pgpkey.c: - Shorten some messages. Noted by Jeremy Blosser. #978. + * enter.c: Fix #801. - * pattern.c: Fix an off-by-one error. +2001-10-01 09:58:49 roessler (roessler) -Mon Jan 14 09:03:31 2002 Thomas Roessler + * mh.c: Create mh_sequences files when they don't exist. + Suggested by TAKIZAWA Takashi . - * imap/imap.c: fix another case-sensitive comparison. +2001-09-28 08:38:44 roessler (roessler) -Sun Jan 13 21:19:25 2002 Thomas Roessler + * charset.c: More character set aliases, from Ionel Mugurel + Ciobica . - * ascii.h: Fix the ascii_strncmp() macro. + * pager.c: Color fix from Brandon Long. Welcome back! - * imap/auth_sasl.c, imap/browse.c, imap/command.c, imap/imap.c, imap/message.c, imap/util.c: - Parse IMAP responses locale- and case- insensitive. From Brendan - Cully. +2001-09-26 10:56:52 roessler (roessler) - * muttlib.c, pager.c: - A different fix for the '\012' issue. Bug tracked down by Johannes - Geiger . + * mh.c: OK, I couldn't resist. ;-) -Sat Jan 12 11:42:18 2002 Thomas Roessler + Depending on the user's usage patterns and configuration, there + may be a strong bias in maildir files moving either within the + new or to the cur subfolder. This patch adds hit counters for + each of these directories. Mutt will then look first into the + directory encountered more frequently in the past. This should + help to reduce the cost of chasing messages a bit, and isn't + too costly itself. + + (Another possibility for optimization may be to actually base + the prediction on the configuration and on the message flags + as we know them - in particular, the mark_old and move options + could have some effect here. Thinking about message flags, one + could even replace the simple heuristic currently implemented by + a matrix recording hit counters depending on flags. But then + again, it's all just playing around, since this function will + be invoked only rarely. ;-) + + * attach.c, commands.c, copy.c, copy.h, handler.c, mutt.h, + recvattach.c: Fix inconsistencies between printing and displaying + of message/rfc822 body parts. - * NEWS: More on ~=. + * attach.c: Fix attachment printing. - * doc/manual.sgml.head, doc/muttrc.man.head, mutt.h, pattern.c: - Add a ~= pattern. From Frederic Duval. + * mh.c, mx.c, mx.h: Search for messages which may have been moving + under our feet in maildir folders. Suggested by Bjoern Jacke. - * doc/manual.sgml.head: Fix a typo, #971. + * contrib/gpg.rc: Remove --comment '' - it breaks pgpewrap and + isn't necessary with more recent gpg versions. -Wed Jan 9 15:39:28 2002 Thomas Roessler +2001-09-21 09:35:18 roessler (roessler) - * pgp.c: Fix #960. + * po/pl.po: update -Tue Jan 8 13:06:21 2002 Thomas Roessler +2001-09-17 10:19:10 roessler (roessler) - * mx.c: Try to fix #943. + * send.c: fix #737. - * INSTALL, NEWS: fix libiconv URL. #959. +2001-09-14 08:19:30 roessler (roessler) -Mon Jan 7 19:10:51 2002 Thomas Roessler + * po/id.po: update - * po/ko.po: update +2001-09-11 12:24:32 roessler (roessler) - * attach.c: Fix #951. + * addrbook.c, alias.c, init.c, menu.c, mutt.h, query.c: More + addressbook fixes. -Fri Jan 4 14:30:29 2002 Thomas Roessler + * addrbook.c, attach.h, browser.c, functions.h, init.c, init.h, + keymap.c, keymap.h, menu.c, mutt.h, mutt_menu.h, recvattach.c: + The addressbook used to crash when someone issued the alias and + unalias commands while on that menu. This patch has a basic fix + for this behaviour, and adds delete and undelete functions to + this menu. While I'm on it, I've also made sure that "apply-tag" + untags everything on all menus. - * rfc822.c: Terminate the correct buffer. Noted by Durval Menezes - . (This bug shouldn't have any security - implications. ;-) + The original crash was noted by Oliver Kauss . - * po/et.po, po/fr.po, po/pl.po, po/sv.po: updates. +2001-09-08 14:23:05 roessler (roessler) -Thu Jan 3 20:57:20 2002 Thomas Roessler + * init.c: Thomas Guettler reports + a segfault when you search for "~b \\${". - * mutt_ssl.c, mutt_ssl.h, mutt_ssl_nss.c, globals.h: - Move some globals where they belong. From Brendan Cully. + * po/zh_TW.po: update -Wed Jan 2 16:28:46 2002 Thomas Roessler +2001-09-06 12:10:10 roessler (roessler) - * acconfig.h: Cleanup; from Lars Hecking. + * po/pl.po: update - * mutt_ssl.c: Replace a few strncpy() calls by strfcpy(). + * curs_main.c: Try to fix a boundary condition: Assume that you + are in a limited view which includes the folder's last message. + Display that message. Wait until a new message is added to the + current folder which does NOT match the limit pattern. Press tab. + Mutt would get confused. I think that this patch fixes the + problem (but I'm not entirely sure). - * recvcmd.c: Bug fix. Problem noted by Vincent Lefevre's compiler. +2001-09-05 12:09:44 roessler (roessler) - * muttlib.c: Fix the \012 bug. + * sendlib.c: BSD/OS portability fix from Edmund Grimley Evans. + #758. -Tue Jan 1 20:18:41 2002 Thomas Roessler + * imap/imap.c, init.h: patch-1.3.22.1.remove_warnings.awn.1, + from Andrew W. Nosenko. - * po/zh_TW.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/ca.po, po/cs.po, po/Makefile.in.in, reldate.h, ChangeLog, VERSION: - automatic post-release commit for mutt-1.3.25 +2001-09-04 19:12:23 roessler (roessler) - * intl/COPYING.LIB-2.1, intl/COPYING.LIB-2: - ups, these were missing from the CVS. + * po/da.po: update - * po/ca.po: update. + * imap/util.c, mutt_socket.c, muttlib.c, pop.c, url.c, url.h: + patch-bac.canonifypath-4. - * po/Attic/zh_TW.Big5.po, po/uk.po, po/sk.po, po/sv.po, po/ru.po, po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/it.po, po/gl.po, po/id.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/de.po, po/cs.po, po/da.po, ChangeLog, rfc822.c, VERSION: - post-release commit for mutt-1.2.5.1. + The attached patch reverts the IMAP canonification patch I + reverted a version ago (sorry for being so wishy-washy). This + time I put in some code to preserve IMAP URL passwords in the + initial pass, so people who like to use those sorts of URLs still + can. That was the only reason I had reverted the patch before. - * rfc822.c: Fix a security problem. + (From Brendan Cully.) -Tue Jan 1 20:07:35 2002 Thomas Roessler + * po/ja.po, po/ru.po, po/uk.po: updates - * intl/COPYING.LIB-2.1, intl/COPYING.LIB-2: - ups, these were missing from the CVS. + * mutt_tunnel.c: patch-bac.tunnelreopen-1 from Brendan Cully. - * po/ca.po: update. +2001-09-03 13:59:37 roessler (roessler) - * po/Attic/zh_TW.Big5.po, po/uk.po, po/sk.po, po/sv.po, po/ru.po, po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/it.po, po/gl.po, po/id.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/de.po, po/cs.po, po/da.po, ChangeLog, rfc822.c, VERSION: - post-release commit for mutt-1.2.5.1. + * curs_main.c, thread.c: Don't lose track of the current message + when collapsing and changing sort modes wildly. Noted by + David T-G. - * rfc822.c: Fix a security problem. + * NEWS, globals.h, init.h, mh.c: Make MH sequences variable. -Tue Jan 1 20:05:05 2002 Thomas Roessler + * po/de.po: update - * po/ca.po: update. + * sendlib.c: Don't try to attach non-regular files. #754. - * po/Attic/zh_TW.Big5.po, po/uk.po, po/sk.po, po/sv.po, po/ru.po, po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/it.po, po/gl.po, po/id.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/de.po, po/cs.po, po/da.po, ChangeLog, rfc822.c, VERSION: - post-release commit for mutt-1.2.5.1. +2001-08-31 09:21:55 roessler (roessler) - * rfc822.c: Fix a security problem. + * NEWS: Mention mailto URL support. -Tue Jan 1 20:02:10 2002 Thomas Roessler + * imap/imap.c, imap/util.c, imap/command.c: Fix some memory leaks. + From Pawel Salek, by way of Brendan Cully. - * po/Attic/zh_TW.Big5.po, po/uk.po, po/sk.po, po/sv.po, po/ru.po, po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/it.po, po/gl.po, po/id.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/de.po, po/cs.po, po/da.po, ChangeLog, rfc822.c, VERSION: - post-release commit for mutt-1.2.5.1. +2001-08-30 21:30:39 roessler (roessler) - * rfc822.c: Fix a security problem. + * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/pt_BR.po, + po/ru.po, po/sk.po, po/lt.po, po/nl.po, po/pl.po, po/it.po, + po/ja.po, po/ko.po, po/gl.po, po/hu.po, po/id.po, po/et.po, + po/fr.po, po/eo.po, po/es.po, po/el.po, po/da.po, po/de.po, + ChangeLog, VERSION, doc/Makefile.in, po/cs.po: automatic + post-release commit for mutt-1.3.22.1 -Fri Dec 28 17:19:00 2001 Thomas Roessler + * po/uk.po, po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, + po/pt_BR.po, po/ru.po, po/pl.po, po/lt.po, po/nl.po, po/it.po, + po/ja.po, po/ko.po, po/hu.po, po/id.po, po/gl.po, po/et.po, + po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, po/da.po, + ChangeLog, VERSION, po/cs.po, reldate.h: automatic post-release + commit for mutt-1.3.22 - * protos.h, recvcmd.c, send.c: - Make sure References and In-Reply-To headers are generated properly - when the user replies to one or more message-type attachments. + * contrib/sample.muttrc-tlr: update -Wed Dec 26 19:24:46 2001 Thomas Roessler + * build-release: branches: 2.17.2; more preparations for + stabilizing 1.3. - * imap/imap.c: Possible fix for #905. From Daniel Eisenbud. + * Makefile.am, README.UPGRADE: README.UPGRADE is quite outdated. -Fri Dec 21 00:22:12 2001 Thomas Roessler + * doc/muttrc.man.head, NEWS: documentation updates. - * pager.c: Fix #929. + * doc/mutt.man: branches: 1.16.2; mention ~/.mutt/muttrc -Tue Dec 18 15:13:18 2001 Thomas Roessler + * curs_main.c: Fix #750 / deb#108628. - * imap/imap.c, imap/imap.h, browser.c: - Fix from #918. From . + * pop_auth.c: patch-20010829.vvv.pop_auth - * po/Makefile.in.in, m4/gettext.m4, m4/iconv.m4, m4/lcmessage.m4, m4/progtest.m4, ABOUT-NLS, intl/bindtextdom.c, intl/ChangeLog, intl/config.charset, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettext.h, intl/gettextP.h, intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/locale.alias, intl/localealias.c, intl/Makefile.in, intl/ngettext.c, intl/plural.c, intl/plural.y, intl/textdomain.c, intl/VERSION: - Updating to gettext-0.10.40. +2001-08-28 20:39:04 roessler (roessler) -Mon Dec 17 10:08:18 2001 Thomas Roessler + * handler.c: Don't do character conversion when we call an + external handler for a text type. Assume that the conversion + is done there. - * edit.c: Fix a memory allocation bug. #917. + * po/da.po: update - * thread.c, hdrline.c: Another threading update. +2001-08-24 08:07:42 roessler (roessler) -Thu Dec 13 12:10:59 2001 Thomas Roessler + * sendlib.c: Don't use the 7bit encoding for non-text MIME types. + This may produce slightly longer messages, but it helps to + avoid corruption with binary attachments which look like text, + but aren't. - * menu.c, mutt.h, sort.c, thread.c: - Threading updates, from Daniel Eisenbud. + * po/de.po: update - * pager.c: compile fix. + * sendlib.c: More liberally apply MIME encodings to non-text + body parts when there's a ^From_ line. -Tue Dec 11 23:30:59 2001 Thomas Roessler +2001-08-23 19:10:04 roessler (roessler) - * doc/muttrc.man.head: Typo, #911. + * po/eo.po, po/sv.po: update - * po/it.po: update +2001-08-22 14:41:32 roessler (roessler) - * contrib/gpg.rc: Remove an unnecessary \-quoting. + * po/et.po, po/fr.po: update - * init.c, pager.c: Add a missing else. + * pop_auth.c: This should fix the warnings which A. Nosenko found. + (And may introduce new ones about unused variables.) - * contrib/gpg.rc: Use gettext to determine the good signature pattern. +2001-08-21 21:54:33 roessler (roessler) - * init.c: Make "`...`" work as expected. + * po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, + po/pt_BR.po, po/ru.po, po/pl.po, po/ja.po, po/ko.po, po/lt.po, + po/nl.po, po/hu.po, po/id.po, po/it.po, po/fr.po, po/gl.po, + po/et.po, po/el.po, po/eo.po, po/es.po, po/da.po, po/de.po, + po/cs.po, reldate.h, VERSION, ChangeLog: automatic post-release + commit for mutt-1.3.21 - * po/it.po: update. +2001-08-20 12:11:28 roessler (roessler) -Mon Dec 10 13:12:41 2001 Thomas Roessler + * mx.c: Check for .mew-cache in MH folders. - * query.c: Fix #910. +2001-08-16 12:42:30 roessler (roessler) - * init.h: Change the default for $pgp_replyencrypt to "yes". + * sendlib.c: Mutt's detection of overly long lines would fail + with text files when the long line is the last one, and is + not finished by a newline character. This can, for instance, + happen when you send out macintosh-generated HTML files. - * po/ja.po, po/pl.po: updates. + (And, apparently, we hit some boundary somewhere in the PGP code + with that - I had some truncated attachments today.) -Sun Dec 9 09:12:08 2001 Thomas Roessler +2001-08-13 16:12:08 roessler (roessler) - * po/ca.po, configure.in: - Add a Catalan translation. From Ivan Vilata i Balaguer - . + * pop.c: fix content-length headers. -Tue Dec 4 10:28:22 2001 Thomas Roessler + * mh.c: Fix treatment of maildir folders. We partially used mh + routines for these, introducing absurdities such as .mh_sequences + files. - * po/ru.po: update +2001-08-12 10:15:15 roessler (roessler) -Mon Dec 3 18:36:09 2001 Thomas Roessler + * init.c, init.h: Fix the "strange e-mail header" bug. It was + an uninitialized buffer. Thanks to Brendan Cully for figuring + it out. - * po/da.po, po/de.po: update. +2001-08-11 17:39:13 roessler (roessler) - * mx.c: - Try to detect write() errors by calling fsync() after fflush(). May - fix #895. + * muttlib.c: Undo an earlier change to _mutt_expand_path, which + seems to have caused problems. From Brendan Cully. -Thu Nov 29 09:43:41 2001 Thomas Roessler + * config.guess, config.sub: Update. Thanks, Brendan! - * po/zh_TW.po, po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, ChangeLog, po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.24 +2001-08-09 11:28:09 roessler (roessler) -Wed Nov 28 10:30:36 2001 Thomas Roessler + * po/uk.po, po/ja.po: update - * po/id.po: update +2001-08-08 19:27:50 roessler (roessler) -Wed Nov 28 10:30:36 2001 Thomas Roessler + * doc/manual.sgml.tail: Adding someone I forgot. - * po/id.po: update +2001-08-07 12:45:51 roessler (roessler) -Mon Nov 26 19:16:52 2001 Thomas Roessler + * doc/manual.sgml.tail: Update credits. I'm sure I forgot some + people. If you feel you're one of them, please drop me a line! - * PATCHES: PATCHES should be _empty_ in the CVS version. Ups. +2001-08-06 17:49:06 roessler (roessler) - * mbyte.c, PATCHES: - patch-1.3.23.2.tt.wcwidth_ja.1. Fix wcwidth_ja(), from Takizawa - Takashi . + * curs_lib.c: Here's a fix to allow (n)curses versions to work + with some terminfo entries where (for whatever reason), someone + specified cvvis but not cnorm. From a report/discussion with + Mario Vanoni . (From Thomas Dickey.) - * handler.c, muttlib.c: - patch-1.3.23.2.bj.state_attach_puts.1, from Byrial Jensen. This - patch is supposed to make one message more friendly to translators. + * buffy.c: Another little MH buffy bug. From Len Lattanzi + . - * po/et.po, po/ja.po, po/pl.po, po/ru.po, po/da.po, po/de.po: updates. +2001-08-03 16:55:41 roessler (roessler) -Wed Nov 21 13:58:42 2001 Thomas Roessler + * mh.c: fix an mh_buffy segfault. - * handler.c: Use $wrapmargin in the format=flowed handler, too. + * configure.in: Don't default to "no" when we can't find sendmail. + #713; Brendan Cully. - * pager.c, globals.h, init.h: - Add a $wrapmargin configuration variable to fine-tune + * buffy.c, mh.c, mx.h: MH buffy. -Mon Nov 19 10:41:32 2001 Thomas Roessler +2001-08-02 22:59:16 roessler (roessler) - * hash.c: Fix #868, #876. Work-around from Len Lattanzi - . + * contrib/gpg.rc: Don't emit a comment armor header at all. - * hdrline.c, protos.h, thread.c: - Fix mutt_messages_in_thread(). From Daniel Eisenbud. - (patch-1.3.23.2-de-new_threads.2-3.gz). + * mh.c: Update mh_sequences when messages are deleted. Note: + Currently, we only clean up our own sequences, and leave others' + sequences alone. Should possibly be fixed. -Thu Nov 15 18:53:23 2001 Thomas Roessler + * mh.c: Fix #720. - * remailer.c: - Should be slightly better than a mixmaster patch suggested by Stefan - Karrmann . (UNTESTED!) + * imap/browse.c: Namespace fix. From Pawel Slawek (or Peter + Bloomfield?); forwarded by Brendan Cully. -Mon Nov 12 09:53:54 2001 Thomas Roessler +2001-08-01 22:40:29 roessler (roessler) - * sort.c, thread.c: patch-1.3.23.2-de-new_threads.2 + * po/eo.po: update -Sat Nov 10 08:14:52 2001 Thomas Roessler + * po/fr.po, po/ru.po, po/de.po: updates. - * po/eo.po, po/fr.po: update + * gnupgparse.c: branches: 2.22.2; Signed fixes. Noted by + Vincent Lefevre's compiler. -Fri Nov 9 09:28:55 2001 Thomas Roessler + * pgpkey.c: Signed fixes. Noted by Vincent Lefevre's compiler. - * mh.c: Add some NONULL's (#863) +2001-07-31 12:28:19 roessler (roessler) - * Makefile.am: Distribute patchlist.sh. Ups. + * mh.c: More MH fixes. -Thu Nov 8 22:42:45 2001 Thomas Roessler + * mh.c: fix a small typo - * po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/pt_BR.po, po/ru.po, po/nl.po, po/pl.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/gl.po, po/hu.po, po/et.po, po/fr.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.3.23.2 + * mailbox.h: branches: 2.10.2; Add mh_sequences support. + I hope this works. - * pager.c, init.h, mutt.h: - Add an $allow_ansi option. Suggested and (mostly) implemented by - Mike Schiraldi. + * mh.c, mx.c: Add mh_sequences support. I hope this works. -Thu Nov 8 17:35:14 2001 Thomas Roessler +2001-07-29 09:48:04 roessler (roessler) - * pager.c, init.h, mutt.h: - Add an $allow_ansi option. Suggested and (mostly) implemented by - Mike Schiraldi. + * contrib/gpg.rc: Fix the comment header, and generally be + less verbose. - * Makefile.am: Don't depend on GNU make. Noted by Bob Bell. +2001-07-26 17:42:48 roessler (roessler) - * pgp.c: - Fix some messages, so the color marker is actually in the beginning - of a new line. + * imap/util.c: patch-bac.imapnextword-1. From Brendan Cully. - * globals.h, handler.c, init.c, mutt.h, muttlib.c, pager.c, pgp.c: - somewhat cleaner in-band-signalling between the handlers and the - pager. In particular, it's more difficult now to get fake PGP and - other mutt-generated "[-- " messages colored. + * pgpkey.c: Don't confuse validity and trust when it comes to + PGP keys. - * commands.c, curs_main.c, init.c, init.h, mutt.h, sort.c, thread.c: - patch-1.3.23.1-de-new_threads.3-4 + * thread.c: O(n log (n)) sorting from Jan Kratochvil + . - * handler.c: 2.47 introduced another bug. I should go to bed now. +2001-07-25 19:51:58 roessler (roessler) - * handler.c: - Replace a ridiculous for loop by a proper calculation. Ahem. + * po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, + po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/da.po, po/de.po, + po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, + po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/cs.po: + update-po after gettext update. - * handler.c, pager.c: - Use a slightly different reset sequence for the format=flowed hack, - and don't send any such sequence when we aren't in the internal pager. +2001-07-24 21:29:47 roessler (roessler) - * pager.c: Trying to fix #738. + * po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, + po/uk.po, po/ru.po, po/pl.po, po/pt_BR.po, po/ja.po, po/ko.po, + po/lt.po, po/nl.po, po/gl.po, po/hu.po, po/id.po, po/it.po, + ChangeLog, VERSION, po/cs.po, po/da.po, po/de.po, po/el.po, + po/eo.po, po/es.po, po/et.po, po/fr.po, reldate.h: automatic + post-release commit for mutt-1.3.20 -Wed Nov 7 22:25:09 2001 Thomas Roessler + * imap/imap.c: Avoid mail loss with IMAP. From Brendan Cully. - * handler.c: - Fix #860. Noted: The format=flowed code is not yet utf-8 aware. + * imap/command.c: patch-bac.capability-20010724.1. From Brendan + Cully. - * addrbook.c: Fix #858. + * mbox.c: Add a status message, so "Writing messages" doesn't + stay on screen forever. - * doc/patch-notes.txt, main.c, Makefile.am, muttlib.c, patchlist.sh, protos.h, sendlib.c: - Implement the patchlist scheme instead of version number munging. +2001-07-24 06:42:06 Brendan Cully (roessler) - * complete.c: Fix 706, 853. + * imap/imap.c: The attached patch fixes a couple bugs I introduced + recently when working around the buggy but firmly entrenched + UW-IMAP 4.7 server. These resulted in additional overhead + when synchronising mailboxes and occasional problems opening + empty mailboxes. - * commands.c, init.h, mutt.h, thread.c: - patch-1.3.23.1-de-new_threads.2-3 +2001-07-19 14:51:14 roessler (roessler) -Tue Nov 6 20:38:17 2001 Thomas Roessler + * curs_main.c: Redraw when an alias is created - the user may + have assigned a different realname. - * mutt.h, sort.c, sort.h, thread.c, menu.c: - [patch.1.3.23.1.de.new_threads.2] Daniel Eisenbud's redone - threading code, version two. + * COPYRIGHT: update - * doc/patch-notes.txt: fix a typo. +2001-07-11 07:19:45 roessler (roessler) - * PATCHES: uuups, there was a "test" left over. + * INSTALL: Replace mutt-dev@cs.hmc.edu by mutt-dev@mutt.org. + Noted by "Mark E. Mallett" . - * doc/PGP-Notes.txt: - Some part of this documentation was severely outdated. +2001-07-09 20:54:34 roessler (roessler) - * doc/Makefile.in, doc/patch-notes.txt, configure.in, main.c, Makefile.am, muttlib.c, PATCHES, protos.h, sendlib.c: - Add and document a new mechanism for displaying patches in running - mutts' output. + * Makefile.am, acconfig.h, configure.in: locale-related fix from + Lars Hecking. - * send.c: - Indentation fixing while staring at the code affected by #857. No - fix for the crash, though. +2001-07-04 07:35:20 roessler (roessler) - * doc/manual.sgml.head, doc/muttrc.man.head, alias.c, init.c: - Fix an addressbook bug, and introduce "unalias *". From "g.c.w. de - bruijn" . + * imap/util.c: Fix a nit. From "Andrew W. Nosenko" + -Mon Nov 5 21:38:18 2001 Thomas Roessler +2001-07-03 19:32:12 roessler (roessler) - * imap/browse.c, imap/imap.c, imap/util.c, mutt_ssl.c, mutt_ssl_nss.c, pop.c, thread.c: - Missing gettext calls, noted by Byrial Jensen. + * m4/iconv.m4, configure.in: Iconv-related cleanup. From Brendan + Cully. - * commands.c: - Make the save-copy prompt more translator-friendly. from Byrial - Jensen. + * init.c, muttlib.c, protos.h: Unified buffer handling, from + Brendan Cully. - * po/da.po, po/de.po, po/eo.po, po/fr.po, po/ja.po, po/pl.po: updates + * pgppubring.c: branches: 2.26.2; Don't sign-extend chars. - * mh.c: - Fix a segmentation fault which occurs when mutt's get-mail POP mode - is used with a maildir spool folder. Noted by Frédéric L. W. - Meunier <0@pervalidus.net>. + * pgp.c: Fixing a PGP signature reporting bug; adding debugging + output. - * mutt_socket.c, pop.c: - Vsevolod Volkov's fix for #851, and a related bug. + * mutt_socket.c: Don't fcntl -1. From Brendan. - * headers.c, muttlib.c, protos.h, send.c: - Byrial Jensen's mtime hack is needed at more than one place. Noted - by Manoj Kasichainula. + * imap/imap.c, imap/imap_private.h, imap/message.c, muttlib.c, + protos.h: Fix #677. From Brendan Cully. -Wed Oct 31 09:38:07 2001 Thomas Roessler +2001-07-02 20:28:32 roessler (roessler) - * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, ChangeLog, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.23.1 + * query.c: Fix a minor nit with the external query interface. - * imap/message.c, commands.c, curs_main.c, flags.c, hdrline.c, init.h, mbox.c, menu.c, mh.c, mutt.h, mx.c, mx.h, parse.c, pop.c, postpone.c, protos.h, sort.c, sort.h, thread.c: - Advanced threading, v 5.1. From Daniel Eisenbud - . + * doc/manual.sgml.head: documentation from Brendan Cully. - * pgpewrap.c: - Add magic comment so we can use traditional malloc() in this program. +2001-06-29 10:06:16 roessler (roessler) -Wed Oct 31 09:20:40 2001 Thomas Roessler + * imap/imap.c, hook.c, init.h, mutt.h, mutt_socket.c, protos.h: + patch-bac-vvvacounthook-20010628.1 - * imap/message.c, commands.c, curs_main.c, flags.c, hdrline.c, init.h, mbox.c, menu.c, mh.c, mutt.h, mx.c, mx.h, parse.c, pop.c, postpone.c, protos.h, sort.c, sort.h, thread.c: - Advanced threading, v 5.1. From Daniel Eisenbud - . +2001-06-28 20:34:05 roessler (roessler) - * pgpewrap.c: - Add magic comment so we can use traditional malloc() in this program. + * query.c: Query patch from Olivier Chapuis + . -Tue Oct 30 22:43:23 2001 Thomas Roessler +2001-06-27 16:08:06 roessler (roessler) - * init.h: .mh_sequences fix, from lorenzo@cisco.com. + * po/ru.po: update. - * mutt_socket.c, mutt_ssl.c: TLS connection reuse. From Brendan Cully. + * init.h, mutt.h, mx.c: patch-1.3.19i.rs.keep_flagged -Mon Oct 29 23:21:48 2001 Thomas Roessler +2001-06-26 10:26:54 roessler (roessler) - * pager.c: - Fix two places which _may_ look like buffer overflows, but aren't. + * pgppubring.c: fixes. - * url.c: Fix #843. + * pgplib.h, pgppubring.c: Fix handling of revocation certificates. - * doc/manual.sgml.head: - Make the documentation of toggle-unlink more precise - someone on - comp.mail.mutt got confused by this. + * pgppubring.c: Also dump revocations. -Sun Oct 28 19:46:43 2001 Thomas Roessler + * pgplib.c, pgplib.h, pgppubring.c: Add a very simple + signature-dumping mode to pgpring. (Not needed for mutt.) - * imap/browse.c, imap/imap.c: Fix 839 +2001-06-19 08:39:17 roessler (roessler) - * po/fr.po: update + * po/ja.po: update - * sendlib.c: Another aesthetic message-id change. + * imap/imap.c, imap/message.c: IMAP error checking for bug #662. + From Brendan Cully. - * sendlib.c: GMT's too clumsy. Just take G. +2001-06-18 17:29:55 roessler (roessler) - * sendlib.c: - Use GMT for message-IDs. Note: The addition of the constant string - "GMT" is so intended to avoid the production of duplicate - message-IDs when mutts running in time zones ahead GMT are updated. + * po/zh_CN.GB2312.po, po/zh_CN.po, po/zh_TW.Big5.po, po/zh_TW.po, + configure.in: Renaming the Chinese translations. - * po/ru.po: update. + * po/eo.po: update - * url.c: Another bug related to #837. + * globals.h, init.h, mutt.h, pop.h, pop_auth.c: The attached patch + adds two variables: $pop_authenticators and $pop_auth_try_all. - * imap/util.c: - Fix a problem related to #837 (the bug isn't entirely close, though). + From Vsevolod Volkov. -Fri Oct 26 23:53:29 2001 Thomas Roessler +2001-06-14 13:29:06 roessler (roessler) - * doc/manual.sgml.head: - Point to the openProjects.net IRC channel instead of dal.net. + * po/pl.po: update -Thu Oct 25 07:54:35 2001 Thomas Roessler +2001-06-13 08:29:16 roessler (roessler) - * pgp.c: - Handle clearsigned messages gracefully even when pgp_verify_sig is - set and pgp_decode_command is unset. + * m4/gettext.m4: Avoid more m4 macro collisions. -Wed Oct 24 11:08:22 2001 Thomas Roessler + * m4/glibc21.m4: branches: 1.2.2; 1.2.4; Avoid more m4 macro + collisions. - * complete.c: Suspected fix for #837. + * imap/auth_sasl.c: An updated version of the previous patch. + From Brendan. -Mon Oct 22 09:28:26 2001 Thomas Roessler + * mutt_sasl.c: branches: 2.10.2; An updated version of the + previous patch. From Brendan. - * imap/util.c, globals.h, init.h: - Make IMAP keepalive configurable. From Brendan Cully. + * mutt_sasl.h, pop_auth.c: An updated version of the previous + patch. From Brendan. -Wed Oct 17 17:03:19 2001 Thomas Roessler + * pop_auth.c: This patch closes a ridiculous bug where the + SASL library could be used without being initialised. I don't + understand why lots of people weren't having problems, unless + no one who uses SASL uses POP :) - * curs_main.c: Fix #829. + closes 549 - * sendlib.c: - Fix #828: Sendmail is now invoked with stdout and stderr redirected - to /dev/null. Apparently, sendmail 8.12.1 doesn't like to be - invoked with stderr and stdout closed. + From Brendan Cully. - * curs_main.c: - Fix CURHDR confusion. Mutt should compile now. (Sorry for not - committing this earlier.) + * po/cs.po: update -Tue Oct 16 14:29:27 2001 Thomas Roessler +2001-06-12 12:45:29 roessler (roessler) - * addrbook.c, keymap.c: - Address book nit fix from geerd.debruijn@nl.thalesgroup.com. + * m4/gettext.m4, m4/progtest.m4, configure.in: gettext-related + fixes. Most of this may just be temporary if we decide to get + rid of our own gettext.m4. - * po/ja.po, po/it.po: update + * m4/gettext.m4: Fix comments. -Mon Oct 15 20:18:32 2001 Thomas Roessler + * po/tr.po: update - * rfc2047.c: Close #821. Fix provided by Edmund. +2001-06-11 18:32:05 roessler (roessler) - * curs_main.c: AIX portability patch. Suggested by Jan Chrillesen - . + * imap/auth.c, imap/imap.c, doc/manual.sgml.head: + patch-bac.flags-20010611.1 - * doc/manual.sgml.tail: Fixing a nit, From David Ellement. + * po/es.po, po/da.po: update. -Fri Oct 12 09:03:26 2001 Thomas Roessler + * doc/manual.sgml.head: Updates from Byrial Jensen. - * po/fr.po: update + * keymap.c: command/function cosmetics from Byrial Jensen. -Thu Oct 11 20:08:44 2001 Thomas Roessler + * po/de.po, po/et.po, po/sv.po: update. - * imap/message.c: - Small fix from Edmund GRIMLEY EVANS . + * doc/mutt.man, doc/muttbug.man, init.c, init.h: Use the EMAIL + environment variable as the default for $from. - * compose.c: Little fix from sroberts@certicom.com. + * po/eo.po, po/el.po: update. - * po/eo.po: update +2001-06-07 23:15:53 roessler (roessler) - * pgpewrap.c: Add public domain notice. + * po/fr.po, po/id.po: updates for 1.3.19. - * Attic/pgpewrap, configure.in, Makefile.am, pgpewrap.c: - Include C version of pgpewrap, by Wessel Dankers . + * po/zh_TW.Big5.po: A fixed version from EGE. - * po/da.po: update + * build-release: Don't try to upload to sigtrap.guug.de any more. - * compose.c, editmsg.c, sendlib.c: - Unify "Can't stat" messages. Suggested by Byrial. + * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, + po/ru.po, po/sk.po, po/sv.po, po/ja.po, po/ko.po, po/lt.po, + po/nl.po, po/pl.po, po/pt_BR.po, po/hu.po, po/id.po, po/it.po, + po/fr.po, po/gl.po, po/es.po, po/et.po, po/el.po, po/eo.po, + po/cs.po, po/da.po, po/de.po, reldate.h, VERSION, ChangeLog: + automatic post-release commit for mutt-1.3.19 -Wed Oct 10 23:37:06 2001 Thomas Roessler + * check_sec.sh: Don't check in intl/ - * mh.c: Fix #560. + * m4/codeset.m4: branches: 1.1.2; 1.1.4; More from the gettext + munster patch from E.G.E. - * pager.c: - Fix minor snafu in Vsevolod's patch about important flags for POP - folders. + * m4/glibc21.m4, m4/iconv.m4: More from the gettext munster + patch from E.G.E. - * main.c: - Mess around with signal handlers. Allegedly, this helps to get - things working with Solaris 8. See #455. + * po/zh_TW.Big5.po, m4/gettext.m4, m4/lcmessage.m4, + m4/progtest.m4: Gettext update. (From E.G.E., of course.) - * imap/message.c: Try to fix #302. + * intl/Makefile.in, intl/VERSION, intl/bindtextdom.c, + intl/cat-compat.c, intl/config.charset, intl/dcgettext.c, + intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, + intl/dngettext.c, intl/explodename.c, intl/finddomain.c, + intl/gettext.c, intl/gettext.h, intl/gettextP.h, + intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, + intl/libgettext.h, intl/libgnuintl.h, intl/libintl.glibc, + intl/linux-msg.sed, intl/loadinfo.h, intl/loadmsgcat.c, + intl/localcharset.c, intl/locale.alias, intl/localealias.c, + intl/ngettext.c, intl/plural.c, intl/plural.y, intl/po2tbl.sed.in, + intl/ref-add.sin, intl/ref-del.sin, intl/textdomain.c, + intl/xopen-msg.sed, intl/.cvsignore, intl/ChangeLog, Makefile.am, + acconfig.h, configure.in, gettext.c: Gettext update. - * curs_main.c, pager.c: - Don't allow setting the "important" flag when message resides on a - POP server. + * lib.h: branches: 2.11.2; Gettext update. - * curs_lib.c: - Rename pad_char to m_pad_char - AIX curses have a macro called - pad_char. Noted by Jan Chrillesen . + * mbyte.c: Gettext update. - * pager.c: Patch from #272 (from acli@mingpaoxpress.com). + * po/ru.po: update. - * browser.c: Fix #813. + * configure.in: ALL_LINGUAS. I forgot to do this earlier today. - * mx.c: Another consistency fix for maildir_trash. + * NEWS: Documentation update from Brendan Cully. - * mh.c, mx.c: - Experimental patch to make maildir_trash handling more consistent. + * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.GB2312.po, + po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/ko.po, + po/lt.po, po/nl.po, po/pl.po, po/et.po, po/fr.po, po/gl.po, + po/hu.po, po/id.po, po/it.po, po/ja.po, po/cs.po, po/da.po, + po/de.po, po/el.po, po/eo.po, po/es.po: Updating the gl + translation, another update-po run. - * buffy.c: - maildir buffy: Don't consider "trashed" new messages new. Fixes #412. + * po/zh_TW.Big5.po: Changed to utf-8 in order to avoid problems + with recent gettext versions. Thanks to EGE! - * main.c: Include platform information with mutt -v output. + (BTW, the file name is lying now. Is this a problem?) - * muttbug.sh.in: - Include some information about the compiler and compiler flags used - with bug reports. - - * po/pl.po: update - - * po/fr.po, po/de.po: updates. - -Tue Oct 9 09:29:55 2001 Thomas Roessler - - * getdomain.c: A different fix for #767. - - * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/ru.po, po/sk.po, po/sv.po, po/pt_BR.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, ChangeLog, VERSION: - automatic post-release commit for mutt-1.3.23 - -Sun Oct 7 06:43:52 2001 Thomas Roessler - - * doc/manual.sgml.head: We do update .mh_sequences files now. - -Sun Oct 7 06:43:52 2001 Thomas Roessler - - * doc/manual.sgml.head: We do update .mh_sequences files now. - -Sat Oct 6 09:31:44 2001 Thomas Roessler - - * doc/manual.sgml.head: - Documentation for check-traditional-pgp and for edit-type when used - in read mode. - -Tue Oct 2 22:20:03 2001 Thomas Roessler - - * enter.c: Fix #801. - -Mon Oct 1 09:58:49 2001 Thomas Roessler - - * mh.c: Create mh_sequences files when they don't exist. Suggested by - TAKIZAWA Takashi . - -Fri Sep 28 08:38:44 2001 Thomas Roessler - - * charset.c: More character set aliases, from Ionel Mugurel Ciobica - . - - * pager.c: Color fix from Brandon Long. Welcome back! - -Wed Sep 26 10:56:52 2001 Thomas Roessler - - * mh.c: OK, I couldn't resist. ;-) - - Depending on the user's usage patterns and configuration, there may - be a strong bias in maildir files moving either within the new or to - the cur subfolder. This patch adds hit counters for each of these - directories. Mutt will then look first into the directory - encountered more frequently in the past. This should help to reduce - the cost of chasing messages a bit, and isn't too costly itself. - - (Another possibility for optimization may be to actually base the - prediction on the configuration and on the message flags as we know - them - in particular, the mark_old and move options could have some - effect here. Thinking about message flags, one could even replace - the simple heuristic currently implemented by a matrix recording hit - counters depending on flags. But then again, it's all just playing - around, since this function will be invoked only rarely. ;-) - - * attach.c, commands.c, copy.c, copy.h, handler.c, mutt.h, recvattach.c: - Fix inconsistencies between printing and displaying of - message/rfc822 body parts. - - * attach.c: Fix attachment printing. - - * mh.c, mx.c, mx.h: - Search for messages which may have been moving under our feet in - maildir folders. Suggested by Bjoern Jacke. - - * contrib/gpg.rc: - Remove --comment '' - it breaks pgpewrap and isn't necessary with - more recent gpg versions. - -Fri Sep 21 09:35:18 2001 Thomas Roessler - - * po/pl.po: update - -Mon Sep 17 10:19:10 2001 Thomas Roessler - - * send.c: fix #737. - -Fri Sep 14 08:19:30 2001 Thomas Roessler - - * po/id.po: update - -Tue Sep 11 12:24:32 2001 Thomas Roessler - - * addrbook.c, alias.c, init.c, menu.c, mutt.h, query.c: - More addressbook fixes. - - * addrbook.c, attach.h, browser.c, functions.h, init.c, init.h, keymap.c, keymap.h, menu.c, mutt.h, mutt_menu.h, recvattach.c: - The addressbook used to crash when someone issued the alias and - unalias commands while on that menu. This patch has a basic fix for - this behaviour, and adds delete and undelete functions to this menu. - While I'm on it, I've also made sure that "apply-tag" untags - everything on all menus. - - The original crash was noted by Oliver Kauss . - -Sat Sep 8 14:23:05 2001 Thomas Roessler - - * init.c: - Thomas Guettler reports a segfault when - you search for "~b \\${". - - * po/zh_TW.po: update - -Thu Sep 6 12:10:10 2001 Thomas Roessler - - * po/pl.po: update - - * curs_main.c: - Try to fix a boundary condition: Assume that you are in a limited - view which includes the folder's last message. Display that - message. Wait until a new message is added to the current folder - which does NOT match the limit pattern. Press tab. Mutt would get - confused. I think that this patch fixes the problem (but I'm not - entirely sure). - -Wed Sep 5 12:09:44 2001 Thomas Roessler - - * sendlib.c: BSD/OS portability fix from Edmund Grimley Evans. #758. - - * imap/imap.c, init.h: - patch-1.3.22.1.remove_warnings.awn.1, from Andrew W. Nosenko. - -Tue Sep 4 19:12:23 2001 Thomas Roessler - - * po/da.po: update - - * imap/util.c, muttlib.c, mutt_socket.c, pop.c, url.c, url.h: - patch-bac.canonifypath-4. - - The attached patch reverts the IMAP canonification patch I reverted - a version ago (sorry for being so wishy-washy). This time I put in - some code to preserve IMAP URL passwords in the initial pass, so - people who like to use those sorts of URLs still can. That was the - only reason I had reverted the patch before. - - (From Brendan Cully.) - - * po/ja.po, po/ru.po, po/uk.po: updates - - * mutt_tunnel.c: patch-bac.tunnelreopen-1 from Brendan Cully. - -Mon Sep 3 13:59:37 2001 Thomas Roessler - - * curs_main.c, thread.c: - Don't lose track of the current message when collapsing and changing - sort modes wildly. Noted by David T-G. - - * globals.h, init.h, mh.c, NEWS: Make MH sequences variable. - - * po/de.po: update - - * sendlib.c: Don't try to attach non-regular files. #754. - -Fri Aug 31 09:21:55 2001 Thomas Roessler - - * NEWS: Mention mailto URL support. - - * imap/imap.c, imap/util.c, imap/command.c: - Fix some memory leaks. From Pawel Salek, by way of Brendan Cully. - -Thu Aug 30 21:30:39 2001 Thomas Roessler - - * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/pt_BR.po, po/ru.po, po/sk.po, po/lt.po, po/nl.po, po/pl.po, po/it.po, po/ja.po, po/ko.po, po/gl.po, po/hu.po, po/id.po, po/et.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/da.po, po/de.po, ChangeLog, doc/Makefile.in, po/cs.po, VERSION: - automatic post-release commit for mutt-1.3.22.1 - - * po/uk.po, po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, po/pt_BR.po, po/ru.po, po/pl.po, po/lt.po, po/nl.po, po/it.po, po/ja.po, po/ko.po, po/hu.po, po/id.po, po/gl.po, po/et.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, po/da.po, ChangeLog, po/cs.po, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.22 - - * contrib/sample.muttrc-tlr: update - - * build-release: more preparations for stabilizing 1.3. - - * Attic/README.UPGRADE, Makefile.am: README.UPGRADE is quite outdated. - - * doc/muttrc.man.head, NEWS: documentation updates. - -Thu Aug 30 21:04:34 2001 Thomas Roessler - - * po/uk.po, po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, po/pt_BR.po, po/ru.po, po/pl.po, po/lt.po, po/nl.po, po/it.po, po/ja.po, po/ko.po, po/hu.po, po/id.po, po/gl.po, po/et.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, po/da.po, ChangeLog, po/cs.po, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.22 - -Thu Aug 30 21:00:51 2001 Thomas Roessler - - * contrib/sample.muttrc-tlr: update - - * build-release: more preparations for stabilizing 1.3. - - * Attic/README.UPGRADE, Makefile.am: README.UPGRADE is quite outdated. - - * doc/muttrc.man.head, NEWS: documentation updates. - - * doc/mutt.man: mention ~/.mutt/muttrc - - * curs_main.c: Fix #750 / deb#108628. - - * pop_auth.c: patch-20010829.vvv.pop_auth - -Tue Aug 28 20:39:04 2001 Thomas Roessler - - * handler.c: - Don't do character conversion when we call an external handler for a - text type. Assume that the conversion is done there. - - * po/da.po: update - -Fri Aug 24 08:07:42 2001 Thomas Roessler - - * sendlib.c: - Don't use the 7bit encoding for non-text MIME types. This may - produce slightly longer messages, but it helps to avoid corruption - with binary attachments which look like text, but aren't. - - * po/de.po: update - - * sendlib.c: - More liberally apply MIME encodings to non-text body parts when - there's a ^From_ line. - -Thu Aug 23 19:10:04 2001 Thomas Roessler - - * po/eo.po, po/sv.po: update - -Wed Aug 22 14:41:32 2001 Thomas Roessler - - * po/et.po, po/fr.po: update - - * pop_auth.c: - This should fix the warnings which A. Nosenko found. (And may - introduce new ones about unused variables.) - -Tue Aug 21 21:54:33 2001 Thomas Roessler - - * po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/pt_BR.po, po/ru.po, po/pl.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/hu.po, po/id.po, po/it.po, po/fr.po, po/gl.po, po/et.po, po/el.po, po/eo.po, po/es.po, po/da.po, po/de.po, po/cs.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.3.21 - -Mon Aug 20 12:11:28 2001 Thomas Roessler - - * mx.c: Check for .mew-cache in MH folders. - -Mon Aug 20 12:11:28 2001 Thomas Roessler - - * mx.c: Check for .mew-cache in MH folders. - -Thu Aug 16 12:42:30 2001 Thomas Roessler - - * sendlib.c: - Mutt's detection of overly long lines would fail with text files - when the long line is the last one, and is not finished by a newline - character. This can, for instance, happen when you send out - macintosh-generated HTML files. - - (And, apparently, we hit some boundary somewhere in the PGP code - with that - I had some truncated attachments today.) - -Mon Aug 13 16:12:08 2001 Thomas Roessler - - * pop.c: fix content-length headers. - - * mh.c: - Fix treatment of maildir folders. We partially used mh routines for - these, introducing absurdities such as .mh_sequences files. - -Sun Aug 12 10:15:15 2001 Thomas Roessler - - * init.c, init.h: - Fix the "strange e-mail header" bug. It was an uninitialized - buffer. Thanks to Brendan Cully for figuring it out. - -Sat Aug 11 17:39:13 2001 Thomas Roessler - - * muttlib.c: - Undo an earlier change to _mutt_expand_path, which seems to have - caused problems. From Brendan Cully. - - * config.guess, config.sub: Update. Thanks, Brendan! - -Thu Aug 9 11:28:09 2001 Thomas Roessler - - * po/uk.po, po/ja.po: update - -Wed Aug 8 19:27:50 2001 Thomas Roessler - - * doc/manual.sgml.tail: Adding someone I forgot. - -Tue Aug 7 12:45:51 2001 Thomas Roessler - - * doc/manual.sgml.tail: - Update credits. I'm sure I forgot some people. If you feel you're - one of them, please drop me a line! - -Mon Aug 6 17:49:06 2001 Thomas Roessler - - * curs_lib.c: - Here's a fix to allow (n)curses versions to work with some terminfo - entries where (for whatever reason), someone specified cvvis but not - cnorm. From a report/discussion with Mario Vanoni - . (From Thomas Dickey.) - - * buffy.c: Another little MH buffy bug. From Len Lattanzi - . - -Fri Aug 3 16:55:41 2001 Thomas Roessler - - * mh.c: fix an mh_buffy segfault. - - * configure.in: - Don't default to "no" when we can't find sendmail. #713; Brendan - Cully. - - * buffy.c, mh.c, mx.h: MH buffy. - -Thu Aug 2 22:59:16 2001 Thomas Roessler - - * contrib/gpg.rc: Don't emit a comment armor header at all. - - * mh.c: - Update mh_sequences when messages are deleted. Note: Currently, we - only clean up our own sequences, and leave others' sequences alone. - Should possibly be fixed. - - * mh.c: Fix #720. - - * imap/browse.c: - Namespace fix. From Pawel Slawek (or Peter Bloomfield?); forwarded - by Brendan Cully. - -Wed Aug 1 22:40:29 2001 Thomas Roessler - - * po/eo.po: update - - * po/fr.po, po/ru.po, po/de.po: updates. - - * gnupgparse.c, pgpkey.c: - Signed fixes. Noted by Vincent Lefevre's compiler. - -Tue Jul 31 12:28:19 2001 Thomas Roessler - - * mh.c: More MH fixes. - - * mh.c: fix a small typo - - * mailbox.h, mh.c, mx.c: Add mh_sequences support. I hope this works. - -Sun Jul 29 09:48:04 2001 Thomas Roessler - - * contrib/gpg.rc: - Fix the comment header, and generally be less verbose. - -Thu Jul 26 17:42:48 2001 Thomas Roessler - - * imap/util.c: patch-bac.imapnextword-1. From Brendan Cully. - - * pgpkey.c: Don't confuse validity and trust when it comes to PGP keys. - - * thread.c: O(n log (n)) sorting from Jan Kratochvil . - -Wed Jul 25 19:51:58 2001 Thomas Roessler - - * po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/cs.po: - update-po after gettext update. - -Tue Jul 24 21:29:47 2001 Thomas Roessler - - * po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/ru.po, po/pl.po, po/pt_BR.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/gl.po, po/hu.po, po/id.po, po/it.po, ChangeLog, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.20 - - * imap/imap.c: Avoid mail loss with IMAP. From Brendan Cully. - -Tue Jul 24 21:26:03 2001 Thomas Roessler - - * imap/imap.c: Avoid mail loss with IMAP. From Brendan Cully. - - * imap/command.c: patch-bac.capability-20010724.1. From Brendan Cully. - - * mbox.c: - Add a status message, so "Writing messages" doesn't stay on screen - forever. - - * imap/imap.c: - The attached patch fixes a couple bugs I introduced recently when - working around the buggy but firmly entrenched UW-IMAP 4.7 server. - These resulted in additional overhead when synchronising mailboxes - and occasional problems opening empty mailboxes. - - From: Brendan Cully - -Thu Jul 19 14:51:14 2001 Thomas Roessler - - * curs_main.c: - Redraw when an alias is created - the user may have assigned a - different realname. - - * COPYRIGHT: update - -Wed Jul 11 07:19:45 2001 Thomas Roessler - - * INSTALL: - Replace mutt-dev@cs.hmc.edu by mutt-dev@mutt.org. Noted by "Mark E. - Mallett" . - -Mon Jul 9 20:54:34 2001 Thomas Roessler - - * acconfig.h, configure.in, Makefile.am: - locale-related fix from Lars Hecking. - -Wed Jul 4 07:35:20 2001 Thomas Roessler - - * imap/util.c: Fix a nit. From "Andrew W. Nosenko" - -Tue Jul 3 19:32:12 2001 Thomas Roessler - - * m4/iconv.m4, configure.in: - Iconv-related cleanup. From Brendan Cully. - - * init.c, muttlib.c, protos.h: - Unified buffer handling, from Brendan Cully. - - * pgppubring.c: Don't sign-extend chars. - - * pgp.c: Fixing a PGP signature reporting bug; adding debugging output. - - * mutt_socket.c: Don't fcntl -1. From Brendan. - - * imap/imap.c, imap/imap_private.h, imap/message.c, muttlib.c, protos.h: - Fix #677. From Brendan Cully. - -Mon Jul 2 20:28:32 2001 Thomas Roessler - - * query.c: Fix a minor nit with the external query interface. - - * doc/manual.sgml.head: documentation from Brendan Cully. - -Fri Jun 29 10:06:16 2001 Thomas Roessler - - * imap/imap.c, hook.c, init.h, mutt.h, mutt_socket.c, protos.h: - patch-bac-vvvacounthook-20010628.1 - -Thu Jun 28 20:34:05 2001 Thomas Roessler - - * query.c: Query patch from Olivier Chapuis . - -Wed Jun 27 16:08:06 2001 Thomas Roessler - - * po/ru.po: update. - - * init.h, mutt.h, mx.c: patch-1.3.19i.rs.keep_flagged - -Tue Jun 26 10:26:54 2001 Thomas Roessler - - * pgppubring.c: fixes. - - * pgplib.h, pgppubring.c: Fix handling of revocation certificates. - - * pgppubring.c: Also dump revocations. - - * pgplib.c, pgplib.h, pgppubring.c: - Add a very simple signature-dumping mode to pgpring. (Not needed - for mutt.) - -Tue Jun 19 08:39:17 2001 Thomas Roessler - - * po/ja.po: update - - * imap/imap.c, imap/message.c: - IMAP error checking for bug #662. From Brendan Cully. - -Mon Jun 18 17:29:55 2001 Thomas Roessler - - * po/Attic/zh_CN.GB2312.po, po/Attic/zh_TW.Big5.po, po/zh_CN.po, po/zh_TW.po, configure.in: - Renaming the Chinese translations. - - * po/eo.po: update - - * globals.h, init.h, mutt.h, pop_auth.c, pop.h: - The attached patch adds two variables: $pop_authenticators and - $pop_auth_try_all. - - From Vsevolod Volkov. - -Thu Jun 14 13:29:06 2001 Thomas Roessler - - * po/pl.po: update - -Wed Jun 13 08:29:16 2001 Thomas Roessler - - * m4/gettext.m4, m4/glibc21.m4: Avoid more m4 macro collisions. - - * imap/auth_sasl.c, mutt_sasl.c, mutt_sasl.h, pop_auth.c: - An updated version of the previous patch. From Brendan. - - * pop_auth.c: - This patch closes a ridiculous bug where the SASL library could be - used without being initialised. I don't understand why lots of people - weren't having problems, unless no one who uses SASL uses POP :) - - closes 549 - - From Brendan Cully. - - * po/cs.po: update - -Tue Jun 12 12:45:29 2001 Thomas Roessler - - * m4/gettext.m4, m4/progtest.m4, configure.in: - gettext-related fixes. Most of this may just be temporary if we - decide to get rid of our own gettext.m4. - - * m4/gettext.m4: Fix comments. - - * po/tr.po: update - -Mon Jun 11 18:32:05 2001 Thomas Roessler - - * imap/auth.c, imap/imap.c, doc/manual.sgml.head: - patch-bac.flags-20010611.1 - - * po/es.po, po/da.po: update. - - * doc/manual.sgml.head: Updates from Byrial Jensen. - - * keymap.c: command/function cosmetics from Byrial Jensen. - - * po/de.po, po/et.po, po/sv.po: update. - - * doc/muttbug.man, doc/mutt.man, init.c, init.h: - Use the EMAIL environment variable as the default for $from. - - * po/eo.po, po/el.po: update. - -Thu Jun 7 23:15:53 2001 Thomas Roessler - - * po/fr.po, po/id.po: updates for 1.3.19. - - * po/Attic/zh_TW.Big5.po: A fixed version from EGE. - - * build-release: Don't try to upload to sigtrap.guug.de any more. - - * po/Attic/zh_CN.GB2312.po, po/Attic/zh_TW.Big5.po, po/tr.po, po/uk.po, po/ru.po, po/sk.po, po/sv.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/hu.po, po/id.po, po/it.po, po/fr.po, po/gl.po, po/es.po, po/et.po, po/el.po, po/eo.po, po/cs.po, po/da.po, po/de.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.3.19 - - * check_sec.sh: Don't check in intl/ - - * m4/codeset.m4, m4/glibc21.m4, m4/iconv.m4: - More from the gettext munster patch from E.G.E. - - * po/Attic/zh_TW.Big5.po, m4/gettext.m4, m4/lcmessage.m4, m4/progtest.m4: - Gettext update. (From E.G.E., of course.) - - * intl/bindtextdom.c, intl/cat-compat.c, intl/config.charset, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettext.h, intl/gettextP.h, intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, intl/libintl.glibc, intl/linux-msg.sed, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/locale.alias, intl/localealias.c, intl/Makefile.in, intl/ngettext.c, intl/plural.c, intl/plural.y, intl/po2tbl.sed.in, intl/ref-add.sin, intl/ref-del.sin, intl/textdomain.c, intl/VERSION, intl/xopen-msg.sed, intl/ChangeLog, intl/.cvsignore, acconfig.h, configure.in, gettext.c, lib.h, Makefile.am, mbyte.c: - Gettext update. - - * po/ru.po: update. - - * configure.in: ALL_LINGUAS. I forgot to do this earlier today. - - * NEWS: Documentation update from Brendan Cully. - -Thu Jun 7 20:09:54 2001 Thomas Roessler - - * check_sec.sh: Don't check in intl/ - - * m4/codeset.m4, m4/glibc21.m4, m4/iconv.m4: - More from the gettext munster patch from E.G.E. - - * po/zh_TW.Big5.po, m4/gettext.m4, m4/lcmessage.m4, - m4/progtest.m4: Gettext update. (From E.G.E., of course.) - - * intl/bindtextdom.c, intl/cat-compat.c, - intl/config.charset, intl/dcgettext.c, intl/dcigettext.c, - intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, - intl/explodename.c, intl/finddomain.c, intl/gettext.c, - intl/gettext.h, intl/gettextP.h, intl/hash-string.h, - intl/intl-compat.c, intl/l10nflist.c, intl/libgettext.h, - intl/libgnuintl.h, intl/libintl.glibc, intl/linux-msg.sed, - intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, - intl/locale.alias, intl/localealias.c, intl/Makefile.in, - intl/ngettext.c, intl/plural.c, intl/plural.y, - intl/po2tbl.sed.in, intl/ref-add.sin, intl/ref-del.sin, - intl/textdomain.c, intl/VERSION, intl/xopen-msg.sed, - intl/ChangeLog, intl/.cvsignore, acconfig.h, configure.in, - gettext.c, lib.h, Makefile.am, mbyte.c: Gettext update. - - * po/ru.po: update. - - * configure.in: ALL_LINGUAS. I forgot to do this earlier today. - - * NEWS: Documentation update from Brendan Cully. - - * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po: - Updating the gl translation, another update-po run. - - * po/zh_TW.Big5.po: - Changed to utf-8 in order to avoid problems with recent gettext - versions. Thanks to EGE! - - (BTW, the file name is lying now. Is this a problem?) - - * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/pt_BR.po, po/pl.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/cs.po, po/da.po, po/de.po, po/el.po: - update-po; adding an Estonian translation. + * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, + po/ru.po, po/sk.po, po/sv.po, po/pt_BR.po, po/pl.po, po/ja.po, + po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, po/et.po, + po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/cs.po, + po/da.po, po/de.po, po/el.po: update-po; adding an Estonian + translation. * po/it.po: Fix a small bug. - * imap/message.c: - This patch ensures IMAP FLAGS aren't parsed twice when fetching the - full message body. It really only amounts to a cosmetic error, but - may cause spurious "Mailbox externally modified" messages. + * imap/message.c: This patch ensures IMAP FLAGS aren't parsed + twice when fetching the full message body. It really only amounts + to a cosmetic error, but may cause spurious "Mailbox externally + modified" messages. From Brendan Cully. - * INSTALL, README.SSL, rfc2047.c: - Documentation updates and a little bug fix. From Brendan Cully. + * INSTALL, README.SSL, rfc2047.c: Documentation updates and a + little bug fix. From Brendan Cully. * init.c: Don't add empty strings to lists. From Thomas Parmelan . -Tue Jun 5 15:43:41 2001 Thomas Roessler +2001-06-05 15:43:41 roessler (roessler) * handler.c: Leave slightly more margin with format=flowed. * imap/command.c, mutt_socket.c, mutt_ssl.c, mutt_tunnel.c: patch-bac.sockets-20010605.1 - * imap/auth.c, init.h: - Change the delimiter for imap_authenticators to a colon. + * imap/auth.c, init.h: Change the delimiter for + imap_authenticators to a colon. - * imap/auth_gss.c, imap/auth_login.c, imap/auth_sasl.c, imap/imap.c, imap/auth_anon.c, imap/auth.c, imap/auth_cram.c, imap/auth.h: - The attached patch should be the last feature I want to get in - before 1.4. It creates a new config variable $imap_authenticators, - which is a comma-separated list of authentication methods for mutt - to try to use to authenticate to an IMAP server. If it is - unspecified you get the old behaviour - any method is tried, the - first to succeed or fail ends the auth loop. + * imap/auth_gss.c, imap/auth_login.c, imap/auth_sasl.c, + imap/imap.c, imap/auth.c, imap/auth.h, imap/auth_anon.c, + imap/auth_cram.c: The attached patch should be the last feature + I want to get in before 1.4. It creates a new config variable + $imap_authenticators, which is a comma-separated list of + authentication methods for mutt to try to use to authenticate to + an IMAP server. If it is unspecified you get the old behaviour + - any method is tried, the first to succeed or fail ends the + auth loop. (From Brendan Cully.) - * globals.h, init.h: - The attached patch should be the last feature I want to get in - before 1.4. It creates a new config variable $imap_authenticators, - which is a comma-separated list of authentication methods for mutt - to try to use to authenticate to an IMAP server. If it is - unspecified you get the old behaviour - any method is tried, the - first to succeed or fail ends the auth loop. + * globals.h, init.h: The attached patch should be the last + feature I want to get in before 1.4. It creates a new config + variable $imap_authenticators, which is a comma-separated list of + authentication methods for mutt to try to use to authenticate to + an IMAP server. If it is unspecified you get the old behaviour + - any method is tried, the first to succeed or fail ends the + auth loop. - * attach.c, commands.c, handler.c: - Check mutt_create_filter*'s return value for errors. This should - avoid a bunch of possible crashes. + * attach.c, commands.c, handler.c: Check mutt_create_filter*'s + return value for errors. This should avoid a bunch of possible + crashes. -Mon Jun 4 18:29:33 2001 Thomas Roessler +2001-06-04 18:29:33 roessler (roessler) * doc/manual.sgml.head: Score documentation fix. * po/pl.po: Update. - * doc/.cvsignore, .cvsignore: - Ignore some more generated files. From Andrew Nosenko. + * doc/.cvsignore, .cvsignore: Ignore some more generated files. + From Andrew Nosenko. - * Makefile.am: - -I$(includedir) is moved from INCLUDES variable to the end of - CPPFLAGS. This allow build Mutt with Bruno's libiconv and - --prefix=/usr on glibc-2.1.2 systems. + * Makefile.am: -I$(includedir) is moved from INCLUDES variable + to the end of CPPFLAGS. This allow build Mutt with Bruno's + libiconv and --prefix=/usr on glibc-2.1.2 systems. From "Andrew W. Nosenko" . - * doc/instdoc.sh.in, doc/Makefile.in, contrib/Makefile.in, configure.in, init.c, INSTALL, main.c, Makefile.am, muttbug.sh.in, sendlib.c: - Clean up the sharedir mess. From Lars Hecking. + * doc/Makefile.in, doc/instdoc.sh.in, contrib/Makefile.in, + INSTALL, Makefile.am, configure.in, init.c, main.c, muttbug.sh.in, + sendlib.c: Clean up the sharedir mess. From Lars Hecking. -Fri Jun 1 08:53:23 2001 Thomas Roessler +2001-06-01 08:53:23 roessler (roessler) - * imap/command.c, imap/imap.c, imap/imap_private.h, imap/message.c, curs_main.c, mailbox.h: - More concurrent IMAP modification handling from Brendan Cully. + * imap/command.c, imap/imap.c, imap/imap_private.h, + imap/message.c, curs_main.c, mailbox.h: More concurrent IMAP + modification handling from Brendan Cully. * po/fr.po: Update. -Thu May 31 18:04:24 2001 Thomas Roessler +2001-05-31 18:04:24 roessler (roessler) * mutt_tunnel.c: Tunnel fixes. * configure.in: Fix some typos. - * mutt_curses.h, configure.in: - Utf-8 support with ncurses, by Sven Verdoolaege. Thomas E. Dickey - says it looks reasonable, so I include it. + * mutt_curses.h, configure.in: Utf-8 support with ncurses, by + Sven Verdoolaege. Thomas E. Dickey says it looks reasonable, + so I include it. -Wed May 30 23:00:51 2001 Thomas Roessler +2001-05-30 23:00:51 roessler (roessler) - * imap/command.c, imap/imap.c, enter.c, Makefile.am, mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h, mutt_ssl.c, mutt_ssl_nss.c, mutt_tunnel.c: - Socket API clean-up from Brendan Cully. + * imap/command.c, imap/imap.c, Makefile.am, enter.c, + mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h, + mutt_ssl.c, mutt_ssl_nss.c, mutt_tunnel.c: Socket API clean-up + from Brendan Cully. - * send.c: If messages have no References header, fall back to using - In-Reply-To when constructing a reply's references header. This may - not be strictly according to the book, but looks like a reasonable - suggestion (which came from Vincent Lefebvre). + * send.c: If messages have no References header, fall back to + using In-Reply-To when constructing a reply's references header. + This may not be strictly according to the book, but looks like + a reasonable suggestion (which came from Vincent Lefebvre). * curs_main.c: Check whether any messages are visible. -Tue May 29 20:26:23 2001 Thomas Roessler +2001-05-29 20:26:23 roessler (roessler) + + * m4/gssapi.m4: branches: 1.1.2; GSSAPI fixes, tunnel driver. + From Brendan Cully. - * m4/gssapi.m4, imap/auth.c, imap/auth_gss.c, imap/auth_sasl.c, imap/imap.c, configure.in, globals.h, init.h, Makefile.am, mutt_socket.c, mutt_socket.h, mutt_tunnel.c, mutt_tunnel.h, README: + * imap/auth.c, imap/auth_gss.c, imap/auth_sasl.c, imap/imap.c, + Makefile.am, README, configure.in, globals.h, init.h, + mutt_socket.c, mutt_socket.h, mutt_tunnel.c, mutt_tunnel.h: GSSAPI fixes, tunnel driver. From Brendan Cully. - * configure.in, md5.h, sha1.h: - More type-determination fixes from Lars Hecking. + * configure.in, md5.h, sha1.h: More type-determination fixes + from Lars Hecking. -Mon May 28 19:14:47 2001 Thomas Roessler +2001-05-28 19:14:47 roessler (roessler) - * imap/util.c: - Consult /etc/services for imaps port. From Brendan Cully. + * imap/util.c: Consult /etc/services for imaps port. From Brendan + Cully. - * imap/Makefile.am, Attic/checktypes.c, configure.in, Makefile.am, md5c.c, md5.h, sha1.c, sha1.h: - Improve checking for 32bit integers. From Brendan Cully and Lars - Hecking. + * imap/Makefile.am, Makefile.am, checktypes.c, configure.in, + md5.h, md5c.c, sha1.c, sha1.h: Improve checking for 32bit + integers. From Brendan Cully and Lars Hecking. * muttbug.sh.in: Cosmetics. From Brendan Cully. - * imap/command.c, imap/imap.c, imap/imap_private.h: - Detect external modifications of IMAP folders. From Brendan Cully. + * imap/command.c, imap/imap.c, imap/imap_private.h: Detect + external modifications of IMAP folders. From Brendan Cully. - * curs_main.c: Fix attaching messages via IMAP. From Brendan Cully. + * curs_main.c: Fix attaching messages via IMAP. From Brendan + Cully. -Thu May 24 10:18:30 2001 Thomas Roessler +2001-05-24 10:18:30 roessler (roessler) * po/ja.po: update. * browser.c: patch-bac.chdir-20010523.2 -Wed May 23 14:19:16 2001 Thomas Roessler +2001-05-23 14:19:16 roessler (roessler) * browser.c: patch-bac.chdir-20010523.1 * imap/browse.c: patch-bac.createnull-20010522.1 -Tue May 22 21:45:52 2001 Thomas Roessler +2001-05-22 21:45:52 roessler (roessler) * doc/manual.sgml.head: Documentation nit from Björn Jacke. - * configure.in: - Let configure --help look prettier. From Brendan Cully. + * configure.in: Let configure --help look prettier. From Brendan + Cully. - * doc/manual.sgml.head, doc/manual.sgml.tail: - Documentation fixes from Brendan Cully. + * doc/manual.sgml.head, doc/manual.sgml.tail: Documentation + fixes from Brendan Cully. * imap/imap.c: Attachment deletion on IMAP servers, take two. -Mon May 21 08:42:07 2001 Thomas Roessler +2001-05-21 08:42:07 roessler (roessler) * imap/imap.c, imap/message.c, commands.c, mx.c, protos.h: Attachment deletion for IMAP folders. By Brendan Cully. -Sun May 20 22:35:29 2001 Thomas Roessler +2001-05-20 22:35:29 roessler (roessler) - * handler.c: - Fix character set conversion for non-plain text types with 8bit - content-transfer-encodings. Noted by Björn Jacke. + * handler.c: Fix character set conversion for non-plain text + types with 8bit content-transfer-encodings. Noted by Björn Jacke. * imap/message.c: \Seen for FCCs. From Brendan Cully. -Thu May 17 18:37:21 2001 Thomas Roessler +2001-05-17 18:37:21 roessler (roessler) * pager.c: patch-1.3.18.bj.segfault.1. * handler.c: Fix multibyte encodings with quoted-printable. - (patch-1.3.18.tt.decode_quoted.1) - From TAKIZAWA Takashi . + (patch-1.3.18.tt.decode_quoted.1) From TAKIZAWA Takashi + . -Tue May 15 20:41:55 2001 Thomas Roessler +2001-05-15 20:41:55 roessler (roessler) - * imap/browse.c, imap/util.c, mutt_socket.c: patch-bac.notes-20010515.1 + * imap/browse.c, imap/util.c, mutt_socket.c: + patch-bac.notes-20010515.1 - * rfc1524.c: - Make tests on an attachment's file name possible. Patch from Bob - Bell . + * rfc1524.c: Make tests on an attachment's file name possible. + Patch from Bob Bell . -Sun May 13 15:43:48 2001 Thomas Roessler +2001-05-13 15:43:48 roessler (roessler) * po/de.po: Update. -Sat May 12 05:49:31 2001 Thomas Roessler +2001-05-12 05:49:31 roessler (roessler) * handler.c: Undo one of yesterday's aesthetical changes. * muttlib.c: IMAP path canonification hack from Brendan Cully. - * handler.c: - Adding a hack to use format=flowed's quoting information in the - pager, using ANSI color sequences to turn off quote coloring. + * handler.c: Adding a hack to use format=flowed's quoting + information in the pager, using ANSI color sequences to turn + off quote coloring. -Fri May 11 22:16:17 2001 Thomas Roessler +2001-05-11 22:16:17 roessler (roessler) - * handler.c: - Don't cut off the final part of ttachments with overlong lines. + * handler.c: Don't cut off the final part of ttachments with + overlong lines. * handler.c: Correctly handle extremely long lines. - * handler.c: - Improve handling of indented text when wrapping text/plain; - format=flowed. This is, in particular, important when replying to - messages with indented text. I hope this code does The Right Thing - most of the time now. + * handler.c: Improve handling of indented text when wrapping + text/plain; format=flowed. This is, in particular, important + when replying to messages with indented text. I hope this code + does The Right Thing most of the time now. - (Further note that we still try to avoid wrapping at places where - the user didn't do so.) + (Further note that we still try to avoid wrapping at places + where the user didn't do so.) * handler.c: Some more esthetical nits. * handler.c: More fixes. - * recvcmd.c: Fix some nits with respect to text/plain; format=flowed. + * recvcmd.c: Fix some nits with respect to text/plain; + format=flowed. - * copy.c, handler.c, init.h, mutt.h, send.c: - Add experimental support for text/plain; format=flowed. + * copy.c, handler.c, init.h, mutt.h, send.c: Add experimental + support for text/plain; format=flowed. * send.c: Fix #590. * headers.c: Some code simplifications. - * headers.c, muttlib.c: - Fix a memory leak in mutt_free_envelope(); avoid dangling pointers - in header editing. + * headers.c, muttlib.c: Fix a memory leak in mutt_free_envelope(); + avoid dangling pointers in header editing. -Thu May 10 13:15:45 2001 Thomas Roessler +2001-05-10 13:15:45 roessler (roessler) * po/ja.po: update. - * hdrline.c: Fix %D. From Len Lattanzi . + * hdrline.c: Fix %D. From Len Lattanzi + . * headers.c: Fix header editing and references headers. - * imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, imap/command.c, imap/imap.c, imap/message.c, imap/util.c, sort.c, copy.c, curs_main.c, globals.h, hook.c, init.h, mbox.c, menu.c, muttlib.c, mutt_socket.c, mutt_ssl.c, mx.c, pgpkey.c, pop_auth.c, pop.c, pop_lib.c, protos.h: - A slightly extended version of Dave Ewart's sleeptime patch. + * imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, + imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, + imap/command.c, imap/imap.c, imap/message.c, imap/util.c, + sort.c, copy.c, curs_main.c, globals.h, hook.c, init.h, mbox.c, + menu.c, mutt_socket.c, mutt_ssl.c, muttlib.c, mx.c, pgpkey.c, + pop.c, pop_auth.c: A slightly extended version of Dave Ewart's + sleeptime patch. - * po/fr.po, po/id.po, po/sv.po, po/da.po: update. - - * po/hu.po, configure.in: - Adding the Hungarian translation from Szabolcs Horvath - . + * pop_lib.c: branches: 2.4.2; A slightly extended version of + Dave Ewart's sleeptime patch. -Mon May 7 19:21:41 2001 Thomas Roessler + * protos.h: A slightly extended version of Dave Ewart's sleeptime + patch. - * imap/imap.h, imap/README, imap/util.c, muttlib.c: - IMAP path canonicalization. From Brendan Cully. + * po/fr.po, po/id.po, po/sv.po, po/da.po: update. -Wed May 2 20:49:46 2001 Thomas Roessler + * po/hu.po, configure.in: Adding the Hungarian translation from + Szabolcs Horvath . - * doc/manual.sgml.tail: Document some missing functions. +2001-05-07 19:21:41 roessler (roessler) - * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/cs.po, po/da.po: - make update-po. + * imap/README, imap/imap.h, imap/util.c, muttlib.c: IMAP path + canonicalization. From Brendan Cully. -Tue May 1 21:32:50 2001 Thomas Roessler +2001-05-02 20:49:46 roessler (roessler) - * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/pl.po, po/pt_BR.po, po/lt.po, po/nl.po, po/gl.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/cs.po, ChangeLog, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.18 + * doc/manual.sgml.tail: Document some missing functions. - * pgp.c: #568: Out-of-band reporting for traditional signed+encrypted - messages. + * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, + po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/id.po, po/it.po, + po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/de.po, + po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/cs.po, + po/da.po: make update-po. -Tue May 1 21:24:41 2001 Thomas Roessler +2001-05-01 21:32:50 roessler (roessler) - * pgp.c: #568: Out-of-band reporting for traditional signed+encrypted - messages. + * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, + po/sv.po, po/tr.po, po/uk.po, po/pl.po, po/pt_BR.po, po/lt.po, + po/nl.po, po/gl.po, po/id.po, po/it.po, po/ja.po, po/ko.po, + po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, + po/cs.po, ChangeLog, VERSION, reldate.h: automatic post-release + commit for mutt-1.3.18 -Thu Apr 26 15:52:34 2001 Thomas Roessler +2001-04-26 15:52:34 roessler (roessler) * configure.in: Replace tabs by spaces. - * BEWARE, Makefile.am: - Add a word of warning concerning the case problems. - - * imap/command.c, imap/imap.c, imap/message.c, imap/util.c, imap/browse.c, parse.c, pattern.c, pgp.c, pgpkey.c, postpone.c, recvattach.c, remailer.c, rfc1524.c, rfc2047.c, send.c, sendlib.c, url.c, account.c, addrbook.c, alias.c, ascii.c, ascii.h, attach.c, charset.c, color.c, commands.c, copy.c, edit.c, handler.c, headers.c, init.c, keymap.c, Makefile.am, mutt.h, muttlib.c, mutt_ssl_nss.c, mx.c: - Add ascii_strcasecmp() and ascii_strncasecmp() functions which do - locale-independent and case-insensitive string comparisons. Needed - for mutt to work in iso-8859-9 environments, where tolower('I') != - 'i'. - -Wed Apr 25 22:08:41 2001 Thomas Roessler - - * globals.h, init.h, mutt.h, parse.c, protos.h, send.c, sendlib.c, thread.c, url.c: - Implement RFC 2822's idea of the In-Reply-To header. In particular, - we have to drop the $in_reply_to configuration variable. Also, the - change in the specification makes some changes to the threading code - reasonable. + * BEWARE, Makefile.am: Add a word of warning concerning the + case problems. + + * imap/command.c, imap/imap.c, imap/message.c, imap/util.c, + imap/browse.c, parse.c, pattern.c, pgp.c, pgpkey.c, postpone.c, + recvattach.c, remailer.c, rfc1524.c, rfc2047.c, send.c, + sendlib.c, url.c, Makefile.am, account.c, addrbook.c, alias.c: + Add ascii_strcasecmp() and ascii_strncasecmp() functions which + do locale-independent and case-insensitive string comparisons. + Needed for mutt to work in iso-8859-9 environments, where + tolower('I') != 'i'. + + * ascii.c: branches: 2.1.2; Add ascii_strcasecmp() and + ascii_strncasecmp() functions which do locale-independent and + case-insensitive string comparisons. Needed for mutt to work + in iso-8859-9 environments, where tolower('I') != 'i'. + + * ascii.h, attach.c, charset.c, color.c, commands.c, copy.c, + edit.c, handler.c, headers.c, init.c, keymap.c, mutt.h, + mutt_ssl_nss.c, muttlib.c, mx.c: Add ascii_strcasecmp() and + ascii_strncasecmp() functions which do locale-independent and + case-insensitive string comparisons. Needed for mutt to work + in iso-8859-9 environments, where tolower('I') != 'i'. + +2001-04-25 22:08:41 roessler (roessler) + + * globals.h, init.h, mutt.h, parse.c, protos.h, send.c, + sendlib.c, thread.c, url.c: Implement RFC 2822's idea of + the In-Reply-To header. In particular, we have to drop the + $in_reply_to configuration variable. Also, the change in the + specification makes some changes to the threading code reasonable. * parse.c: Use RFC 2822's interpretation of two-digit years. * charset.c: Kluge around some problems with iso-8859-9 locales. -Tue Apr 24 11:21:22 2001 Thomas Roessler +2001-04-24 11:21:22 roessler (roessler) - * commands.c: - When the character set is changed, ask whether or not mutt should - convert. + * commands.c: When the character set is changed, ask whether or + not mutt should convert. -Thu Apr 19 09:39:49 2001 Thomas Roessler +2001-04-19 09:39:49 roessler (roessler) - * compose.c: - Don't try to select the secret key from the public key ring. + * compose.c: Don't try to select the secret key from the public + key ring. -Wed Apr 18 15:12:50 2001 Thomas Roessler +2001-04-18 15:12:50 roessler (roessler) - * sendlib.c: - Fix a segmentation fault. Bug reported by Björn Jacke and analyzed - by Lars Hecking. + * sendlib.c: Fix a segmentation fault. Bug reported by Björn + Jacke and analyzed by Lars Hecking. -Fri Apr 13 23:20:15 2001 Thomas Roessler +2001-04-13 23:20:15 roessler (roessler) * enter.c: Fix KEY_ENTER. From EGE. - * build-release, README: Introducing trithemius.gnupg.org. + * README, build-release: Introducing trithemius.gnupg.org. -Wed Apr 11 23:42:59 2001 Thomas Roessler +2001-04-11 23:42:59 roessler (roessler) - * hook.c: - Avoid excessive unhooking from within hooks. Problem noted by - Eugene Lee on mutt-users. + * hook.c: Avoid excessive unhooking from within hooks. + Problem noted by Eugene Lee on mutt-users. - * doc/Makefile.in: - Don't rely on GNU make's implicit rules for shell scripts. Noted by - EGE. + * doc/Makefile.in: Don't rely on GNU make's implicit rules for + shell scripts. Noted by EGE. -Mon Apr 9 16:10:59 2001 Thomas Roessler +2001-04-09 16:10:59 roessler (roessler) - * INSTALL: Fix the documentation of --enable-locale-fix. From EGE. + * INSTALL: Fix the documentation of --enable-locale-fix. + From EGE. - * enter.c, keymap.c: - Entering multibyte characters. From Edmund Grimley Evans. + * enter.c, keymap.c: Entering multibyte characters. From Edmund + Grimley Evans. * send.c: Avoid a crash. patch-1.3.17.tlr.pgpflags_fault.1. -Thu Apr 5 23:23:37 2001 Thomas Roessler +2001-04-05 23:23:37 roessler (roessler) * po/it.po: update @@ -3166,121 +2892,116 @@ Thu Apr 5 23:23:37 2001 Thomas Roessler * init.h: Fix a minor typo in the documentation. -Wed Apr 4 23:29:29 2001 Thomas Roessler +2001-04-04 23:29:29 roessler (roessler) - * send.c: - Fix pgp_replyencrypt and friends for group-replies to several tagged - messages. Noted by Werner Koch. + * send.c: Fix pgp_replyencrypt and friends for group-replies to + several tagged messages. Noted by Werner Koch. -Tue Apr 3 19:26:55 2001 Thomas Roessler +2001-04-03 19:26:55 roessler (roessler) - * pgpkey.c: More PGP key selection changes: Clean up the key selection - mechanism. I'd appreciate if some of you could review the logic. + * pgpkey.c: More PGP key selection changes: Clean up the key + selection mechanism. I'd appreciate if some of you could review + the logic. * pgpkey.c: Fixes for the previous patch. - * pgpkey.c: - Add an error message in case keys can be found, but none are valid. + * pgpkey.c: Add an error message in case keys can be found, + but none are valid. - * init.h: Write "mail folder" instead of "folder" in the description of - $postponed. If people believe they understand it better that way, - fine with me. (Debian #89195.) + * init.h: Write "mail folder" instead of "folder" in the + description of $postponed. If people believe they understand + it better that way, fine with me. (Debian #89195.) * doc/manual.sgml.head: Fix a typo. Debian #90400. * po/sv.po: update. - * url.c: - Permit for passwords which contain '@'. From Felix von Leitner - . + * url.c: Permit for passwords which contain '@'. From Felix + von Leitner . - * mutt_socket.c: - Set the close on exec bit for IMAP sockets. From Jason Gunthorpe - . #536, Debian #92651. + * mutt_socket.c: Set the close on exec bit for IMAP sockets. + From Jason Gunthorpe . #536, Debian + #92651. -Mon Apr 2 13:02:56 2001 Thomas Roessler +2001-04-02 13:02:56 roessler (roessler) - * pop.c: - Fix a buffer overrun. Noted by Gordon Sadler ; - #530. + * pop.c: Fix a buffer overrun. Noted by Gordon Sadler + ; #530. * imap/Makefile.am: Fix dependencies. From Lars Hecking. -Fri Mar 30 08:53:12 2001 Thomas Roessler +2001-03-30 08:53:12 roessler (roessler) * imap/Makefile.am: Add a rule for ../types.h. -Thu Mar 29 11:23:05 2001 Thomas Roessler +2001-03-29 11:23:05 roessler (roessler) * pgp.c: Adding a dprint statement. -Wed Mar 28 14:59:52 2001 Thomas Roessler +2001-03-28 14:59:52 roessler (roessler) - * pgp.c, pgp.h: - Add some more PGP good signature checks, so we can detect whether or - not an encrypted+signed message is OK. + * pgp.c, pgp.h: Add some more PGP good signature checks, so we + can detect whether or not an encrypted+signed message is OK. * main.c: fix some of the copyright messages. - * gnupgparse.c, pgpkey.c, pgplib.c, pgplib.h, pgppacket.c: - Make mutt compatible with GnuPG's latest features. As requested by + * gnupgparse.c, pgpkey.c, pgplib.c, pgplib.h, pgppacket.c: Make + mutt compatible with GnuPG's latest features. As requested by Werner Koch. - * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/it.po, po/ja.po, po/ko.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/eo.po, po/el.po, po/de.po, po/da.po, po/cs.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.3.17 + * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, + po/ru.po, po/sk.po, po/sv.po, po/lt.po, po/nl.po, po/pl.po, + po/pt_BR.po, po/it.po, po/ja.po, po/ko.po, po/es.po, po/fr.po, + po/gl.po, po/id.po, po/eo.po, po/el.po, po/de.po, po/da.po, + VERSION, po/cs.po, reldate.h, ChangeLog: automatic post-release + commit for mutt-1.3.17 * po/pl.po: update. -Wed Mar 28 12:00:38 2001 Thomas Roessler - - * po/pl.po: update. - -Fri Mar 23 12:30:17 2001 Thomas Roessler +2001-03-23 12:30:17 roessler (roessler) * send.c: handle my_hdr message-id: correctly. -Tue Mar 20 17:28:55 2001 Thomas Roessler +2001-03-20 17:28:55 roessler (roessler) - * pgp.c: Fix Content-Disposition of PGP/MIME messages. The second part - should get a file name for convenience, not the first one. + * pgp.c: Fix Content-Disposition of PGP/MIME messages. The second + part should get a file name for convenience, not the first one. * po/ja.po: Update from Oota Toshiya . * mbyte.c: Fix a bug in mbrtowc_iconv(). From TAKIZAWA Takashi . -Mon Mar 12 11:54:38 2001 Thomas Roessler +2001-03-12 11:54:38 roessler (roessler) * po/ru.po: update from Vsevolod. -Thu Mar 8 16:48:50 2001 Thomas Roessler +2001-03-08 16:48:50 roessler (roessler) - * pager.c: - Cosmetic change for OP_PAGER_TOP, suggested by Mike Schiraldi - . + * pager.c: Cosmetic change for OP_PAGER_TOP, suggested by Mike + Schiraldi . -Mon Mar 5 20:52:04 2001 Thomas Roessler +2001-03-05 20:52:04 roessler (roessler) * init.h: Fix use_ipv6. * po/ja.po: update. -Sun Mar 4 14:25:07 2001 Thomas Roessler +2001-03-04 14:25:07 roessler (roessler) * po/eo.po: update. - * pgppacket.c: - Fix the interpretation of new-style packet lengths. This is a - really bad bug. + * pgppacket.c: Fix the interpretation of new-style packet lengths. + This is a really bad bug. - * init.h, mutt.h, mutt_socket.c: - Make it possible to enable ipv6 at run time. + * init.h, mutt.h, mutt_socket.c: Make it possible to enable ipv6 + at run time. -Sat Mar 3 18:17:23 2001 Thomas Roessler +2001-03-03 18:17:23 roessler (roessler) * mutt_ssl.c: Fix a typo concerning OpenSSL version numbers. -Thu Mar 1 10:18:04 2001 Thomas Roessler +2001-03-01 10:18:04 roessler (roessler) * po/fr.po: update. @@ -3288,37 +3009,31 @@ Thu Mar 1 10:18:04 2001 Thomas Roessler * imap/imap.c: Don't engage STARTTLS when already in SSL mode. -Tue Feb 27 16:59:45 2001 Thomas Roessler +2001-02-27 16:59:45 roessler (roessler) - * depcomp, Makefile.am, missing: - Adding files for users of automake-cvs. From Lars Hecking. + * Makefile.am, depcomp, missing: Adding files for users of + automake-cvs. From Lars Hecking. * configure.in: Simplifications from Lars Hecking. * doc/Makefile.in: Distribute instdoc.sh.in. - * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/id.po, po/it.po, po/ja.po, po/es.po, po/fr.po, po/gl.po, po/el.po, po/eo.po, po/da.po, po/de.po, contrib/Makefile.in, po/cs.po, reldate.h, VERSION, ChangeLog: + * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, + po/sv.po, po/tr.po, po/uk.po, po/ko.po, po/lt.po, po/nl.po, + po/pl.po, po/pt_BR.po, po/id.po, po/it.po, po/ja.po, po/es.po, + po/fr.po, po/gl.po, po/el.po, po/eo.po, po/da.po, po/de.po, + VERSION, contrib/Makefile.in, po/cs.po, reldate.h, ChangeLog: automatic post-release commit for mutt-1.3.16 -Mon Feb 26 16:35:39 2001 Thomas Roessler - - * pgp.c: - Fix behaviour with multiple signed blocks inside one application/pgp. +2001-02-26 16:35:39 roessler (roessler) - * pgp.c: - Add out-of-band signature status signalling for application/pgp with - clearsig. + * pgp.c: Fix behaviour with multiple signed blocks inside one + application/pgp. -Mon Feb 26 16:35:39 2001 Thomas Roessler + * pgp.c: Add out-of-band signature status signalling for + application/pgp with clearsig. - * pgp.c: - Fix behaviour with multiple signed blocks inside one application/pgp. - - * pgp.c: - Add out-of-band signature status signalling for application/pgp with - clearsig. - -Fri Feb 23 09:13:55 2001 Thomas Roessler +2001-02-23 09:13:55 roessler (roessler) * imap/imap.c, mutt_ssl.c, po/ru.po: update. @@ -3326,34 +3041,33 @@ Fri Feb 23 09:13:55 2001 Thomas Roessler * po/de.po: Update. -Wed Feb 21 17:02:18 2001 Thomas Roessler +2001-02-21 17:02:18 roessler (roessler) * po/fr.po: update. * po/pl.po, po/sv.po: updates. -Tue Feb 20 19:05:17 2001 Thomas Roessler +2001-02-20 19:05:17 roessler (roessler) * imap/auth_gss.c, imap/message.c: More IMAP patches from Brendan. - * sendlib.c: - lookup_mime_type() could overflow. This is, however, harmless, - because it only works on data from local configuration files which - are either under the control of the user or under the control of - root. + * sendlib.c: lookup_mime_type() could overflow. This is, however, + harmless, because it only works on data from local configuration + files which are either under the control of the user or under + the control of root. -Mon Feb 19 18:21:53 2001 Thomas Roessler +2001-02-19 18:21:53 roessler (roessler) * imap/command.c: Improved error handling. * po/de.po: There is no such thing as a "Text Anhang" in German. - * imap/imap.c, imap/imap.h, hook.c, mailbox.h, mx.c: - Brendan Cully's generic access() wrapper which know about IMAP. + * imap/imap.c, imap/imap.h, hook.c, mailbox.h, mx.c: Brendan + Cully's generic access() wrapper which know about IMAP. * po/el.po: Update. -Fri Feb 16 00:42:57 2001 Thomas Roessler +2001-02-16 00:42:57 roessler (roessler) * imap/BUGS, imap/message.c: Bugfix. From B.C. @@ -3361,141 +3075,161 @@ Fri Feb 16 00:42:57 2001 Thomas Roessler * imap/imap.c: Support for \HasNoChildren. From Brendan Cully. -Thu Feb 15 16:37:27 2001 Thomas Roessler +2001-02-15 16:37:27 roessler (roessler) - * imap/browse.c, imap/imap.c, imap/imap.h, imap/util.c, acconfig.h, configure.in, globals.h, init.h, mutt.h, muttlib.c, mutt_sasl.c, pop_auth.c, url.c: - Brendan Cully's latest STARTTLS patch. + * imap/browse.c, imap/imap.c, imap/imap.h, imap/util.c, + acconfig.h, configure.in, globals.h, init.h, mutt.h, mutt_sasl.c, + muttlib.c, pop_auth.c, url.c: Brendan Cully's latest STARTTLS + patch. * po/ja.po, configure.in: Adding ja.po. - * charset.c: - Fix iconv-hook. It would segfault with x-unknown and other - problematic cases. + * charset.c: Fix iconv-hook. It would segfault with x-unknown + and other problematic cases. - * init.h: - Fix the documentation of pgp_verify_sig. It's ask-yes, not ask. + * init.h: Fix the documentation of pgp_verify_sig. It's ask-yes, + not ask. -Wed Feb 14 23:58:28 2001 Thomas Roessler +2001-02-14 23:58:28 roessler (roessler) * INSTALL: Add a comment about the sample iconv-hook files. - * doc/instdoc.sh.in, doc/Makefile.in, doc/manual.sgml.head, doc/muttrc.man.head, doc/muttrc.man.tail, contrib/iconv/iconv.aix-3.2.5.rc, contrib/iconv/iconv.aix-4.1.5.rc, contrib/iconv/iconv.aix-4.2.0.rc, contrib/iconv/iconv.aix-4.3.2.rc, contrib/iconv/iconv.freebsd-3.3.rc, contrib/iconv/iconv.glibc-2.1.3.rc, contrib/iconv/iconv.glibc-2.1.90.rc, contrib/iconv/iconv.hpux-10.01.rc, contrib/iconv/iconv.hpux-10.20.rc, contrib/iconv/iconv.hpux-11.00.rc, contrib/iconv/iconv.irix-6.5.rc, contrib/iconv/iconv.osf1-4.0a.rc, contrib/iconv/iconv.osf1-4.0d.rc, contrib/iconv/iconv.solaris-2.4.rc, contrib/iconv/iconv.solaris-2.5.1.rc, contrib/iconv/iconv.solaris-2.6-cjk.rc, contrib/iconv/iconv.solaris-2.6.rc, contrib/iconv/iconv.solaris-2.7.rc, contrib/iconv/make.sh, contrib/iconv/README, contrib/Makefile.in, mutt.h, protos.h, charset.c, configure.in, hook.c, init.h: - iconv-hook. - - * imap/auth.c, imap/imap.c, imap/message.c, acconfig.h, configure.in, mutt_sasl.c, mutt_socket.h, mutt_ssl.c, mutt_ssl.h: + * doc/Makefile.in, doc/instdoc.sh.in, doc/manual.sgml.head, + doc/muttrc.man.head, doc/muttrc.man.tail, + contrib/iconv/README, contrib/iconv/iconv.aix-3.2.5.rc, + contrib/iconv/iconv.aix-4.1.5.rc, + contrib/iconv/iconv.aix-4.2.0.rc, + contrib/iconv/iconv.aix-4.3.2.rc, + contrib/iconv/iconv.freebsd-3.3.rc, + contrib/iconv/iconv.glibc-2.1.3.rc, + contrib/iconv/iconv.glibc-2.1.90.rc, + contrib/iconv/iconv.hpux-10.01.rc, + contrib/iconv/iconv.hpux-10.20.rc, + contrib/iconv/iconv.hpux-11.00.rc, + contrib/iconv/iconv.irix-6.5.rc, contrib/iconv/iconv.osf1-4.0a.rc, + contrib/iconv/iconv.osf1-4.0d.rc, + contrib/iconv/iconv.solaris-2.4.rc, + contrib/iconv/iconv.solaris-2.5.1.rc, + contrib/iconv/iconv.solaris-2.6-cjk.rc, + contrib/iconv/iconv.solaris-2.6.rc, + contrib/iconv/iconv.solaris-2.7.rc, contrib/iconv/make.sh, + contrib/Makefile.in, mutt.h, protos.h, charset.c, configure.in, + hook.c, init.h: iconv-hook. + + * imap/auth.c, imap/imap.c, imap/message.c, acconfig.h, + configure.in, mutt_sasl.c, mutt_socket.h, mutt_ssl.c, mutt_ssl.h: STARTTLS patch from Brendan Cully. - * rfc2047.c, sendlib.c: - Minor charset fixes. Users can now give any character set names in + * rfc2047.c, sendlib.c: Minor charset fixes. Users can now give + any character set names in -Tue Feb 13 23:42:29 2001 Thomas Roessler +2001-02-13 23:42:29 roessler (roessler) * charset.c: Some more strange character set aliaes. * charset.c: Add more possibly-interesting character set names. - * charset.c: - While I'm on it, fix a warning and remove some weired code by proper - use of ctype functions. - - * imap/utf7.c, charset.c, charset.h, gettext.c, gnupgparse.c, handler.c, rfc2047.c, rfc2231.c, sendlib.c: - Change charset-hook's behaviour. + * charset.c: While I'm on it, fix a warning and remove some + weired code by proper use of ctype functions. - * po/id.po: update. + * imap/utf7.c: branches: 1.5.2; Change charset-hook's behaviour. - * po/de.po: Fix some typos. From Björn Jacke. + * charset.c: Change charset-hook's behaviour. - * recvattach.c: - A little fix for those who don't have PGP installed. ;-) + * charset.h: branches: 2.19.2; Change charset-hook's behaviour. - * commands.c, curs_main.c, functions.h, OPS.PGP, pgp.c, pgp.h, protos.h, recvattach.c: - Add a function check-traditional-pgp which can be used to handle - old-style PGP messages and/or parts more easily. + * gettext.c, gnupgparse.c, handler.c, rfc2047.c, rfc2231.c, + sendlib.c: Change charset-hook's behaviour. - * query.c: Match all fields when searching on the query menu. + * po/id.po: update. - * attach.c: - Fix #470: multipart- and message-type attachments weren't handled - correctly. + * po/de.po: Fix some typos. From Björn Jacke. -Mon Feb 12 20:42:40 2001 Thomas Roessler + * recvattach.c: A little fix for those who don't have PGP + installed. ;-) - * curs_lib.c: Fix '?' in the file name dialogue. Fixes #468, #465. + * OPS.PGP, commands.c, curs_main.c, functions.h, pgp.c, pgp.h, + protos.h, recvattach.c: Add a function check-traditional-pgp + which can be used to handle old-style PGP messages and/or parts + more easily. - * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, po/lt.po, po/nl.po, po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.3.15 + * query.c: Match all fields when searching on the query menu. - * NEWS: Tell users about some of the new features. + * attach.c: Fix #470: multipart- and message-type attachments + weren't handled correctly. - * pgppacket.c: Don't free(NULL). +2001-02-12 20:42:40 roessler (roessler) - * mutt.h, pgp.c, pgp.h, pgplib.c, pgplib.h, pgpmicalg.c, pgppacket.c, pgppacket.h, pgppubring.c, postpone.c, protos.h, send.c, sendlib.c, compose.c, configure.in, gnupgparse.c, init.h, Makefile.am: - Auto-detect the micalg used with PGP/MIME signatures. + * curs_lib.c: Fix '?' in the file name dialogue. Fixes #468, + #465. -Mon Feb 12 17:48:25 2001 Thomas Roessler + * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.GB2312.po, + po/zh_TW.Big5.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, + po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, + po/ko.po, po/lt.po, po/nl.po, VERSION, po/cs.po, po/da.po, + po/de.po, po/el.po, reldate.h, ChangeLog: automatic post-release + commit for mutt-1.3.15 * NEWS: Tell users about some of the new features. * pgppacket.c: Don't free(NULL). * mutt.h, pgp.c, pgp.h, pgplib.c, pgplib.h, pgpmicalg.c, - pgppacket.c, pgppacket.h, pgppubring.c, postpone.c, - protos.h, send.c, sendlib.c, compose.c, configure.in, - gnupgparse.c, init.h, Makefile.am: Auto-detect the micalg - used with PGP/MIME signatures. + pgppacket.c, pgppacket.h, pgppubring.c, postpone.c, protos.h, + send.c, sendlib.c, Makefile.am, compose.c, configure.in, + gnupgparse.c, init.h: Auto-detect the micalg used with PGP/MIME + signatures. - * handler.c: - Make mutt_decode_* usable without passing a BODY structure. + * handler.c: Make mutt_decode_* usable without passing a BODY + structure. - * imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c: - Fixes so mutt at least compiles with Brendan's new SASL patch. + * imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c: Fixes so + mutt at least compiles with Brendan's new SASL patch. - * lib.c: Fix mutt_read_line's behaviour when encountering an - EOF. From Aaron Lehmann . + * lib.c: branches: 2.30.2; Fix mutt_read_line's behaviour when + encountering an EOF. From Aaron Lehmann . * pager.c: Avoid an infinite loop in the pager. From Edmund Grimley Evans. * imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, - imap/command.c, imap/imap.c, imap/imap_private.h, - imap/message.c, imap/util.c, mutt_sasl.c, mutt_sasl.h, - mutt_ssl.c, mutt_ssl.h: Brendan Cully's SASL patch. + imap/command.c, imap/imap.c, imap/imap_private.h, imap/message.c, + imap/util.c, mutt_sasl.c, mutt_sasl.h, mutt_ssl.c, mutt_ssl.h: + Brendan Cully's SASL patch. -Thu Feb 8 15:50:51 2001 Thomas Roessler +2001-02-08 15:50:51 roessler (roessler) * attach.c, commands.c, curs_lib.c, muttlib.c, pgp.c, - recvattach.c, remailer.c: Replace various instances of - endwin() by mutt_endwin(). This should help to avoid - chaotic screen output on the "second" screen. + recvattach.c, remailer.c: Replace various instances of endwin() + by mutt_endwin(). This should help to avoid chaotic screen + output on the "second" screen. * po/da.po: update. * doc/manual.sgml.head: Fix a typo. -Tue Feb 6 22:14:01 2001 Thomas Roessler +2001-02-06 22:14:01 roessler (roessler) - * doc/manual.sgml.head, doc/muttrc.man.head: Document fuzzy - dates. + * doc/manual.sgml.head, doc/muttrc.man.head: Document fuzzy dates. * date.c, pattern.c: Fuzzy date matching. From Eike Rathke . -Fri Feb 2 12:36:19 2001 Thomas Roessler +2001-02-02 12:36:19 roessler (roessler) * pgpinvoke.c: Apply more conservative quoting to some PGP invocation. * po/sv.po: Update from Jörgen Tegnér. -Thu Feb 1 17:03:44 2001 Thomas Roessler +2001-02-01 17:03:44 roessler (roessler) * po/tr.po: update -Wed Jan 31 18:31:27 2001 Thomas Roessler +2001-01-31 18:31:27 roessler (roessler) - * send.c: - Don't use group mailboxes with list-reply. E.g., when you have - "ietf" as a list pattern, and a message goes to + * send.c: Don't use group mailboxes with list-reply. E.g., + when you have "ietf" as a list pattern, and a message goes to IETF-Announce:;, ietf-openpgp@somewhere.org, @@ -3513,201 +3247,210 @@ Wed Jan 31 18:31:27 2001 Thomas Roessler * configure.in: Including the turkish translation from Fatih Demir . -Tue Jan 30 10:24:36 2001 Thomas Roessler +2001-01-30 10:24:36 roessler (roessler) - * doc/manual.sgml.head: - Stan Ryckman noted that we are abusing - "envelope" where it should be "header". + * doc/manual.sgml.head: Stan Ryckman + noted that we are abusing "envelope" where it should be "header". * thread.c: Fix sort_aux=received. From . - * pager.c: - Eric Fischer sent us this patch as part of bug#441. - I'm not entirely sure that it works, but let's try it. + * pager.c: Eric Fischer sent us this patch as + part of bug#441. I'm not entirely sure that it works, but let's + try it. * po/de.po, po/id.po: update * po/fr.po: update. - * pop_auth.c: - Fixing a stupid typo. bug#445, from Larry Rosenman . + * pop_auth.c: Fixing a stupid typo. bug#445, from Larry Rosenman + . -Sat Jan 27 13:50:26 2001 Thomas Roessler +2001-01-27 13:50:26 roessler (roessler) - * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/pt_BR.po, po/ru.po, po/pl.po, po/ko.po, po/lt.po, po/nl.po, po/gl.po, po/id.po, po/it.po, po/es.po, po/fr.po, po/eo.po, po/el.po, po/de.po, po/da.po, po/cs.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.3.14 + * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, + po/uk.po, po/pt_BR.po, po/ru.po, po/pl.po, po/ko.po, po/lt.po, + po/nl.po, po/gl.po, po/id.po, po/it.po, po/es.po, po/fr.po, + po/eo.po, po/el.po, po/de.po, po/da.po, po/cs.po, VERSION, + reldate.h, ChangeLog: automatic post-release commit for + mutt-1.3.14 * recvattach.c: More improvements to the recvattach collapsing. - * mutt.h, pager.c, pager.h, protos.h, recvattach.c, attach.c, attach.h, compose.c, functions.h, init.h, OPS: - Add collapsing to the receive-attach menu, and improve digest - handling that way. - -Sat Jan 27 13:41:11 2001 Thomas Roessler + * mutt.h, pager.c, pager.h, protos.h, recvattach.c: Add collapsing + to the receive-attach menu, and improve digest handling that way. - * recvattach.c: More improvements to the recvattach collapsing. + * OPS: branches: 2.22.2; Add collapsing to the receive-attach + menu, and improve digest handling that way. - * mutt.h, pager.c, pager.h, protos.h, recvattach.c, attach.c, attach.h, compose.c, functions.h, init.h, OPS: - Add collapsing to the receive-attach menu, and improve digest - handling that way. + * attach.c, attach.h, compose.c, functions.h, init.h: Add + collapsing to the receive-attach menu, and improve digest handling + that way. -Thu Jan 25 12:04:46 2001 Thomas Roessler +2001-01-25 12:04:46 roessler (roessler) * po/cs.po: Fixes from Björn Jacke . * contrib/pgp6.rc: A nit from Björn Jacke . -Mon Jan 22 11:04:56 2001 Thomas Roessler +2001-01-22 11:04:56 roessler (roessler) * mutt_ssl.c: patch-1.3.13.tk.ssl.connect.1 -Thu Jan 18 11:27:56 2001 Thomas Roessler +2001-01-18 11:27:56 roessler (roessler) - * complete.c: - Completion fix. From Aaron Schrab . + * complete.c: Completion fix. From Aaron Schrab + . -Wed Jan 17 08:53:12 2001 Thomas Roessler +2001-01-17 08:53:12 roessler (roessler) - * rfc822.c: - This one-line diff should fix the behaviour of the address parser - when encountering loose dots in addresses. + * rfc822.c: This one-line diff should fix the behaviour of the + address parser when encountering loose dots in addresses. - * imap/auth_sasl.c: - Try to catch mysterious failures of the SASL library instead of - hanging. From Brendan Cully. + * imap/auth_sasl.c: Try to catch mysterious failures of the SASL + library instead of hanging. From Brendan Cully. -Mon Jan 15 10:40:50 2001 Thomas Roessler +2001-01-15 10:40:50 roessler (roessler) * copy.c: Some debugging helpers. - * send.c: - Use safe_fclose() where a NULL pointer may be passed to fclose(). + * send.c: Use safe_fclose() where a NULL pointer may be passed + to fclose(). - * pattern.c: - Make ~m usable in $simple_search. From . + * pattern.c: Make ~m usable in $simple_search. From + . -Wed Jan 10 19:36:43 2001 Thomas Roessler +2001-01-10 19:36:43 roessler (roessler) - * recvcmd.c, send.c: - Make some messages about mime-forwarding more comprehensible to - normal users. + * recvcmd.c, send.c: Make some messages about mime-forwarding + more comprehensible to normal users. -Mon Jan 8 23:09:32 2001 Thomas Roessler +2001-01-08 23:09:32 roessler (roessler) - * imap/auth_sasl.c, imap/utf7.c, imap/util.c, charset.c, charset.h, check_sec.sh, dotlock.c, enter.c, gnupgparse.c, keymap.c, lib.c, mutt_sasl.c, parse.c, pgp.c, pgppubring.c, pop_auth.c, regex.c, rfc2047.c, rfc2231.c, rfc822.c, sendlib.c, strdup.c: - Let check_sec.sh check for use of the unsafe malloc, realloc, free, - and strdup routines. While we are on it, plug some memory leaks and - make some code understandable. + * imap/auth_sasl.c, imap/utf7.c, imap/util.c, charset.c, + charset.h, check_sec.sh, dotlock.c, enter.c, gnupgparse.c, + keymap.c, lib.c, mutt_sasl.c, parse.c, pgp.c, pgppubring.c, + pop_auth.c, regex.c, rfc2047.c, rfc2231.c, rfc822.c, sendlib.c, + strdup.c: Let check_sec.sh check for use of the unsafe malloc, + realloc, free, and strdup routines. While we are on it, plug + some memory leaks and make some code understandable. - * intl/cat-compat.c, imap/auth_cram.c, imap/auth_gss.c, imap/imap.c, imap/imap_private.h, imap/message.c, base64.c, browser.c, check_sec.sh, commands.c, complete.c, copy.c, curs_lib.c, edit.c, handler.c, init.c, lib.c, pager.c, pgp.c, pgpkey.c, pop_lib.c, protos.h, query.c, rfc2231.c, rfc822.c, send.c, sendlib.c, snprintf.c: - Fix and/or check more fishy code. + * intl/cat-compat.c, imap/auth_cram.c, imap/auth_gss.c, + imap/imap.c, imap/imap_private.h, imap/message.c, base64.c, + browser.c, check_sec.sh, commands.c, complete.c, copy.c, + curs_lib.c, edit.c, handler.c, init.c, lib.c, pager.c, pgp.c, + pgpkey.c, pop_lib.c, protos.h, query.c, rfc2231.c, rfc822.c, + send.c, sendlib.c, snprintf.c: Fix and/or check more fishy code. - * intl/cat-compat.c, imap/auth_cram.c, imap/auth_gss.c, browser.c, buffy.c, check_sec.sh, curs_main.c, enter.c, init.c, main.c, makedoc.c, mkjtags.c, mutt_sasl.c, pgp.c, pgpinvoke.c, pgpkey.c, pop.c, protos.h, regex.c, rfc2231.c, sendlib.c: - Going through possible security problems with a fine comb. If you - want to help, check out the current source, and run check_sec.sh. + * intl/cat-compat.c, imap/auth_cram.c, imap/auth_gss.c, browser.c, + buffy.c, check_sec.sh, curs_main.c, enter.c, init.c, main.c, + makedoc.c, mkjtags.c, mutt_sasl.c, pgp.c, pgpinvoke.c, pgpkey.c, + pop.c, protos.h, regex.c, rfc2231.c, sendlib.c: Going through + possible security problems with a fine comb. If you want to help, + check out the current source, and run check_sec.sh. * attach.c, build-release, check_sec.sh, edit.c, pgpkey.c: Some automated security checks concerning fopen() calls. -Thu Jan 4 05:39:31 2001 Thomas Roessler +2001-01-04 05:39:31 roessler (roessler) * gettext.c: Don't use debugfile unless DEBUG is #defined. -Wed Jan 3 13:39:48 2001 Thomas Roessler +2001-01-03 13:39:48 roessler (roessler) * enter.c, mbyte.c: More wide-char patches from EGE. * enter.c: Don't accept '\0' as keyboard input. - * imap/auth_sasl.c: - Set SASL_IP_{LOCAL,REMOTE} properties - needed for krb4 support; - from yak@MIT.EDU. + * imap/auth_sasl.c: Set SASL_IP_{LOCAL,REMOTE} properties - + needed for krb4 support; from yak@MIT.EDU. * enter.c: Try to fix nonprintable character input. - * enter.c: Extend the editor so it supports unprintable characters. + * enter.c: Extend the editor so it supports unprintable + characters. -Tue Jan 2 16:34:26 2001 Thomas Roessler +2001-01-02 16:34:26 roessler (roessler) * enter.c: Make my_wcstombs more robust. From EGE. - * main.c: Only show mailboxes with -y. From devenish@arcme.uwa.edu.au. + * main.c: Only show mailboxes with -y. From + devenish@arcme.uwa.edu.au. * account.h: Fix password input. From Vsevolod Volkov. -Sun Dec 31 15:30:52 2000 Thomas Roessler +2000-12-31 15:30:52 roessler (roessler) * po/ru.po, pop_lib.c: Missing patches from VVV. - * imap/imap.c, curs_main.c, functions.h, globals.h, OPS: + * imap/imap.c, OPS, curs_main.c, functions.h, globals.h: Experimental patch to add an imap-fetch-mail function. * mutt.h, protos.h, browser.c, curs_lib.c, enter.c, main.c: Make browser behaviour more consistent with expectations. - * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/pt_BR.po, po/ru.po, po/lt.po, po/nl.po, po/pl.po, po/it.po, po/ko.po, po/id.po, po/es.po, po/fr.po, po/gl.po, po/eo.po, po/da.po, po/de.po, po/el.po, po/cs.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.3.13 - -Sat Dec 30 10:28:16 2000 Thomas Roessler - - * po/pl.po: update. + * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, + po/uk.po, po/pt_BR.po, po/ru.po, po/lt.po, po/nl.po, po/pl.po, + po/it.po, po/ko.po, po/id.po, po/es.po, po/fr.po, po/gl.po, + po/eo.po, po/da.po, po/de.po, po/el.po, VERSION, po/cs.po, + reldate.h, ChangeLog: automatic post-release commit for + mutt-1.3.13 -Sat Dec 30 10:28:16 2000 Thomas Roessler +2000-12-30 10:28:16 roessler (roessler) * po/pl.po: update. -Fri Dec 22 18:03:34 2000 Thomas Roessler +2000-12-22 18:03:34 roessler (roessler) * configure.in: autoconf consmetics. From L.H. * enter.c, mutt.h: Some more changes to the enter code. - * enter.c: Fix some ugly bugs in the completion code. In particular, - replace_part() could lead to heap corruption. + * enter.c: Fix some ugly bugs in the completion code. + In particular, replace_part() could lead to heap corruption. - * po/lt.po, configure.in: - Lithuanian translation. From Gediminas Paulauskas . + * po/lt.po, configure.in: Lithuanian translation. From Gediminas + Paulauskas . -Thu Dec 21 09:19:41 2000 Thomas Roessler +2000-12-21 09:19:41 roessler (roessler) * flags.c, init.h, mh.c, mutt.h: patch.me.maildir_trash.1 -Sun Dec 17 19:54:58 2000 Thomas Roessler +2000-12-17 19:54:58 roessler (roessler) * po/sv.po: update. -Thu Dec 14 15:40:30 2000 Thomas Roessler +2000-12-14 15:40:30 roessler (roessler) - * doc/manual.sgml.head: Improve hook documentation. From Lars Hecking. + * doc/manual.sgml.head: Improve hook documentation. From Lars + Hecking. * enter.c: More file name completion fixes. * enter.c: Fix "tab-tab" at the change-folder prompt. -Sun Dec 10 21:01:35 2000 Thomas Roessler +2000-12-10 21:01:35 roessler (roessler) - * imap/message.c, init.h, mutt.h: - Avoid implicit flag updates with IMAP. From Brendan Cully. + * imap/message.c, init.h, mutt.h: Avoid implicit flag updates + with IMAP. From Brendan Cully. - * configure.in, enter.c, mbyte.c, mbyte.h, mutt.h: - More enter.c updates. From E.G.E.. + * configure.in, enter.c, mbyte.c, mbyte.h, mutt.h: More enter.c + updates. From E.G.E.. - * mbyte.h, mutt.h, configure.in, enter.c: - More changes to the utf-8 friendly line editor: Implement some - missing functions, include some more header files. + * mbyte.h, mutt.h, configure.in, enter.c: More changes to the + utf-8 friendly line editor: Implement some missing functions, + include some more header files. -Fri Dec 8 10:38:30 2000 Thomas Roessler +2000-12-08 10:38:30 roessler (roessler) * curs_lib.c: Remove an unnecessary ENTER_STATE allocation. - * curs_lib.c, enter.c, mutt.h, protos.h: - Make _mutt_enter_string() re-entrant. + * curs_lib.c, enter.c, mutt.h, protos.h: Make _mutt_enter_string() + re-entrant. - * curs_lib.c, edit.c, enter.c, protos.h: - Make the line editor utf-8 friendly. First take from Edmund Grimley - Evans. + * curs_lib.c, edit.c, enter.c, protos.h: Make the line editor + utf-8 friendly. First take from Edmund Grimley Evans. -Wed Dec 6 20:31:46 2000 Thomas Roessler +2000-12-06 20:31:46 roessler (roessler) * gnupgparse.c: Fix pgp_ignore_subkeys. @@ -3715,415 +3458,397 @@ Wed Dec 6 20:31:46 2000 Thomas Roessler * imap/imap.c: Fix a memory leak in imap_logout_all. -Mon Dec 4 09:00:08 2000 Thomas Roessler +2000-12-04 09:00:08 roessler (roessler) - * mbyte.c: - A little fix for the -HAVE_WC_FUNCS +LOCALES_HACK case. From EGE. + * mbyte.c: A little fix for the -HAVE_WC_FUNCS +LOCALES_HACK case. + From EGE. -Sun Dec 3 09:34:41 2000 Thomas Roessler +2000-12-03 09:34:41 roessler (roessler) - * doc/PGP-Notes.txt: - Document the fact that Courier MTA corrupts PGP/MIME signatures. + * doc/PGP-Notes.txt: Document the fact that Courier MTA corrupts + PGP/MIME signatures. -Sat Dec 2 09:16:47 2000 Thomas Roessler +2000-12-02 09:16:47 roessler (roessler) * po/el.po, po/uk.po: update. -Tue Nov 28 11:19:57 2000 Thomas Roessler +2000-11-28 11:19:57 roessler (roessler) * po/da.po, po/de.po, po/fr.po, po/id.po: updates -Mon Nov 27 13:14:28 2000 Thomas Roessler +2000-11-27 13:14:28 roessler (roessler) - * attach.h, commands.c, compose.c, curs_main.c, protos.h, recvattach.c: - Make sure edit-type works without a segmentation fault from the - receive-attach menu. + * attach.h, commands.c, compose.c, curs_main.c, protos.h, + recvattach.c: Make sure edit-type works without a segmentation + fault from the receive-attach menu. - * po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/pl.po, po/pt_BR.po, po/nl.po, po/it.po, po/ko.po, po/fr.po, po/gl.po, po/id.po, po/eo.po, po/es.po, po/el.po, po/cs.po, po/da.po, po/de.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.3.12 + * po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, + po/sk.po, po/sv.po, po/pl.po, po/pt_BR.po, po/nl.po, po/it.po, + po/ko.po, po/fr.po, po/gl.po, po/id.po, po/eo.po, po/es.po, + po/el.po, po/cs.po, po/da.po, po/de.po, reldate.h, VERSION, + ChangeLog: automatic post-release commit for mutt-1.3.12 -Thu Nov 23 10:30:49 2000 Thomas Roessler +2000-11-23 10:30:49 roessler (roessler) - * contrib/sample.muttrc-tlr: - Use display_filter to fix some ugliness people are sending me. + * contrib/sample.muttrc-tlr: Use display_filter to fix some + ugliness people are sending me. * commands.c: Don't endwin() before invoking the display_filter. -Thu Nov 23 10:30:49 2000 Thomas Roessler +2000-11-21 10:32:34 roessler (roessler) - * contrib/sample.muttrc-tlr: - Use display_filter to fix some ugliness people are sending me. + * protos.h, main.c, curs_lib.c, globals.h: [stable] Introduce + mutt_curses_message and mutt_nocurses_message. From Olaf Kirch. - * commands.c: Don't endwin() before invoking the display_filter. - -Tue Nov 21 10:32:34 2000 Thomas Roessler - - * protos.h, main.c, curs_lib.c, globals.h: - [stable] Introduce mutt_curses_message and mutt_nocurses_message. - From Olaf Kirch. + * globals.h, main.c, protos.h, curs_lib.c: Introduce + mutt_curses_message/mutt_nocurses_message. From Olaf Kirch. - * globals.h, main.c, protos.h, curs_lib.c: - Introduce mutt_curses_message/mutt_nocurses_message. From Olaf Kirch. - -Mon Nov 20 13:20:28 2000 Thomas Roessler +2000-11-20 13:20:28 roessler (roessler) * contrib/gpg.rc: Add a missing --textmode switch. -Sun Nov 19 20:39:49 2000 Thomas Roessler +2000-11-19 20:39:49 roessler (roessler) * NEWS: Mention $print_split. * contrib/sample.muttrc-tlr: update - * mutt.h, pgp.c, protos.h, commands.c, init.h: - Introduce a new option named $print_split. While we are on it, - unify the pipe-message and print-message code, and fix the PGP - key-extraction code so it doesn't interact with OPTPIPEDECODE in - strange manners any more. + * mutt.h, pgp.c, protos.h, commands.c, init.h: Introduce a + new option named $print_split. While we are on it, unify + the pipe-message and print-message code, and fix the PGP + key-extraction code so it doesn't interact with OPTPIPEDECODE + in strange manners any more. -Sat Nov 18 19:50:48 2000 Thomas Roessler +2000-11-18 19:50:48 roessler (roessler) * curs_lib.c: Remove an unnecessary include statement. -Fri Nov 17 09:19:41 2000 Thomas Roessler +2000-11-17 09:19:41 roessler (roessler) * po/sv.po: Small fix from Jörgen Tegnér . - * imap/auth_gss.c: - [stable] GSSAPI patch from Bill Nottingham . + * imap/auth_gss.c: [stable] GSSAPI patch from Bill Nottingham + . - * doc/manual.sgml.tail, curs_main.c, functions.h: - Make folder synchronization possible from within the pager. From - Chris Cutler . + * doc/manual.sgml.tail, curs_main.c, functions.h: Make folder + synchronization possible from within the pager. From Chris + Cutler . -Wed Nov 15 20:29:58 2000 Thomas Roessler +2000-11-15 20:29:58 roessler (roessler) - * charset.c: - Fix langinfo-based character set detection. From Martin Norbäck - . + * charset.c: Fix langinfo-based character set detection. + From Martin Norbäck . -Tue Nov 14 16:57:19 2000 Thomas Roessler +2000-11-14 16:57:19 roessler (roessler) * curs_main.c: another possibly problematic case. - * curs_main.c: - Try fixing a possible segmentation fault. I'm not entirely sure how - I produced it, but it's at least obvious where it happened. + * curs_main.c: Try fixing a possible segmentation fault. I'm not + entirely sure how I produced it, but it's at least obvious where + it happened. -Mon Nov 13 22:19:57 2000 Thomas Roessler +2000-11-13 22:19:57 roessler (roessler) - * gnupgparse.c, init.h, mutt.h: - Add the pgp_ignore_subkeys option. Unset it to get the traditional - listing with all the subkeys. (Experimental, may introduce new bugs.) + * gnupgparse.c, init.h, mutt.h: Add the pgp_ignore_subkeys option. + Unset it to get the traditional listing with all the subkeys. + (Experimental, may introduce new bugs.) * po/ru.po, po/sv.po: update * remailer.c: Qualify some more header fields. -Tue Nov 7 10:31:51 2000 Thomas Roessler +2000-11-07 10:31:51 roessler (roessler) * init.h, mutt.h, send.c: Add a sig_on_top option. * po/el.po: update -Mon Nov 6 11:27:07 2000 Thomas Roessler +2000-11-06 11:27:07 roessler (roessler) * po/zh_TW.Big5.po, po/da.po: update - * configure.in: - Make building mutt without iconv support possible. From EGE. + * configure.in: Make building mutt without iconv support possible. + From EGE. -Fri Nov 3 10:16:32 2000 Thomas Roessler +2000-11-03 10:16:32 roessler (roessler) - * init.h: - Change pgp_good_sign's default to 0 instead of UL "". This should - fix the annoying error messages when starting up mutt on some systems. + * init.h: Change pgp_good_sign's default to 0 instead of UL "". + This should fix the annoying error messages when starting up + mutt on some systems. * init.c: Make error reporting more verbose. * po/de.po, po/fr.po, po/id.po: updates -Wed Nov 1 13:14:18 2000 Thomas Roessler - - * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, ChangeLog, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.11 - -Fri Oct 27 10:51:01 2000 Thomas Roessler +2000-11-01 13:14:18 roessler (roessler) - * enter.c: A nicer version of {capitalize,...}-word functions. - - * doc/manual.sgml.head: - Document the recent additions to the line editor. - - * enter.c, functions.h, OPS: - Add capitalize-word, upcase-word, downcase-word functions to the - editor. Bindings follow the Emacs conventions (i.e., M-c, M-u, M-d). + * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, + po/uk.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, + po/pt_BR.po, po/ru.po, po/cs.po, po/da.po, po/de.po, po/el.po, + po/eo.po, po/es.po, po/fr.po, po/gl.po, ChangeLog, VERSION, + reldate.h: automatic post-release commit for mutt-1.3.11 -Fri Oct 27 10:51:01 2000 Thomas Roessler +2000-10-27 10:51:01 roessler (roessler) * enter.c: A nicer version of {capitalize,...}-word functions. - * doc/manual.sgml.head: - Document the recent additions to the line editor. + * doc/manual.sgml.head: Document the recent additions to the + line editor. - * enter.c, functions.h, OPS: - Add capitalize-word, upcase-word, downcase-word functions to the - editor. Bindings follow the Emacs conventions (i.e., M-c, M-u, M-d). + * OPS, enter.c, functions.h: Add capitalize-word, upcase-word, + downcase-word functions to the editor. Bindings follow the + Emacs conventions (i.e., M-c, M-u, M-d). -Wed Oct 25 18:56:20 2000 Thomas Roessler +2000-10-25 18:56:20 roessler (roessler) * rfc822.c: Fix parsing of route-addrs. -Tue Oct 24 08:59:21 2000 Thomas Roessler +2000-10-24 08:59:21 roessler (roessler) * doc/manual.sgml.tail: Document edit-type. From Mikko Hänninen. * po/el.po: update -Mon Oct 23 16:39:10 2000 Thomas Roessler +2000-10-23 16:39:10 roessler (roessler) * doc/manual.sgml.head: Typo. From Daniel Roesen . - * doc/manual.sgml.head: - Fix documentation of uznknown MIME type handling. From Brian - Salter-Duke + * doc/manual.sgml.head: Fix documentation of uznknown MIME type + handling. From Brian Salter-Duke -Wed Oct 18 09:01:56 2000 Thomas Roessler +2000-10-18 09:01:56 roessler (roessler) * recvattach.c: Fix tree formatting in the recvattach menu. -Tue Oct 17 15:10:51 2000 Thomas Roessler +2000-10-17 15:10:51 roessler (roessler) - * commands.c, curs_lib.c, hdrline.c, menu.c, protos.h: - Fix pager and index display when non-printable space characters are - encountered. From EGE. + * commands.c, curs_lib.c, hdrline.c, menu.c, protos.h: Fix + pager and index display when non-printable space characters + are encountered. From EGE. * sendlib.c: Teach mutt to attach files of arbitrary type. -Mon Oct 16 17:29:55 2000 Thomas Roessler +2000-10-16 17:29:55 roessler (roessler) - * curs_lib.c: - nl_langinfo({YES,NO}EXPR) may return an _extended_ regular - expression. Close #312. + * curs_lib.c: nl_langinfo({YES,NO}EXPR) may return an _extended_ + regular expression. Close #312. * po/zh_TW.Big5.po, po/id.po, po/sv.po: update - * mutt_socket.c: - Fix the strange "Can't connect" error messages. From Brendan Cully. + * mutt_socket.c: Fix the strange "Can't connect" error messages. + From Brendan Cully. -Thu Oct 12 14:49:58 2000 Thomas Roessler +2000-10-12 14:49:58 roessler (roessler) * po/da.po: update -Wed Oct 11 14:17:17 2000 Thomas Roessler +2000-10-11 14:17:17 roessler (roessler) * po/de.po: update. * po/fr.po: update - * po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/nl.po, po/pl.po, po/ko.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, ChangeLog, Makefile.am, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.10 - - * buffy.c: Compilation fix from Emil Sit . - -Wed Oct 11 10:21:57 2000 Thomas Roessler + * po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/pt_BR.po, + po/ru.po, po/sk.po, po/sv.po, po/nl.po, po/pl.po, po/ko.po, + po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/cs.po, + po/da.po, po/de.po, po/el.po, po/eo.po, ChangeLog, Makefile.am, + VERSION, reldate.h: automatic post-release commit for mutt-1.3.10 * buffy.c: Compilation fix from Emil Sit . -Tue Oct 10 19:22:48 2000 Thomas Roessler +2000-10-10 19:22:48 roessler (roessler) - * po/POTFILES.in, doc/manual.sgml.head, globals.h, init.c, init.h, mailbox.h, mutt.h, muttlib.c, mx.c, mx.h, pop_auth.c, pop.c, pop.h, pop_lib.c, protos.h, recvattach.c, browser.c, buffy.c, commands.c, compose.c, configure.in, curs_main.c, Makefile.am: - Vsevolod Volkov's POP mailbox patch. + * po/POTFILES.in, doc/manual.sgml.head, globals.h, init.c, + init.h, mailbox.h, mutt.h, muttlib.c, mx.c, mx.h, pop.c, pop.h, + pop_auth.c, pop_lib.c, protos.h, recvattach.c, Makefile.am, + browser.c, buffy.c, commands.c, compose.c, configure.in, + curs_main.c: Vsevolod Volkov's POP mailbox patch. - * doc/manual.sgml.head: - Mixmaster documentation patch from Brian Salter-Duke. + * doc/manual.sgml.head: Mixmaster documentation patch from + Brian Salter-Duke. -Mon Oct 9 08:30:35 2000 Thomas Roessler +2000-10-09 08:30:35 roessler (roessler) * main.c: Add an #ifdef for HAVE_GETADDRINFO. * mutt_socket.c: Use AF_INET6 only when necessary. -Sat Oct 7 18:06:24 2000 Thomas Roessler +2000-10-07 18:06:24 roessler (roessler) * curs_lib.c, help.c: Display fixes from EGE. -Thu Oct 5 19:12:28 2000 Thomas Roessler +2000-10-05 19:12:28 roessler (roessler) - * query.c: Catch some possible NULL pointer deferences. From - chris+usenet@chiappa.net (Chris Chiappa), posted to comp.mail.mutt. + * query.c: Catch some possible NULL pointer deferences. + From chris+usenet@chiappa.net (Chris Chiappa), posted to + comp.mail.mutt. -Wed Oct 4 18:50:35 2000 Thomas Roessler +2000-10-04 18:50:35 roessler (roessler) - * mutt_ssl_nss.c: - Downgrade Michael Elkins' indentation style to the version used - throughout mutt. ;-) + * mutt_ssl_nss.c: Downgrade Michael Elkins' indentation style + to the version used throughout mutt. ;-) - * acconfig.h, configure.in, init.c, init.h, Makefile.am, mutt.h, mutt_socket.c, mutt_ssl_nss.c, pop.c: - Adding support for Netscape's (pardon, Mozilla's) SSL - implementation. From Michael Elkins. + * Makefile.am, acconfig.h, configure.in, init.c, init.h, + mutt.h, mutt_socket.c, mutt_ssl_nss.c, pop.c: Adding support for + Netscape's (pardon, Mozilla's) SSL implementation. From Michael + Elkins. - * globals.h, init.h, mutt_socket.c, protos.h, signal.c: + * globals.h, init.h, mutt_socket.c, protos.h: patch.me.connect_timeout.1 -Tue Oct 3 10:47:20 2000 Thomas Roessler + * signal.c: branches: 2.6.2; patch.me.connect_timeout.1 + +2000-10-03 10:47:20 roessler (roessler) * NEWS: Document some of the recent user-visible changes. - * doc/manual.sgml.head: - More documentation for the "L" to_char. Thanks, Byrial! + * doc/manual.sgml.head: More documentation for the "L" to_char. + Thanks, Byrial! - * hdrline.c, init.h: - Adding a list flag to to_chars, From Andreas Plesner Jacobsen - . Note: If you don't like the new behaviour, just set - $to_chars to the old " +TCF" value. + * hdrline.c, init.h: Adding a list flag to to_chars, From Andreas + Plesner Jacobsen . Note: If you don't like the new + behaviour, just set $to_chars to the old " +TCF" value. * po/ru.po: update -Mon Oct 2 09:11:52 2000 Thomas Roessler +2000-10-02 09:11:52 roessler (roessler) * configure.in, mutt_socket.c: patch-bac.ipv6-1 * curs_lib.c: patch-1.3.9.bj.yesno.1 -Thu Sep 28 06:53:36 2000 Thomas Roessler +2000-09-28 06:53:36 roessler (roessler) * init.h: Fix a minor typo. From Byrial. - * charset.c, charset.h, init.c, INSTALL: - Document the --without-wc-funcs switch to configure, and clean up - the code to set the character set from nl_langinfo from EGE. + * INSTALL, charset.c, charset.h, init.c: Document the + --without-wc-funcs switch to configure, and clean up the code + to set the character set from nl_langinfo from EGE. -Wed Sep 27 14:28:35 2000 Thomas Roessler +2000-09-27 14:28:35 roessler (roessler) - * charset.c: - Catch another error condition which may be caused by a broken - nl_langinfo() function. + * charset.c: Catch another error condition which may be caused + by a broken nl_langinfo() function. * COPYRIGHT: We don't need to mention EAY's copyright any more. * charset.c: Fix #287. -Tue Sep 26 23:05:46 2000 Thomas Roessler +2000-09-26 23:05:46 roessler (roessler) * po/eo.po: update - * Attic/sha1dgst.c, Attic/sha.h, Attic/sha_locl.h, checktypes.c, main.c, Makefile.am, pgppubring.c, sha1.c, sha1.h: - Replace the BSD-licensed sha-1 from SSLeay with a public domain - version in order to satisfy GPL license zelots. + * Makefile.am, checktypes.c, main.c, pgppubring.c, sha.h, sha1.c, + sha1.h, sha1dgst.c, sha_locl.h: Replace the BSD-licensed sha-1 + from SSLeay with a public domain version in order to satisfy + GPL license zelots. -Mon Sep 25 13:03:09 2000 Thomas Roessler +2000-09-25 13:03:09 roessler (roessler) * po/sv.po: update * send.c: patch-1.3.9.bj.f-up-prompt.1 -Thu Sep 21 09:37:14 2000 Thomas Roessler - - * po/sk.po, po/sv.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/nl.po, po/pl.po, po/pt_BR.po, po/it.po, po/ko.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/el.po, po/eo.po, po/da.po, po/de.po, po/cs.po, ChangeLog, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.9 +2000-09-21 09:37:14 roessler (roessler) - * rfc2047.c: Make some of the code more readable. From EGE. - -Thu Sep 21 07:56:40 2000 Thomas Roessler + * po/sk.po, po/sv.po, po/uk.po, po/zh_CN.GB2312.po, + po/zh_TW.Big5.po, po/ru.po, po/nl.po, po/pl.po, po/pt_BR.po, + po/it.po, po/ko.po, po/es.po, po/fr.po, po/gl.po, po/id.po, + po/el.po, po/eo.po, po/da.po, po/de.po, po/cs.po, ChangeLog, + VERSION, reldate.h: automatic post-release commit for mutt-1.3.9 * rfc2047.c: Make some of the code more readable. From EGE. -Fri Sep 15 09:19:29 2000 Thomas Roessler +2000-09-15 09:19:29 roessler (roessler) * rfc2047.c, rfc2047.h, sendlib.c: Fix some RFC2047 encoding bugs. -Wed Sep 13 21:01:31 2000 Thomas Roessler +2000-09-13 21:01:31 roessler (roessler) - * rfc2047.c: - Undo part of the character set canonicalization. EGE pointed out it - isn't needed. + * rfc2047.c: Undo part of the character set canonicalization. + EGE pointed out it isn't needed. * rfc2231.c: Replace "unknown" by "unknown-8bit". * sendlib.c: s/iconv_open/mutt_iconv_open/. Suggested by EGE. - * charset.c: - Add "646" as an alias for us-ascii. SunOS 5.8 seems to need it. + * charset.c: Add "646" as an alias for us-ascii. SunOS 5.8 + seems to need it. - * browser.c: - Let the browser handle non-existent directories more gracefully. - From Byrial Jensen. + * browser.c: Let the browser handle non-existent directories + more gracefully. From Byrial Jensen. -Tue Sep 12 23:18:47 2000 Thomas Roessler +2000-09-12 23:18:47 roessler (roessler) * configure.in: Remove some caching. From EGE. -Mon Sep 11 10:50:37 2000 Thomas Roessler +2000-09-11 10:50:37 roessler (roessler) - * charset.c, copy.c, mbyte.c, rfc2047.c, sendlib.c: - Fix some more character set glitches. + * charset.c, copy.c, mbyte.c, rfc2047.c, sendlib.c: Fix some + more character set glitches. -Sat Sep 9 07:30:29 2000 Thomas Roessler +2000-09-09 07:30:29 roessler (roessler) - * charset.c: - sizeof (dest) == 4. I should have written dlen instead. Noted by - EGE. + * charset.c: sizeof (dest) == 4. I should have written dlen + instead. Noted by EGE. -Fri Sep 8 21:52:04 2000 Thomas Roessler +2000-09-08 21:52:04 roessler (roessler) - * imap/imap.c: - Brendan's version of the last fix. I put it in since he's most - likely the next one to look at or change this. ,-) + * imap/imap.c: Brendan's version of the last fix. I put it in + since he's most likely the next one to look at or change this. ,-) - * imap/imap.c: - Fix a silly little IMAP bug. From Daniel Jacobowitz . + * imap/imap.c: Fix a silly little IMAP bug. From Daniel + Jacobowitz . - * charset.c, protos.h, rfc2231.c, sendlib.c: - Add a character set comparison function. + * charset.c, protos.h, rfc2231.c, sendlib.c: Add a character + set comparison function. -Thu Sep 7 21:56:00 2000 Thomas Roessler +2000-09-07 21:56:00 roessler (roessler) - * charset.c: - Add a table of official character set names. Data taken from - www.iana.org. + * charset.c: Add a table of official character set names. + Data taken from www.iana.org. - * rfc2231.c: - Detect pure 7bit data and don't encode them. This helps a bit in - situations where mutt believes it has some really strange us-ascii - alias as the character set. + * rfc2231.c: Detect pure 7bit data and don't encode them. + This helps a bit in situations where mutt believes it has some + really strange us-ascii alias as the character set. - * po/es.po, po/el.po: update + * po/es.po, po/es.po, po/el.po: update - * curs_lib.c: - Make the use of nl_langinfo(YESEXPR/NOEXPR) more robust. Problem - noted by Wolfgang Baumann . + * curs_lib.c: Make the use of nl_langinfo(YESEXPR/NOEXPR) + more robust. Problem noted by Wolfgang Baumann . -Wed Sep 6 08:47:13 2000 Thomas Roessler +2000-09-06 08:47:13 roessler (roessler) - * snprintf.c: Fix the MAX fix. from Byrial Jensen. + * snprintf.c: Fix the MAX fix. from Byrial Jensen. -Tue Sep 5 22:14:36 2000 Thomas Roessler +2000-09-05 22:14:36 roessler (roessler) - * init.c, muttlib.c, pgppubring.c, protos.h, snprintf.c: - Clean up some warning messages. From Bob Bell. + * init.c, muttlib.c, pgppubring.c, protos.h, snprintf.c: Clean + up some warning messages. From Bob Bell. - * hook.c: Fix a segmentation fault in hook parsing. From Bob Bell. + * hook.c: Fix a segmentation fault in hook parsing. From Bob + Bell. -Mon Sep 4 10:49:48 2000 Thomas Roessler +2000-09-04 10:49:48 roessler (roessler) - * imap/browse.c, imap/imap.c, imap/imap.h, imap/imap_private.h, imap/util.c, account.c, account.h, browser.c, curs_main.c, url.c, url.h: - patch-bac.imapurl-4 + * imap/browse.c, imap/imap.c, imap/imap.h, imap/imap_private.h, + imap/util.c, account.c, account.h, browser.c, curs_main.c, url.c, + url.h: patch-bac.imapurl-4 - * po/ru.po, po/da.po: update + * po/ru.po, po/da.po, po/da.po: update * po/id.po: update. * recvcmd.c: Fix a segmentation fault when replying to multiple message/rfc822-type attachments. Noted by David Champion. -Fri Sep 1 08:58:39 2000 Thomas Roessler +2000-09-01 08:58:39 roessler (roessler) - * init.c: - Don't mutt_pretty_mailbox when setting variables, since this may - badly interact with non-default settings. Suggested by Byrial Jensen. + * init.c: Don't mutt_pretty_mailbox when setting variables, + since this may badly interact with non-default settings. + Suggested by Byrial Jensen. -Thu Aug 31 15:14:25 2000 Thomas Roessler +2000-08-31 15:14:25 roessler (roessler) * muttlib.c: patch-1.3.8.bj.pretty_mailbox.1 @@ -4131,108 +3856,98 @@ Thu Aug 31 15:14:25 2000 Thomas Roessler * imap/command.c, imap/imap.c: patch-bac.command-3 -Wed Aug 30 21:34:42 2000 Thomas Roessler +2000-08-30 21:34:42 roessler (roessler) - * pager.c: Fix display of backspace sequences. From EGE. + * pager.c: Fix display of backspace sequences. From EGE. * po/fr.po, po/de.po: update - * po/sk.po, po/sv.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, ChangeLog, VERSION: - automatic post-release commit for mutt-1.3.8 + * po/sk.po, po/sv.po, po/uk.po, po/zh_CN.GB2312.po, + po/zh_TW.Big5.po, po/id.po, po/it.po, po/ko.po, po/nl.po, + po/pl.po, po/pt_BR.po, po/ru.po, po/cs.po, po/da.po, po/de.po, + po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, ChangeLog, + VERSION: automatic post-release commit for mutt-1.3.8 * VERSION: ups - * po/POTFILES.in, imap/Attic/imap_ssl.c, imap/Attic/imap_ssl.h, imap/Attic/md5c.c, imap/Attic/md5.h, imap/Makefile.am, imap/util.c, ChangeLog, configure.in, curs_main.c, init.c, Makefile.am, md5c.c, md5.h, mutt_socket.c, mutt_ssl.c, mutt_ssl.h, reldate.h, VERSION: - SSL unification patch from Vsevolod. + * po/POTFILES.in, imap/Makefile.am, imap/imap_ssl.c, + imap/imap_ssl.h, imap/md5.h, imap/md5c.c, imap/util.c, ChangeLog, + Makefile.am, VERSION, configure.in, curs_main.c, init.c, md5.h, + md5c.c, mutt_socket.c, mutt_ssl.c, mutt_ssl.h, reldate.h: SSL + unification patch from Vsevolod. * imap/command.c, imap/imap.c, imap/message.c, imap/message.h: patch-bac.expunge-2 * muttlib.c: Fix mutt_prety_mailbox. From Vsevolod. -Wed Aug 30 10:08:15 2000 Thomas Roessler +2000-08-29 11:36:25 roessler (roessler) - * VERSION: ups - - * po/POTFILES.in, imap/Attic/imap_ssl.c, imap/Attic/imap_ssl.h, imap/Attic/md5c.c, imap/Attic/md5.h, imap/Makefile.am, imap/util.c, ChangeLog, configure.in, curs_main.c, init.c, Makefile.am, md5c.c, md5.h, mutt_socket.c, mutt_ssl.c, mutt_ssl.h, reldate.h, VERSION: - SSL unification patch from Vsevolod. - - * imap/command.c, imap/imap.c, imap/message.c, imap/message.h: - patch-bac.expunge-2 - - * muttlib.c: Fix mutt_prety_mailbox. From Vsevolod. - -Wed Aug 30 08:43:12 2000 Thomas Roessler + * curs_lib.c: The next version of Byrial Jensen's yesorno patch, + this time without a memory leak. - * imap/command.c, imap/imap.c, imap/message.c, imap/message.h: - patch-bac.expunge-2 - - * muttlib.c: Fix mutt_prety_mailbox. From Vsevolod. + * acconfig.h, configure.in, curs_lib.c, main.c: Use locale for + yes/no expressions. -Tue Aug 29 11:36:25 2000 Thomas Roessler - - * curs_lib.c: - The next version of Byrial Jensen's yesorno patch, this time without - a memory leak. - - * acconfig.h, configure.in, curs_lib.c, main.c: - Use locale for yes/no expressions. - -Mon Aug 28 13:14:55 2000 Thomas Roessler +2000-08-28 13:14:55 roessler (roessler) * rfc2231.c: Little fix from EGE. * po/ru.po: Update from Vsevolod. - * complete.c: From: EGE +2000-08-28 09:40:28 EGE (roessler) + + * complete.c: Fix a buffer overrun in complete.c. - Fix a buffer overrun in complete.c. +2000-08-28 09:39:36 Brendan Cully (roessler) - * imap/auth_sasl.c, imap/command.c, imap/imap_private.h, muttlib.c: - From: Brendan Cully + * imap/auth_sasl.c, imap/command.c, imap/imap_private.h, + muttlib.c: The attached small patch adjusts mutt_pretty_mailbox + to handle URLs. - The attached small patch adjusts mutt_pretty_mailbox to handle - URLs. +2000-08-28 09:38:42 Edmund GRIMLEY EVANS (roessler) - * browser.c, curs_lib.c, hdrline.c, protos.h, recvattach.c: - From: Edmund GRIMLEY EVANS + * browser.c, curs_lib.c, hdrline.c, protos.h, recvattach.c: This + patch moves hdr_format_s from hdrline.c to curs_lib.c and renames + it to mutt_format_s. The function is then used in various places + in browser.c and recvattach.c where previously there was "%%%ss". - This patch moves hdr_format_s from hdrline.c to curs_lib.c and renames - it to mutt_format_s. The function is then used in various places in - browser.c and recvattach.c where previously there was "%%%ss". +2000-08-28 09:37:44 roessler (roessler) - * rfc2047.c, rfc2047.h, rfc2231.c, rfc2231.h, sendlib.c: - Do character set selection for RFC2231 encodings. From EGE, but + * rfc2047.c, rfc2047.h, rfc2231.c, rfc2231.h, sendlib.c: Do + character set selection for RFC2231 encodings. From EGE, but with choose_charset renamed to mutt_choose_charset. - * mbyte.c, protos.h, utf8.c, wcwidth.c: From: edmundo@rano.org (EGE) +2000-08-28 09:32:58 edmundo@rano.org (EGE) (roessler) - This is the patch TAKIZAWA Takashi and I came up with in the end. + * mbyte.c, protos.h, utf8.c, wcwidth.c: This is the patch TAKIZAWA + Takashi and I came up with in the end. - When the Charset is euc-jp or shift_jis, iconv is used for mbrtowc - and wcrtomb. The worst part is mbrtowc_iconv(), where I attempted to - make mbrtowc both restartable (it can process part of multibyte - character) and fast in the case where there is nothing left over - from a previous character. Also I try to make no assumptions about - how those character sets work, which is easy, because I know very - little about them ... + When the Charset is euc-jp or shift_jis, iconv is used for + mbrtowc and wcrtomb. The worst part is mbrtowc_iconv(), where + I attempted to make mbrtowc both restartable (it can process + part of multibyte character) and fast in the case where there + is nothing left over from a previous character. Also I try to + make no assumptions about how those character sets work, which + is easy, because I know very little about them ... People who don't use one of those two stateless Japanese display - charsets shouldn't be affected. People whose systems provide the - wchar_t functions should be even less affected, because they don't - even get this code in their binary. + charsets shouldn't be affected. People whose systems provide + the wchar_t functions should be even less affected, because they + don't even get this code in their binary. -Fri Aug 25 06:28:24 2000 Thomas Roessler +2000-08-25 06:28:24 roessler (roessler) - * imap/imap.c, imap/imap_ssl.c, imap/imap_ssl.h, imap/util.c, account.c, account.h, browser.c, mutt_socket.c, mx.c, url.c, url.h: - patch-bac.imapurl-2, with small modifications. + * imap/imap.c, imap/imap_ssl.c, imap/imap_ssl.h, imap/util.c, + account.c, account.h, browser.c, mutt_socket.c, mx.c, url.c, + url.h: patch-bac.imapurl-2, with small modifications. -Tue Aug 22 22:23:10 2000 Thomas Roessler +2000-08-22 22:23:10 roessler (roessler) * muttlib.c: Fix #251, from Brendan. - * main.c, Makefile.am, parse.c, protos.h, url.c, url.h: - Add an URL parser, and support for mailto URLs. + * Makefile.am, main.c, parse.c, protos.h, url.c, url.h: Add an + URL parser, and support for mailto URLs. * doc/manual.sgml.head: Minor fixes from Will Fiveash. @@ -4240,36 +3955,41 @@ Tue Aug 22 22:23:10 2000 Thomas Roessler * hdrline.c: Fix %B in index_format. -Mon Aug 21 19:25:26 2000 Thomas Roessler +2000-08-21 19:25:26 roessler (roessler) - * imap/browse.c, imap/imap.c, muttlib.c, mutt_socket.c: + * imap/browse.c, imap/imap.c, mutt_socket.c, muttlib.c: patch-bac.parsepath-2 - * doc/manual.sgml.head, doc/manual.sgml.tail: - Documentation patch from Lars Hecking. + * doc/manual.sgml.head, doc/manual.sgml.tail: Documentation + patch from Lars Hecking. - * imap/imap.h, imap/imap_private.h, imap/message.c, imap/util.c, imap/browse.c, imap/command.c, imap/imap.c, doc/manual.sgml.head, browser.c, browser.h, buffy.c, functions.h, globals.h, init.h, OPS: - patch-bac.createplus-1 + * imap/imap.h, imap/imap_private.h, imap/message.c, imap/util.c, + imap/browse.c, imap/command.c, imap/imap.c, doc/manual.sgml.head, + browser.c, browser.h, buffy.c, functions.h, globals.h, init.h, + OPS: patch-bac.createplus-1 - * imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, imap/command.c, imap/imap.c, imap/imap_private.h, imap/message.c: + * imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, + imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, + imap/command.c, imap/imap.c, imap/imap_private.h, imap/message.c: patch-bac.command-2 -Thu Aug 17 06:06:02 2000 Thomas Roessler +2000-08-17 06:06:02 roessler (roessler) - * po/zh_CN.GB2312.po, configure.in: Adding zh_CN.GB2312 translation. + * po/zh_CN.GB2312.po, configure.in: Adding zh_CN.GB2312 + translation. - * imap/Makefile.am, doc/Makefile.in, mutt_socket.c, mx.c: - Random cleanup from Brendan Cully. + * imap/Makefile.am, doc/Makefile.in, mutt_socket.c, mx.c: Random + cleanup from Brendan Cully. * hdrline.c: Fix justification of number formats. (EGE) -Tue Aug 15 17:21:19 2000 Thomas Roessler +2000-08-15 17:21:19 roessler (roessler) * po/ru.po: update * mbyte.c, pager.c, protos.h: Another charset fix from EGE. -Thu Aug 10 15:48:13 2000 Thomas Roessler +2000-08-10 15:48:13 roessler (roessler) * imap/Makefile.am: Fix from Brendan Cully. @@ -4277,192 +3997,233 @@ Thu Aug 10 15:48:13 2000 Thomas Roessler * doc/mutt.man: Document $MAILDIR. - * init.c: - Tell mutt about the MAILDIR environment variable DJB talks about in - maildir (5). + * init.c: Tell mutt about the MAILDIR environment variable DJB + talks about in maildir (5). * doc/muttbug.man: Fix a typo. * doc/mbox.man: fix some typos. -Wed Aug 9 21:14:35 2000 Thomas Roessler +2000-08-09 21:14:35 roessler (roessler) * doc/Makefile.in, doc/mbox.man: Install mbox (5), and fix a typo. - * doc/mbox.man: - Document the mbox format in a manual page. There may be some need - for this. + * doc/mbox.man: Document the mbox format in a manual page. + There may be some need for this. - * configure.in, init.c, main.c, Makefile.am: - Minor portability and compilation fixes. + * Makefile.am, configure.in, init.c, main.c: Minor portability + and compilation fixes. -Tue Aug 8 18:17:54 2000 Thomas Roessler +2000-08-08 18:17:54 roessler (roessler) * po/POTFILES.in: Some files were missing. From Vsevolod Volkov. - * imap/command.c, imap/imap.c, imap/imap_private.h, imap/Makefile.am, imap/message.c, init.c, mutt_socket.c, mx.c: - * handles expunged messages better. Previously mutt's state was only - updated when syncing the mailbox. This was the reason for Bob Bell's - segfault when manipulating mailboxes with multiple simultaneous - clients. + * imap/Makefile.am, imap/command.c, imap/imap.c, + imap/imap_private.h, imap/message.c, init.c, mutt_socket.c, + mx.c: * handles expunged messages better. Previously mutt's + state was only updated when syncing the mailbox. This was the + reason for Bob Bell's segfault when manipulating mailboxes + with multiple simultaneous clients. * makes a small adjustment for Sam's weird Courier server, which returns an OK FETCH completed response even when FETCH fails. I should probably report that behaviour to him as a bug, though. - * renames IMAP_REOPEN_PENDING to IMAP_EXPUNGE_PENDING - * gets rid of the _("Closing mailbox...") message, which was obscuring - the status updates. - * clears some spurious mutt_clear_error calls in imap_cmd_finish. - * makes socket reads and writes check that they have an open - connection. Shouldn't be necessary (and such calls are logged), but - can happen currently. + * renames IMAP_REOPEN_PENDING to IMAP_EXPUNGE_PENDING * gets + rid of the _("Closing mailbox...") message, which was obscuring + the status updates. * clears some spurious mutt_clear_error + calls in imap_cmd_finish. * makes socket reads and writes check + that they have an open + connection. Shouldn't be necessary (and such calls are logged), + but can happen currently. * Some SASL vs regular authenticator tweaks in the imap Makefile. (From Brendan Cully.) -Mon Aug 7 08:31:36 2000 Thomas Roessler +2000-08-07 08:31:36 roessler (roessler) - * po/Makefile.in.in, imap/Makefile.am, configure.in, Makefile.am, mapping.h, sort.h: - Cross compilation patches from Rüdiger Kuhlmann + * po/Makefile.in.in, imap/Makefile.am, Makefile.am, configure.in, + mapping.h, sort.h: Cross compilation patches from Rüdiger Kuhlmann . -Sun Aug 6 14:35:15 2000 Thomas Roessler +2000-08-06 14:35:15 roessler (roessler) - * curs_lib.c: - Return an exit value of 1 if mutt is left via ctrl-c. From Andre - Albsmeier . + * curs_lib.c: Return an exit value of 1 if mutt is left via + ctrl-c. From Andre Albsmeier . -Sat Aug 5 17:50:03 2000 Thomas Roessler +2000-08-05 17:50:03 roessler (roessler) - * imap/imap.c, imap/imap_private.h, imap/message.c, imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, imap/command.c, imap/Makefile.am, mutt_socket.c: - Unified IMAP command code. + * imap/imap.c, imap/imap_private.h, imap/message.c, + imap/Makefile.am, imap/auth_anon.c, imap/auth_cram.c, + imap/auth_gss.c, imap/auth_login.c, imap/auth_sasl.c, + imap/browse.c, imap/command.c, mutt_socket.c: Unified IMAP + command code. - * doc/manual.sgml.head: - Fix keyboard binding documentation. From Thomas Schultz - . + * doc/manual.sgml.head, doc/manual.sgml.head: Fix keyboard + binding documentation. From Thomas Schultz . -Fri Aug 4 21:47:11 2000 Thomas Roessler +2000-08-04 21:47:11 roessler (roessler) * sendlib.c: Fix a character set encoding bug. From EGE. - * imap/auth_sasl.c, imap/imap_ssl.c, doc/manual.sgml.head, account.c, mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h: + * imap/auth_sasl.c, imap/imap_ssl.c, doc/manual.sgml.head, + account.c, mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h: SASL patch from Brendan Cully. -Thu Aug 3 22:08:13 2000 Thomas Roessler +2000-08-03 22:08:13 roessler (roessler) * charset.c: fix a segmentation fault. * po/eo.po, po/sv.po: update. - * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/fr.po, po/gl.po, po/id.po, po/it.po, imap/Makefile.am, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h, VERSION, ChangeLog: + * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, + po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/fr.po, po/gl.po, + po/id.po, po/it.po, VERSION, imap/Makefile.am, po/cs.po, po/da.po, + po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h, ChangeLog: automatic post-release commit for mutt-1.3.7 - * sendlib.c: - Use a correct Envelope from when bouncing with $envelope_from enabled. - - * imap/auth_sasl.c, imap/BUGS, imap/imap.c, imap/imap_ssl.c, mutt_sasl.c: - More IMAP fixes from Brendan. - -Thu Aug 3 08:24:55 2000 Thomas Roessler - - * sendlib.c: - Use a correct Envelope from when bouncing with $envelope_from enabled. - - * imap/auth_sasl.c, imap/BUGS, imap/imap.c, imap/imap_ssl.c, mutt_sasl.c: - More IMAP fixes from Brendan. - -Thu Aug 3 08:24:55 2000 Thomas Roessler - - * sendlib.c: - Use a correct Envelope from when bouncing with $envelope_from enabled. + * sendlib.c: Use a correct Envelope from when bouncing with + $envelope_from enabled. - * imap/auth_sasl.c, imap/BUGS, imap/imap.c, imap/imap_ssl.c, mutt_sasl.c: - More IMAP fixes from Brendan. + * imap/BUGS, imap/auth_sasl.c, imap/imap.c, imap/imap_ssl.c, + mutt_sasl.c: More IMAP fixes from Brendan. -Wed Aug 2 18:03:21 2000 Thomas Roessler +2000-08-02 18:03:21 roessler (roessler) * po/it.po: update -Tue Aug 1 18:04:42 2000 Thomas Roessler +2000-08-01 18:04:42 roessler (roessler) * mx.c: Fix from BC * imap/auth.c, imap/auth_gss.c, imap/auth_sasl.c, imap/message.c: Brendan's latest patches. -Mon Jul 31 10:49:00 2000 Thomas Roessler +2000-07-31 10:49:00 roessler (roessler) * po/fr.po: update. - * m4/gettext.m4, imap/auth_anon.c, imap/auth.c, imap/auth_cram.c, imap/auth_gss.c, imap/auth.h, imap/auth_login.c, imap/auth_sasl.c, imap/command.c, imap/imap.c, imap/imap_private.h, imap/Makefile.am, acconfig.h, account.c, account.h, configure.in, globals.h, init.h, main.c, Makefile.am, mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h: - Brendan Cully's SASL patch. I hope I didn't miss any files. + * m4/gettext.m4, imap/Makefile.am, imap/auth.c, imap/auth.h, + imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, + imap/auth_login.c, imap/auth_sasl.c, imap/command.c, + imap/imap.c, imap/imap_private.h, Makefile.am, acconfig.h, + account.c, account.h, configure.in, globals.h, init.h, main.c, + mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h: Brendan + Cully's SASL patch. I hope I didn't miss any files. -Sat Jul 29 16:33:53 2000 Thomas Roessler +2000-07-29 16:33:53 roessler (roessler) * po/id.po: update. * imap/README: updated readme file. - * Makefile.am: - Make sure checktypes and makedoc don't depend on the intl library. + * Makefile.am: Make sure checktypes and makedoc don't depend on + the intl library. * po/de.po: update. -Fri Jul 28 19:00:31 2000 Thomas Roessler +2000-07-28 19:00:31 roessler (roessler) + + * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, + po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/eo.po, + po/es.po, po/fr.po, po/gl.po, po/id.po, po/cs.po, po/da.po, + po/de.po, po/el.po, ChangeLog, VERSION, reldate.h: automatic + post-release commit for mutt-1.3.6 + + * Makefile.am: parse.h no longer exists, so don't try to + distribute it. + + * po/sv.po: branches: 1.27.2.6.2; automatic post-release commit + for mutt-1.2.5 + + * po/uk.po: branches: 1.42.2.6.2; automatic post-release commit + for mutt-1.2.5 + + * po/zh_TW.Big5.po: branches: 1.30.2.6.2; automatic post-release + commit for mutt-1.2.5 + + * po/pt_BR.po: branches: 1.20.2.6.2; automatic post-release + commit for mutt-1.2.5 + + * po/ru.po: branches: 1.67.2.7.2; automatic post-release commit + for mutt-1.2.5 - * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/cs.po, po/da.po, po/de.po, po/el.po, ChangeLog, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.6 + * po/sk.po: branches: 1.28.2.6.2; automatic post-release commit + for mutt-1.2.5 - * Makefile.am: parse.h no longer exists, so don't try to distribute it. + * po/ko.po: branches: 1.31.2.6.2; automatic post-release commit + for mutt-1.2.5 - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/ko.po, po/nl.po, po/pl.po, po/gl.po, po/id.po, po/it.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/cs.po, po/da.po, po/de.po, reldate.h, ChangeLog, VERSION: - automatic post-release commit for mutt-1.2.5 + * po/nl.po: branches: 1.36.2.6.2; automatic post-release commit + for mutt-1.2.5 - * imap/imap.c, imap/imap_private.h, imap/message.c: - Use UIDs instead of sequence numbers in IMAP. (Brendan) + * po/pl.po: branches: 1.39.2.6.2; automatic post-release commit + for mutt-1.2.5 -Fri Jul 28 18:57:31 2000 Thomas Roessler + * po/gl.po: branches: 1.23.2.6.2; automatic post-release commit + for mutt-1.2.5 - * Makefile.am: parse.h no longer exists, so don't try to distribute it. + * po/id.po: branches: 1.31.2.7.2; automatic post-release commit + for mutt-1.2.5 - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/ko.po, po/nl.po, po/pl.po, po/gl.po, po/id.po, po/it.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/cs.po, po/da.po, po/de.po, reldate.h, ChangeLog, VERSION: - automatic post-release commit for mutt-1.2.5 + * po/it.po: branches: 1.59.2.6.2; automatic post-release commit + for mutt-1.2.5 - * imap/imap.c, imap/imap_private.h, imap/message.c: - Use UIDs instead of sequence numbers in IMAP. (Brendan) + * po/el.po: branches: 1.31.2.6.2; automatic post-release commit + for mutt-1.2.5 -Fri Jul 28 18:51:38 2000 Thomas Roessler + * po/eo.po: branches: 1.30.2.6.2; automatic post-release commit + for mutt-1.2.5 - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/ko.po, po/nl.po, po/pl.po, po/gl.po, po/id.po, po/it.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/cs.po, po/da.po, po/de.po, reldate.h, ChangeLog, VERSION: - automatic post-release commit for mutt-1.2.5 + * po/es.po: branches: 1.49.2.6.2; automatic post-release commit + for mutt-1.2.5 - * imap/imap.c, imap/imap_private.h, imap/message.c: - Use UIDs instead of sequence numbers in IMAP. (Brendan) + * po/fr.po: branches: 1.45.2.7.2; automatic post-release commit + for mutt-1.2.5 - * imap/imap.c, imap/imap_private.h, imap/message.c, imap/message.h, imap/command.c, mutt.h, muttlib.c, mx.c: - Handle expunged messages. From Brendan Cully. + * po/cs.po: branches: 1.35.2.7.2; automatic post-release commit + for mutt-1.2.5 -Wed Jul 26 09:30:01 2000 Thomas Roessler + * po/da.po: branches: 1.13.2.7.2; automatic post-release commit + for mutt-1.2.5 + + * po/de.po: branches: 1.99.2.7.2; automatic post-release commit + for mutt-1.2.5 + + * reldate.h: automatic post-release commit for mutt-1.2.5 + + * ChangeLog: branches: 2.40.2.6.2; automatic post-release commit + for mutt-1.2.5 + + * VERSION: branches: 2.28.2.6.2; automatic post-release commit + for mutt-1.2.5 + + * imap/imap.c, imap/imap_private.h, imap/message.c: Use UIDs + instead of sequence numbers in IMAP. (Brendan) + + * imap/imap.c, imap/imap_private.h, imap/message.c, + imap/message.h, imap/command.c, mutt.h, muttlib.c, mx.c: Handle + expunged messages. From Brendan Cully. + +2000-07-26 09:30:01 roessler (roessler) * doc/manual.sgml.head: Nits from Michael Sobolev. -Tue Jul 25 16:35:48 2000 Thomas Roessler +2000-07-25 16:35:48 roessler (roessler) * Makefile.am: Include the muttbug wrapper with the distribution. * doc/Makefile.in: Install muttbug.man als flea.1. - * doc/muttbug.man, doc/mutt.man, main.c, Makefile.am, muttbug: + * doc/mutt.man, doc/muttbug.man, Makefile.am, main.c, muttbug: Install muttbug(1) as flea(1), and adjust the documentation accordingly. Note: Typing muttbug will still work. * doc/muttbug.man: More tiny fixes. - * doc/muttbug.man: - Fix some typos. In particular, it's bug tracking system, not buck - tracking system. Oh well. + * doc/muttbug.man: Fix some typos. In particular, it's bug + tracking system, not buck tracking system. Oh well. - * doc/Makefile.in, doc/muttbug.man, doc/mutt.man: - muttbug(1) has a manual page of it's own now. + * doc/Makefile.in, doc/mutt.man, doc/muttbug.man: muttbug(1) + has a manual page of it's own now. * muttbug.sh.in: Fix a little bug concerning version numbers. @@ -4470,9 +4231,8 @@ Tue Jul 25 16:35:48 2000 Thomas Roessler * doc/mutt.man: Mention the bug tracking system. - * INSTALL: - Mention that mutt needs an iconv implementation, and point users to - libiconv. + * INSTALL: Mention that mutt needs an iconv implementation, + and point users to libiconv. * INSTALL: Mention OpenBSD @@ -4482,45 +4242,46 @@ Tue Jul 25 16:35:48 2000 Thomas Roessler * curs_main.c: Try to fix a segmentation fault in the index. -Mon Jul 24 07:48:53 2000 Thomas Roessler +2000-07-24 07:48:53 roessler (roessler) - * browser.h: - make bit types unsigned. From albert chin . + * browser.h: make bit types unsigned. From albert chin + . * curs_lib.c, hdrline.c, help.c, mbyte.c, mbyte.h, menu.c: Replace wctomb and mbtowc with wcrtomb and mbrtowc. From TAKIZAWA Takashi , with small changes from Edmund Grimley Evans. -Sun Jul 23 21:47:01 2000 Thomas Roessler +2000-07-23 21:47:01 roessler (roessler) * menu.c: Fix #108, from Gero Treuner. - * configure.in, resize.c: sys/ioctl.h vs. ioctl.h. From Sam Roberts. + * configure.in, resize.c: sys/ioctl.h vs. ioctl.h. From Sam + Roberts. - * rfc2231.c: - Fix an obvious bug which prevented rfc2231 _encoding_ support from - working. + * rfc2231.c: Fix an obvious bug which prevented rfc2231 _encoding_ + support from working. -Sat Jul 22 09:01:43 2000 Thomas Roessler +2000-07-22 09:01:43 roessler (roessler) * configure.in, mutt.h: Some more QNX compiling aides. -Fri Jul 21 07:32:12 2000 Thomas Roessler +2000-07-21 07:32:12 roessler (roessler) - * imap/md5.h, checktypes.c, Makefile.am: - Try to be smart about integer types. + * imap/md5.h, Makefile.am, checktypes.c: Try to be smart about + integer types. * imap/imap.c: Fix imap_passive. From Brendan Cully. * contrib/Makefile.in: Fix #150. From Brendan Cully. -Thu Jul 20 17:51:52 2000 Thomas Roessler +2000-07-20 17:51:52 roessler (roessler) * doc/devel-notes.txt: Typo. - * imap/browse.c, imap/command.c, imap/imap.c, imap/imap.h, imap/imap_private.h, imap/util.c, mutt_socket.c, mutt_socket.h, mx.c, pop.c: - Another IMAP patch from Brendan. + * imap/browse.c, imap/command.c, imap/imap.c, imap/imap.h, + imap/imap_private.h, imap/util.c, mutt_socket.c, mutt_socket.h, + mx.c, pop.c: Another IMAP patch from Brendan. * imap/util.c: quick hack against mx->mbox being NULL. @@ -4529,70 +4290,77 @@ Thu Jul 20 17:51:52 2000 Thomas Roessler * pop.c: Use shared socket code, from Vsevolod Volkov. -Wed Jul 19 10:21:57 2000 Thomas Roessler +2000-07-19 10:21:57 roessler (roessler) - * po/POTFILES.in, imap/Attic/imap_socket.h, imap/Attic/socket.c, imap/auth.c, imap/auth_gss.c, imap/browse.c, imap/imap.c, imap/imap.h, imap/imap_private.h, imap/imap_ssl.c, imap/imap_ssl.h, imap/Makefile.am, imap/message.c, imap/util.c, acconfig.h, account.c, account.h, browser.c, configure.in, gettext.c, globals.h, init.c, init.h, Makefile.am, mutt_socket.c, mutt_socket.h: - IMAP socket moves by Brendan Cully, with a fix from Tommi - Komulainen, and most likely based on input from Vsevolod Voykov - (sp?). + * po/POTFILES.in, imap/Makefile.am, imap/auth.c, imap/auth_gss.c, + imap/browse.c, imap/imap.c, imap/imap.h, imap/imap_private.h, + imap/imap_socket.h, imap/imap_ssl.c, imap/imap_ssl.h, + imap/message.c, imap/socket.c, imap/util.c, Makefile.am, + acconfig.h, account.c, account.h, browser.c, configure.in, + gettext.c, globals.h, init.c, init.h, mutt_socket.c, + mutt_socket.h: IMAP socket moves by Brendan Cully, with a fix + from Tommi Komulainen, and most likely based on input from + Vsevolod Voykov (sp?). - * imap/util.c: - Fix more possible IMAP memory corruption. From Brendan Cully. + * imap/util.c: Fix more possible IMAP memory corruption. + From Brendan Cully. - * imap/util.c: - Fix possible memory corruption in stable. From Brendan Cully. + * imap/util.c: Fix possible memory corruption in stable. + From Brendan Cully. - * imap/Attic/socket.c, imap/imap_private.h, imap/message.c, imap/imap.c: + * imap/imap_private.h, imap/message.c, imap/socket.c, imap/imap.c: Backport various IMAP bug-fixes to stable. From Brendan Cully. -Tue Jul 18 14:38:13 2000 Thomas Roessler +2000-07-18 14:38:13 roessler (roessler) - * imap/Attic/socket.c, imap/auth.c, imap/auth_gss.c, imap/browse.c, imap/command.c, imap/imap.c, imap/imap_private.h, imap/message.c: + * imap/auth.c, imap/auth_gss.c, imap/browse.c, imap/command.c, + imap/imap.c, imap/imap_private.h, imap/message.c, imap/socket.c: More IMAP clean-up from Brendan Cully. - * imap/Attic/socket.c, imap/imap.c, imap/imap_private.h, imap/message.c, imap/utf7.c: - IMAP fixes from Brendan Cully. + * imap/imap.c, imap/imap_private.h, imap/message.c, imap/socket.c, + imap/utf7.c: IMAP fixes from Brendan Cully. - * init.h: Documentation fix. + * init.h, init.h: Documentation fix. -Mon Jul 17 18:08:27 2000 Thomas Roessler +2000-07-17 18:08:27 roessler (roessler) - * imap/message.c: Fix possible heap corruption. From Brendan Cully. + * imap/message.c: Fix possible heap corruption. From Brendan + Cully. * imap/utf7.c: Name changes left out by EGE's patch. - * imap/util.c, imap/imap_private.h: imap/UTF7 related fixes from EGE. + * imap/util.c, imap/imap_private.h: imap/UTF7 related fixes + from EGE. * curs_main.c: Fix #192. -Sun Jul 16 15:35:14 2000 Thomas Roessler +2000-07-16 15:35:14 roessler (roessler) - * imap/browse.c, imap/imap.c, imap/imap_private.h, imap/Makefile.am, imap/message.c, imap/utf7.c, imap/util.c: - Support modified UTF-7 in folder names. From Edmund Grimley Evans, - modified by Brendan Cully. + * imap/Makefile.am, imap/browse.c, imap/imap.c, + imap/imap_private.h, imap/message.c, imap/utf7.c, imap/util.c: + Support modified UTF-7 in folder names. From Edmund Grimley + Evans, modified by Brendan Cully. * handler.c: Another qp fix. - * handler.c: - More qp decoder modifications: We should handle multibyte characters - spanning soft line breaks. + * handler.c: More qp decoder modifications: We should handle + multibyte characters spanning soft line breaks. - * handler.c: - Rewrite the quoted-printable decoder so it properly chops off - trailing white space. Problem noted by Byrial Jensen. + * handler.c: Rewrite the quoted-printable decoder so it properly + chops off trailing white space. Problem noted by Byrial Jensen. -Sat Jul 15 06:51:47 2000 Thomas Roessler +2000-07-15 06:51:47 roessler (roessler) - * imap/Attic/socket.c: Add a message that we are looking up a host. + * imap/socket.c: Add a message that we are looking up a host. -Fri Jul 14 15:03:43 2000 Thomas Roessler +2000-07-14 15:03:43 roessler (roessler) * imap/message.c, imap/message.h: Brendan's latest IMAP changes. - * README.SSL: - Tommi Komulainen's entropy gathering patch - documentation. + * README.SSL: Tommi Komulainen's entropy gathering patch - + documentation. -Wed Jul 12 14:17:46 2000 Thomas Roessler +2000-07-12 14:17:46 roessler (roessler) * po/cs.po: update. @@ -4602,111 +4370,120 @@ Wed Jul 12 14:17:46 2000 Thomas Roessler * configure.in: undo the enable-external-dotlock patch. - * handler.c: - Initialize a variable in order to avoid a segmentation fault. From - Aaron Schrab. + * handler.c: Initialize a variable in order to avoid a + segmentation fault. From Aaron Schrab. -Tue Jul 11 20:38:49 2000 Thomas Roessler +2000-07-11 20:38:49 roessler (roessler) - * imap/Attic/socket.c, imap/imap.c, imap/imap_private.h: - Unify logout stuff in _one_ function. From Vsevolod Volkov. + * imap/imap.c, imap/imap_private.h, imap/socket.c: Unify logout + stuff in _one_ function. From Vsevolod Volkov. - * imap/message.c: - Disable a bug work-around which actually breaks things. + * imap/message.c: Disable a bug work-around which actually + breaks things. * configure.in: Typo, noted by Brad . -Mon Jul 10 19:52:12 2000 Thomas Roessler +2000-07-10 19:52:12 roessler (roessler) * main.c: Typo. * po/id.po: update. - * rfc2047.c: - Fix some possible NULL pointer deferences in the RFC2047 code. + * rfc2047.c: Fix some possible NULL pointer deferences in the + RFC2047 code. - * imap/Attic/socket.c, imap/command.c, imap/imap.c, imap/message.c, browser.c, pgpkey.c, pop.c, query.c, remailer.c: - Fix a bunch of cases where format parameters were missing from calls - to mutt_message and mutt_error. + * imap/command.c, imap/imap.c, imap/message.c, imap/socket.c, + browser.c, pgpkey.c, pop.c, query.c, remailer.c: Fix a bunch + of cases where format parameters were missing from calls to + mutt_message and mutt_error. - * imap/command.c, imap/imap.c, imap/message.c, browser.c, pgpkey.c, pop.c, query.c, remailer.c: - [stable] Fix a bunch of cases where format parameters were missing - to calls of mutt_error and mutt_message. + * imap/command.c, imap/imap.c, imap/message.c, browser.c, + pgpkey.c, pop.c, query.c, remailer.c: [stable] Fix a bunch of + cases where format parameters were missing to calls of mutt_error + and mutt_message. * po/ru.po, po/de.po, po/da.po: update. * po/da.po: Update. - * acconfig.h, charset.c, configure.in, INSTALL, main.c: - Some changes from EGE. + * INSTALL, acconfig.h, charset.c, configure.in, main.c: Some + changes from EGE. -Fri Jul 7 15:12:37 2000 Thomas Roessler +2000-07-07 15:12:37 roessler (roessler) * po/fr.po: update - * attach.c, Attic/parse.h, copy.c, editmsg.c, from.c, mbox.c, parse.c, pgp.c, protos.h: - Fix #185: is_from would return 0 (i.e., error) when parsing Jan 1 - 1970 12:00 - apparently, this point of time occurs on real mail - folders. + * attach.c, copy.c, editmsg.c, from.c, mbox.c, parse.c, parse.h, + pgp.c, protos.h: Fix #185: is_from would return 0 (i.e., error) + when parsing Jan 1 1970 12:00 - apparently, this point of time + occurs on real mail folders. -Thu Jul 6 23:08:39 2000 Thomas Roessler +2000-07-06 23:08:39 roessler (roessler) - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/nl.po, po/pl.po, po/it.po, po/ko.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/da.po, po/de.po, po/el.po, po/eo.po, ChangeLog, po/cs.po, VERSION: - automatic post-release commit for mutt-1.2.4 + * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, + po/sk.po, po/nl.po, po/pl.po, po/it.po, po/ko.po, po/es.po, + po/fr.po, po/gl.po, po/id.po, po/da.po, po/de.po, po/el.po, + po/eo.po, ChangeLog, VERSION, po/cs.po: automatic post-release + commit for mutt-1.2.4 * muttlib.c: ups, this should be fixed in stable. - * po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/ko.po, po/nl.po, po/pl.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, ChangeLog, VERSION: + * po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, + po/zh_TW.Big5.po, po/ko.po, po/nl.po, po/pl.po, po/eo.po, + po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/cs.po, + po/da.po, po/de.po, po/el.po, reldate.h, ChangeLog, VERSION: automatic post-release commit for mutt-1.3.5 - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/ko.po, po/nl.po, po/pl.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/el.po, po/eo.po, po/es.po, po/cs.po, po/da.po, po/de.po, reldate.h, ChangeLog, VERSION: - automatic post-release commit for mutt-1.2.3 - - * po/fr.po: update. - -Thu Jul 6 22:34:55 2000 Thomas Roessler - - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/ko.po, po/nl.po, po/pl.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/el.po, po/eo.po, po/es.po, po/cs.po, po/da.po, po/de.po, reldate.h, ChangeLog, VERSION: - automatic post-release commit for mutt-1.2.3 + * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, + po/sk.po, po/ko.po, po/nl.po, po/pl.po, po/fr.po, po/gl.po, + po/id.po, po/it.po, po/el.po, po/eo.po, po/es.po, po/cs.po, + po/da.po, po/de.po, reldate.h, ChangeLog, VERSION: automatic + post-release commit for mutt-1.2.3 * po/fr.po: update. - * imap/auth.c, imap/auth_gss.c, imap/browse.c, imap/command.c, imap/imap.c, imap/imap_private.h, imap/imap_socket.h, imap/message.c, imap/socket.c: - More IMAP clean-up. + * imap/auth.c, imap/auth_gss.c, imap/browse.c, imap/command.c, + imap/imap.c, imap/imap_private.h, imap/imap_socket.h, + imap/message.c, imap/socket.c: More IMAP clean-up. - * imap/imap_private.h, imap/imap_socket.h, imap/message.c, imap/socket.c, imap/util.c, imap/browse.c, imap/command.c, imap/imap.c: - More IMAP fixes from Brendan Cully. + * imap/imap_private.h, imap/imap_socket.h, imap/message.c, + imap/socket.c, imap/util.c, imap/browse.c, imap/command.c, + imap/imap.c: More IMAP fixes from Brendan Cully. -Wed Jul 5 14:39:14 2000 Thomas Roessler +2000-07-05 14:39:14 roessler (roessler) * imap/socket.c: Fix the Fix. From TK. - * imap/imap_ssl.c, imap/socket.c: - From: Tommi Komulainen +2000-07-05 10:32:17 Tommi Komulainen +(roessler) + + * imap/imap_ssl.c, imap/socket.c: - imap_logout_all assumed + every connection with descriptor value != 0 to be ready for + reading/writing. Unfortunately when the descriptor was closed, + conn->fd remained untouched. This is why mutt segfaulted if + IMAP login was aborted with ^G. - - imap_logout_all assumed every connection with descriptor value != - 0 to be ready for reading/writing. Unfortunately when the - descriptor was closed, conn->fd remained untouched. This is why - mutt segfaulted if IMAP login was aborted with ^G. + - ssl_socket_close was called without calling ssl_socket_open + first. This caused a segfault because conn->sockdata was + NULL. Apparently there was also a memory leak, because + conn->sockdata was never free'd :-] - - ssl_socket_close was called without calling ssl_socket_open first. - This caused a segfault because conn->sockdata was NULL. Apparently - there was also a memory leak, because conn->sockdata was never - free'd :-] +2000-07-05 08:05:03 roessler (roessler) - * imap/auth.c, imap/BUGS, imap/imap.c, imap/socket.c, imap/TODO: + * imap/BUGS, imap/TODO, imap/auth.c, imap/imap.c, imap/socket.c: IMAP cosmetics from Brendan Cully. -Tue Jul 4 17:59:10 2000 Thomas Roessler +2000-07-04 17:59:10 roessler (roessler) - * doc/manual.sgml.head: - slight documentation imrpovement from Will Fiveash. + * doc/manual.sgml.head: slight documentation imrpovement from + Will Fiveash. -Mon Jul 3 15:26:22 2000 Thomas Roessler +2000-07-03 15:26:22 roessler (roessler) * po/de.po: update - * imap/BUGS, imap/command.c, imap/imap.c, imap/imap.h, imap/imap_socket.h, imap/socket.c, imap/util.c, curs_main.c: + * imap/BUGS, imap/command.c, imap/imap.c, imap/imap.h, + imap/imap_socket.h, imap/socket.c, imap/util.c, curs_main.c: IMAP logout patch from Brendan Cully. * po/id.po: update @@ -4719,54 +4496,54 @@ Mon Jul 3 15:26:22 2000 Thomas Roessler * rfc2047.c: RFC 2047 patch from EGE. -Fri Jun 30 08:28:56 2000 Thomas Roessler +2000-06-30 08:28:56 roessler (roessler) * po/pl.po: fix a format. * sendlib.c: Character set fix from EGE. -Tue Jun 27 22:28:01 2000 Thomas Roessler +2000-06-27 22:28:01 roessler (roessler) * sendlib.c: minor change from EGE. - * main.c, rfc2047.c: - Cosmetics. No, I didn't touch the word-wrap code. ;-) + * main.c, rfc2047.c: Cosmetics. No, I didn't touch the word-wrap + code. ;-) -Mon Jun 26 23:10:26 2000 Thomas Roessler +2000-06-26 23:10:26 roessler (roessler) - * muttlib.c: - Fix a possible segfault in mutt_expand_folder. Noted by AMK; [stable]. + * muttlib.c: Fix a possible segfault in mutt_expand_folder. Noted + by AMK; [stable]. - * muttlib.c: - Fix a possible segmentation fault in mutt_expand_path. Noted by - Andreas M. Kirchwitz. + * muttlib.c: Fix a possible segmentation fault in + mutt_expand_path. Noted by Andreas M. Kirchwitz. * doc/Makefile.in, contrib/Makefile.in: "make check" cosmetics. * contrib/sample.muttrc-tlr: update. - * configure.in: Iconv detection patch. From Lars Hecking. + * configure.in: Iconv detection patch. From Lars Hecking. - * color.c: Fix #173. From Roland Rosenfeld. + * color.c, color.c: Fix #173. From Roland Rosenfeld. -Thu Jun 22 23:18:36 2000 Thomas Roessler +2000-06-22 23:18:36 roessler (roessler) - * muttlib.c: - Avoid crashing when forwarding message/rfc822-type attachments. + * muttlib.c: Avoid crashing when forwarding message/rfc822-type + attachments. - * Makefile.am, prepare: Lars Hecking's build process patch for stable. + * Makefile.am, prepare: Lars Hecking's build process patch + for stable. - * rfc822.c: Fix stack corruption in the RFC822 parser. Noted by Ari - Gordon-Schlosberg . + * rfc822.c: branches: 2.9.2.1.2; Fix stack corruption + in the RFC822 parser. Noted by Ari Gordon-Schlosberg + . - * rfc822.c: - Fix stack corruption in the RFC822 parser. Problem noted by Ari - Gordon-Schlosberg . + * rfc822.c: Fix stack corruption in the RFC822 parser. + Problem noted by Ari Gordon-Schlosberg . - * recvattach.c: - Merge two almost-identical string constants. From Byrial. + * recvattach.c: Merge two almost-identical string constants. + From Byrial. -Wed Jun 21 19:23:23 2000 Thomas Roessler +2000-06-21 19:23:23 roessler (roessler) * imap/auth_gss.c: More debug code which needs #ifdefs. @@ -4774,15 +4551,15 @@ Wed Jun 21 19:23:23 2000 Thomas Roessler * po/eo.po: update. - * Makefile.am, prepare: - Work-around for keymap_defs and other dependency problems. From - Lars Hecking. + * Makefile.am, prepare: Work-around for keymap_defs and other + dependency problems. From Lars Hecking. * muttlib.c: Fix ~logname expansion for stable. * muttlib.c: Fix ~logname expansion. - * README: Remove explicit list of mirrors, and refer to download.html. + * README: Remove explicit list of mirrors, and refer to + download.html. * mbox.c: Fix another mbox synch problem. @@ -4790,12 +4567,13 @@ Wed Jun 21 19:23:23 2000 Thomas Roessler * postpone.c: Some more character set cleanup,. - * commands.c, compose.c, muttlib.c, pgpkey.c, postpone.c, protos.h, recvattach.c, send.c, sendlib.c: - More character set clean-up. + * commands.c, compose.c, muttlib.c, pgpkey.c, postpone.c, + protos.h, recvattach.c, send.c, sendlib.c: More character set + clean-up. - * postpone.c: - Improve character set handling when postponing messages. This patch - may lead to information loss under very special circumstances. + * postpone.c: Improve character set handling when postponing + messages. This patch may lead to information loss under very + special circumstances. * muttlib.c, protos.h: Remove unused mutt_dup_body () function. @@ -4805,22 +4583,24 @@ Wed Jun 21 19:23:23 2000 Thomas Roessler * postpone.c, sendlib.c: Fix a file descriptor leak in sendlib.c. - * main.c: - patch-1.3.2.tbm.lastfolder, from Martin Michlmayr . + * main.c, main.c: patch-1.3.2.tbm.lastfolder, from Martin + Michlmayr . * commands.c, hook.c, protos.h, recvattach.c, recvcmd.c, send.c: Apply message-hook to more commands, and make it more useful by permitting the "~h" and "~b" pattern specifiers. Bad enough, this removes message-hook abilities from the receive-attachment menu. -Tue Jun 20 22:23:37 2000 Thomas Roessler +2000-06-20 22:23:37 roessler (roessler) - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/it.po, po/ko.po, po/nl.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/el.po, po/eo.po, po/cs.po, po/da.po, po/de.po, ChangeLog, reldate.h, VERSION: - automatic post-release commit for mutt-1.2.2 + * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pl.po, po/pt_BR.po, + po/ru.po, po/sk.po, po/it.po, po/ko.po, po/nl.po, po/es.po, + po/fr.po, po/gl.po, po/id.po, po/el.po, po/eo.po, po/cs.po, + po/da.po, po/de.po, ChangeLog, VERSION, reldate.h: automatic + post-release commit for mutt-1.2.2 - * build-release: - Add a "make" call, so build-release will also work from a source - tree which hasn't been built recently. + * build-release: Add a "make" call, so build-release will also + work from a source tree which hasn't been built recently. * commands.c: Do some comparisons case-insensitive. @@ -4828,7392 +4608,7632 @@ Tue Jun 20 22:23:37 2000 Thomas Roessler * doc/muttrc.man.head: s/display-hook/message-hook/ - * po/de.po: - Fix a misleading fuzzy translation about PGP signature validity. - From Roland Rosenfeld. + * po/de.po: Fix a misleading fuzzy translation about PGP + signature validity. From Roland Rosenfeld. - * imap/imap.c: Don't use debuglevel unless DEBUG is defined. Noted by - china@thewrittenword.com. + * imap/imap.c: Don't use debuglevel unless DEBUG is defined. + Noted by china@thewrittenword.com. - * imap/imap.c: - Only use debuglevel if DEBUG is defined. Noted by Albert Chin - , + * imap/imap.c: Only use debuglevel if DEBUG is defined. Noted by + Albert Chin , * po/fr.po: update. -Mon Jun 19 21:13:19 2000 Thomas Roessler +2000-06-19 21:13:19 roessler (roessler) * doc/devel-notes.txt, doc/manual.sgml.head, init.h, makedoc.c: patch-1.3.3.bj.docref.1 - * build-release: Make sure m4/Makefile is _really_ rebuilt. + * build-release: Make sure m4/Makefile is _really_ rebuilt. + + * po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, + po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/es.po, po/fr.po, + po/gl.po, po/id.po, po/it.po, po/da.po, po/de.po, po/el.po, + po/eo.po, po/cs.po, ChangeLog, VERSION, reldate.h: automatic + post-release commit for mutt-1.2.1 + + * doc/manual.sgml.head: Fix some more mentions of display-hook. + + * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, + po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, + po/pl.po, po/pt_BR.po, ChangeLog, VERSION, po/cs.po, po/da.po, + po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h: automatic + post-release commit for mutt-1.3.4 + + * compose.c: No need to include iconv.h. + + * po/da.po: update. + + * po/ru.po: update + +2000-06-17 08:07:36 roessler (roessler) + + * imap/imap_ssl.c: Certificate verification fix from Tommi + Komulainen. + + * imap/imap_ssl.c: SSL fix. + + * po/ru.po: upate + +2000-06-16 10:21:34 roessler (roessler) + + * OPS, commands.c, compose.c, functions.h, mutt.h, sendlib.c: + patch-1.3.3.tlr.change_charset.1 + + * po/ru.po: nit. + +2000-06-15 21:37:07 roessler (roessler) + + * doc/manual.sgml.head, doc/muttrc.man.head, commands.c, hook.c, + init.h, mutt.h, recvcmd.c, send.c: patch-1.3.3.tlr.message_hook.1 + + * mutt.h, sendlib.c: patch-1.3.3.tlr.content_info.1 + + * imap/imap.c: shut up the compiler. + + * po/ru.po, commands.c, init.h: nits. + + * commands.c, globals.h, init.h: patch-1.2.bbell.display_filter.2. + + * complete.c: patch-1.3.2.bbell.complete.1 - autocomplete "!", + which is helpful in certain IMAP contexts. + + * copy.c, mbox.c, mh.c, mx.c: [stable] Prevent data corruption + when the temporary space runs full. Backport from unstable. + + * po/el.po, po/fr.po: updates. + + * po/ru.po: update. + + * rfc2047.c, sendlib.c, copy.c, handler.c: Avoid dumping core + when Charset isn't set. + + * init.h: Little documentation fix from Aaron Schrab. + +2000-06-14 09:23:45 roessler (roessler) + + * OPS, charset.c, charset.h, compose.c, functions.h, handler.c: + Remove recode-attachment, and the "decoder" API. (EGE) + + * gettext.c: Make sure --disable-nls works. (EGE) + +2000-06-13 20:36:33 roessler (roessler) + + * init.h, mutt.h, sendlib.c: EGE's latest send-charset patch. + + * m4/curslib.m4: New file, contains Tom Dickey's CF_CURSES_LIBS + macro from lynx. + + * configure.in: Use CF_CURSES_LIBS macro for better detection + of platform-specific curses libraries. From Lars Hecking. + + * main.c: Inform us about ICONV_NOTRANS. From EGE. + + * configure.in: iconv detection. From EGE. + + * commands.c: Only display PGP signature verification status if + verification was tried. + +2000-06-12 07:02:42 roessler (roessler) + + * configure.in: A new check for working wchar functions. + +2000-06-11 19:05:12 roessler (roessler) + + * mh.c, mx.c: Fix some issues with synching of maildir/mh folders. + Problems noted by Byrial Jensen. + +2000-06-09 17:42:14 roessler (roessler) + + * pattern.c: Force decimal parsing on dates, so 09 is parsed as 9, + and not as "invalid". + + * imap/imap_ssl.c, imap/imap_ssl.c: Fix a mix-up. + + * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/de.po, po/el.po, + po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, + po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, + VERSION, po/cs.po, po/da.po, ChangeLog, po/ru.po, po/sk.po, + po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/da.po, po/de.po, + po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, + po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/cs.po, + reldate.h, ChangeLog: automatic post-release commit for mutt-1.3.3 + + * charset.c, init.c: Fix some typos in the nl_langinfo stuff. + + * rfc2047.c: Latest patch from EGE. + +2000-06-08 21:44:14 roessler (roessler) + + * copy.c, mbox.c: This patch should fix the mailbox corruption + various people observed. + + * charset.c, charset.h, init.c: Fix up the value returned by + nl_langinfo(CODESET). + + * mbox.c: Improve error reporting with mbox folders a bit. + + * send.c: patch-1.2.bj.ed_mtime.1 + + * Makefile.am, acconfig.h, configure.in, main.c, mbyte.c: + Removing the built-in charset support. + + * doc/muttrc.man.head: one-character typo. + + * imap/imap_ssl.c: Fix #157. From Enrik Berkhan + . + + * imap/imap_ssl.c: [stable] Fix #157. From Enrik Berkhan + . + + * README.SSL, init.h, mutt.h, imap/imap_ssl.c: [stable] + patch-1.3.2.tl.sslcerts.1. + + * charset.c: Don't return data on the stack. Noted by "Andrew + W. Nosenko" . + + * po/sv.po: update. + +2000-06-04 18:18:56 roessler (roessler) + + * doc/manual.sgml.head: Nits from Mikko Hänninen. + +2000-06-02 10:05:41 roessler (roessler) + + * imap/imap.h, imap/imap.h, pgp.c: Fix #152. + +2000-05-30 12:52:41 roessler (roessler) + + * po/pl.po: update + +2000-05-29 22:34:12 roessler (roessler) + + * rfc2047.c, rfc2047.h, send.c, sendlib.c: Edmund's latest + RFC2047 encoding update. + +2000-05-28 20:32:05 roessler (roessler) + + * commands.c: Don't bother the user with messages about PGP + signature verification when there is no PGP stuff about the + message. + + * README.SSL, init.h, mutt.h: SSL certificate verification fixes + from Tommi Komulainen. + + * imap/imap_ssl.c: SSL certificate verification fix from Tommi + Komulainen. + + * imap/command.c: [stable] Handle connection take-down by servers + more graciously. From Patrick Caulfield. + + * doc/manual.sgml.head, contrib/pgp2.rc, contrib/pgp5.rc, + commands.c, init.h, pgp.c, pgp.h: Modified version of Byrial + Jensen's signature verification patch. + +2000-05-25 12:21:29 roessler (roessler) + + * pgp.c: Use strftime for time indications with PGP verification. + + * curs_lib.c, mbyte.c: Somewhat different sigsegv fix suggested + by EGE. + + * mbyte.c: wctomb(0,wc) is needed to work for bounds checking. + + * mutt.h: Include stdlib.h from mutt.h. + + * makedoc.c, init.h: Minor fixes from Byrial. + + * doc/manual.sgml.head: typo. + + * doc/devel-notes.txt, init.h, makedoc.c: Documentation + beautification patch from Byrial Jensen. Thanks! + +2000-05-24 19:20:07 roessler (roessler) + + * po/ru.po: Fixes #143. + + * po/ru.po: Some fixes - #143. + + * charset.c, charset.h, compose.c, gnupgparse.c: Make charset-hook + work with an external iconv implementation. + + * imap/command.c: Handle disconnects more gracefully. + From Patrick Caulfield . + + * config.guess, config.sub: [stable] Latest versions from + ftp.gnu.org/pub/gnu/config + + * config.guess, config.sub: Latest versions from + ftp.gnu.org/pub/gnu/config. + +2000-05-23 17:16:46 roessler (roessler) + + * po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, + po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, + ChangeLog, VERSION, po/cs.po, po/da.po, po/de.po, po/el.po, + po/eo.po, po/es.po, po/fr.po, po/gl.po, reldate.h: automatic + post-release commit for mutt-1.3.2 + + * contrib/gpg.rc: Make this work on QNX. + + * contrib/gpg.rc: Change suggested by Sam Roberts + to make this work on QNX. + +2000-05-22 16:15:35 roessler (roessler) + + * po/pl.po: update + + * rfc2047.c: Fix a stupid segmentation fault. + + * lib.c: cosmetics. + + * rfc2047.c: Fix a memory leak. + + * charset.c, lib.c, lib.h, protos.h: Add mutt_str_adjust (). + + * parse.c: Fix a possible cause for heap corruption. + + * po/de.po: update. + + * charset.c, gettext.c: Make mutt_gettext () a bit more compact. + +2000-05-21 18:45:15 roessler (roessler) + + * mbyte.h: Small fix from EGE. + + * sendlib.c: Some fixes so ISO-2022-JP* works with mutt. + Mostly from TAKIZAWA Takashi . + + * muttlib.c: Comment a bit of code. + +2000-05-20 18:16:18 roessler (roessler) + + * po/fr.po: update. + + * charset.c, charset.h, curs_lib.c, rfc2047.c, rfc2231.c: String + conversion patch from EGE. + + * doc/manual.sgml.head, hook.c: Second version of Byrial's + display-hook patch. + + * po/uk.po, po/zh_TW.Big5.po, po/fr.po, po/gl.po, po/id.po, + po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, + po/sk.po, po/sv.po, ChangeLog, VERSION, po/cs.po, po/da.po, + po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h: automatic + post-release commit for mutt-1.3.1 + + * doc/muttrc.man.head: Document display-hook in the manual page. + + * commands.c, hook.c, init.h, mutt.h, protos.h, send.c: Add a + display-hook command. From Byrial Jensen. + + * alias.c, browser.c, init.c, lib.c, mutt.h, muttlib.c, protos.h: + Add mutt_gecos_name function which centrally handles the GECOS + processing. + + * imap/imap.c: Shut up some warnings. We may have to think + about mutt_stristr again. + + * configure.in: Verify that regmatch_t has offsets, and not + only pointers. From Sam Roberts . + + * configure.in: Don't look for curses in /usr/5lib any more - + this broke things for some people. + + * configure.in: Don't look for the curses library in /usr/5lib + any more. This broke things for some people. + + * sendlib.c: Real fix for the pointer problem noted by Heiko + Schlichting. + + * sendlib.c: Fix a "string on stack returned" bug found by + Heiko Schlichting. + +2000-05-19 07:36:42 roessler (roessler) + + * hdrline.c: Fix %. formats. From EGE. + +2000-05-18 17:06:59 roessler (roessler) + + * copy.c, parse.c, rfc2047.c, rfc2047.h, rfc2231.c, send.c, + sendlib.c: rfc2047_decode change from EGE. + + * charset.c: Catch a segmentation fault in mutt_convert_string (). + + * acconfig.h: Don't enable debugging by default in the stable + branch. + + * configure.in, main.c: More debugging output, and a warning + in configure.in. + + * main.c: Tell us something about internal iconv and CHARMAPS_DIR + from mutt -v. + +2000-05-17 12:39:16 roessler (roessler) + + * mkjtags.c: handle ^L lines correctly. + + * mkjtags.c: Some beautifications. + + * Makefile.am, mkjtags.c: Add a little tool to help with building + tags files my editor groks. + + * handler.c: When displaying a deleted attachment's information, + present the file name if it is present. Suggested by Pete + Wenzel . + + * imap/imap_ssl.c: SSL certificate check fix. From Tommi + Komulainen. + + * imap/imap_ssl.c: Certificate check fix, from Tommi Komulainen. + + * OPS, enter.c, functions.h: Add forward-word and backward-word + functions to the editor. + + * OPS, enter.c, functions.h: Add a kill-eow function to the + line editor. + + * init.c: Small fix to mutt_set_default(). + +2000-05-16 19:01:50 roessler (roessler) + + * Makefile.am: We don't need to build in the charmaps/ directory + unless we use the included iconv. - * po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/cs.po, ChangeLog, reldate.h, VERSION: - automatic post-release commit for mutt-1.2.1 + * compose.c, mutt.h, protos.h, sendlib.c: Some fixes to the size + calculation code. - * doc/manual.sgml.head: Fix some more mentions of display-hook. + * compose.c, globals.h, init.h, sendlib.c: A modified version + of Will Fiveash's compose format patch. - * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, ChangeLog, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h, VERSION: - automatic post-release commit for mutt-1.3.4 + * acconfig.h, configure.in, init.c, init.h: Use nl_langinfo's + return value as the default for $charset. - * compose.c: No need to include iconv.h. + * init.c: More default setting. This can easily be done much + cleaner than the last version of the patch. - * po/da.po: update. + * init.c: Hack: mutt_restore_default() now stores the latest + value of a variable as it's default if there was no default + before. The code in question is executed precisely once: when + mutt_restore_default() is invoked from mutt_init(). - * po/ru.po: update + * hook.c, lib.c, lib.h, muttlib.c, protos.h: Let _mutt_expand_path + escape regular expression special characters. For stable. -Mon Jun 19 08:56:57 2000 Thomas Roessler + * hook.c, lib.c, lib.h, muttlib.c, protos.h: mutt_expand_path + is now able to escape special characters for use in regular + expressions. This is needed to make folder-hooks work like + intended. - * compose.c: No need to include iconv.h. + * muttlib.c: Sanitize file names passed to mutt_adv_mktemp. - * po/da.po: update. + * muttlib.c: Sanitize file name suggestions passed to + mutt_adv_mktemp. - * po/ru.po: update + * doc/manual.sgml.tail, OPS, enter.c, functions.h: Add a + transpose-character function to the editor. From Aaron Schrab. -Sat Jun 17 08:07:36 2000 Thomas Roessler + * configure.in: Improve the wchar_t checks. From "Andrew + W. Nosenko" . - * imap/imap_ssl.c: Certificate verification fix from Tommi Komulainen. +2000-05-15 12:00:53 roessler (roessler) - * imap/imap_ssl.c: SSL fix. + * configure.in, mbyte.c, pager.c: More iconv-related patches + from EGE. - * po/ru.po: upate +2000-05-13 17:39:03 roessler (roessler) -Fri Jun 16 10:21:34 2000 Thomas Roessler + * configure.in: HP/UX vs. ANSI C. From Lars Hecking and Albert + Chin. [stable] - * OPS, commands.c, compose.c, functions.h, mutt.h, sendlib.c: - patch-1.3.3.tlr.change_charset.1 + * configure.in: Configuration for ANSI C / HP/UX. From albert + chin and Lars Hecking. - * po/ru.po: nit. +2000-05-12 13:41:34 roessler (roessler) -Thu Jun 15 21:37:07 2000 Thomas Roessler + * mbyte.c, wcwidth.c: Make things compile. ;-) - * doc/manual.sgml.head, doc/muttrc.man.head, commands.c, hook.c, init.h, mutt.h, recvcmd.c, send.c: - patch-1.3.3.tlr.message_hook.1 + * mbyte.c, mbyte.h, wcwidth.c: Isprint-related changes. + Suggested by Andrew Nosenko, adapted by EGE. - * mutt.h, sendlib.c: patch-1.3.3.tlr.content_info.1 + * gettext.c: Replacing some more free() calls by safe_free(). - * imap/imap.c: shut up the compiler. + * acconfig.h, configure.in, curs_lib.c, gettext.c, help.c, + mbyte.c, mbyte.h, mutt.h, pager.c, wcwidth.c: wide-character + related patches. From Edmund Grimley Evans. - * po/ru.po, commands.c, init.h: nits. + * configure.in: HP/UX -Ae detection. From Albert Chin. [stable] - * commands.c, globals.h, init.h: patch-1.2.bbell.display_filter.2. + * configure.in: Improve the HP/UX check for the -Ae command + line parameter. From albert chin (china@thewrittenword.com). - * complete.c: - patch-1.3.2.bbell.complete.1 - autocomplete "!", which is helpful - in certain IMAP contexts. + * gen_defs: Make sure gen_defs returns success. [stable] - * copy.c, mbox.c, mh.c, mx.c: - [stable] Prevent data corruption when the temporary space runs full. - Backport from unstable. + * gen_defs: Sam Roberts reports that some shells do strange + things with exit states. - * po/el.po, po/fr.po: updates. + * doc/manual.sgml.head: Fix $spool vs. $spoolfile. From David + Ellement. - * po/ru.po: update. +2000-05-11 07:10:32 roessler (roessler) - * rfc2047.c, sendlib.c, copy.c, handler.c: - Avoid dumping core when Charset isn't set. + * doc/mutt.man: Remove some unnecessary spaces. - * init.h: Little documentation fix from Aaron Schrab. + * doc/mutt.man, main.c: Fix usage information. Noted by Mikko + Hänninen. -Wed Jun 14 09:23:45 2000 Thomas Roessler + * acconfig.h, configure.in, globals.h: Check volatility of + sig_atomic_t. - * OPS, charset.c, charset.h, compose.c, functions.h, handler.c: - Remove recode-attachment, and the "decoder" API. (EGE) +2000-05-10 18:02:31 roessler (roessler) - * gettext.c: Make sure --disable-nls works. (EGE) + * configure.in: Support for old Kerberos versions. From David + Champion . -Tue Jun 13 20:36:33 2000 Thomas Roessler + * configure.in: Fix support for old Kerberos libraries. - * init.h, mutt.h, sendlib.c: EGE's latest send-charset patch. + * hdrline.c, thread.c: updated messages-in-thread (%e) patch + from Markus Holmberg. - * m4/curslib.m4: - New file, contains Tom Dickey's CF_CURSES_LIBS macro from lynx. + * po/pl.po: update. - * configure.in: - Use CF_CURSES_LIBS macro for better detection of platform-specific - curses libraries. From Lars Hecking. + * init.h, mutt.h, pop.c: Fix a segmentation fault introduced by + the change of pop_delete to a quad option. - * main.c: Inform us about ICONV_NOTRANS. From EGE. + * po/fr.po: Update the French translation. - * configure.in: iconv detection. From EGE. +2000-05-09 20:19:28 roessler (roessler) - * commands.c: - Only display PGP signature verification status if verification was - tried. + * parse.c: more mailtool brain-damage support. -Mon Jun 12 07:02:42 2000 Thomas Roessler + * acconfig.h, configure.in, parse.c: Sun mailtool message support. + The format is ugly, but the patch is reasonably clean. - * configure.in: A new check for working wchar functions. + * Makefile.am: include mbyte.h with the distribution. -Sun Jun 11 19:05:12 2000 Thomas Roessler + * doc/devel-notes.txt: Add a word about format flags. - * mh.c, mx.c: - Fix some issues with synching of maildir/mh folders. Problems noted - by Byrial Jensen. + * imap/message.c: Make the X-Label patch work over IMAP. -Fri Jun 9 17:42:14 2000 Thomas Roessler + * po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, + po/uk.po, po/zh_TW.Big5.po, po/cs.po, po/da.po, po/de.po, + po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, + po/it.po, po/ko.po, reldate.h, ChangeLog, VERSION: automatic + post-release commit for mutt-1.3 - * pattern.c: - Force decimal parsing on dates, so 09 is parsed as 9, and not as - "invalid". + * hdrline.c, init.h, protos.h, thread.c: Add a %e option + for thread-relative message numbers. From Markus Holmberg + . - * imap/imap_ssl.c: Fix a mix-up. + * doc/manual.sgml.head, hdrline.c, init.h, mutt.h, parse.c, + pattern.c: X-Label header support from David Champion + . - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, VERSION, po/cs.po, po/da.po, ChangeLog, reldate.h: - automatic post-release commit for mutt-1.3.3 + * init.h, pop.c: Make pop_delete a quad-option. From Honza + Pazdziora . -Fri Jun 9 11:34:26 2000 Thomas Roessler + * VERSION: Ups, we should leave the version file on 1.2, so the + diff will get built properly when I release 1.3. - * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, - po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, - po/gl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, - po/pt_BR.po, po/cs.po, reldate.h, ChangeLog: automatic - post-release commit for mutt-1.3.3 + * lib.h, mbyte.c, mbyte.h, menu.c, muttlib.c, pager.c, + pgppubring.c, protos.h, rfc2047.c, rfc2231.c, sendlib.c, + utf8.c, wcwidth.c, Makefile.am, VERSION, charset.c, charset.h, + commands.c, compose.c, configure.in, curs_lib.c, curs_main.c, + enter.c, gettext.c, gnupgparse.c, hdrline.c, help.c, init.c: + Edmund Grimley Evans' UTF-8 patch. - * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, + * po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, + po/sv.po, po/uk.po, po/zh_TW.Big5.po, VERSION, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, - po/gl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, - po/pt_BR.po, VERSION, po/cs.po, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.3.3 - - * charset.c, init.c: Fix some typos in the nl_langinfo stuff. + po/gl.po, po/id.po, po/it.po, reldate.h, ChangeLog: automatic + post-release commit for mutt-1.2 -Fri Jun 9 05:51:33 2000 Thomas Roessler + * build-release: unstable branch. - * charset.c, init.c: Fix some typos in the nl_langinfo stuff. + * build-release: start preparing 1.2. - * rfc2047.c: Latest patch from EGE. +2000-05-03 07:48:46 roessler (roessler) -Thu Jun 8 21:44:14 2000 Thomas Roessler + * po/zh_TW.Big5.po: branches: 1.30.2; automatic post-release + commit for mutt-1.1.14 - * copy.c, mbox.c: - This patch should fix the mailbox corruption various people observed. + * po/da.po: branches: 1.13.2; automatic post-release commit + for mutt-1.1.14 - * charset.c, charset.h, init.c: - Fix up the value returned by nl_langinfo(CODESET). + * po/de.po: branches: 1.99.2; automatic post-release commit + for mutt-1.1.14 - * mbox.c: Improve error reporting with mbox folders a bit. + * po/el.po: branches: 1.31.2; automatic post-release commit + for mutt-1.1.14 - * send.c: patch-1.2.bj.ed_mtime.1 + * po/eo.po: branches: 1.30.2; automatic post-release commit + for mutt-1.1.14 - * Makefile.am, acconfig.h, configure.in, main.c, mbyte.c: - Removing the built-in charset support. + * po/es.po: branches: 1.49.2; automatic post-release commit + for mutt-1.1.14 - * doc/muttrc.man.head: one-character typo. + * po/fr.po: branches: 1.45.2; automatic post-release commit + for mutt-1.1.14 - * imap/imap_ssl.c: - Fix #157. From Enrik Berkhan . + * po/gl.po: branches: 1.23.2; automatic post-release commit + for mutt-1.1.14 - * imap/imap_ssl.c: - [stable] Fix #157. From Enrik Berkhan . + * po/id.po: branches: 1.31.2; automatic post-release commit + for mutt-1.1.14 - * README.SSL, init.h, mutt.h, imap/imap_ssl.c: - [stable] patch-1.3.2.tl.sslcerts.1. + * po/it.po: branches: 1.59.2; automatic post-release commit + for mutt-1.1.14 - * charset.c: - Don't return data on the stack. Noted by "Andrew W. Nosenko" - . + * po/ko.po: branches: 1.31.2; automatic post-release commit + for mutt-1.1.14 - * po/sv.po: update. + * po/nl.po: branches: 1.36.2; automatic post-release commit + for mutt-1.1.14 -Sun Jun 4 18:18:56 2000 Thomas Roessler + * po/pl.po: branches: 1.39.2; automatic post-release commit + for mutt-1.1.14 - * doc/manual.sgml.head: Nits from Mikko Hänninen. + * po/pt_BR.po: branches: 1.20.2; automatic post-release commit + for mutt-1.1.14 -Fri Jun 2 10:05:41 2000 Thomas Roessler + * po/ru.po: branches: 1.67.2; automatic post-release commit + for mutt-1.1.14 - * imap/imap.h, pgp.c: Fix #152. + * po/sk.po: branches: 1.28.2; automatic post-release commit + for mutt-1.1.14 -Tue May 30 12:52:41 2000 Thomas Roessler + * po/sv.po: branches: 1.27.2; automatic post-release commit + for mutt-1.1.14 - * po/pl.po: update + * po/uk.po: branches: 1.42.2; automatic post-release commit + for mutt-1.1.14 -Mon May 29 22:34:12 2000 Thomas Roessler + * ChangeLog: branches: 2.40.2; automatic post-release commit + for mutt-1.1.14 - * rfc2047.c, rfc2047.h, send.c, sendlib.c: - Edmund's latest RFC2047 encoding update. + * VERSION: branches: 2.28.2; automatic post-release commit + for mutt-1.1.14 -Sun May 28 20:32:05 2000 Thomas Roessler + * po/cs.po: branches: 1.35.2; automatic post-release commit + for mutt-1.1.14 - * commands.c: - Don't bother the user with messages about PGP signature verification - when there is no PGP stuff about the message. + * po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/da.po, + po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, + po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, + po/ru.po, ChangeLog, VERSION, po/cs.po: automatic post-release + commit for mutt-1.1.13 - * README.SSL, init.h, mutt.h: - SSL certificate verification fixes from Tommi Komulainen. + * reldate.h: branches: 2.25.2; automatic post-release commit + for mutt-1.1.13 - * imap/imap_ssl.c: - SSL certificate verification fix from Tommi Komulainen. +2000-04-30 06:58:21 roessler (roessler) - * imap/command.c: - [stable] Handle connection take-down by servers more graciously. - From Patrick Caulfield. + * imap/message.c: branches: 1.24.2; Catch the case that an IMAP + server sends "\n\n" after a mail header. Diagnosed by Brendan. - * doc/manual.sgml.head, contrib/pgp2.rc, contrib/pgp5.rc, commands.c, init.h, pgp.c, pgp.h: - Modified version of Byrial Jensen's signature verification patch. +2000-04-29 13:38:05 roessler (roessler) -Thu May 25 12:21:29 2000 Thomas Roessler + * query.c: branches: 2.5.2; Fix a possible segmentation fault + with the external query feature. - * pgp.c: Use strftime for time indications with PGP verification. + * imap/imap.c: branches: 1.26.2; Fix the "empty screen after + sync" bug observed with certain versions of the Courier IMAP + server. From Brendan Cully. - * curs_lib.c, mbyte.c: Somewhat different sigsegv fix suggested by EGE. +2000-04-26 17:43:00 roessler (roessler) - * mbyte.c: wctomb(0,wc) is needed to work for bounds checking. + * imap/util.c: branches: 1.23.2; Fix the imap_force_ssl option. - * mutt.h: Include stdlib.h from mutt.h. + * po/da.po: update. - * makedoc.c, init.h: Minor fixes from Byrial. + * contrib/pgp6.rc: Fix a little typo. Noted by Steve Brewer + . - * doc/manual.sgml.head: typo. + * imap/imap_ssl.c: branches: 1.12.2; Add a new option named + imap_force_ssl. - * doc/devel-notes.txt, init.h, makedoc.c: - Documentation beautification patch from Byrial Jensen. Thanks! + * imap/imap_ssl.h, imap/util.c: Add a new option named + imap_force_ssl. -Wed May 24 19:20:07 2000 Thomas Roessler + * init.h: branches: 2.80.2; Add a new option named + imap_force_ssl. - * po/ru.po: Fixes #143. + * mutt.h: branches: 2.62.2; Add a new option named + imap_force_ssl. - * po/ru.po: Some fixes - #143. +2000-04-25 18:39:01 roessler (roessler) - * charset.c, charset.h, compose.c, gnupgparse.c: - Make charset-hook work with an external iconv implementation. + * acconfig.h: branches: 2.15.2; Revised version of Lars' patch. - * imap/command.c: - Handle disconnects more gracefully. From Patrick Caulfield - . + * configure.in: branches: 2.61.2; Revised version of Lars' patch. - * config.guess, config.sub: - [stable] Latest versions from ftp.gnu.org/pub/gnu/config + * m4/funcdecl.m4: New macros CF_CHECK_FUNCDECL, + CF_CHECK_FUNCDECLS, CF_UPPER. These are slightly modified versions + of T. E. Dickey's macros from the lynx distribution. (From + Lars Hecking.) - * config.guess, config.sub: - Latest versions from ftp.gnu.org/pub/gnu/config. + * configure.in: Use new CF_CHECK_FUNCDECLS macro for curses + functions. This should catch function declarations and macros + alike. Due to a misfeature in autoheader, we have to explicitly + AC_DEFINE the curses functions. (From Lars Hecking.) -Tue May 23 17:16:46 2000 Thomas Roessler + * acconfig.h: acconfig.h: Remove duplicate VERSION and unused + HAVE_GETOPT_DECL. Remove DEBUGGER (it's AC_SUBST'ed, not + AC_DEFINE'd). Add defines for curses functions. (From Lars + Hecking.) - * po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, ChangeLog, VERSION, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, reldate.h: - automatic post-release commit for mutt-1.3.2 + * po/it.po: update. - * contrib/gpg.rc: Make this work on QNX. +2000-04-24 13:10:11 roessler (roessler) - * contrib/gpg.rc: - Change suggested by Sam Roberts to make this - work on QNX. + * imap/util.c: Fix a segmentation fault with folder completion. + From Brendan. -Tue May 23 08:15:02 2000 Thomas Roessler + * imap/message.c: Fall back to INTERNALDATE when Date header + isn't present. From Brendan. - * contrib/gpg.rc: Make this work on QNX. +2000-04-22 18:34:29 roessler (roessler) - * contrib/gpg.rc: - Change suggested by Sam Roberts to make this - work on QNX. + * po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, + po/sv.po, po/uk.po, po/zh_TW.Big5.po, ChangeLog, VERSION, + po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, + po/fr.po, po/gl.po, po/id.po, po/it.po, reldate.h: automatic + post-release commit for mutt-1.1.12 -Mon May 22 16:15:35 2000 Thomas Roessler + * doc/manual.sgml.head: branches: 1.31.2; Add a link to + http://www.mutt.org/download.html. - * po/pl.po: update + * init.c, init.h, thread.c: Handle sort_aux="threads" + somewhat different, and probably more safely. Problem and + principle of fix noted by Gero Treuner and Michael Tatge + . - * rfc2047.c: Fix a stupid segmentation fault. + * lib.c: branches: 2.23.2; Coda compatibility. From Jan Harkes + . - * lib.c: cosmetics. + * parse.c: Fix message parsing. This fixes the "Reply-To in + body" bug. From Edmund GRIMLEY EVANS. - * rfc2047.c: Fix a memory leak. + * doc/manual.sgml.tail: Fix the sgmltools URL. From Martin + Michlmayr. - * charset.c, lib.c, lib.h, protos.h: Add mutt_str_adjust (). + * charset.c: branches: 2.19.2; Comment cosmetics. From Martin + Michlmayer. - * parse.c: Fix a possible cause for heap corruption. + * editmsg.c, extlib.c, gnupgparse.c, lib.c: Comment cosmetics. + From Martin Michlmayer. - * po/de.po: update. + * lib.h: branches: 2.7.2; Comment cosmetics. From Martin + Michlmayer. - * charset.c, gettext.c: Make mutt_gettext () a bit more compact. + * pgpinvoke.c: Comment cosmetics. From Martin Michlmayer. -Sun May 21 18:45:15 2000 Thomas Roessler + * pgpkey.c: branches: 2.24.2; Comment cosmetics. From Martin + Michlmayer. - * mbyte.h: Small fix from EGE. + * pgplib.c, pgppubring.c, recvcmd.c: Comment cosmetics. + From Martin Michlmayer. - * sendlib.c: - Some fixes so ISO-2022-JP* works with mutt. Mostly from TAKIZAWA - Takashi . + * remailer.c: branches: 2.11.2; Comment cosmetics. From Martin + Michlmayer. - * muttlib.c: Comment a bit of code. + * rfc2231.c, rfc2231.h: Comment cosmetics. From Martin + Michlmayer. -Sat May 20 18:16:18 2000 Thomas Roessler + * doc/manual.sgml.head: Document the elmish "!!" shortcut for + the last folder. From Martin Michlmayr . - * po/fr.po: update. + * curs_main.c: branches: 2.44.2; Fix various inconsistencies + with respect to thread deletion. - * charset.c, charset.h, curs_lib.c, rfc2047.c, rfc2231.c: - String conversion patch from EGE. + * pager.c: Fix various inconsistencies with respect to thread + deletion. - * doc/manual.sgml.head, hook.c: - Second version of Byrial's display-hook patch. +2000-04-12 16:32:26 roessler (roessler) - * po/uk.po, po/zh_TW.Big5.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, ChangeLog, VERSION, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h: - automatic post-release commit for mutt-1.3.1 + * browser.c: branches: 2.21.2; Initialize some more memory. + Noted by Vsevolod Volkov . - * doc/muttrc.man.head: Document display-hook in the manual page. + * headers.c: Catch some error conditions. - * commands.c, hook.c, init.h, mutt.h, protos.h, send.c: - Add a display-hook command. From Byrial Jensen. + * main.c: branches: 2.29.2; Tell us whether debugging is enabled + or not. - * alias.c, browser.c, init.c, lib.c, mutt.h, muttlib.c, protos.h: - Add mutt_gecos_name function which centrally handles the GECOS - processing. +2000-04-09 13:32:36 roessler (roessler) - * imap/imap.c: - Shut up some warnings. We may have to think about mutt_stristr again. + * po/sv.po: Update. - * configure.in: - Verify that regmatch_t has offsets, and not only pointers. From Sam - Roberts . + * imap/imap_ssl.c: Another file mode change. - * configure.in: - Don't look for curses in /usr/5lib any more - this broke things for - some people. + * po/fr.po, po/es.po, po/el.po: update. - * configure.in: - Don't look for the curses library in /usr/5lib any more. This broke - things for some people. + * imap/imap_ssl.c: Save more than one SSL certificate to the + certificate file. - * sendlib.c: - Real fix for the pointer problem noted by Heiko Schlichting. + * po/da.po, po/cs.po: update. - * sendlib.c: - Fix a "string on stack returned" bug found by Heiko Schlichting. + * imap/socket.c: branches: 1.9.2; Make host name comparison + case-insensitive. -Sat May 20 07:53:50 2000 Thomas Roessler + * doc/manual.sgml.head: Minor typo in the documentation. + Noted by Vsevolod Volkov . - * doc/muttrc.man.head: Document display-hook in the manual page. + * muttlib.c: branches: 2.16.2; The "!!" shortcut had another + flaw. Noted by Martin Michlmayr . - * commands.c, hook.c, init.h, mutt.h, protos.h, send.c: - Add a display-hook command. From Byrial Jensen. + * imap/BUGS: branches: 1.12.2; Documentation patch from Brendan + Cully. - * alias.c, browser.c, init.c, lib.c, mutt.h, muttlib.c, protos.h: - Add mutt_gecos_name function which centrally handles the GECOS - processing. + * pattern.c: Fix ^ and ! pattern modifiers. - * imap/imap.c: - Shut up some warnings. We may have to think about mutt_stristr again. +2000-03-31 12:37:21 roessler (roessler) - * configure.in: - Verify that regmatch_t has offsets, and not only pointers. From Sam - Roberts . + * po/pl.po, po/id.po: update. - * configure.in: - Don't look for curses in /usr/5lib any more - this broke things for - some people. +2000-03-30 15:33:14 roessler (roessler) - * configure.in: - Don't look for the curses library in /usr/5lib any more. This broke - things for some people. + * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pt_BR.po, + po/ru.po, po/nl.po, po/pl.po, po/ko.po, po/it.po, po/fr.po, + po/gl.po, po/id.po, po/eo.po, po/es.po, po/el.po, po/da.po, + po/de.po, po/cs.po, VERSION, reldate.h, ChangeLog: automatic + post-release commit for mutt-1.1.11 - * sendlib.c: - Real fix for the pointer problem noted by Heiko Schlichting. + * po/uk.po, po/zh_TW.Big5.po, po/sv.po, po/sk.po, po/pt_BR.po, + po/ru.po, po/nl.po, po/pl.po, po/ko.po, po/id.po, po/it.po, + po/gl.po, po/fr.po, po/es.po, po/eo.po, po/el.po, po/de.po, + po/da.po, po/Makefile.in.in, po/POTFILES.in, po/cs.po: make + update-po, and undo most parts of Lars' and Tommi's patch - + it broke things here. - * sendlib.c: - Fix a "string on stack returned" bug found by Heiko Schlichting. + * imap/imap_ssl.c: Typo, noticed by Vsevolod Volkov + . -Fri May 19 07:36:42 2000 Thomas Roessler + * po/de.po: update. - * hdrline.c: Fix %. formats. From EGE. + * po/eo.po: fix. -Thu May 18 17:06:59 2000 Thomas Roessler + * contrib/Makefile.in: Distribute pgp6.rc. Ups. - * copy.c, parse.c, rfc2047.c, rfc2047.h, rfc2231.c, send.c, sendlib.c: - rfc2047_decode change from EGE. + * po/uk.po: Updated Ukrainian translation. - * charset.c: Catch a segmentation fault in mutt_convert_string (). + * curs_main.c: Cursor cosmetics. From Byrial. - * acconfig.h: Don't enable debugging by default in the stable branch. + * contrib/Makefile.in: Installation process patch from Bill + Nottingham . - * configure.in, main.c: - More debugging output, and a warning in configure.in. + * build-release: Explicitly use scp1. - * main.c: - Tell us something about internal iconv and CHARMAPS_DIR from mutt -v. +2000-03-29 20:16:36 roessler (roessler) -Wed May 17 12:39:16 2000 Thomas Roessler + * po/zh_TW.Big5.po, po/sv.po, po/uk.po, po/sk.po, po/pt_BR.po, + po/ru.po, po/pl.po, po/ko.po, po/nl.po, po/id.po, po/it.po, + po/gl.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, + po/da.po, po/cs.po, VERSION, reldate.h, ChangeLog: automatic + post-release commit for mutt-1.1.10 - * mkjtags.c: handle ^L lines correctly. + * imap/message.c: Fix access to read-only folders via IMAP. - * mkjtags.c: Some beautifications. + * po/de.po, doc/Makefile.in, doc/manual.sgml.head, init.c, + thread.c: Various little patches from Gero Treuner. - * Makefile.am, mkjtags.c: - Add a little tool to help with building tags files my editor groks. + * imap/Makefile.am: Build diff from Brendan Cully. - * handler.c: - When displaying a deleted attachment's information, present the file - name if it is present. Suggested by Pete Wenzel . + * Makefile.am: branches: 2.61.2; Build diff from Brendan Cully. - * imap/imap_ssl.c: SSL certificate check fix. From Tommi Komulainen. +2000-03-28 10:09:19 roessler (roessler) - * imap/imap_ssl.c: Certificate check fix, from Tommi Komulainen. + * po/Makefile.in.in, po/POTFILES.in, Makefile.am: A patch from + Tommi Komulainen (and Lars Hecking) for building outside the + source directory. - * OPS, enter.c, functions.h: - Add forward-word and backward-word functions to the editor. +2000-03-27 23:56:35 roessler (roessler) - * OPS, enter.c, functions.h: - Add a kill-eow function to the line editor. + * imap/auth_gss.c: branches: 1.3.2; NetBSD portability patches + from Brendan Cully. - * init.c: Small fix to mutt_set_default(). + * imap/imap_ssl.c, acconfig.h, configure.in: NetBSD portability + patches from Brendan Cully. -Tue May 16 19:01:50 2000 Thomas Roessler +2000-03-25 18:22:09 roessler (roessler) - * Makefile.am: - We don't need to build in the charmaps/ directory unless we use the - included iconv. + * keymap.c: Timeout occasionally in menus, with the notable + exception of the editor. This is needed to avoid some more + IMAP timeouts. [patch-1.1.9.tlr.timeout.1] - * compose.c, mutt.h, protos.h, sendlib.c: - Some fixes to the size calculation code. +2000-03-23 12:21:10 roessler (roessler) - * compose.c, globals.h, init.h, sendlib.c: - A modified version of Will Fiveash's compose format patch. + * remailer.c: Little fix for the remailer menu. - * acconfig.h, configure.in, init.c, init.h: - Use nl_langinfo's return value as the default for $charset. + * configure.in: Fix Kerberos configuration. From David Champion + . - * init.c: - More default setting. This can easily be done much cleaner than the - last version of the patch. +2000-03-22 08:24:45 roessler (roessler) - * init.c: Hack: mutt_restore_default() now stores the latest value of a - variable as it's default if there was no default before. The code - in question is executed precisely once: when mutt_restore_default() is - invoked from mutt_init(). + * mutt.h, sort.c, init.h: Sorting fix from Gero Treuner. - * hook.c, lib.c, lib.h, muttlib.c, protos.h: - Let _mutt_expand_path escape regular expression special characters. - For stable. +2000-03-21 22:01:42 roessler (roessler) - * hook.c, lib.c, lib.h, muttlib.c, protos.h: - mutt_expand_path is now able to escape special characters for use in - regular expressions. This is needed to make folder-hooks work like - intended. + * configure.in: Fix charmap configuration. This was broken in + configure.in,v 2.54. - * muttlib.c: Sanitize file names passed to mutt_adv_mktemp. +2000-03-20 10:32:18 roessler (roessler) - * muttlib.c: Sanitize file name suggestions passed to mutt_adv_mktemp. + * muttlib.c: Fix the "!!" shortcut for the last folder. Noted by + Byrial Jensen. - * doc/manual.sgml.tail, OPS, enter.c, functions.h: - Add a transpose-character function to the editor. From Aaron Schrab. + * po/da.po, po/eo.po: update - * configure.in: - Improve the wchar_t checks. From "Andrew W. Nosenko" . + * configure.in, Muttrc.head, Muttrc.head.in: Put Muttrc.head under + autoconf control - we need to substitute @docdir@ for the + macro to work. -Mon May 15 12:00:53 2000 Thomas Roessler +2000-03-19 09:19:30 roessler (roessler) - * configure.in, mbyte.c, pager.c: More iconv-related patches from EGE. + * po/nl.po: Fix some sloppiness errors. From Brendan Cully. -Sat May 13 17:39:03 2000 Thomas Roessler +2000-03-17 08:26:22 roessler (roessler) - * configure.in: - HP/UX vs. ANSI C. From Lars Hecking and Albert Chin. [stable] + * po/nl.po: update - * configure.in: - Configuration for ANSI C / HP/UX. From albert chin and Lars Hecking. + * rfc2047.c: Don't override iso-2022-jp with us-ascii. -Fri May 12 13:41:34 2000 Thomas Roessler + * sendlib.c: branches: 2.46.2; Don't override iso-2022-jp + with us-ascii. - * mbyte.c, wcwidth.c: Make things compile. ;-) +2000-03-16 10:01:43 roessler (roessler) - * mbyte.c, mbyte.h, wcwidth.c: - Isprint-related changes. Suggested by Andrew Nosenko, adapted by EGE. + * commands.c, init.h, mutt.h: Add the $print_decode option. - * gettext.c: Replacing some more free() calls by safe_free(). + * po/ru.po, po/sv.po: updates - * iconv/iconv.c, acconfig.h, configure.in, curs_lib.c, gettext.c, help.c, mbyte.c, mbyte.h, mutt.h, pager.c, wcwidth.c: - wide-character related patches. From Edmund Grimley Evans. + * po/it.po: update. - * configure.in: HP/UX -Ae detection. From Albert Chin. [stable] + * editmsg.c: Use Editor with a fall-back to visual when editing + messages. - * configure.in: - Improve the HP/UX check for the -Ae command line parameter. From - albert chin (china@thewrittenword.com). + * muttlib.c: Localization nit from Byrial Jensen. - * gen_defs: Make sure gen_defs returns success. [stable] + * doc/manual.sgml.head, init.h: Documentation fixes from Mikko + Hänninen. - * gen_defs: - Sam Roberts reports that some shells do strange things with exit - states. +2000-03-15 23:25:47 roessler (roessler) - * doc/manual.sgml.head: - Fix $spool vs. $spoolfile. From David Ellement. + * imap/imap_ssl.c, imap/imap_ssl.h, imap/socket.c: Fix entropy + gathering in the IMAP SSL support. From Tommi Komulainen. - * iconv/.cvsignore: Ignore Makefile.in, Makefile, and .deps. + * README.SSL: branches: 2.4.2; Fix entropy gathering in the + IMAP SSL support. From Tommi Komulainen. -Thu May 11 07:10:32 2000 Thomas Roessler + * configure.in, init.h: Fix entropy gathering in the IMAP SSL + support. From Tommi Komulainen. - * doc/mutt.man: Remove some unnecessary spaces. + * Makefile.am: Add a dependency for keymap_defs.h. Hope it + works now. - * doc/mutt.man, main.c: - Fix usage information. Noted by Mikko Hänninen. + * po/da.po: update - * acconfig.h, configure.in, globals.h: - Check volatility of sig_atomic_t. +2000-03-14 21:05:00 roessler (roessler) -Wed May 10 18:02:31 2000 Thomas Roessler + * po/pl.po, po/cs.po: updates. - * configure.in: Support for old Kerberos versions. From David Champion - . + * configure.in: Fix a charmap configuration flaw. From Gero + Treuner. - * configure.in: Fix support for old Kerberos libraries. + * doc/Makefile.in: Install all the documentation. Problem noted + and fix supplied by Gero Treuner. - * hdrline.c, thread.c: - updated messages-in-thread (%e) patch from Markus Holmberg. + * po/es.po: Update from Boris Wesslowski. - * po/pl.po: update. + * base64.c: Add the original fetchmail copyright notice. - * init.h, mutt.h, pop.c: - Fix a segmentation fault introduced by the change of pop_delete to a - quad option. + * contrib/Makefile.in, contrib/pgp6.rc: More nits: Include a + sample configuration file for using mutt with pgp6, and install + and actually distribute Tin.rc. - * po/fr.po: Update the French translation. +2000-03-13 22:36:56 roessler (roessler) -Tue May 9 20:19:28 2000 Thomas Roessler + * makedoc.c, send.c, charset.h, init.h: Various nits, noted by + Gero Treuner. - * parse.c: more mailtool brain-damage support. + * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pt_BR.po, + po/ru.po, po/pl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, + po/gl.po, po/es.po, po/fr.po, po/eo.po, po/el.po, po/da.po, + po/de.po, po/cs.po, reldate.h, VERSION, ChangeLog: automatic + post-release commit for mutt-1.1.9 - * acconfig.h, configure.in, parse.c: - Sun mailtool message support. The format is ugly, but the patch is - reasonably clean. + * build-release: change code for going on-line. - * Makefile.am: include mbyte.h with the distribution. + * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pl.po, + po/pt_BR.po, po/ru.po, po/ko.po, po/nl.po, po/gl.po, po/id.po, + po/it.po, po/eo.po, po/es.po, po/fr.po, po/el.po, po/de.po, + po/cs.po, po/da.po: make update-po. - * doc/devel-notes.txt: Add a word about format flags. + * po/sv.po, po/fr.po: updates. - * imap/message.c: Make the X-Label patch work over IMAP. +2000-03-10 11:38:32 roessler (roessler) - * po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, reldate.h, ChangeLog, VERSION: - automatic post-release commit for mutt-1.3 + * handler.c: Fix the handling of raw carriage return characters + in the base64 handler. - * hdrline.c, init.h, protos.h, thread.c: - Add a %e option for thread-relative message numbers. From Markus - Holmberg . +2000-03-09 11:58:11 roessler (roessler) - * doc/manual.sgml.head, hdrline.c, init.h, mutt.h, parse.c, pattern.c: - X-Label header support from David Champion . + * pgpinvoke.c: Bail on empty PGP formats. - * init.h, pop.c: Make pop_delete a quad-option. From Honza Pazdziora - . + * po/ko.po: update. - * VERSION: - Ups, we should leave the version file on 1.2, so the diff will get - built properly when I release 1.3. +2000-03-08 18:08:03 roessler (roessler) - * iconv/Makefile.am, iconv/iconv.c, iconv/iconv.h, lib.h, mbyte.c, mbyte.h, menu.c, muttlib.c, pager.c, pgppubring.c, protos.h, rfc2047.c, rfc2231.c, sendlib.c, utf8.c, wcwidth.c, Makefile.am, VERSION, charset.c, charset.h, commands.c, compose.c, configure.in, curs_lib.c, curs_main.c, enter.c, gettext.c, gnupgparse.c, hdrline.c, help.c, init.c: - Edmund Grimley Evans' UTF-8 patch. + * imap/message.c: Another fix from Brendan Cully. - * po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, VERSION, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.2 + * po/pl.po: update. - * build-release: unstable branch. + * sendlib.c, parse.c: Fix more RFC2047 encoding bugs. Once again + from Gero Treuner . - * build-release: start preparing 1.2. +2000-03-07 19:53:19 roessler (roessler) -Tue May 9 15:51:54 2000 Thomas Roessler + * po/da.po, configure.in: Adding a Danish translation. + Thanks to Morten Bo Johansen and + the members of the sslug-locale mailing list, see + http://www.sslug.dk/emailarkiv/locale/. - * hdrline.c, init.h, protos.h, thread.c: - Add a %e option for thread-relative message numbers. From Markus - Holmberg . + * color.c: branches: 2.8.2; The uncolor/unmono commands weren't + parsed correctly when not applicable. This fixes bug#65. - * doc/manual.sgml.head, hdrline.c, init.h, mutt.h, parse.c, pattern.c: - X-Label header support from David Champion . + * makedoc.c: Make gcc happy. - * init.h, pop.c: Make pop_delete a quad-option. From Honza Pazdziora - . + * TODO: Remove an old item from this list. From Brendan Cully. - * VERSION: - Ups, we should leave the version file on 1.2, so the diff will get - built properly when I release 1.3. + * sendlib.c, TODO: Correct header encodings when postponing + messages. - * iconv/Makefile.am, iconv/iconv.c, iconv/iconv.h, lib.h, mbyte.c, mbyte.h, menu.c, muttlib.c, pager.c, pgppubring.c, protos.h, rfc2047.c, rfc2231.c, sendlib.c, utf8.c, wcwidth.c, Makefile.am, VERSION, charset.c, charset.h, commands.c, compose.c, configure.in, curs_lib.c, curs_main.c, enter.c, gettext.c, gnupgparse.c, hdrline.c, help.c, init.c: - Edmund Grimley Evans' UTF-8 patch. + * protos.h: branches: 2.40.2; Correct header encodings when + postponing messages. - * po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, VERSION, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.2 + * send.c: Correct header encodings when postponing messages. - * build-release: unstable branch. + * po/de.po: update - * build-release: start preparing 1.2. + * po/pt_BR.po, po/el.po: updates. -Wed May 3 07:48:46 2000 Thomas Roessler + * curs_main.c: Fix NULL pointer deferences. - * po/zh_TW.Big5.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, ChangeLog, VERSION, po/cs.po: - automatic post-release commit for mutt-1.1.14 +2000-03-04 12:57:53 roessler (roessler) - * po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, ChangeLog, VERSION, po/cs.po, reldate.h: - automatic post-release commit for mutt-1.1.13 + * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/sv.po, po/pt_BR.po, + po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, + po/gl.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, + po/cs.po, reldate.h, build-release, VERSION, ChangeLog: automatic + post-release commit for mutt-1.1.8 -Wed May 3 06:44:22 2000 Thomas Roessler + * protos.h, send.c, alias.c, headers.c: Unify alias expansion. - * po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/da.po, - po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, - po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, - po/pt_BR.po, po/ru.po, ChangeLog, VERSION, po/cs.po, - reldate.h: automatic post-release commit for mutt-1.1.13 +2000-03-03 16:52:41 roessler (roessler) -Sun Apr 30 06:58:21 2000 Thomas Roessler + * contrib/gpg.rc: branches: 1.5.2; Don't use gpg-2comp by + default, but leave the command lines using this one there as + comments. - * imap/message.c: - Catch the case that an IMAP server sends "\n\n" after a mail header. - Diagnosed by Brendan. + * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, + po/pl.po, po/pt_BR.po, po/nl.po, po/it.po, po/ko.po, po/es.po, + po/fr.po, po/gl.po, po/id.po, po/el.po, po/eo.po, po/cs.po, + po/de.po, imap/imap_ssl.c, imap/imap_ssl.h, imap/message.c, + imap/message.h, imap/socket.c, imap/util.c, imap/auth.c, + imap/auth_gss.c, imap/browse.c: The FSF apparently has moved. -Sun Apr 30 06:58:21 2000 Thomas Roessler + * imap/command.c: branches: 1.8.2; The FSF apparently has moved. - * imap/message.c: - Catch the case that an IMAP server sends "\n\n" after a mail header. - Diagnosed by Brendan. + * imap/imap.c: The FSF apparently has moved. -Sat Apr 29 13:38:05 2000 Thomas Roessler + * imap/imap.h: branches: 1.16.2; The FSF apparently has moved. - * query.c: - Fix a possible segmentation fault with the external query feature. + * imap/imap_private.h: branches: 1.17.2; The FSF apparently + has moved. - * imap/imap.c: - Fix the "empty screen after sync" bug observed with certain versions - of the Courier IMAP server. From Brendan Cully. + * imap/imap_socket.h, doc/dotlock.man, doc/manual.sgml.head, + doc/mutt.man, doc/muttrc.man.head, rfc822.h, score.c, send.c, + sendlib.c, signal.c, sort.c, sort.h, status.c, system.c, thread.c, + recvcmd.c, remailer.c, remailer.h, resize.c, rfc1524.c, rfc1524.h, + rfc2047.c, rfc2047.h, rfc2231.c, rfc2231.h: The FSF apparently + has moved. -Wed Apr 26 17:43:00 2000 Thomas Roessler + * rfc822.c: branches: 2.9.2; The FSF apparently has moved. - * imap/util.c: Fix the imap_force_ssl option. + * pgpinvoke.c, pgpkey.c, pgplib.c, pgplib.h, pgppubring.c: + The FSF apparently has moved. - * po/da.po: update. + * pop.c: branches: 2.7.2; The FSF apparently has moved. - * contrib/pgp6.rc: - Fix a little typo. Noted by Steve Brewer . + * postpone.c, protos.h, query.c, recvattach.c, mx.h, pager.c, + pager.h, parse.c, pattern.c, pgp.c, pgp.h, menu.c: The FSF + apparently has moved. - * imap/imap_ssl.c, imap/imap_ssl.h, imap/util.c, init.h, mutt.h: - Add a new option named imap_force_ssl. + * mh.c: branches: 2.22.2; The FSF apparently has moved. -Tue Apr 25 18:39:01 2000 Thomas Roessler + * mime.h, mutt.h, mutt_curses.h, mutt_menu.h, mutt_regex.h, + muttbug.sh.in, muttlib.c: The FSF apparently has moved. - * acconfig.h, configure.in: Revised version of Lars' patch. + * mx.c: branches: 2.41.2; The FSF apparently has moved. - * m4/funcdecl.m4: - New macros CF_CHECK_FUNCDECL, CF_CHECK_FUNCDECLS, CF_UPPER. These - are slightly modified versions of T. E. Dickey's macros from the - lynx distribution. (From Lars Hecking.) + * history.c: branches: 2.5.6; The FSF apparently has moved. - * configure.in: - Use new CF_CHECK_FUNCDECLS macro for curses functions. This should - catch function declarations and macros alike. Due to a misfeature in - autoheader, we have to explicitly AC_DEFINE the curses functions. - (From Lars Hecking.) + * history.h: The FSF apparently has moved. - * acconfig.h: - acconfig.h: Remove duplicate VERSION and unused HAVE_GETOPT_DECL. - Remove DEBUGGER (it's AC_SUBST'ed, not AC_DEFINE'd). Add defines for - curses functions. (From Lars Hecking.) + * hook.c: branches: 2.9.2; The FSF apparently has moved. - * po/it.po: update. + * init.c, init.h, keymap.c, keymap.h, lib.c, lib.h, mailbox.h, + main.c, makedoc.c, mapping.h: The FSF apparently has moved. -Mon Apr 24 13:10:11 2000 Thomas Roessler + * mbox.c: branches: 2.15.2; The FSF apparently has moved. - * imap/util.c: - Fix a segmentation fault with folder completion. From Brendan. + * dotlock.h, edit.c, editmsg.c, enter.c, extlib.c, filter.c, + flags.c, from.c, functions.h: The FSF apparently has moved. - * imap/message.c: - Fall back to INTERNALDATE when Date header isn't present. From - Brendan. + * globals.h: branches: 2.23.2; The FSF apparently has moved. -Sat Apr 22 18:34:29 2000 Thomas Roessler + * gnupgparse.c, handler.c, hash.c, hash.h, hdrline.c, headers.c, + help.c, charset.c, charset.h, color.c, commands.c, complete.c, + compose.c: The FSF apparently has moved. - * po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, ChangeLog, VERSION, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, reldate.h: - automatic post-release commit for mutt-1.1.12 + * copy.c: branches: 2.13.2; The FSF apparently has moved. - * doc/manual.sgml.head: - Add a link to http://www.mutt.org/download.html. + * copy.h: The FSF apparently has moved. - * init.c, init.h, thread.c: - Handle sort_aux="threads" somewhat different, and probably more - safely. Problem and principle of fix noted by Gero Treuner and - Michael Tatge . + * curs_lib.c: branches: 2.18.2; The FSF apparently has moved. - * lib.c: Coda compatibility. From Jan Harkes . + * curs_main.c, date.c, dotlock.c, COPYRIGHT, addrbook.c, alias.c, + attach.c, attach.h, base64.c, browser.c, browser.h, buffy.c, + buffy.h: The FSF apparently has moved. - * parse.c: - Fix message parsing. This fixes the "Reply-To in body" bug. From - Edmund GRIMLEY EVANS. + * po/sv.po: Swedish translation. - * doc/manual.sgml.tail: Fix the sgmltools URL. From Martin Michlmayr. + * imap/imap.h, imap/imap.c, commands.c, compose.c, curs_main.c, + editmsg.c, mailbox.h, mbox.c, mh.c, mx.c, mx.h, pop.c, postpone.c, + send.c, sendlib.c, attach.c: Fix index updates when closing or + synching mail folders fails. There were some bug-fixes hidden + in that code. - * charset.c, editmsg.c, extlib.c, gnupgparse.c, lib.c, lib.h, pgpinvoke.c, pgpkey.c, pgplib.c, pgppubring.c, recvcmd.c, remailer.c, rfc2231.c, rfc2231.h: - Comment cosmetics. From Martin Michlmayer. + * imap/message.c: More missing fclose (3) calls. - * doc/manual.sgml.head: - Document the elmish "!!" shortcut for the last folder. From Martin - Michlmayr . +2000-03-02 21:01:27 roessler (roessler) - * curs_main.c, pager.c: - Fix various inconsistencies with respect to thread deletion. + * imap/imap_ssl.c, imap/message.c: Fix a bunch of file descriptor + leaks. -Sat Apr 22 09:33:46 2000 Thomas Roessler + * po/de.po: A one-character patch from Gero Treuner. - * doc/manual.sgml.head: - Add a link to http://www.mutt.org/download.html. + * INSTALL, README.SSL: Add some SSL documentation. From Tommi + Komulainen. - * init.c, init.h, thread.c: - Handle sort_aux="threads" somewhat different, and probably more - safely. Problem and principle of fix noted by Gero Treuner and - Michael Tatge . + * mh.c, mx.c: Fix incompatible return value checking. This should + fix #29. - * lib.c: Coda compatibility. From Jan Harkes . + * mutt.h, send.c, init.h: Add $reverse_realname option. + Essentially suggested by ws@rhein.de. - * parse.c: - Fix message parsing. This fixes the "Reply-To in body" bug. From - Edmund GRIMLEY EVANS. +2000-03-01 21:27:36 roessler (roessler) - * doc/manual.sgml.tail: Fix the sgmltools URL. From Martin Michlmayr. + * Muttrc.head: Fix #26: A little typo. - * charset.c, editmsg.c, extlib.c, gnupgparse.c, lib.c, lib.h, pgpinvoke.c, pgpkey.c, pgplib.c, pgppubring.c, recvcmd.c, remailer.c, rfc2231.c, rfc2231.h: - Comment cosmetics. From Martin Michlmayer. + * contrib/Makefile.in, contrib/sample.muttrc-tlr: Add a commented + version of my .muttrc as an example. - * doc/manual.sgml.head: - Document the elmish "!!" shortcut for the last folder. From Martin - Michlmayr . + * contrib/sample.muttrc: Fix some mail addresses. - * curs_main.c, pager.c: - Fix various inconsistencies with respect to thread deletion. + * README.UPGRADE: Add some more documentation for users who + are upgrading. This is more precise than the NEWS file, but + confined to the more notable changes. -Wed Apr 12 16:32:26 2000 Thomas Roessler + * configure.in: Another fix from Tommi Komulainen. - * browser.c: Initialize some more memory. Noted by Vsevolod Volkov - . + * po/eo.po, po/id.po, po/de.po: update. - * headers.c: Catch some error conditions. + * imap/util.c: Don't crash with NULL Context pointers. - * main.c: Tell us whether debugging is enabled or not. + * po/fr.po: Update. -Sun Apr 9 13:32:36 2000 Thomas Roessler + * doc/dotlock.man, doc/mutt.man: dotlock is called mutt_dotlock + for quite some time now. - * po/sv.po: Update. + * po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, + po/ru.po, po/nl.po, po/pl.po, po/fr.po, po/gl.po, po/id.po, + po/it.po, po/ko.po, po/el.po, po/eo.po, po/es.po, po/de.po, + po/cs.po, VERSION, reldate.h, ChangeLog: automatic post-release + commit for mutt-1.1.7 - * imap/imap_ssl.c: Another file mode change. + * imap/command.c, init.h, mutt.h, README.SECURITY, configure.in: + Add $imap_servernoise option to suppress IMAP server messages. + From Brendan Cully. - * po/fr.po, po/es.po, po/el.po: update. + * imap/Makefile.am: Include auth_gss.c with the distribution. - * imap/imap_ssl.c: - Save more than one SSL certificate to the certificate file. +2000-02-29 22:40:46 roessler (roessler) - * po/da.po, po/cs.po: update. + * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pt_BR.po, + po/ru.po, po/ko.po, po/nl.po, po/pl.po, po/it.po, po/fr.po, + po/gl.po, po/id.po, po/eo.po, po/es.po, po/el.po, po/de.po, + po/cs.po, reldate.h, VERSION, ChangeLog: automatic post-release + commit for mutt-1.1.6 - * imap/socket.c: Make host name comparison case-insensitive. + * po/zh_TW.Big5.po, po/sv.po, po/uk.po, po/sk.po, po/ru.po, + po/pt_BR.po, po/nl.po, po/pl.po, po/ko.po, po/gl.po, po/id.po, + po/it.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/cs.po, + po/de.po: Some updates; make update-po. - * doc/manual.sgml.head: - Minor typo in the documentation. Noted by Vsevolod Volkov - . + * charset.c: Add error checking to the recode-attachment code. + From "Andrew W. Nosenko" . - * muttlib.c: - The "!!" shortcut had another flaw. Noted by Martin Michlmayr - . + * configure.in: Replace --enable-ssl by --with-ssl. From Tommi + Komulainen. - * imap/BUGS: Documentation patch from Brendan Cully. + * imap/imap.c, mx.c, curs_main.c: More IMAP folder update hacks. + Brendan says it works. - * pattern.c: Fix ^ and ! pattern modifiers. +2000-02-28 18:06:35 roessler (roessler) -Fri Mar 31 12:37:21 2000 Thomas Roessler + * doc/manual.sgml.head: Martin Michlmayr told me about a typo. - * po/pl.po, po/id.po: update. + * imap/imap.h, imap/util.c, menu.c, pager.c: New IMAP keep-alive + code. This should work from all menus, and it should always + poll the current folder. -Thu Mar 30 15:33:14 2000 Thomas Roessler + * menu.c, pager.c: Do IMAP keep-alive polls from all menus. - * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pt_BR.po, po/ru.po, po/nl.po, po/pl.po, po/ko.po, po/it.po, po/fr.po, po/gl.po, po/id.po, po/eo.po, po/es.po, po/el.po, po/da.po, po/de.po, po/cs.po, VERSION, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.1.11 + * curs_main.c, pager.c: Don't do Context updates from the + background, part 2. - * po/uk.po, po/zh_TW.Big5.po, po/sv.po, po/sk.po, po/pt_BR.po, po/ru.po, po/nl.po, po/pl.po, po/ko.po, po/id.po, po/it.po, po/gl.po, po/fr.po, po/es.po, po/eo.po, po/el.po, po/de.po, po/da.po, po/Makefile.in.in, po/POTFILES.in, po/cs.po: - make update-po, and undo most parts of Lars' and Tommi's patch - it - broke things here. + * imap/imap.h, imap/imap_private.h, imap/util.c, imap/command.c, + imap/imap.c: Don't do Context updates from the background. -Thu Mar 30 15:16:22 2000 Thomas Roessler +2000-02-27 08:49:34 roessler (roessler) - * po/uk.po, po/zh_TW.Big5.po, po/sv.po, po/sk.po, - po/pt_BR.po, po/ru.po, po/nl.po, po/pl.po, po/ko.po, - po/id.po, po/it.po, po/gl.po, po/fr.po, po/es.po, po/eo.po, - po/el.po, po/de.po, po/da.po, po/Makefile.in.in, - po/POTFILES.in, po/cs.po: make update-po, and undo most - parts of Lars' and Tommi's patch - it broke things here. + * po/POTFILES.in: imap/auth_gss.c was missing. Noted by "Andrew + W. Nosenko" . - * imap/imap_ssl.c: Typo, noticed by Vsevolod Volkov . +2000-02-26 18:14:24 roessler (roessler) - * po/de.po: update. + * Makefile.am: muttbug is a script, not a program. Tell automake + about this. - * po/eo.po: fix. + * mx.c: Don't use an uninitialized string for error reporting. - * contrib/Makefile.in: Distribute pgp6.rc. Ups. + * imap/browse.c: Fix a segmentation fault. Patch from Brendan + Cully. - * po/uk.po: Updated Ukrainian translation. +2000-02-25 08:57:05 roessler (roessler) - * curs_main.c: Cursor cosmetics. From Byrial. + * .cvsignore: ignore muttbug{,.sh} - * contrib/Makefile.in: - Installation process patch from Bill Nottingham . + * Makefile.am: Tell users about README.UPGRADE. - * build-release: Explicitly use scp1. +2000-02-24 21:34:10 roessler (roessler) -Wed Mar 29 20:16:36 2000 Thomas Roessler + * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/ru.po, + po/pt_BR.po, po/pl.po, po/ko.po, po/nl.po, po/fr.po, po/gl.po, + po/id.po, po/it.po, po/es.po, po/cs.po, po/de.po, po/el.po, + po/eo.po, reldate.h, ChangeLog, VERSION: automatic post-release + commit for mutt-1.1.5 - * po/zh_TW.Big5.po, po/sv.po, po/uk.po, po/sk.po, po/pt_BR.po, po/ru.po, po/pl.po, po/ko.po, po/nl.po, po/id.po, po/it.po, po/gl.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, po/da.po, po/cs.po, VERSION, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.1.10 + * main.c: Fix #52, from Mikko.Hanninen@iki.fi. - * imap/message.c: Fix access to read-only folders via IMAP. +2000-02-23 13:26:03 roessler (roessler) -Wed Mar 29 20:03:32 2000 Thomas Roessler + * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/pl.po, + po/pt_BR.po, po/ru.po, po/nl.po, po/id.po, po/it.po, po/ko.po, + po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/cs.po, + po/de.po: New German translation; make update-po. + + * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/pt_BR.po, + po/ru.po, po/ko.po, po/nl.po, po/pl.po, po/fr.po, po/gl.po, + po/id.po, po/it.po, po/eo.po, po/es.po, po/Makefile.in.in, + po/cs.po, po/de.po, po/el.po: Fix some dependency, and do + update-po again. Also, Edmund Evans submitted a new Esperanto + translation. - * imap/message.c: Fix access to read-only folders via IMAP. + * mx.c: safe_fclose() doesn't like FILE pointers. - * po/de.po, doc/Makefile.in, doc/manual.sgml.head, init.c, thread.c: - Various little patches from Gero Treuner. + * mx.h, mx.c: Don't core dump when locking a folder fails. - * imap/Makefile.am, Makefile.am: Build diff from Brendan Cully. +2000-02-22 19:22:29 roessler (roessler) -Tue Mar 28 10:09:19 2000 Thomas Roessler + * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/ru.po, + po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/id.po, po/it.po, + po/fr.po, po/gl.po, po/el.po, po/eo.po, po/es.po, po/de.po, + po/cs.po: update-po. - * po/Makefile.in.in, po/POTFILES.in, Makefile.am: - A patch from Tommi Komulainen (and Lars Hecking) for building - outside the source directory. + * po/ko.po: New Korean translation from + . -Mon Mar 27 23:56:35 2000 Thomas Roessler + * muttbug.sh.in: Fix bug#42: A missing "'". - * imap/auth_gss.c, imap/imap_ssl.c, acconfig.h, configure.in: - NetBSD portability patches from Brendan Cully. + * main.c: Cosmetic fix from Marco d'Itri. -Sat Mar 25 18:22:09 2000 Thomas Roessler + * imap/browse.c, browser.c, doc/manual.sgml.head: Brendan Cully's + latest IMAP browser fixes. - * keymap.c: - Timeout occasionally in menus, with the notable exception of the - editor. This is needed to avoid some more IMAP timeouts. - [patch-1.1.9.tlr.timeout.1] +2000-02-18 10:56:24 roessler (roessler) -Thu Mar 23 12:21:10 2000 Thomas Roessler + * muttlib.c: In mutt_copy_body(), we also need to strdup() + the content-description. - * remailer.c: Little fix for the remailer menu. + * imap/command.c: Reasonably handle suerfluous EXIST messages + from IMAP servers. From Brendan Cully. - * configure.in: - Fix Kerberos configuration. From David Champion . +2000-02-17 18:22:27 roessler (roessler) -Wed Mar 22 08:24:45 2000 Thomas Roessler + * send.c: Fix content-description encoding - it was done after + signing, not before signing. - * mutt.h, sort.c, init.h: Sorting fix from Gero Treuner. + * sendlib.c, attach.c, mx.c, pop.c: Do more error checking when + writing messages to folders. -Tue Mar 21 22:01:42 2000 Thomas Roessler +2000-02-16 17:29:33 roessler (roessler) - * configure.in: - Fix charmap configuration. This was broken in configure.in,v 2.54. + * send.c: Fix mail-followup-to generation. -Mon Mar 20 10:32:18 2000 Thomas Roessler + * sendlib.c: Don't output empty header fields. This is made + necessary by the addition of possibly empty my_hdr commands. - * muttlib.c: - Fix the "!!" shortcut for the last folder. Noted by Byrial Jensen. + * init.c: Permit empty my_hdrs. Suggested by Edmund Grimley + Evans. - * po/da.po, po/eo.po: update + * po/cs.po: update. - * configure.in, Attic/Muttrc.head, Muttrc.head.in: - Put Muttrc.head under autoconf control - we need to substitute - @docdir@ for the macro to work. + * pattern.c, protos.h, send.c: Generate mail-followup-to headers + which contain the user's mail address when sending messages to + _known_ mailing lists. -Sun Mar 19 09:19:30 2000 Thomas Roessler + * po/de.po: update. - * po/nl.po: Fix some sloppiness errors. From Brendan Cully. +2000-02-15 22:26:39 roessler (roessler) -Fri Mar 17 08:26:22 2000 Thomas Roessler + * po/fr.po: update. - * po/nl.po: update + * po/eo.po: New translation from Edmund Grimley. - * rfc2047.c, sendlib.c: Don't override iso-2022-jp with us-ascii. + * OPS: Fix a typo. -Thu Mar 16 10:01:43 2000 Thomas Roessler + * globals.h: Increase the size of ErrorBuf. - * commands.c, init.h, mutt.h: Add the $print_decode option. + * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pl.po, po/ru.po, + po/sk.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/eo.po, + po/es.po, po/fr.po, po/gl.po, po/cs.po, po/de.po, po/el.po, + VERSION, reldate.h, ChangeLog: automatic post-release commit + for mutt-1.1.4 - * po/ru.po, po/sv.po: updates + * doc/manual.sgml.head: Add improved documentation for the "push" + command, and macros. From Byrial Jensen, based on a patch by + Mikko Hanninen. - * po/it.po: update. + * functions.h: Fix the function on the pager. - * editmsg.c: - Use Editor with a fall-back to visual when editing messages. + * doc/manual.sgml.head, doc/muttrc.man.head, hook.c, init.c, + init.h, protos.h: Byrial Jensen's unhook command patch. - * muttlib.c: Localization nit from Byrial Jensen. + * doc/Makefile.in: Remove superfluous empty lines from the text + version of the manual. - * doc/manual.sgml.head, init.h: - Documentation fixes from Mikko Hänninen. + * OPS: Change the documentation string for OP_MAIN_PREV_UNDELETED + - it may be confusing. -Wed Mar 15 23:25:47 2000 Thomas Roessler + * functions.h, keymap.c: More OP_EXIT fixes. - * imap/imap_ssl.c, imap/imap_ssl.h, imap/socket.c, README.SSL, configure.in, init.h: - Fix entropy gathering in the IMAP SSL support. From Tommi Komulainen. + * OPS, functions.h, keymap.c, pager.c: Remove the OP_PAGER_EXIT + opcode, and change it to OP_EXIT. - * Makefile.am: Add a dependency for keymap_defs.h. Hope it works now. + * doc/manual.sgml.head: Add more documentation for subscribe + and lists. - * po/da.po: update +2000-02-14 20:51:37 roessler (roessler) -Tue Mar 14 21:05:00 2000 Thomas Roessler + * init.h: Fix documentation for $followup_to. - * po/pl.po, po/cs.po: updates. + * po/de.po: Fix the fixes. Folks, when submitting changes to the + .po files, please try a "make" in the po subdirectory afterwards. - * configure.in: Fix a charmap configuration flaw. From Gero Treuner. + * po/it.po: New Italian translation from Marco d'Itri. - * doc/Makefile.in: - Install all the documentation. Problem noted and fix supplied by - Gero Treuner. + * imap/imap.c, imap/Makefile.am, imap/auth.c, imap/auth_gss.c, + imap/browse.c, doc/manual.sgml.head, mx.c, .cvsignore, + Makefile.am, browser.c, browser.h, configure.in: Brendan Cully's + patch from <20000212185021.A7365@xanadu.kublai.com>. - * po/es.po: Update from Boris Wesslowski. + * po/de.po: Fixes from Roland Rosenfeld. - * base64.c: Add the original fetchmail copyright notice. + * attach.c, compose.c: Fix a couple of random perror() calls + and related problems. - * contrib/Makefile.in, contrib/pgp6.rc: - More nits: Include a sample configuration file for using mutt with - pgp6, and install and actually distribute Tin.rc. + * sendlib.c: Fix encoding for text/* attachments with long lines. -Mon Mar 13 22:36:56 2000 Thomas Roessler +2000-02-11 09:04:22 roessler (roessler) - * makedoc.c, send.c, charset.h, init.h: - Various nits, noted by Gero Treuner. + * contrib/Pine.rc: Fix bug #23. - * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pt_BR.po, po/ru.po, po/pl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/gl.po, po/es.po, po/fr.po, po/eo.po, po/el.po, po/da.po, po/de.po, po/cs.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.1.9 + * init.h, makedoc.c: Fix minor documentation problems noted by + Marius Gedminas . - * build-release: change code for going on-line. +2000-02-10 19:46:13 roessler (roessler) - * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pl.po, po/pt_BR.po, po/ru.po, po/ko.po, po/nl.po, po/gl.po, po/id.po, po/it.po, po/eo.po, po/es.po, po/fr.po, po/el.po, po/de.po, po/cs.po, po/da.po: - make update-po. + * imap/message.c, pager.c, parse.c, pattern.c, pgp.c, pgp.h, + pgpkey.c, pgplib.h, postpone.c, protos.h, recvattach.c, send.c, + sendlib.c, sort.h, functions.h, globals.h, handler.c, hdrline.c, + headers.c, hook.c, init.c, init.h, keymap.c, keymap.h, main.c, + mutt.h, muttlib.c, mx.c, Makefile.am, acconfig.h, attach.c, + commands.c, compose.c, configure.in, copy.c, copy.h, curs_main.c: + PGP-cleanup patch from Roland Rosenfeld. Thanks! - * po/sv.po, po/fr.po: updates. + * muttbug.sh.in: ${prefix} should be defined, as it may be used + by autoconf. -Mon Mar 13 18:37:17 2000 Thomas Roessler +2000-02-09 18:28:45 roessler (roessler) - * build-release: change code for going on-line. + * doc/manual.sgml.head: Fix a minor typo. From Mikko Hänninen. - * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pl.po, - po/pt_BR.po, po/ru.po, po/ko.po, po/nl.po, po/gl.po, - po/id.po, po/it.po, po/eo.po, po/es.po, po/fr.po, po/el.po, - po/de.po, po/cs.po, po/da.po: make update-po. + * muttbug.sh.in: Mostly Debian-related fixes from Roland + Rosenfeld. - * po/sv.po, po/fr.po: updates. + * main.c: Small translation-related fix from Roland. -Fri Mar 10 11:38:32 2000 Thomas Roessler + * po/fr.po: Update from Vincent Lefevre. - * handler.c: - Fix the handling of raw carriage return characters in the base64 - handler. + * pgpewrap: Portability patch to make pgpewrap work under HP/UX. + From David Ellement . -Thu Mar 9 11:58:11 2000 Thomas Roessler + * doc/Makefile.in, doc/manual.sgml.head, doc/manual.sgml.tail, + init.h: Documentation changes from Roland Rosenfeld. - * pgpinvoke.c: Bail on empty PGP formats. +2000-02-08 20:55:33 roessler (roessler) - * po/ko.po: update. + * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/ru.po, + po/ko.po, po/nl.po, po/pl.po, po/fr.po, po/gl.po, po/id.po, + po/it.po, po/de.po, po/el.po, po/eo.po, po/es.po, build-release, + po/cs.po, reldate.h, Makefile.am, VERSION, ChangeLog: automatic + post-release commit for mutt-1.1.3 -Wed Mar 8 18:08:03 2000 Thomas Roessler + * build-release: Don't build US releases. RedHat and Caldera + don't object, Debian uses the international version anyways, + and SuSE (1) sits in Germany and (2) doesn't react. - * imap/message.c: Another fix from Brendan Cully. + * contrib/pgp2.rc: add a comment concerning +encrypttoself. - * po/pl.po: update. + * pager.c, keymap.c: Avoid IMAP timeouts when viewing messages. + From Tommi.Komulainen@iki.fi. - * sendlib.c, parse.c: - Fix more RFC2047 encoding bugs. Once again from Gero Treuner - . + * po/eo.po: Small fix from Edmund. -Tue Mar 7 19:53:19 2000 Thomas Roessler +2000-02-07 19:16:41 roessler (roessler) - * po/da.po, configure.in: - Adding a Danish translation. Thanks to Morten Bo Johansen - and the members of the sslug-locale mailing list, - see http://www.sslug.dk/emailarkiv/locale/. + * doc/manual.sgml.head: Add a note on my_hdr when used from + send-hook. - * color.c: - The uncolor/unmono commands weren't parsed correctly when not - applicable. This fixes bug#65. + * muttbug.sh.in: Remove another Debian reference from the severity + level descriptions. - * makedoc.c: Make gcc happy. + * muttbug.sh.in: More fixes. - * TODO: Remove an old item from this list. From Brendan Cully. + * muttlib.c, protos.h, rfc2047.c, rfc2231.c: Fix bug#22. - * sendlib.c, TODO, protos.h, send.c: - Correct header encodings when postponing messages. + * muttbug.sh.in: Various fixes from Roland Rosenfeld. - * po/de.po: update + * buffy.c: Fix a NULL pointer deference. - * po/pt_BR.po, po/el.po: updates. +2000-02-03 13:41:38 roessler (roessler) - * curs_main.c: Fix NULL pointer deferences. + * acconfig.h, configure.in, muttbug.sh.in: Add debugger support + to muttbug. -Sat Mar 4 12:57:53 2000 Thomas Roessler + * init.c: Add a comment concerning muttbug.sh. - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/sv.po, - po/pt_BR.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, - po/it.po, po/id.po, po/gl.po, po/fr.po, po/eo.po, po/es.po, - po/el.po, po/de.po, po/cs.po, reldate.h, build-release, - VERSION, ChangeLog: automatic post-release commit for - mutt-1.1.8 + * muttbug.sh.in: More changes to the bug report script. Most of + them were suggest by Roland Rosenfeld. - * protos.h, send.c, alias.c, headers.c: Unify alias expansion. + * po/de.po: Minor fixes from Roland Rosenfeld. -Sat Mar 4 08:40:53 2000 Thomas Roessler + * muttbug.sh.in: Add some Debian specifics. - * protos.h, send.c, alias.c, headers.c: Unify alias expansion. + * muttbug.sh.in: Strip comments from included configuration files. -Fri Mar 3 16:52:41 2000 Thomas Roessler + * muttbug.sh.in: another minor fix. - * contrib/gpg.rc: - Don't use gpg-2comp by default, but leave the command lines using - this one there as comments. + * muttbug.sh.in: Minor fixes. - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/pl.po, po/pt_BR.po, po/nl.po, po/it.po, po/ko.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/el.po, po/eo.po, po/cs.po, po/de.po, imap/imap_ssl.c, imap/imap_ssl.h, imap/message.c, imap/message.h, imap/socket.c, imap/util.c, imap/auth.c, imap/auth_gss.c, imap/browse.c, imap/command.c, imap/imap.c, imap/imap.h, imap/imap_private.h, imap/imap_socket.h, doc/dotlock.man, doc/manual.sgml.head, doc/mutt.man, doc/muttrc.man.head, rfc822.h, score.c, send.c, sendlib.c, signal.c, sort.c, sort.h, status.c, system.c, thread.c, recvcmd.c, remailer.c, remailer.h, resize.c, rfc1524.c, rfc1524.h, rfc2047.c, rfc2047.h, rfc2231.c, rfc2231.h, rfc822.c, pgpinvoke.c, pgpkey.c, pgplib.c, pgplib.h, pgppubring.c, pop.c, postpone.c, protos.h, query.c, recvattach.c, mx.h, pager.c, pager.h, parse.c, pattern.c, pgp.c, pgp.h, menu.c, mh.c, mime.h, mutt.h, mutt_curses.h, mutt_menu.h, mutt_regex.h, muttbug.sh.in, muttlib.c, mx.c, history.c, history.h, hook.c, init.c, init.h, keymap.c, keymap.h, lib.c, lib.h, mailbox.h, main.c, makedoc.c, mapping.h, mbox.c, dotlock.h, edit.c, editmsg.c, enter.c, extlib.c, filter.c, flags.c, from.c, functions.h, globals.h, gnupgparse.c, handler.c, hash.c, hash.h, hdrline.c, headers.c, help.c, charset.c, charset.h, color.c, commands.c, complete.c, compose.c, copy.c, copy.h, curs_lib.c, curs_main.c, date.c, dotlock.c, COPYRIGHT, addrbook.c, alias.c, attach.c, attach.h, base64.c, browser.c, browser.h, buffy.c, buffy.h: - The FSF apparently has moved. + * Makefile.am, configure.in, main.c, muttbug.sh.in: Add muttbug, + the bug reporting utility. (Yes, we are about to get a real + bug-tracking system, see http://bugs.guug.de/.) - * po/sv.po: Swedish translation. + * doc/manual.sgml.head: Documentation fix. - * imap/imap.h, imap/imap.c, commands.c, compose.c, curs_main.c, editmsg.c, mailbox.h, mbox.c, mh.c, mx.c, mx.h, pop.c, postpone.c, send.c, sendlib.c, attach.c: - Fix index updates when closing or synching mail folders fails. - There were some bug-fixes hidden in that code. +2000-02-02 10:53:28 roessler (roessler) - * imap/message.c: More missing fclose (3) calls. + * init.c: Make the parsing of integers more -Thu Mar 2 21:01:27 2000 Thomas Roessler + * lib.c: Use O_NOFOLLOW when it's there, and needed. - * imap/imap_ssl.c, imap/message.c: - Fix a bunch of file descriptor leaks. +2000-02-01 18:47:49 roessler (roessler) - * po/de.po: A one-character patch from Gero Treuner. + * main.c: Cosmetics. - * INSTALL, README.SSL: - Add some SSL documentation. From Tommi Komulainen. + * doc/mutt.man, doc/muttrc.man.head: Cosmetics. Additionally, + remove the y2k compliance notice from the manual page. - * mh.c, mx.c: - Fix incompatible return value checking. This should fix #29. + * makedoc.c: Change the font used for typesetting "tables", + so we get usable output when roffing the muttrc (5) manual page + for a postscript printer. - * mutt.h, send.c, init.h: - Add $reverse_realname option. Essentially suggested by ws@rhein.de. + * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/pl.po, + po/ru.po, po/ko.po, po/nl.po, po/gl.po, po/id.po, po/it.po, + po/el.po, po/eo.po, po/es.po, po/fr.po, po/cs.po, po/de.po: + Include various po-file updaes, and make update-po. -Wed Mar 1 21:27:36 2000 Thomas Roessler + * po/Makefile.in.in, po/POTFILES.in, Makefile.am: Build fix for + the po/ subdirectory, from Edmund G. Evans. - * Muttrc.head: Fix #26: A little typo. + * po/eo.po: New Esperanto translation. - * contrib/Makefile.in, contrib/sample.muttrc-tlr: - Add a commented version of my .muttrc as an example. + * init.h: Add a bit more documentation on $recall. - * contrib/sample.muttrc: Fix some mail addresses. +2000-01-30 13:35:22 roessler (roessler) - * README.UPGRADE: - Add some more documentation for users who are upgrading. This is - more precise than the NEWS file, but confined to the more notable - changes. + * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, + po/nl.po, po/pl.po, po/id.po, po/it.po, po/ko.po, po/es.po, + po/fr.po, po/gl.po, po/eo.po, po/POTFILES.in, po/cs.po, po/de.po, + po/el.po, po/Makefile.in.in, configure.in: Try to fix the build + process in the po/ subdirectory. - * configure.in: Another fix from Tommi Komulainen. + * configure.in: Add some languages to ALL_LINGUAS. - * po/eo.po, po/id.po, po/de.po: update. + * po/gl.po, po/sv.po: Adding translations from stable to unstable. - * imap/util.c: Don't crash with NULL Context pointers. + * po/ru.po, po/zh_TW.Big5.po, po/fr.po, po/id.po, po/ko.po, + po/pl.po, po/de.po, po/el.po, po/eo.po: make update-po; including + new revisions submitted so far. - * po/fr.po: Update. +2000-01-29 08:03:48 roessler (roessler) - * doc/dotlock.man, doc/mutt.man: - dotlock is called mutt_dotlock for quite some time now. + * init.h: Another change to attach_format. - * po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/nl.po, po/pl.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, po/el.po, po/eo.po, po/es.po, po/de.po, po/cs.po, VERSION, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.1.7 + * pgp.c, recvattach.c, send.c, sendlib.c, OPS, compose.c, + functions.h, init.h, mutt.h, parse.c: Michael Elkins' + content-disposition patch, with some small changes. - * imap/command.c, init.h, mutt.h, README.SECURITY, configure.in: - Add $imap_servernoise option to suppress IMAP server messages. From - Brendan Cully. +2000-01-28 21:32:47 roessler (roessler) - * imap/Makefile.am: Include auth_gss.c with the distribution. + * init.h: Make the documentation for rfc2047_parameters + comprehensible to the end user. -Wed Mar 1 00:12:14 2000 Thomas Roessler + * init.h: Documentation fix. - * imap/command.c, init.h, mutt.h, README.SECURITY, configure.in: - Add $imap_servernoise option to suppress IMAP server messages. From - Brendan Cully. + * rfc2231.c: RFC2231 support should understand utf-8. - * imap/Makefile.am: Include auth_gss.c with the distribution. +2000-01-27 09:57:09 roessler (roessler) -Tue Feb 29 22:40:46 2000 Thomas Roessler + * imap/imap_ssl.c, README.SSL, init.h, mutt.h: Add options + to disallow individual SSL protocols. From Jeremy Katz + . - * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/pt_BR.po, po/ru.po, po/ko.po, po/nl.po, po/pl.po, po/it.po, po/fr.po, po/gl.po, po/id.po, po/eo.po, po/es.po, po/el.po, po/de.po, po/cs.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.1.6 +2000-01-25 21:21:10 roessler (roessler) - * po/zh_TW.Big5.po, po/sv.po, po/uk.po, po/sk.po, po/ru.po, po/pt_BR.po, po/nl.po, po/pl.po, po/ko.po, po/gl.po, po/id.po, po/it.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/cs.po, po/de.po: - Some updates; make update-po. + * imap/BUGS: Brendan Cully's latest changes: - * charset.c: - Add error checking to the recode-attachment code. From "Andrew W. - Nosenko" . + Here is a patch to add some support for read-only IMAP folders. + This is most useful if you have multiple copies of mutt open, + but it also allows you to open a folder read-only and not + have to worry about flags getting changed. Toggling read-only + still doesn't work correctly - you may lose your 'N' flags + if you open a folder normally and switch to read-only. + + I've also decided to try using UID FETCH, although I'm not + sure if older IMAP servers support it, but then again I'm + not sure if anyone's using any really old IMAP servers. The + main advantage is in the case of multiple clients, where + one client is deleting messages and the other isn't getting + notification. I'm experiencing that on my UW-IMAP 4.6 server. On + the other hand, this server seems to have all sorts of terrible + problems with this scenario, so I'm not sure how well the code + functions. It's a two-line change so far, it's experimental, + and it's the only IMAP code in an #if 0 block... + + * imap/README: branches: 1.4.2; Brendan Cully's latest changes: - * configure.in: - Replace --enable-ssl by --with-ssl. From Tommi Komulainen. + Here is a patch to add some support for read-only IMAP folders. + This is most useful if you have multiple copies of mutt open, + but it also allows you to open a folder read-only and not + have to worry about flags getting changed. Toggling read-only + still doesn't work correctly - you may lose your 'N' flags + if you open a folder normally and switch to read-only. + + I've also decided to try using UID FETCH, although I'm not + sure if older IMAP servers support it, but then again I'm + not sure if anyone's using any really old IMAP servers. The + main advantage is in the case of multiple clients, where + one client is deleting messages and the other isn't getting + notification. I'm experiencing that on my UW-IMAP 4.6 server. On + the other hand, this server seems to have all sorts of terrible + problems with this scenario, so I'm not sure how well the code + functions. It's a two-line change so far, it's experimental, + and it's the only IMAP code in an #if 0 block... + + * imap/TODO, imap/command.c, imap/imap.c, imap/message.c: + Brendan Cully's latest changes: - * imap/imap.c, mx.c, curs_main.c: - More IMAP folder update hacks. Brendan says it works. + Here is a patch to add some support for read-only IMAP folders. + This is most useful if you have multiple copies of mutt open, + but it also allows you to open a folder read-only and not + have to worry about flags getting changed. Toggling read-only + still doesn't work correctly - you may lose your 'N' flags + if you open a folder normally and switch to read-only. + + I've also decided to try using UID FETCH, although I'm not + sure if older IMAP servers support it, but then again I'm + not sure if anyone's using any really old IMAP servers. The + main advantage is in the case of multiple clients, where + one client is deleting messages and the other isn't getting + notification. I'm experiencing that on my UW-IMAP 4.6 server. On + the other hand, this server seems to have all sorts of terrible + problems with this scenario, so I'm not sure how well the code + functions. It's a two-line change so far, it's experimental, + and it's the only IMAP code in an #if 0 block... + + * doc/Makefile.in: Make the build process work when sgmltools + aren't present. From Lawrence Greenfield . + + * imap/auth.c: Fix GSSAPI support. From Lawrence Greenfield + . + +2000-01-24 13:17:17 roessler (roessler) -Tue Feb 29 22:34:07 2000 Thomas Roessler + * dotlock.h, mx.c, dotlock.c: Locking fix. - * po/zh_TW.Big5.po, po/sv.po, po/uk.po, po/sk.po, po/ru.po, - po/pt_BR.po, po/nl.po, po/pl.po, po/ko.po, po/gl.po, - po/id.po, po/it.po, po/es.po, po/fr.po, po/el.po, po/eo.po, - po/cs.po, po/de.po: Some updates; make update-po. + * enter.c: patch-1.1.2.mg.autocomplete.1 - from Marius Gedminas + . - * charset.c: Add error checking to the recode-attachment - code. From "Andrew W. Nosenko" . + * Makefile.am: small build process fix. - * configure.in: - Replace --enable-ssl by --with-ssl. From Tommi Komulainen. + * m4/Makefile.am.in: Patch from Lars Hecking in order to build + mutt cleanly under Solaris 2.6. - * imap/imap.c, mx.c, curs_main.c: - More IMAP folder update hacks. Brendan says it works. + * doc/manual.sgml.head: More list-reply documentation from + Mikko.Hanninen@iki.fi. -Mon Feb 28 18:06:35 2000 Thomas Roessler + * init.h, mutt.h, rfc822.c: Removing rewrite_uucp. There were + too many objections against it. - * doc/manual.sgml.head: Martin Michlmayr told me about a typo. + * init.h, mutt.h, rfc822.c: Adding the $rewrite_uucp option. - * imap/imap.h, imap/util.c, menu.c, pager.c: - New IMAP keep-alive code. This should work from all menus, and it - should always poll the current folder. + * po/ru.po: update. - * menu.c, pager.c: Do IMAP keep-alive polls from all menus. + * po/eo.po, configure.in: Adding the Esperanto translation + to unstable. From Edmund GRIMLEY EVANS . - * curs_main.c, pager.c: - Don't do Context updates from the background, part 2. +2000-01-21 09:28:56 roessler (roessler) - * imap/imap.h, imap/imap_private.h, imap/util.c, imap/command.c, imap/imap.c: - Don't do Context updates from the background. + * po/el.po: New greek translation. -Sun Feb 27 08:49:34 2000 Thomas Roessler + * po/id.po: updated translation. - * po/POTFILES.in: - imap/auth_gss.c was missing. Noted by "Andrew W. Nosenko" - . +2000-01-20 17:35:41 roessler (roessler) -Sat Feb 26 18:14:24 2000 Thomas Roessler + * po/pl.po: Updated polish translation. - * Makefile.am: - muttbug is a script, not a program. Tell automake about this. + * contrib/Makefile.in, Makefile.am: "make distclean" fixes from + Marco d'Itri. - * mx.c: Don't use an uninitialized string for error reporting. + * compose.c: Typo noted by edmundo@rano.org. - * imap/browse.c: Fix a segmentation fault. Patch from Brendan Cully. + * po/ko.po: Update. -Fri Feb 25 08:57:05 2000 Thomas Roessler + * send.c: Honor mail-followup-to when doing a list-reply. + From Mikko.Hanninen@iki.fi. - * .cvsignore: ignore muttbug{,.sh} +2000-01-19 14:59:01 roessler (roessler) - * Makefile.am: Tell users about README.UPGRADE. + * commands.c: Don't move the index cursor after a failed attempt + to save a message. From Joe Orton . -Thu Feb 24 21:34:10 2000 Thomas Roessler + * po/de.po: New German translation for unstable, from Roland + Rosenfeld. - * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/ru.po, po/pt_BR.po, po/pl.po, po/ko.po, po/nl.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/es.po, po/cs.po, po/de.po, po/el.po, po/eo.po, reldate.h, ChangeLog, VERSION: - automatic post-release commit for mutt-1.1.5 + * pgp.c: Fiksing a speling mysdeik nodet by Michael Sobolev. ;-) - * main.c: Fix #52, from Mikko.Hanninen@iki.fi. + * NEWS: Add a notice on display-toggle-weed. -Thu Feb 24 21:25:49 2000 Thomas Roessler + * doc/manual.sgml.head, doc/manual.sgml.tail, OPS, functions.h: + Rename display-headers to display-toggle-weed. - * main.c: Fix #52, from Mikko.Hanninen@iki.fi. +2000-01-18 22:46:18 roessler (roessler) -Wed Feb 23 13:26:03 2000 Thomas Roessler + * mx.c: mx_open_mailbox_append: Add an error message and remove + a file descriptor leak when we can open, but can't lock an MMDF + or MBOX folder. - * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/pl.po, - po/pt_BR.po, po/ru.po, po/nl.po, po/id.po, po/it.po, - po/ko.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, - po/cs.po, po/de.po: New German translation; make update-po. + * po/zh_TW.Big5.po, po/uk.po, po/sv.po, po/sk.po, po/ru.po, + po/pt_BR.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/gl.po, + po/id.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, + po/cs.po, reldate.h, VERSION, ChangeLog: automatic post-release + commit for mutt-1.0.1 - * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, - po/pt_BR.po, po/ru.po, po/ko.po, po/nl.po, po/pl.po, - po/fr.po, po/gl.po, po/id.po, po/it.po, po/eo.po, po/es.po, - po/Makefile.in.in, po/cs.po, po/de.po, po/el.po: Fix some - dependency, and do update-po again. Also, Edmund Evans - submitted a new Esperanto translation. + * contrib/Makefile.in: Respect $DESTDIR in contrib/Makefile. + From Hao Li . - * mx.c: safe_fclose() doesn't like FILE pointers. + * imap/imap.c, imap/message.c: Fix use of confirmcreate with IMAP. + A patch for this was suggested by Brian R. Gaeke. - * mx.h, mx.c: Don't core dump when locking a folder fails. + * init.h, alias.c: Documentation fix about gecos_mask. From Will + Fiveash. -Tue Feb 22 19:22:29 2000 Thomas Roessler +2000-01-16 14:44:12 roessler (roessler) - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/ru.po, - po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/id.po, - po/it.po, po/fr.po, po/gl.po, po/el.po, po/eo.po, po/es.po, - po/de.po, po/cs.po: update-po. + * po/eo.po: new esperanto translation from edmundo@rano.org. - * po/ko.po: New Korean translation from . + * editmsg.c: Use Visual, not Editor, for editing messages. + Noted by Marius Gedminas . - * muttbug.sh.in: Fix bug#42: A missing "'". + * rfc822.c: quote-related fix to the RFC822 parser. From Edmund + Grimley Evans. - * main.c: Cosmetic fix from Marco d'Itri. +2000-01-12 09:20:34 roessler (roessler) - * imap/browse.c, browser.c, doc/manual.sgml.head: - Brendan Cully's latest IMAP browser fixes. + * init.c: It was impossible to unset a string. If you did + "unset realname" it would just print out the value of the string. + Attached is the fix. -Fri Feb 18 10:56:24 2000 Thomas Roessler +2000-01-10 21:34:06 roessler (roessler) - * muttlib.c: - In mutt_copy_body(), we also need to strdup() the content-description. + * reap.pl: Handle #ifndef in reap.pl. - * imap/command.c: - Reasonably handle suerfluous EXIST messages from IMAP servers. From - Brendan Cully. + * configure.in: Recognize differently-named gccs as such, and + enable warnings. From "Andrew W. Nosenko" . -Thu Feb 17 18:22:27 2000 Thomas Roessler + * pgp.c: To compile on SunOs 4.1.4, the order of two includes + needs to be switched ( contains a struct timeval.) - * send.c: - Fix content-description encoding - it was done after signing, not - before signing. + From Mark Seiden . - * sendlib.c, attach.c, mx.c, pop.c: - Do more error checking when writing messages to folders. + * doc/manual.sgml.head, pgplib.h, postpone.c, recvattach.c, + recvcmd.c, remailer.c, remailer.h, rfc2231.c, rfc2231.h, + attach.c, charset.c, charset.h, dotlock.h, editmsg.c, extlib.c, + gnupgparse.c, lib.c, lib.h, makedoc.c, mh.c, muttlib.c, mx.c, + mx.h, pgp.h: More copyright cosmetics - noted by Martin Michlmayr + . -Wed Feb 16 17:29:33 2000 Thomas Roessler + * lib.c: Use safe_free() instead of free() with mutt_str_replace - + equivalent, but nicer. - * send.c: Fix mail-followup-to generation. + * parse.c, pgpkey.c, postpone.c, protos.h, recvattach.c, + rfc1524.c, rfc2047.c, send.c, sendlib.c, attach.c, browser.c, + compose.c, curs_main.c, edit.c, history.c, init.c, lib.c, + main.c, menu.c, mh.c, muttlib.c: Add (and use) a function + mutt_str_replace, which essentially replaces the sequence: - * sendlib.c: - Don't output empty header fields. This is made necessary by the - addition of possibly empty my_hdr commands. + safe_free (&s); s = safe_strdup (t); - * init.c: Permit empty my_hdrs. Suggested by Edmund Grimley Evans. + * build-release, gnupgparse.c: Fix PGP uid parsing. Noted by + Edmund GRIMLEY EVANS . - * po/cs.po: update. +2000-01-08 10:31:28 roessler (roessler) - * pattern.c, protos.h, send.c: - Generate mail-followup-to headers which contain the user's mail - address when sending messages to _known_ mailing lists. + * VERSION, reldate.h, ChangeLog: automatic post-release commit + for mutt-1.1.2 - * po/de.po: update. + * keymap.c: Fix a macro-related segmentation fault in stable. + From Byrial Jensen. -Tue Feb 15 22:26:39 2000 Thomas Roessler + * keymap.c: Fix a macro-related segmentation fault. From Byrial + Jensen. - * po/fr.po: update. + * OPS, commands.c, compose.c, curs_main.c, functions.h, protos.h, + recvattach.c: Unified edit-type function for the index, compose, + and receive-attachment menus. Mostly by Michael Elkins. - * po/eo.po: New translation from Edmund Grimley. + * curs_lib.c: patch-1.1.1.me.endwin.1, from Michael Elkins. - * OPS: Fix a typo. + * mutt.h, parse.c, init.h: Undo Michaels "pgpsearchext" patch. - * globals.h: Increase the size of ErrorBuf. +2000-01-06 12:00:50 roessler (roessler) - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/pl.po, po/ru.po, po/sk.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/cs.po, po/de.po, po/el.po, VERSION, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.1.4 + * rfc2231.c, rfc2231.h, rfc822.c, rfc822.h, score.c, send.c, + sendlib.c, signal.c, sort.c, sort.h, status.c, system.c, thread.c, + pgplib.c, pgplib.h, pgppubring.c, pop.c, postpone.c, protos.h, + query.c, recvattach.c, recvcmd.c, remailer.c, remailer.h, + resize.c, rfc1524.c, rfc1524.h, rfc2047.c, rfc2047.h, mh.c, + mime.h, mutt.h, mutt_curses.h, mutt_menu.h, mutt_regex.h, + muttlib.c, mx.c, mx.h, pager.c, pager.h, parse.c, pattern.c, + pgp.h, pgpinvoke.c, keymap.c, keymap.h, lib.c, lib.h, mailbox.h, + main.c, makedoc.c, mapping.h, mbox.c, menu.c, init.h, hash.h, + hdrline.c, headers.c, help.c, history.c, history.h, hook.c, + init.c, copy.h, curs_lib.c, curs_main.c, date.c, dotlock.c, + dotlock.h, edit.c, editmsg.c, enter.c, extlib.c, filter.c, + flags.c, from.c, functions.h, globals.h, gnupgparse.c, handler.c, + hash.c, attach.c, attach.h, browser.c, browser.h, buffy.c, + buffy.h, charset.c, charset.h, color.c, commands.c, complete.c, + compose.c, copy.c, addrbook.c, alias.c: Update copyright notices + for unstable. + + * signal.c, socket.c, sort.c, sort.h, status.c, system.c, + thread.c, query.c, recvattach.c, resize.c, rfc1524.c, + rfc1524.h, rfc2047.c, rfc2047.h, rfc822.c, rfc822.h, score.c, + send.c, sendlib.c, pattern.c, pgp.c, pgpinvoke.c, pgpkey.c, + pgppubring.c, pop.c, postpone.c, protos.h, pager.h, parse.c, + menu.c, mh.c, mime.h, mutt.h, mutt_curses.h, mutt_menu.h, + mutt_regex.h, mutt_socket.h, mx.c, mx.h, pager.c, imap.h, + init.c, init.h, keymap.c, keymap.h, lib.c, mailbox.h, main.c, + mapping.h, mbox.c, hash.c, hash.h, hdrline.c, headers.c, + help.c, history.c, history.h, hook.c, imap.c, curs_main.c, + date.c, dotlock.c, dotlock.h, edit.c, enter.c, filter.c, flags.c, + from.c, functions.h, globals.h, gnupgparse.c, handler.c, buffy.c, + buffy.h, charset.c, charset.h, color.c, commands.c, complete.c, + compose.c, copy.c, copy.h, curs_lib.c, addrbook.c, alias.c, + attach.c, attach.h, browser.c: Updat copyright notices in stable. + +2000-01-05 09:40:52 roessler (roessler) + + * init.h, mutt.h, parse.c: patch-1.1.1.me.pgpsearchtext.1. + From Michael Elkins. + +2000-01-03 10:15:54 roessler (roessler) - * doc/manual.sgml.head: - Add improved documentation for the "push" command, and macros. From - Byrial Jensen, based on a patch by Mikko Hanninen. + * strcasecmp.c: New str*casecmp replacements for stable. - * functions.h: Fix the function on the pager. + * strcasecmp.c: Fix strncasecmp and strcasecmp replacement + functions. Problem noted by Stu Heiss . - * doc/manual.sgml.head, doc/muttrc.man.head, hook.c, init.c, init.h, protos.h: - Byrial Jensen's unhook command patch. +2000-01-01 17:59:51 roessler (roessler) - * doc/Makefile.in: - Remove superfluous empty lines from the text version of the manual. + * parse.c: y2k fix for 1.0. - * OPS: - Change the documentation string for OP_MAIN_PREV_UNDELETED - it may - be confusing. + * parse.c: A y2k fix for those who still use two-digit year + numbers as originally specified in RFC 822. - * functions.h, keymap.c: More OP_EXIT fixes. +1999-12-29 18:38:07 roessler (roessler) - * OPS, functions.h, keymap.c, pager.c: - Remove the OP_PAGER_EXIT opcode, and change it to OP_EXIT. + * po/zh_TW.Big5.po: New Chinese translation; from Anthnoy Wong + ; Dec 21 1999. - * doc/manual.sgml.head: Add more documentation for subscribe and lists. + * sort.c: Fix a minor threading bug. From Edmund GRIMLEY EVANS + , Dec 14 1999. -Tue Feb 15 08:59:41 2000 Thomas Roessler + * browser.c: Fix the use of link_is_dir() in the file + browser. This should fix the bug reported by John Yates + on Dec 07 1999. (Details noted by Byrial + Jensen on Dec 09 1999.) - * doc/manual.sgml.head: - Add improved documentation for the "push" command, and macros. From - Byrial Jensen, based on a patch by Mikko Hanninen. + * send.c: Don't use IMAP folders for FCCs when sending messages + in batch mode. This is _not_ Brendan's patch, which may be + included later. - * functions.h: Fix the function on the pager. +1999-12-14 10:29:25 roessler (roessler) - * doc/manual.sgml.head, doc/muttrc.man.head, hook.c, init.c, init.h, protos.h: - Byrial Jensen's unhook command patch. + * INSTALL: Add a short note that EXACT_ADDRESS is broken. + In order to fix it, we'd need a RFC 2047 implementation + which knows about RFC 822 syntax. (This would also help with + In-Reply-To headers, BTW, but would be considerably more complex.) - * doc/Makefile.in: - Remove superfluous empty lines from the text version of the manual. +1999-12-13 11:36:01 roessler (roessler) - * OPS: - Change the documentation string for OP_MAIN_PREV_UNDELETED - it may - be confusing. + * init.h, mutt.h, protos.h, send.c, sendlib.c: Adding the + envelope_from option. - * functions.h, keymap.c: More OP_EXIT fixes. +1999-12-09 11:17:35 roessler (roessler) - * OPS, functions.h, keymap.c, pager.c: - Remove the OP_PAGER_EXIT opcode, and change it to OP_EXIT. + * imap/README, imap/auth.c, imap/browse.c, imap/imap.c, + imap/imap.h, imap/imap_private.h, imap/imap_socket.h, + imap/imap_ssl.c, imap/message.c, imap/socket.c, imap/util.c, + doc/manual.sgml.head, init.c, browser.c: Tommi Komulainen's + multiple IMAP usernames patch. - * doc/manual.sgml.head: Add more documentation for subscribe and lists. +1999-12-06 09:59:28 roessler (roessler) -Mon Feb 14 20:51:37 2000 Thomas Roessler + * mbox.c: Cosmetic improvement for reading mmdf folders. + From John Hawkinson . - * init.h: Fix documentation for $followup_to. +1999-12-04 15:42:07 roessler (roessler) - * po/de.po: - Fix the fixes. Folks, when submitting changes to the .po files, - please try a "make" in the po subdirectory afterwards. + * mx.c: Check for the presence of .overview files when testing + whether some directory is an MH folder. This way, you can at + least read Usenet news from the spool using Mutt. ;-) - * po/it.po: New Italian translation from Marco d'Itri. + * alias.c, init.h, mutt_regex.h: William Feavish's GECOS regexp + patch. - * imap/imap.c, imap/Makefile.am, imap/auth.c, imap/auth_gss.c, imap/browse.c, doc/manual.sgml.head, mx.c, .cvsignore, Makefile.am, browser.c, browser.h, configure.in: - Brendan Cully's patch from <20000212185021.A7365@xanadu.kublai.com>. +1999-12-03 16:54:03 roessler (roessler) - * po/de.po: Fixes from Roland Rosenfeld. + * doc/manual.sgml.head: Fix the documentation on how to join + the mutt lists. Noted by Marius Gedminas . - * attach.c, compose.c: - Fix a couple of random perror() calls and related problems. + * init.h: Fix a small bug in the documentation for $hidden_host. - * sendlib.c: Fix encoding for text/* attachments with long lines. + * configure.in: Fix the handling of --disable configure switches. -Fri Feb 11 09:04:22 2000 Thomas Roessler + * configure.in: patch-1.0.rr.autoconf-disable.1: --disable-pop + shouldn't enable pop. - * contrib/Pine.rc: Fix bug #23. + * rfc2047.c: Properly tag quoted-printable encoded RFC 2047 + strings with $send_charset, not with $charset. - * init.h, makedoc.c: - Fix minor documentation problems noted by Marius Gedminas - . + * Makefile.am, README, README.UPGRADE: Adding one more readme + file. This one is intended to serve as some kind of "howto" + for the most notable incompatible configuration changes. -Thu Feb 10 19:46:13 2000 Thomas Roessler +1999-12-02 16:29:26 roessler (roessler) - * imap/message.c, pager.c, parse.c, pattern.c, pgp.c, pgp.h, pgpkey.c, pgplib.h, postpone.c, protos.h, recvattach.c, send.c, sendlib.c, sort.h, functions.h, globals.h, handler.c, hdrline.c, headers.c, hook.c, init.c, init.h, keymap.c, keymap.h, main.c, mutt.h, muttlib.c, mx.c, Makefile.am, acconfig.h, attach.c, commands.c, compose.c, configure.in, copy.c, copy.h, curs_main.c: - PGP-cleanup patch from Roland Rosenfeld. Thanks! + * pgpkey.c: Fix the PGP key selection menu's title. - * muttbug.sh.in: - ${prefix} should be defined, as it may be used by autoconf. + * imap/imap_ssl.c: SSL fixes from Tommi Kommulainen. -Wed Feb 9 18:28:45 2000 Thomas Roessler + * NEWS: Announce edit-message and resend-message, and the changes + in recvcmd.c. - * doc/manual.sgml.head: Fix a minor typo. From Mikko Hänninen. + * doc/manual.sgml.head: Clarify the documentation of + lists/unlists/subscribe/unsubscribe a bit. - * muttbug.sh.in: Mostly Debian-related fixes from Roland Rosenfeld. +1999-12-01 12:06:31 roessler (roessler) - * main.c: Small translation-related fix from Roland. + * imap/util.c: Now, I should have got the signal handling right. - * po/fr.po: Update from Vincent Lefevre. + * imap/util.c: another alarm (0) was missing. (However, this + one didn't crash mutt.) - * pgpewrap: - Portability patch to make pgpewrap work under HP/UX. From David - Ellement . + * imap/util.c: imap_keepalive: cancel pending alarms. Otherwise, + mutt will die frequently. - * doc/Makefile.in, doc/manual.sgml.head, doc/manual.sgml.tail, init.h: - Documentation changes from Roland Rosenfeld. + * imap/util.c: Re-set the list of blocked signals after the + imap_keepalive stuff. -Tue Feb 8 20:55:33 2000 Thomas Roessler + * imap/imap.h, imap/util.c, curs_lib.c, mutt.h, system.c: + A modified version of Tommi Kommulainen's imap keepalive patch. - * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/ru.po, po/ko.po, po/nl.po, po/pl.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/de.po, po/el.po, po/eo.po, po/es.po, build-release, po/cs.po, reldate.h, Makefile.am, VERSION, ChangeLog: - automatic post-release commit for mutt-1.1.3 +1999-11-26 09:19:03 roessler (roessler) - * build-release: - Don't build US releases. RedHat and Caldera don't object, Debian - uses the international version anyways, and SuSE (1) sits in Germany - and (2) doesn't react. + * imap/message.c: Fix the lines header. -Tue Feb 8 20:34:51 2000 Thomas Roessler +1999-11-25 15:18:02 roessler (roessler) - * build-release: - Don't build US releases. RedHat and Caldera don't object, Debian - uses the international version anyways, and SuSE (1) sits in Germany - and (2) doesn't react. + * imap/imap.h, imap/util.c, curs_lib.c, mutt.h, system.c: Undo + the IMAP keepalive patch. It has just bitten me while mutt was + trying to dotlock a folder. Seems that there needs some more + work to be done. -Tue Feb 8 20:34:51 2000 Thomas Roessler + * imap/imap.h, imap/util.c, mutt.h, system.c, curs_lib.c: + A modified version of Tommi Komulainen's imap keepalive patch. - * build-release: - Don't build US releases. RedHat and Caldera don't object, Debian - uses the international version anyways, and SuSE (1) sits in Germany - and (2) doesn't react. +1999-11-24 16:29:58 roessler (roessler) - * contrib/pgp2.rc: add a comment concerning +encrypttoself. + * NEWS: Change some headlines: Instead of "major changes + since ", it's "major changes since 1.0" now. + In addition, I changed the note concerning the lists/subscribe + change to be more explicit than the old one. - * pager.c, keymap.c: Avoid IMAP timeouts when viewing messages. From + * imap/message.c: IMAP line count fix from Tommi.Komulainen@iki.fi. - * po/eo.po: Small fix from Edmund. +1999-11-23 23:43:51 roessler (roessler) -Mon Feb 7 19:16:41 2000 Thomas Roessler + * postpone.c: mutt_prepare_template() didn't work with + PGP-encrypted messages due to an - errm - interesting typo. - * doc/manual.sgml.head: Add a note on my_hdr when used from send-hook. + * doc/manual.sgml.head: Document the fact that users can enter + a mail-followup-to header in the editor. There seems to have + been some confusion about this. - * muttbug.sh.in: - Remove another Debian reference from the severity level descriptions. + * doc/PGP-Notes.txt, acconfig.h, configure.in, pgp.c: Disable + core dumps before we ask the user for a pass phrase. Suggested by + . - * muttbug.sh.in: More fixes. + * doc/PGP-Notes.txt: Include the maildrop recipe Mark Weinem + sent me some weeks ago. - * muttlib.c, protos.h, rfc2047.c, rfc2231.c: Fix bug#22. + * muttlib.c: Permit !! for the last folder. Elm compatibility. - * muttbug.sh.in: Various fixes from Roland Rosenfeld. + * NEWS: Tell our users that fcc_clear exists. - * buffy.c: Fix a NULL pointer deference. + * init.h, mutt.h, send.c: Adding an fcc_clear option for + unencrypted and unsigned FCCs. -Thu Feb 3 13:41:38 2000 Thomas Roessler + * imap/Makefile.am: Include the SSL-related code with "make dist". - * acconfig.h, configure.in, muttbug.sh.in: - Add debugger support to muttbug. +1999-11-22 16:01:42 roessler (roessler) - * init.c: Add a comment concerning muttbug.sh. + * imap/imap.c, imap/imap.h, imap/imap_private.h, imap/message.c, + imap/util.c, imap/BUGS, imap/README, imap/TODO, OPS, browser.c, + functions.h, pgppubring.c: IMAP folder creation and deletion. + From Brendan Cully. - * muttbug.sh.in: - More changes to the bug report script. Most of them were suggest by - Roland Rosenfeld. + * po/de.po: Der Versuch, "Diskussionsfaden" durch etwas + Verständlicheres zu ersetzen. ;-) - * po/de.po: Minor fixes from Roland Rosenfeld. +1999-11-18 16:19:35 roessler (roessler) - * muttbug.sh.in: Add some Debian specifics. + * init.h: Include SSL documentation in the manual. - * muttbug.sh.in: Strip comments from included configuration files. + * dotlock.c: indentation noise. - * muttbug.sh.in: another minor fix. + * imap/socket.c: Small code clean-up. - * muttbug.sh.in: Minor fixes. + * mx.c: Detect .mew_cache files in MH folders. Suggested by + Kawaguti Ginga . - * Makefile.am, configure.in, main.c, muttbug.sh.in: - Add muttbug, the bug reporting utility. (Yes, we are about to get a - real bug-tracking system, see http://bugs.guug.de/.) + * doc/manual.sgml.head: Documentation nit from Byrial Jensen. - * doc/manual.sgml.head: Documentation fix. + * lib.c: patch-1.0.bj.lastline.1: Handle last lines in + configuration files nicely, even when they are not terminated + by a \n character. -Wed Feb 2 10:53:28 2000 Thomas Roessler + * parse.c, rfc2231.c: Some rather cosmetic changes. - * init.c: Make the parsing of integers more +1999-11-17 22:47:59 roessler (roessler) - * lib.c: Use O_NOFOLLOW when it's there, and needed. + * menu.c: some reorganizations of the dialog menu code. -Tue Feb 1 18:47:49 2000 Thomas Roessler + * alias.c: Fix the address sanitizer. You should now be + able to auto-create an alias for someone like "Jon K. Hellan" + . - * main.c: Cosmetics. + * imap/Makefile.am, imap/browse.c, imap/imap.c, imap/imap.h, + imap/imap_private.h, imap/imap_socket.h, imap/imap_ssl.c, + imap/imap_ssl.h, imap/message.c, imap/socket.c, imap/util.c, + doc/manual.sgml.head, Makefile.am, NEWS, README.SSL, acconfig.h, + configure.in, init.c, init.h, main.c, mutt.h: Tommi Komulainen's + IMAP/SSL support patches. - * doc/mutt.man, doc/muttrc.man.head: - Cosmetics. Additionally, remove the y2k compliance notice from the - manual page. + * menu.c, mutt_menu.h: Tommi Komulainen's menu/dialog patch. - * makedoc.c: - Change the font used for typesetting "tables", so we get usable - output when roffing the muttrc (5) manual page for a postscript - printer. +1999-11-15 17:44:15 roessler (roessler) - * po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/pl.po, po/ru.po, po/ko.po, po/nl.po, po/gl.po, po/id.po, po/it.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/cs.po, po/de.po: - Include various po-file updaes, and make update-po. + * pgp.c: Fix the pgp-hook logic. - * po/Makefile.in.in, po/POTFILES.in, Makefile.am: - Build fix for the po/ subdirectory, from Edmund G. Evans. + * color.c: Small color fix from T. E. Dickey. - * po/eo.po: New Esperanto translation. + * color.c: A small patch from TE Dickey. - * init.h: Add a bit more documentation on $recall. +1999-11-11 18:30:25 roessler (roessler) -Sun Jan 30 13:35:22 2000 Thomas Roessler + * rfc822.c: ups, the previous patch included a small buffer + overflow. - * po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/nl.po, po/pl.po, po/id.po, po/it.po, po/ko.po, po/es.po, po/fr.po, po/gl.po, po/eo.po, po/POTFILES.in, po/cs.po, po/de.po, po/el.po, po/Makefile.in.in, configure.in: - Try to fix the build process in the po/ subdirectory. + * po/gl.po: Roberto Suarez Soto sent us a + new translation. - * configure.in: Add some languages to ALL_LINGUAS. + * rfc822.c: Fix a header quoting bug. - * po/gl.po, po/sv.po: Adding translations from stable to unstable. + * doc/Makefile.in: Another build process patch from Brendan Cully. - * po/ru.po, po/zh_TW.Big5.po, po/fr.po, po/id.po, po/ko.po, po/pl.po, po/de.po, po/el.po, po/eo.po: - make update-po; including new revisions submitted so far. +1999-11-10 21:35:33 roessler (roessler) -Sat Jan 29 08:03:48 2000 Thomas Roessler + * rfc2231.c: Ignore empty MIME parameters. - * init.h: Another change to attach_format. +1999-11-09 12:40:14 roessler (roessler) - * pgp.c, recvattach.c, send.c, sendlib.c, OPS, compose.c, functions.h, init.h, mutt.h, parse.c: - Michael Elkins' content-disposition patch, with some small changes. + * mbox.c, parse.c: Add some more sanity checks about + content-length. -Fri Jan 28 21:32:47 2000 Thomas Roessler + * curs_lib.c: Fix an SLang-related compilation problem. + Originally from Jon Kåre Hellan. - * init.h: - Make the documentation for rfc2047_parameters comprehensible to the - end user. + * postpone.c: Simplify mutt_prepare_template (). Instead of + copying around all kinds of data, we re-parse the postponed + message's structure. - * init.h: Documentation fix. + * postpone.c: Make sure mutt doesn't forget MIME structure when + the user resends a message/rfc822 body from the recvattach menu. + Note, however, that this is more of a temporary solution + - I think there is some more space for improvements in + mutt_prepare_template(). - * rfc2231.c: RFC2231 support should understand utf-8. + * imap/Makefile.am, doc/Makefile.in, contrib/Makefile.in, + configure.in, Makefile.am: Build process fixes from Brendan Cully. -Thu Jan 27 09:57:09 2000 Thomas Roessler + * pager.c: Add a missing redraw after resend-message. - * imap/imap_ssl.c, README.SSL, init.h, mutt.h: - Add options to disallow individual SSL protocols. From Jeremy Katz - . +1999-11-08 22:10:49 roessler (roessler) -Tue Jan 25 21:21:10 2000 Thomas Roessler + * VERSION: Undo changes which are due to release-building tests. + After all, we want the _right_ diff next time. - * imap/BUGS, imap/README, imap/TODO, imap/command.c, imap/imap.c, imap/message.c: - Brendan Cully's latest changes: + * build-release: Finalize the new build-release script. - Here is a patch to add some support for read-only IMAP folders. - This is most useful if you have multiple copies of mutt open, but - it also allows you to open a folder read-only and not have to - worry about flags getting changed. Toggling read-only still - doesn't work correctly - you may lose your 'N' flags if you open - a folder normally and switch to read-only. - - I've also decided to try using UID FETCH, although I'm not sure if - older IMAP servers support it, but then again I'm not sure if - anyone's using any really old IMAP servers. The main advantage is - in the case of multiple clients, where one client is deleting - messages and the other isn't getting notification. I'm - experiencing that on my UW-IMAP 4.6 server. On the other hand, - this server seems to have all sorts of terrible problems with this - scenario, so I'm not sure how well the code functions. It's a - two-line change so far, it's experimental, and it's the only IMAP - code in an #if 0 block... - - * doc/Makefile.in: - Make the build process work when sgmltools aren't present. From - Lawrence Greenfield . - - * imap/auth.c: - Fix GSSAPI support. From Lawrence Greenfield . - -Mon Jan 24 13:17:17 2000 Thomas Roessler + * ChangeLog, VERSION, build-release: automatic post-release + commit for mutt-1.1.1.2 - * dotlock.h, mx.c, dotlock.c: Locking fix. + * LAST_TAG, Makefile.am, OVERSION, VERSION, build-release, + ChangeLog: automatic post-release commit for mutt-1.1.1.1 - * enter.c: patch-1.1.2.mg.autocomplete.1 - from Marius Gedminas - . + * LAST_TAG, Makefile.am, OVERSION: Preparing some improvements + to the build process. - * Makefile.am: small build process fix. + * po/de.po, reldate.h, VERSION, ChangeLog: automatic post-release + commit for mutt-1.1.1 - * m4/Makefile.am.in: - Patch from Lars Hecking in order to build mutt cleanly under Solaris - 2.6. +1999-11-07 22:52:40 roessler (roessler) - * doc/manual.sgml.head: - More list-reply documentation from Mikko.Hanninen@iki.fi. + * sendlib.c: short-cut utf-7 as a 7bit character set. Currently, + utf-7 may be overridden by us-ascii. - * init.h, mutt.h, rfc822.c: - Removing rewrite_uucp. There were too many objections against it. + * protos.h, recvattach.c, recvcmd.c, rfc1524.c, rfc1524.h, + send.c, sendlib.c, attach.c, attach.h, browser.c, commands.c, + compose.c, curs_main.c, functions.h, init.h, mutt.h, muttlib.c, + pager.c, pager.h, postpone.c, Makefile.am: Rewriting lots of + the recvattach code. - * init.h, mutt.h, rfc822.c: Adding the $rewrite_uucp option. + * po/eo.po: branches: 1.1.2; file eo.po was initially added on + branch mutt-1-0-stable. - * po/ru.po: update. + * po/eo.po, configure.in: Esperanto translation from Edmund + GRIMLEY EVANS . - * po/eo.po, configure.in: - Adding the Esperanto translation to unstable. From Edmund GRIMLEY - EVANS . +1999-11-05 07:28:11 roessler (roessler) -Fri Jan 21 09:28:56 2000 Thomas Roessler + * pgppubring.c: preprocess out some unused strings. - * po/el.po: New greek translation. +1999-11-04 21:35:32 roessler (roessler) - * po/id.po: updated translation. + * rfc2231.c: Catch a segmenatation fault. Note that this is + not the real fix for the problem... -Thu Jan 20 17:35:41 2000 Thomas Roessler + * menu.c: Change a short to an int where it should have been one. - * po/pl.po: Updated polish translation. + * po/gl.po: New version. - * contrib/Makefile.in, Makefile.am: - "make distclean" fixes from Marco d'Itri. + * protos.h, send.c, status.c, buffy.c, globals.h, postpone.c: + IMAP postpone changes from Byrial Jensen. - * compose.c: Typo noted by edmundo@rano.org. +1999-11-03 20:30:19 roessler (roessler) - * po/ko.po: Update. + * recvattach.c: Adding a comment which describes some ideas on + how the attachment menu should work. - * send.c: Honor mail-followup-to when doing a list-reply. From - Mikko.Hanninen@iki.fi. +1999-11-02 15:51:07 roessler (roessler) -Wed Jan 19 14:59:01 2000 Thomas Roessler + * imap/BUGS, imap/command.c, imap/imap.c, imap/imap_private.h, + imap/message.c, imap/util.c, buffy.c: Various IMAP-related fixes + from Brendan Cully. - * commands.c: - Don't move the index cursor after a failed attempt to save a - message. From Joe Orton . +1999-10-31 17:12:55 roessler (roessler) - * po/de.po: New German translation for unstable, from Roland Rosenfeld. + * po/it.po: [stable] Small fix from Marco d'Itri. - * pgp.c: Fiksing a speling mysdeik nodet by Michael Sobolev. ;-) + * m4/.cvsignore, intl/.cvsignore, imap/BUGS, imap/message.c, + contrib/.cvsignore: From Brendan Cully: IMAP updates should work + properly again. - * NEWS: Add a notice on display-toggle-weed. +1999-10-29 05:43:40 roessler (roessler) - * doc/manual.sgml.head, doc/manual.sgml.tail, OPS, functions.h: - Rename display-headers to display-toggle-weed. + * po/.cvsignore: Cosmetics. + + * imap/BUGS: Update the documentation. -Tue Jan 18 22:46:18 2000 Thomas Roessler + * doc/.cvsignore: Cosmetics. - * mx.c: mx_open_mailbox_append: Add an error message and remove a file - descriptor leak when we can open, but can't lock an MMDF or MBOX - folder. + * buffy.c, globals.h, postpone.c, send.c, status.c: Don't check + the number of postponed messages every time the status line + is updated - this gets quite slow when used with slow IMAP + connections. - * po/zh_TW.Big5.po, po/uk.po, po/sv.po, po/sk.po, po/ru.po, po/pt_BR.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/gl.po, po/id.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, po/cs.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.0.1 +1999-10-28 17:42:07 roessler (roessler) - * contrib/Makefile.in: - Respect $DESTDIR in contrib/Makefile. From Hao Li - . + * README: Fix the version number in the README file. - * imap/imap.c, imap/message.c: - Fix use of confirmcreate with IMAP. A patch for this was suggested - by Brian R. Gaeke. + * pop.c: Cosmetic POP fixes from Evan DiBiase + . - * init.h, alias.c: - Documentation fix about gecos_mask. From Will Fiveash. + * pop.c: Cosmetic fixes from Evan DiBiase . -Sun Jan 16 14:44:12 2000 Thomas Roessler +1999-10-28 08:15:38 (roessler) - * po/eo.po: new esperanto translation from edmundo@rano.org. + * imap/imap_socket.h, imap/socket.c, init.h, globals.h: Adding + imap_preconnect. This way, you can let mutt start an ssh tunnel + before it tries to connect to an IMAP server. - * editmsg.c: - Use Visual, not Editor, for editing messages. Noted by Marius - Gedminas . +1999-10-27 12:17:34 roessler (roessler) - * rfc822.c: - quote-related fix to the RFC822 parser. From Edmund Grimley Evans. + * po/gl.po: branches: 1.1.2; file gl.po was initially added on + branch mutt-1-0-stable. -Wed Jan 12 09:20:34 2000 Thomas Roessler + * po/gl.po, configure.in: Adding a Galician translation. - * init.c: - It was impossible to unset a string. If you did "unset realname" it - would just print out the value of the string. Attached is the fix. +1999-10-26 15:14:01 roessler (roessler) -Mon Jan 10 21:34:06 2000 Thomas Roessler + * curs_lib.c, main.c: Some display-related fixes from Andrej + Gritsenko. - * reap.pl: Handle #ifndef in reap.pl. + * editmsg.c: Fix a small bug in the new edit-message feature. + From Andrej Gritsenko. - * configure.in: - Recognize differently-named gccs as such, and enable warnings. From - "Andrew W. Nosenko" . + * imap/imap.c, imap/imap_private.h, imap/util.c, imap/auth.c, + imap/browse.c, imap/command.c: * stops mutt from logging CRAM + secrets in debug mode. * should fix mutt segfaulting when trying + to open {} * helps with the problem of mutt detecting new mail + in the wrong + folder. Now, IMAP commands from the SELECTED state should call + imap_cmd_finish after they've executed commands. I've only put + this is imap_buffy_check for now - in my opinion the command + execution path is still not stable, and rewrites may obviate + the need for this... - * pgp.c: - To compile on SunOs 4.1.4, the order of two includes needs to be - switched ( contains a struct timeval.) + (From: Brendan Cully ) - From Mark Seiden . +1999-10-25 20:05:14 roessler (roessler) - * doc/manual.sgml.head, pgplib.h, postpone.c, recvattach.c, recvcmd.c, remailer.c, remailer.h, rfc2231.c, rfc2231.h, attach.c, charset.c, charset.h, dotlock.h, editmsg.c, extlib.c, gnupgparse.c, lib.c, lib.h, makedoc.c, mh.c, muttlib.c, mx.c, mx.h, pgp.h: - More copyright cosmetics - noted by Martin Michlmayr . + * po/sv.po: branches: 1.1.2; file sv.po was initially added on + branch mutt-1-0-stable. - * lib.c: Use safe_free() instead of free() with mutt_str_replace - - equivalent, but nicer. + * po/sv.po, configure.in: Adding the Swedish translation to + stable. - * parse.c, pgpkey.c, postpone.c, protos.h, recvattach.c, rfc1524.c, rfc2047.c, send.c, sendlib.c, attach.c, browser.c, compose.c, curs_main.c, edit.c, history.c, init.c, lib.c, main.c, menu.c, mh.c, muttlib.c: - Add (and use) a function mutt_str_replace, which essentially - replaces the sequence: + * po/de.po: Updated German translation from Roland Rosenfeld. - safe_free (&s); - s = safe_strdup (t); + * imap/imap.h, imap/imap_private.h, imap/message.c, imap/util.c, + imap/.cvsignore, imap/BUGS, imap/Makefile.am, imap/browse.c, + imap/command.c, imap/imap.c, init.h: Brendan Cully's IMAP code + movements patch. - * build-release, gnupgparse.c: - Fix PGP uid parsing. Noted by Edmund GRIMLEY EVANS - . +1999-10-22 08:49:30 roessler (roessler) -Sat Jan 8 10:31:28 2000 Thomas Roessler + * Makefile.am, VERSION, reldate.h, ChangeLog: automatic + post-release commit for mutt-1.1 - * VERSION, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.1.2 + * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/pt_BR.po, po/ru.po, + po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, + po/es.po, po/el.po, po/de.po, po/cs.po, NEWS, VERSION, reldate.h, + ChangeLog: post-release commit for one dot zero. (yes, really.) - * keymap.c: - Fix a macro-related segmentation fault in stable. From Byrial - Jensen. +1999-10-21 08:07:22 roessler (roessler) - * keymap.c: - Fix a macro-related segmentation fault. From Byrial Jensen. + * compose.c: Another sprintf-vs-null issue. - * OPS, commands.c, compose.c, curs_main.c, functions.h, protos.h, recvattach.c: - Unified edit-type function for the index, compose, and - receive-attachment menus. Mostly by Michael Elkins. +1999-10-20 14:51:57 roessler (roessler) - * curs_lib.c: patch-1.1.1.me.endwin.1, from Michael Elkins. + * po/id.po: new indonesian translation. - * mutt.h, parse.c, init.h: Undo Michaels "pgpsearchext" patch. + * imap/message.c: Flags should only be modified using + mutt_set_flag(). Everything else leads to neglected side effects. + In this case, index colors, searches and possibly other side + effects were ignored when a message which resides on an IMAP + folder was read. -Sat Jan 8 09:40:02 2000 Thomas Roessler + * imap/auth.c: Let the user skip CRAM-MD5 by entering an empty + secret. - * keymap.c: - Fix a macro-related segmentation fault in stable. From Byrial - Jensen. + * po/id.po, po/el.po: translation updates. - * keymap.c: - Fix a macro-related segmentation fault. From Byrial Jensen. + * configure.in: Don't use GNU grep specific options. - * OPS, commands.c, compose.c, curs_main.c, functions.h, protos.h, recvattach.c: - Unified edit-type function for the index, compose, and - receive-attachment menus. Mostly by Michael Elkins. +1999-10-19 15:34:04 roessler (roessler) - * curs_lib.c: patch-1.1.1.me.endwin.1, from Michael Elkins. + * imap/auth.c: Fix some sloppiness-induced, but harmless, + nonsense. - * mutt.h, parse.c, init.h: Undo Michaels "pgpsearchext" patch. + * imap/imap_private.h, imap/auth.c, imap/imap.c: Add + AUTHENTICATE=ANONYMOUS support to the IMAP authentication methods. + This is, for instance, needed to access the cyrus-related mailing + lists' archives at CMU. -Thu Jan 6 12:00:50 2000 Thomas Roessler + * po/el.po: New greek translation. - * rfc2231.c, rfc2231.h, rfc822.c, rfc822.h, score.c, send.c, - sendlib.c, signal.c, sort.c, sort.h, status.c, system.c, - thread.c, pgplib.c, pgplib.h, pgppubring.c, pop.c, - postpone.c, protos.h, query.c, recvattach.c, recvcmd.c, - remailer.c, remailer.h, resize.c, rfc1524.c, rfc1524.h, - rfc2047.c, rfc2047.h, mh.c, mime.h, mutt.h, mutt_curses.h, - mutt_menu.h, mutt_regex.h, muttlib.c, mx.c, mx.h, pager.c, - pager.h, parse.c, pattern.c, pgp.h, pgpinvoke.c, keymap.c, - keymap.h, lib.c, lib.h, mailbox.h, main.c, makedoc.c, - mapping.h, mbox.c, menu.c, init.h, hash.h, hdrline.c, - headers.c, help.c, history.c, history.h, hook.c, init.c, - copy.h, curs_lib.c, curs_main.c, date.c, dotlock.c, - dotlock.h, edit.c, editmsg.c, enter.c, extlib.c, filter.c, - flags.c, from.c, functions.h, globals.h, gnupgparse.c, - handler.c, hash.c, attach.c, attach.h, browser.c, browser.h, - buffy.c, buffy.h, charset.c, charset.h, color.c, commands.c, - complete.c, compose.c, copy.c, addrbook.c, alias.c: Update - copyright notices for unstable. - - * Attic/socket.c, signal.c, sort.c, sort.h, status.c, - system.c, thread.c, query.c, recvattach.c, resize.c, - rfc1524.c, rfc1524.h, rfc2047.c, rfc2047.h, rfc822.c, - rfc822.h, score.c, send.c, sendlib.c, pattern.c, pgp.c, - pgpinvoke.c, pgpkey.c, pgppubring.c, pop.c, postpone.c, - protos.h, pager.h, parse.c, Attic/mutt_socket.h, menu.c, - mh.c, mime.h, mutt.h, mutt_curses.h, mutt_menu.h, - mutt_regex.h, mx.c, mx.h, pager.c, Attic/imap.h, init.c, - init.h, keymap.c, keymap.h, lib.c, mailbox.h, main.c, - mapping.h, mbox.c, Attic/imap.c, hash.c, hash.h, hdrline.c, - headers.c, help.c, history.c, history.h, hook.c, - curs_main.c, date.c, dotlock.c, dotlock.h, edit.c, enter.c, - filter.c, flags.c, from.c, functions.h, globals.h, - gnupgparse.c, handler.c, buffy.c, buffy.h, charset.c, - charset.h, color.c, commands.c, complete.c, compose.c, - copy.c, copy.h, curs_lib.c, addrbook.c, alias.c, attach.c, - attach.h, browser.c: Updat copyright notices in stable. - -Wed Jan 5 09:40:52 2000 Thomas Roessler - - * init.h, mutt.h, parse.c: - patch-1.1.1.me.pgpsearchtext.1. From Michael Elkins. - -Mon Jan 3 10:15:54 2000 Thomas Roessler +1999-10-18 09:13:42 roessler (roessler) - * strcasecmp.c: New str*casecmp replacements for stable. + * pgp.c: Handle Ctrl-G on the pgp-hook prompt correctly. - * strcasecmp.c: - Fix strncasecmp and strcasecmp replacement functions. Problem noted - by Stu Heiss . +1999-10-16 15:19:29 roessler (roessler) -Sat Jan 1 17:59:51 2000 Thomas Roessler + * Makefile.am: doc/PGP-Notes.txt vs. doc/PGP-Notes. - * parse.c: y2k fix for 1.0. + * Makefile.am: [stable] doc/PGP-Notes.txt has an extension. ups. - * parse.c: A y2k fix for those who still use two-digit year numbers as - originally specified in RFC 822. + * send.c: [stable] Fix Debian bug #47408. -Wed Dec 29 18:38:07 1999 Thomas Roessler + * send.c: Fix Debian bug #47408: When the postponed folder + is a maildir, messages should only be written to the _new_ + subdirectory. - * po/zh_TW.Big5.po: - New Chinese translation; from Anthnoy Wong ; Dec - 21 1999. + * po/nl.po: New nl translation from Johan van Selst + . - * sort.c: Fix a minor threading bug. From Edmund GRIMLEY EVANS - , Dec 14 1999. + * po/cs.po: New cs translation from Jiri Pavlovsky + . - * browser.c: - Fix the use of link_is_dir() in the file browser. This should fix - the bug reported by John Yates on Dec 07 1999. - (Details noted by Byrial Jensen on Dec 09 1999.) + * po/zh_TW.Big5.po: [stable] chinese translation fixes from + Anthony Wong . - * send.c: - Don't use IMAP folders for FCCs when sending messages in batch mode. - This is _not_ Brendan's patch, which may be included later. + * init.h: scoring documentation fix. -Tue Dec 14 10:29:25 1999 Thomas Roessler + * globals.h, init.h, mutt.h, mx.c, protos.h, score.c, sort.c: + Scoring improvements. - * INSTALL: - Add a short note that EXACT_ADDRESS is broken. In order to fix it, - we'd need a RFC 2047 implementation which knows about RFC 822 - syntax. (This would also help with In-Reply-To headers, BTW, but - would be considerably more complex.) +1999-10-14 16:09:10 roessler (roessler) -Mon Dec 13 11:36:01 1999 Thomas Roessler + * po/ru.po: New Russian tranlation for stable. - * init.h, mutt.h, protos.h, send.c, sendlib.c: - Adding the envelope_from option. + * contrib/gpg.rc: New gpg.rc from Roland Rosenfeld. -Thu Dec 9 11:17:35 1999 Thomas Roessler + * po/fr.po: [stable] New french translation. - * imap/README, imap/auth.c, imap/browse.c, imap/imap.c, - imap/imap.h, imap/imap_private.h, imap/imap_socket.h, - imap/imap_ssl.c, imap/message.c, imap/socket.c, imap/util.c, - doc/manual.sgml.head, init.c, browser.c: Tommi Komulainen's - multiple IMAP usernames patch. + * po/de.po: [stable] Fixes to the German translation. -Mon Dec 6 09:59:28 1999 Thomas Roessler + * pattern.c: [stable] Fix a segmentation fault when attempting + to search pgp-encrypted messages. - * mbox.c: - Cosmetic improvement for reading mmdf folders. From John Hawkinson - . + * pattern.c: Fix a segmentation fault when search PGP-encrypted + messages. -Sat Dec 4 15:42:07 1999 Thomas Roessler +1999-10-11 20:26:41 roessler (roessler) - * mx.c: Check for the presence of .overview files when testing whether - some directory is an MH folder. This way, you can at least read - Usenet news from the spool using Mutt. ;-) + * VERSION, po/es.po, reldate.h, ChangeLog: automatic post-release + commit for mutt-0.96.8 - * alias.c, init.h, mutt_regex.h: William Feavish's GECOS regexp patch. + * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, + po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, + po/el.po, po/de.po, po/cs.po, VERSION, reldate.h, ChangeLog: + post-release commit for 1.0pre4. -Fri Dec 3 16:54:03 1999 Thomas Roessler + * po/zh_TW.Big5.po: New Chinese Translation. - * doc/manual.sgml.head: - Fix the documentation on how to join the mutt lists. Noted by - Marius Gedminas . + * dotlock.c: [stable] Use dotlock.c from unstable. - * init.h: Fix a small bug in the documentation for $hidden_host. +1999-10-06 20:20:54 roessler (roessler) - * configure.in: Fix the handling of --disable configure switches. + * Makefile.am: Makefile.am fix for unstable. - * configure.in: - patch-1.0.rr.autoconf-disable.1: --disable-pop shouldn't enable pop. + * Makefile.am: [stable] Check for mutt_dotlock in + $(DESTDIR)$(bindir), not in $(bindir). This should fix some + Debian build problems. - * rfc2047.c: - Properly tag quoted-printable encoded RFC 2047 strings with - $send_charset, not with $charset. + * init.h: fix the $from documentation. Noted by David DeSimone. - * Makefile.am, README, README.UPGRADE: - Adding one more readme file. This one is intended to serve as some - kind of "howto" for the most notable incompatible configuration - changes. +1999-10-05 06:50:34 roessler (roessler) -Thu Dec 2 16:29:26 1999 Thomas Roessler + * compose.c, mutt.h, recvattach.c: small fixes from Gero Treuner. - * pgpkey.c: Fix the PGP key selection menu's title. + * mutt.h, recvattach.c, compose.c: [stable] small fixes from + Gero Treuner. - * imap/imap_ssl.c: SSL fixes from Tommi Kommulainen. +1999-10-04 10:05:26 roessler (roessler) - * NEWS: Announce edit-message and resend-message, and the changes in - recvcmd.c. + * configure.in: [stable] add pt_BR to ALL_LINGUAS. - * doc/manual.sgml.head: - Clarify the documentation of lists/unlists/subscribe/unsubscribe a - bit. + * configure.in: add pt_BR to ALL_LINGUAS. -Wed Dec 1 12:06:31 1999 Thomas Roessler + * po/pt_BR.po: Brasilian translation. - * imap/util.c: Now, I should have got the signal handling right. + * po/pt_BR.po: branches: 1.1.2; file pt_BR.po was initially + added on branch mutt-1-0-stable. - * imap/util.c: - another alarm (0) was missing. (However, this one didn't crash mutt.) + * po/pt_BR.po: Brasilian translation. - * imap/util.c: - imap_keepalive: cancel pending alarms. Otherwise, mutt will die - frequently. + * imap/BUGS, imap/Makefile.am, imap/README, imap/auth.c, + imap/imap.c, imap/util.c, .cvsignore, mx.c: Some fixes from + Brendan Cully. - * imap/util.c: - Re-set the list of blocked signals after the imap_keepalive stuff. + * pgpewrap: pgpewrap spits out ugly error messages when used + with ash. - * imap/imap.h, imap/util.c, curs_lib.c, mutt.h, system.c: - A modified version of Tommi Kommulainen's imap keepalive patch. + * configure.in: AM_C_PROTOTYPES seems to be too recent for the + installed automake/autoconf base. -Fri Nov 26 09:19:03 1999 Thomas Roessler + * postpone.c: Remove some nonsense from the resend-message + patches. - * imap/message.c: Fix the lines header. + * postpone.c: Fix a memory leak. -Thu Nov 25 15:18:02 1999 Thomas Roessler +1999-09-30 22:05:28 roessler (roessler) - * imap/imap.h, imap/util.c, curs_lib.c, mutt.h, system.c: - Undo the IMAP keepalive patch. It has just bitten me while mutt was - trying to dotlock a folder. Seems that there needs some more work - to be done. + * imap/message.c, send.c, sendlib.c, OPS, buffy.c, curs_main.c, + functions.h, headers.c, main.c, mbox.c, mh.c, mutt.h, parse.c, + parse.h, postpone.c, protos.h, recvattach.c: Add a resend-message + function (similar to the _old_ edit-message), and redo large + parts of mutt_prepare_edit_message (now mutt_prepare_template). - * imap/imap.h, imap/util.c, mutt.h, system.c, curs_lib.c: - A modified version of Tommi Komulainen's imap keepalive patch. + * main.c: unstable cosmetics. -Wed Nov 24 16:29:58 1999 Thomas Roessler + * main.c: [stable] cosmetic change suggested by marco d'itri. - * NEWS: - Change some headlines: Instead of "major changes since ", it's "major changes since 1.0" now. In addition, I - changed the note concerning the lists/subscribe change to be more - explicit than the old one. + * po/es.po, po/es.po: New spanish translation from Boris + Wesslowsky. - * imap/message.c: IMAP line count fix from Tommi.Komulainen@iki.fi. + * imap/Makefile.am, makedoc.c: Build fixes from Lars Hecking. -Tue Nov 23 23:43:51 1999 Thomas Roessler + * doc/manual.sgml.in, Muttrc.in, NEWS, globals.h, init.h, send.c: + [stable] Re-add in_reply_to, this time with the right default + value. - * postpone.c: - mutt_prepare_template() didn't work with PGP-encrypted messages due - to an - errm - interesting typo. + * sendlib.c: [unstable] fix the duplicate x-mailer/uesr-agent + problem. - * doc/manual.sgml.head: - Document the fact that users can enter a mail-followup-to header in - the editor. There seems to have been some confusion about this. + * send.c, globals.h, init.h: [unstable] Re-add in-reply-to. + This time with a suitable default. #-\ - * doc/PGP-Notes.txt, acconfig.h, configure.in, pgp.c: - Disable core dumps before we ask the user for a pass phrase. - Suggested by . +1999-09-29 17:47:33 roessler (roessler) - * doc/PGP-Notes.txt: Include the maildrop recipe Mark Weinem - sent me some weeks ago. + * configure.in: More fixes from Lars Hecking. - * muttlib.c: Permit !! for the last folder. Elm compatibility. + * configure.in: Adding AC_PREREQ to configure.in. - * NEWS: Tell our users that fcc_clear exists. + * configure.in: make sure the right software is used for building + mutt. Patch suggested by Lars Hecking and Will Fiveash. - * init.h, mutt.h, send.c: - Adding an fcc_clear option for unencrypted and unsigned FCCs. + * pgpinvoke.c: don't leak /dev/null file descriptors. From Roland + Rosenfeld. - * imap/Makefile.am: Include the SSL-related code with "make dist". + * curs_main.c: fix^2 for stable. -Mon Nov 22 16:01:42 1999 Thomas Roessler + * curs_main.c: Fixing the fix - missing brackets. - * imap/imap.c, imap/imap.h, imap/imap_private.h, imap/message.c, imap/util.c, imap/BUGS, imap/README, imap/TODO, OPS, browser.c, functions.h, pgppubring.c: - IMAP folder creation and deletion. From Brendan Cully. + * curs_main.c, parse.c: [stable] Fix some memory leaks noted by + purify running on behalf of Daniel Eisenbud. - * po/de.po: - Der Versuch, "Diskussionsfaden" durch etwas Verständlicheres zu - ersetzen. ;-) + * curs_main.c, parse.c: Fix some memory leaks noted by purify + running on behalf of Daniel Eisenbud. -Thu Nov 18 16:19:35 1999 Thomas Roessler +1999-09-28 18:55:31 roessler (roessler) - * init.h: Include SSL documentation in the manual. + * po/ru.po: Here goes an update for version 1.0-pre3i. The main + feature of this translation is that one-letter answers to + multiple choice questions are not localized (Thomas, could you + please add this as comment to the update in CVS?) - * dotlock.c: indentation noise. + (From: Michael Sobolev.) - * imap/socket.c: Small code clean-up. + * sendlib.c: [stable] Include SPACE and HT with MIME specials. - * mx.c: - Detect .mew_cache files in MH folders. Suggested by Kawaguti Ginga - . + * sendlib.c: [unstable] Include SPACE and HT with MimeSpecials. - * doc/manual.sgml.head: Documentation nit from Byrial Jensen. + * Makefile.am: Better solution for the makedoc build using + automake. - * lib.c: - patch-1.0.bj.lastline.1: Handle last lines in configuration files - nicely, even when they are not terminated by a \n character. + * Makefile.am: Some makes apparently have to be told about how + to build makedoc. - * parse.c, rfc2231.c: Some rather cosmetic changes. +1999-09-27 17:55:14 roessler (roessler) -Wed Nov 17 22:47:59 1999 Thomas Roessler + * copy.c: A back-port from unstable had missed some parts which + could lead to message corruption with mh mail folders. - * menu.c: some reorganizations of the dialog menu code. + * po/it.po: new Italian translation from Marco d'Itri. - * alias.c: - Fix the address sanitizer. You should now be able to auto-create an - alias for someone like "Jon K. Hellan" . + * po/pl.po: New polish translation. - * imap/Makefile.am, imap/browse.c, imap/imap.c, imap/imap.h, imap/imap_private.h, imap/imap_socket.h, imap/imap_ssl.c, imap/imap_ssl.h, imap/message.c, imap/socket.c, imap/util.c, doc/manual.sgml.head, Makefile.am, NEWS, README.SSL, acconfig.h, configure.in, init.c, init.h, main.c, mutt.h: - Tommi Komulainen's IMAP/SSL support patches. + * po/de.po, po/de.po: Translation fix from Roland Rosenfeld. - * menu.c, mutt_menu.h: Tommi Komulainen's menu/dialog patch. + * doc/manual.sgml.in: Documentation fix from Roland Rosenfeld. -Mon Nov 15 17:44:15 1999 Thomas Roessler +1999-09-25 07:37:51 roessler (roessler) - * pgp.c: Fix the pgp-hook logic. + * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, + po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, + po/el.po, po/de.po, po/cs.po: post-release commit for 1.0pre3. - * color.c: Small color fix from T. E. Dickey. + * VERSION, reldate.h, ChangeLog: pre-release commit for 1.0pre3. - * color.c: A small patch from TE Dickey. +1999-09-24 17:51:55 roessler (roessler) -Thu Nov 11 18:30:25 1999 Thomas Roessler + * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/pl.po, po/ru.po, + po/it.po, po/ko.po, po/nl.po, po/fr.po, po/id.po, po/el.po, + po/es.po, po/cs.po, po/de.po, ChangeLog, VERSION, reldate.h: + automatic post-release commit for mutt-0.96.7 - * rfc822.c: ups, the previous patch included a small buffer overflow. +1999-09-23 21:13:55 roessler (roessler) - * po/Attic/gl.po: - Roberto Suarez Soto sent us a new translation. + * po/el.po: New Greek tranlsation from Fanis . - * rfc822.c: Fix a header quoting bug. + * browser.c: [stable] Solaris snprintf vs. NULL pointers. - * doc/Makefile.in: Another build process patch from Brendan Cully. + * browser.c: Try not to pass NULL pointers to snprintf + - the Solaris version doesn't like them. (Noted by + Thomas.Parmelan@efrei.fr.) -Wed Nov 10 21:35:33 1999 Thomas Roessler + * imap/imap_private.h, imap/socket.c, imap/util.c, imap/BUGS, + imap/imap.c, buffy.c: Brendan Cully's latest changes: - * rfc2231.c: Ignore empty MIME parameters. + * includes all of my last patch, since it hasn't been committed + yet. * catches a couple segfault problems if Context is NULL. + * works harder to avoid sending null STORE FLAGS commands. May not + be perfect yet, but also has extra debugging code. * has the + beginnings of a more interactive IMAP error handler. + Doesn't do anything yet, I'm just including it because I want + to get the rest of the patch out. -Tue Nov 9 12:40:14 1999 Thomas Roessler + * doc/Makefile.in, Makefile.am: Use $(MAKE) instead of make. + Noted by Ryan Murray . - * mbox.c, parse.c: Add some more sanity checks about content-length. + * doc/Makefile.in, Makefile.am, configure.in, init.h: A small + portability fix related to makedoc. - * curs_lib.c: - Fix an SLang-related compilation problem. Originally from Jon Kåre - Hellan. + * po/es.po: [stable] new spanish translation from Boris Wesslowski + . - * postpone.c: - Simplify mutt_prepare_template (). Instead of copying around all - kinds of data, we re-parse the postponed message's structure. + * alias.c: increase this limit for stable as well. - * postpone.c: - Make sure mutt doesn't forget MIME structure when the user resends a - message/rfc822 body from the recvattach menu. Note, however, that - this is more of a temporary solution - I think there is some more - space for improvements in mutt_prepare_template(). + * handler.c: [stable] Fix a buffer overflow and a bug helping + with exploiting this overflow in the text/enriched handler. - * imap/Makefile.am, doc/Makefile.in, contrib/Makefile.in, configure.in, Makefile.am: - Build process fixes from Brendan Cully. + * handler.c: Fix a buffer overflow and a bug helping with + exploiting this overflow in the text/enriched handler. - * pager.c: Add a missing redraw after resend-message. + * imap/browse.c, doc/manual.sgml.head, curs_main.c: This small + patch: -Mon Nov 8 22:10:49 1999 Thomas Roessler + * catches a possible null-pointer dereference in mx_close_mailbox + when logging out of the server. + * fixes IMAP tab-completion cosmetics (slightly broken with last + Cyrus-compatibility updates) + * adds a bit to the IMAP part of the manual. - * VERSION: - Undo changes which are due to release-building tests. After all, we - want the _right_ diff next time. + Brendan Cully - * build-release: Finalize the new build-release script. + * alias.c: Increase a buffer to make larger group aliases + possible. The current STRING buffer was far too small. - * ChangeLog, VERSION, build-release: - automatic post-release commit for mutt-1.1.1.2 +1999-09-12 19:39:10 roessler (roessler) - * Attic/LAST_TAG, Attic/OVERSION, Makefile.am, VERSION, build-release, ChangeLog: - automatic post-release commit for mutt-1.1.1.1 + * po/es.po: [stable] Updated spanish translation from Boris + Wesslowski. - * Attic/LAST_TAG, Attic/OVERSION, Makefile.am: - Preparing some improvements to the build process. + * po/es.po: [stable] Fixes for the Spanish translation. + From Nicolás Lichtmaier . -Mon Nov 8 21:56:29 1999 Thomas Roessler + * imap/BUGS, imap/Makefile.am, imap/TODO, imap/auth.c, + imap/imap.c, imap/imap.h, imap/imap_private.h, imap/message.c, + imap/util.c, buffy.c, commands.c, globals.h, init.h: The attached + patch (imap-turbocharge.diff): - * Attic/LAST_TAG, Attic/OVERSION, Makefile.am, VERSION, - build-release, ChangeLog: automatic post-release commit for - mutt-1.1.1.1 + * changes mutt_buffy_check to only poll the selected folder + when it is opened, not all mailboxes (unless the timeout + has expired). This is a noticeable win if you have a few + IMAP mailboxes. - * Attic/LAST_TAG, Attic/OVERSION, Makefile.am: - Preparing some improvements to the build process. + * sets the default checkinterval to 60 seconds from 0. Things + are much much slower with 0. - NOTICE: You'll find a version 1.1.1.1 in the logs, and in - the CVS tags. This version is identical to 1.1.1, and - exculsively serves the purpose to test some improvements to - the release build process. + * makes some cosmetic renames - * LAST_TAG, Makefile.am, OVERSION: - Preparing some improvements to the build process. + * moves lots of generic imap stuff into a separate file, + imap/util.c - * po/de.po, reldate.h, VERSION, ChangeLog: - automatic post-release commit for mutt-1.1.1 + * abstracts the process of sending a command to an IMAP server + a bit better (lots more to do here, though). -Sun Nov 7 22:52:40 1999 Thomas Roessler + * moves the message-set creation code used by the new fastdelete + code into its own function, since it is generally useful. - * sendlib.c: - short-cut utf-7 as a 7bit character set. Currently, utf-7 may be - overridden by us-ascii. + * implements server-side copy of messages. Tagged messages + are copied in one command, thanks to the message-set + function. Speedy! - * protos.h, recvattach.c, recvcmd.c, rfc1524.c, rfc1524.h, send.c, sendlib.c, attach.c, attach.h, browser.c, commands.c, compose.c, curs_main.c, functions.h, init.h, mutt.h, muttlib.c, pager.c, pager.h, postpone.c, Makefile.am: - Rewriting lots of the recvattach code. + (From: Brendan Cully; modifications by tlr.) - * po/Attic/eo.po: Esperanto translation from Edmund GRIMLEY EVANS - . +1999-09-11 17:04:12 roessler (roessler) - * po/Attic/eo.po: - file eo.po was initially added on branch mutt-1-0-stable. + * po/pl.po: [stable] new polish translation from Pawel Dienkonski. - * configure.in: Esperanto translation from Edmund GRIMLEY EVANS - . + * po/es.po: [stable] New Spanish translation from Boris + Wesslowski. -Fri Nov 5 07:28:11 1999 Thomas Roessler + * configure.in: [stable] Hurd portability patch from Marcus + Brinkmann. - * pgppubring.c: preprocess out some unused strings. + * configure.in: Hurd portability patch from Marcus Brinkmann. -Thu Nov 4 21:35:32 1999 Thomas Roessler + * imap/browse.c, imap/imap.c: Fix IMAP fast deletion. + From Brendan. - * rfc2231.c: - Catch a segmenatation fault. Note that this is not the real fix for - the problem... + * Muttrc.in: typos fixed by Telsa. - * menu.c: Change a short to an int where it should have been one. + * doc/manual.sgml.in: Small manual fix for stable. Noted by + Telsa . - * po/Attic/gl.po: New version. +1999-09-08 06:05:54 roessler (roessler) - * protos.h, send.c, status.c, buffy.c, globals.h, postpone.c: - IMAP postpone changes from Byrial Jensen. + * imap/imap.c, imap/imap.h, imap/imap_private.h, mx.c, + curs_main.c: The attached patch: -Wed Nov 3 20:30:19 1999 Thomas Roessler + * gets Mutt to properly log off the IMAP server when + quitting. Clients don't care, but it's polite and proper. + * further updates the flags changes from yesterday * uses CLOSE + instead of EXPUNGE when closing a mailbox and purging + messages, for some slight speed gain. * purges all messages + marked for deletion in one command (if purging), + making for very cool speed gains switching mailboxes if you're + on, say, a few high volume mailing lists. Yeah, baby! (I + personally love this one). - * recvattach.c: - Adding a comment which describes some ideas on how the attachment - menu should work. + (From Brendan Cully ) -Tue Nov 2 15:51:07 1999 Thomas Roessler +1999-09-07 17:01:28 roessler (roessler) - * imap/BUGS, imap/command.c, imap/imap.c, imap/imap_private.h, imap/message.c, imap/util.c, buffy.c: - Various IMAP-related fixes from Brendan Cully. + * Makefile.am: Bail out if the chmod of mutt_dotlock fails. -Sun Oct 31 17:12:55 1999 Thomas Roessler + * pgpkey.c: Fix a strtok NULL pointer problem. - * po/it.po: [stable] Small fix from Marco d'Itri. + * doc/manual.sgml.in: notes on how to produce secure mailcaps. - * m4/.cvsignore, intl/.cvsignore, imap/BUGS, imap/message.c, contrib/.cvsignore, charmaps/.cvsignore: - From Brendan Cully: IMAP updates should work properly again. + * gnupgparse.c, pgpinvoke.c: GPG-related fix from Gero Treuner. -Fri Oct 29 05:43:40 1999 Thomas Roessler + * imap/BUGS, imap/Makefile.am, imap/TODO, imap/imap.c, + imap/imap_private.h, imap/message.c, imap/message.h, mutt.h, + muttlib.c, mx.c, status.c, complete.c, flags.c: * redoes the + folder update optimisation I did yesterday. It's somewhat + cleaner and less invasive, and I'm not so worried about memory + leaks now. - * po/.cvsignore: Cosmetics. + * Fixes the bug where mutt would append a '/' to $folder even + if it was only {mailhost}, causing mutt to browse the root + directory instead of the home directory. - * imap/BUGS: Update the documentation. + * includes a first stab at preserving the D flag on the IMAP + server. Now if you answer no to 'Purge deleted', the server + still stores the messages as deleted, but doesn't expunge them + on exit. - * doc/.cvsignore: Cosmetics. + NOTE: this is a first attempt. Play around, but don't mark + things as deleted that you'd be sorry to see disappear. - * buffy.c, globals.h, postpone.c, send.c, status.c: - Don't check the number of postponed messages every time the status - line is updated - this gets quite slow when used with slow IMAP - connections. + (From: Brendan Cully ) -Thu Oct 28 17:42:07 1999 Thomas Roessler + * doc/manual.sgml.head: Adding notes from README.SECURITY. - * README: Fix the version number in the README file. +1999-09-06 09:16:53 roessler (roessler) - * pop.c: Cosmetic POP fixes from Evan DiBiase . + * imap/Makefile.am, imap/TODO, imap/imap.c, imap/imap.h, + imap/imap_private.h, imap/message.c, imap/message.h, mutt.h, + muttlib.c: * Small imap/Makefile.am tweak for make dist - * pop.c: Cosmetic fixes from Evan DiBiase . + * Hold on to mailbox flags, message flags, do update in one pass + instead of two, halving traffic on mailbox sync. - * imap/imap_socket.h, imap/socket.c, init.h, globals.h: - Adding imap_preconnect. This way, you can let mutt start an ssh - tunnel before it tries to connect to an IMAP server. + * Update message flags at fetch as well as header download, + if the server thinks they've changed. Saves some unneeded + updates on sync. - From: + * Move some structures out of imap_private.h into message.h, + since they are local now. -Wed Oct 27 12:17:34 1999 Thomas Roessler + (From: Brendan Cully ) - * po/Attic/gl.po: Adding a Galician translation. +1999-09-05 08:42:23 roessler (roessler) - * po/Attic/gl.po: - file gl.po was initially added on branch mutt-1-0-stable. + * contrib/Tin.rc: add a sample of tin/lynx-like key bindings. - * configure.in: Adding a Galician translation. + * imap/Makefile.am: include message.c with the IMAP library. -Tue Oct 26 15:14:01 1999 Thomas Roessler + * init.c: [stable] Fixing "unignore *". - * curs_lib.c, main.c: Some display-related fixes from Andrej Gritsenko. + * init.c: Fix "unignore *": We must not add "*" to the unignore + list. - * editmsg.c: - Fix a small bug in the new edit-message feature. From Andrej - Gritsenko. + * init.h: Documentation nit, from Liviu. - * imap/imap.c, imap/imap_private.h, imap/util.c, imap/auth.c, imap/browse.c, imap/command.c: - * stops mutt from logging CRAM secrets in debug mode. - * should fix mutt segfaulting when trying to open {} - * helps with the problem of mutt detecting new mail in the wrong - folder. Now, IMAP commands from the SELECTED state should call - imap_cmd_finish after they've executed commands. I've only put - this is imap_buffy_check for now - in my opinion the command - execution path is still not stable, and rewrites may obviate the - need for this... +1999-09-04 04:55:58 roessler (roessler) - (From: Brendan Cully ) + * imap/BUGS, imap/browse.c, imap/imap.c, imap/imap_private.h, + imap/message.c: Fix some more IMAP problems. From Brendan Cully. -Mon Oct 25 20:05:14 1999 Thomas Roessler +1999-09-03 21:42:16 roessler (roessler) - * po/Attic/sv.po: Adding the Swedish translation to stable. + * contrib/sample.muttrc: fix mailing list addresses. Noted by + David Benfell . - * po/Attic/sv.po: - file sv.po was initially added on branch mutt-1-0-stable. + * browser.c: - If the name of the folder returned by an IMAP + server is empty, Mutt could segfault in the browser window + attempting to display it. + - add_folder in browser.c looks like it got corrupted in + some CVS update. A small patch makes things work again for + examine_mailboxes. + (From: Brendan Cully ) - * configure.in: Adding the Swedish translation to stable. + * strdup.c, configure.in: strdup for unstable. - * po/de.po: Updated German translation from Roland Rosenfeld. + * configure.in: [stable] Some systems may not have strdup. + Substitute it. - * imap/imap.h, imap/imap_private.h, imap/message.c, imap/util.c, imap/.cvsignore, imap/BUGS, imap/Makefile.am, imap/browse.c, imap/command.c, imap/imap.c, init.h: - Brendan Cully's IMAP code movements patch. + * strdup.c: branches: 1.1.2; file strdup.c was initially added + on branch mutt-1-0-stable. -Fri Oct 22 08:49:30 1999 Thomas Roessler + * strdup.c: [stable] Some systems may not have strdup. + Substitute it. - * Makefile.am, VERSION, reldate.h, ChangeLog: - automatic post-release commit for mutt-1.1 + * browser.c: [stable] cosmetic fix from Brendan Cully. - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/pt_BR.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, po/el.po, po/de.po, po/cs.po, NEWS, VERSION, reldate.h, ChangeLog: - post-release commit for one dot zero. (yes, really.) +1999-09-02 18:50:46 roessler (roessler) -Fri Oct 22 07:52:22 1999 Thomas Roessler + * editmsg.c: Don't copy the Status header to the user's edit + buffer - we destroy it later when copying the message back. - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/pt_BR.po, - po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, - po/fr.po, po/es.po, po/el.po, po/de.po, po/cs.po, NEWS, - VERSION, reldate.h, ChangeLog: post-release commit for one - dot zero. (yes, really.) + * acconfig.h, configure.in, init.c, init.h, main.c: + [stable] Improved pgp 6.5.1 support. From Jochen Schmitt + . -Thu Oct 21 08:07:22 1999 Thomas Roessler + * doc/manual.sgml.head, Makefile.am, OPS, compose.c, curs_main.c, + editmsg.c, mutt.h, protos.h, send.c, sendlib.c: A new edit-message + feature, giving the raw message in an editor. - * compose.c: Another sprintf-vs-null issue. + * imap/auth.c: Fix a tiny signedness warning. -Wed Oct 20 14:51:57 1999 Thomas Roessler + * dotlock.c: Remove a superfluous label. - * po/id.po: new indonesian translation. + * dotlock.c: [stable] remove a superfluous label. - * imap/message.c: - Flags should only be modified using mutt_set_flag(). Everything - else leads to neglected side effects. In this case, index colors, - searches and possibly other side effects were ignored when a message - which resides on an IMAP folder was read. + * po/cs.po: New czech translation. From Jiri Pavlovsky + . - * imap/auth.c: Let the user skip CRAM-MD5 by entering an empty secret. + * doc/manual.sgml.in: [stable] It's www.sgmltools.org, not + www.sgml-tools.org. Noted by Heiko Schlichting. - * po/id.po, po/el.po: translation updates. +1999-09-01 21:41:19 roessler (roessler) - * configure.in: Don't use GNU grep specific options. + * doc/Makefile.in, Makefile.am: A couple of build process + and portability fixes concerning the automatically generated + documentation. -Tue Oct 19 15:34:04 1999 Thomas Roessler + * mutt.h, init.c: [stable] Fix ignore/unignore. This is a + back-port from the unstable branch. - * imap/auth.c: Fix some sloppiness-induced, but harmless, nonsense. + * po/ko.po: New Korean translation. From Byeong-Chan Kim + . - * imap/imap_private.h, imap/auth.c, imap/imap.c: - Add AUTHENTICATE=ANONYMOUS support to the IMAP authentication - methods. This is, for instance, needed to access the cyrus-related - mailing lists' archives at CMU. + * curs_lib.c, edit.c, hdrline.c, sendlib.c: Fix a couple of + possible compilation warnings. (Noted by "John C. Place" + .) - * po/el.po: New greek translation. + * hdrline.c, sendlib.c, curs_lib.c, edit.c: [stable] Fix a couple + of small warnings. Noted by "John C. Place" . -Mon Oct 18 09:13:42 1999 Thomas Roessler + * ChangeLog: check-point commit. - * pgp.c: Handle Ctrl-G on the pgp-hook prompt correctly. + * mx.c: Don't clear the error line whenever dotlocking a file. -Sat Oct 16 15:19:29 1999 Thomas Roessler + * mx.h: adding a prototype. - * Makefile.am: doc/PGP-Notes.txt vs. doc/PGP-Notes. + * curs_main.c, mailbox.h, mx.c: When the user synchronizes a + mail folder, do a thorough check. - * Makefile.am: [stable] doc/PGP-Notes.txt has an extension. ups. +1999-08-31 20:26:33 roessler (roessler) - * send.c: [stable] Fix Debian bug #47408. + * po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/ko.po, + po/nl.po, po/pl.po, po/id.po, po/it.po, po/es.po, po/fr.po, + VERSION, po/cs.po, po/de.po, po/el.po, reldate.h, Makefile.am, + ChangeLog: automatic post-release commit for mutt-0.96.6 - * send.c: - Fix Debian bug #47408: When the postponed folder is a maildir, - messages should only be written to the _new_ subdirectory. + * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, + po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, + po/el.po, po/de.po, po/cs.po, VERSION, reldate.h, ChangeLog: + post-release commit for 1.0pre2. - * po/nl.po: New nl translation from Johan van Selst . + * doc/manual.sgml.tail, doc/manual.sgml.head, protos.h, thread.c, + OPS, curs_main.c, functions.h: Adding a + function. From Roland Rosenfeld . - * po/cs.po: - New cs translation from Jiri Pavlovsky . + * curs_lib.c: Fix possible signedness problem with localized + y/n responses. - * po/zh_TW.Big5.po: - [stable] chinese translation fixes from Anthony Wong - . + * po/ru.po: New russian translation. From Michael Sobolev + . - * init.h: scoring documentation fix. + * imap.c: [stable] fix IMAP caching. - * globals.h, init.h, mutt.h, mx.c, protos.h, score.c, sort.c: - Scoring improvements. +1999-08-30 16:10:45 roessler (roessler) -Thu Oct 14 16:09:10 1999 Thomas Roessler + * configure.in, imap/imap.c, main.c: Properly handle IMAP + cache files. - * po/ru.po: New Russian tranlation for stable. + * mh.c: cosmetics. - * contrib/gpg.rc: New gpg.rc from Roland Rosenfeld. + * mh.c: [stable] Back-port various fixes from stable. - * po/fr.po: [stable] New french translation. + * mh.c: Avoid a memory and temporary file leak. - * po/de.po: [stable] Fixes to the German translation. + * mx.c, buffy.c, configure.in, imap.c: [stable] back-port + of various IMAP-related fixes. From Brendan Cully + . - * pattern.c: - [stable] Fix a segmentation fault when attempting to search - pgp-encrypted messages. +1999-08-27 07:41:44 roessler (roessler) - * pattern.c: - Fix a segmentation fault when search PGP-encrypted messages. + * TODO: some notes on generic limiting. -Mon Oct 11 20:26:41 1999 Thomas Roessler +1999-08-26 20:26:56 roessler (roessler) - * VERSION, po/es.po, reldate.h, ChangeLog: - automatic post-release commit for mutt-0.96.8 + * keymap.c: Change alias menu key bindings to something more + reasonable. - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, po/el.po, po/de.po, po/cs.po, VERSION, reldate.h, ChangeLog: - post-release commit for 1.0pre4. + * imap/TODO: Adding a TODO list. - * po/zh_TW.Big5.po: New Chinese Translation. + * mh.c: hrmpf. - * dotlock.c: [stable] Use dotlock.c from unstable. + * doc/manual.sgml.tail: Fix the sgml-tools url. Noted by Heiko + Schlichting. -Mon Oct 11 19:16:13 1999 Thomas Roessler + * doc/manual.sgml.in: Fix the URL to the sgml-tools package. + Noted by Heiko Schlichting. - * po/zh_TW.Big5.po: New Chinese Translation. + * mh.c: Fixing a somewhat hypothetical error condition. - * dotlock.c: [stable] Use dotlock.c from unstable. + * curs_main.c, keymap.c, pager.c, recvattach.c: IRIX fixes. -Wed Oct 6 20:20:54 1999 Thomas Roessler + * keymap.c, main.c, pager.c, recvattach.c, curs_main.c, edit.c: + Various fixes to make mutt compile on IRIX. Additionally, + we introduce default bindings for the key which is + used by xwsh for "return". Suggested by Heiko Schlichting + . - * Makefile.am: Makefile.am fix for unstable. +1999-08-25 06:33:37 roessler (roessler) - * Makefile.am: - [stable] Check for mutt_dotlock in $(DESTDIR)$(bindir), not in - $(bindir). This should fix some Debian build problems. + * configure.in: We need ranlib even when we don't use IMAP. - * init.h: fix the $from documentation. Noted by David DeSimone. + * compose.c: Trivial patch to make attach-message work for + IMAP folders. -Tue Oct 5 06:50:34 1999 Thomas Roessler +1999-08-24 21:27:20 roessler (roessler) - * compose.c, mutt.h, recvattach.c: small fixes from Gero Treuner. + * po/de.po: Updates from Roland Rosenfeld. - * mutt.h, recvattach.c, compose.c: - [stable] small fixes from Gero Treuner. + * Makefile.am: Automake clean-up. From Lars Hecking. -Mon Oct 4 10:05:26 1999 Thomas Roessler + * po/id.po: Updates. - * configure.in: [stable] add pt_BR to ALL_LINGUAS. + * doc/Makefile.in: build muttrc.man before installing it. - * configure.in: add pt_BR to ALL_LINGUAS. + * reldate.h, Makefile.am, VERSION, ChangeLog: automatic + post-release commit for mutt-0.96.5 - * po/pt_BR.po: Brasilian translation. + * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, + po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, + po/el.po, po/de.po, po/cs.po, NEWS, VERSION, reldate.h, ChangeLog: + release-commit 1.0pre1. - * po/pt_BR.po: - file pt_BR.po was initially added on branch mutt-1-0-stable. + * Makefile.am: Still more bugs in the release-building process. - * imap/BUGS, imap/Makefile.am, imap/README, imap/auth.c, imap/imap.c, imap/util.c, .cvsignore, mx.c: - Some fixes from Brendan Cully. + * Makefile.am: *grrrr* typos. - * pgpewrap: pgpewrap spits out ugly error messages when used with ash. + * po/sk.po, po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/nl.po, + po/pl.po, po/fr.po, po/id.po, po/it.po, po/ko.po, po/cs.po, + po/de.po, po/el.po, po/es.po, ChangeLog: translation update. - * configure.in: - AM_C_PROTOTYPES seems to be too recent for the installed - automake/autoconf base. + * Makefile.am: Some of the targets were broken. - * postpone.c: Remove some nonsense from the resend-message patches. + * Makefile.am: Another tidbit. - * postpone.c: Fix a memory leak. + * Makefile.am: Still more build-process stuff. Let's see whether + this automatically builds 0.96.5. -Thu Sep 30 22:05:28 1999 Thomas Roessler + * doc/manual.sgml, doc/muttrc.man, Muttrc: Remove some auto-built + files from the repository. - * imap/message.c, send.c, sendlib.c, OPS, buffy.c, curs_main.c, functions.h, headers.c, main.c, mbox.c, mh.c, mutt.h, parse.c, parse.h, postpone.c, protos.h, recvattach.c: - Add a resend-message function (similar to the _old_ edit-message), - and redo large parts of mutt_prepare_edit_message (now - mutt_prepare_template). + * Makefile.am: Further distribution process fixes. - * main.c: unstable cosmetics. + * po/POTFILES.in: Make translations fit together with actual + source tree. - * main.c: [stable] cosmetic change suggested by marco d'itri. + * doc/Makefile.in, Muttrc, ChangeLog, Makefile.am: More fixes + to the distribution-building process; check-point commit for + documentation and ChangeLog. - * po/es.po: New spanish translation from Boris Wesslowsky. + * doc/Makefile.in, doc/manual.sgml, doc/muttrc.man: Various + experimental changes to automate the distribution-building + process; documentation update. - * imap/Makefile.am, makedoc.c: Build fixes from Lars Hecking. + * Makefile.am: Various experimental changes to automate the + distribution-building process. - * doc/Attic/manual.sgml.in, Attic/Muttrc.in, NEWS, globals.h, init.h, send.c: - [stable] Re-add in_reply_to, this time with the right default value. +1999-08-23 22:12:05 roessler (roessler) - * sendlib.c: [unstable] fix the duplicate x-mailer/uesr-agent problem. + * configure.in: Fix charmaps part of the build process. - * send.c, globals.h, init.h: - [unstable] Re-add in-reply-to. This time with a suitable default. #-\ + * copy.c: Fix an off-by-one error which lead to a segmentation + fault. -Wed Sep 29 17:47:33 1999 Thomas Roessler + * charset.c: Don't delete symbol -> character code mappings. + Character sets may define multiple symbols. :-( - * configure.in: More fixes from Lars Hecking. + * imap/auth.c, imap/browse.c, imap/imap.c, imap/imap.h, + imap/imap_private.h, browser.c, configure.in, Makefile.am, + acconfig.h: Inclue GSS authentization for IMAP. - * configure.in: Adding AC_PREREQ to configure.in. + * dotlock.c, mx.c: Remove a couple of NFS-related hacks which + seem to be unnecessary. - * configure.in: - make sure the right software is used for building mutt. Patch - suggested by Lars Hecking and Will Fiveash. + * main.c: Fix a small typo affecting mutt -v's output. - * pgpinvoke.c: - don't leak /dev/null file descriptors. From Roland Rosenfeld. +1999-08-20 08:24:13 roessler (roessler) - * curs_main.c: fix^2 for stable. + * po/fr.po: Fixed french translation. - * curs_main.c: Fixing the fix - missing brackets. + * imap/Makefile.am, imap/auth.c, imap/browse.c, imap/imap.c, + imap/imap.h, imap/imap_private.h, imap/imap_socket.h, imap/md5.h, + imap/md5c.c, imap/socket.c, socket.c, globals.h, imap.c, imap.h, + init.h, lib.h, mime.h, mutt_socket.h: Brendan Cully's latest + IMAP clean-up. - * curs_main.c, parse.c: - [stable] Fix some memory leaks noted by purify running on behalf of - Daniel Eisenbud. + * prepare: branches: 2.8.2; Brendan Cully's latest IMAP clean-up. - * curs_main.c, parse.c: - Fix some memory leaks noted by purify running on behalf of Daniel - Eisenbud. + * protos.h, rfc2047.c, sendlib.c, Makefile.am, base64.c, + configure.in, copy.c: Brendan Cully's latest IMAP clean-up. -Tue Sep 28 18:55:31 1999 Thomas Roessler + * doc/manual.sgml.in, NEWS, copy.c, init.h, mutt.h, sendlib.c: + Back-port $bounce_delivered from unstable. - * po/ru.po: - Here goes an update for version 1.0-pre3i. The main feature of this - translation is that one-letter answers to multiple choice questions are not - localized (Thomas, could you please add this as comment to the update in CVS?) + * po/fr.po: [stable] Small fixes. - (From: Michael Sobolev.) +1999-08-19 10:04:28 roessler (roessler) - * sendlib.c: [stable] Include SPACE and HT with MIME specials. + * sendlib.c: [stable] Fix a back-porting bug. - * sendlib.c: [unstable] Include SPACE and HT with MimeSpecials. + * configure.in: [stable] Albert Chin-A-Young + suggests a different check for -lnsl + and -lsocket. - * Makefile.am: Better solution for the makedoc build using automake. + * configure.in: Albert Chin-A-Young suggests a slightly different + check for libsocket and libnsl. - * Makefile.am: - Some makes apparently have to be told about how to build makedoc. + * doc/manual.sgml.in: [stable] fix the urlview url. -Mon Sep 27 17:55:14 1999 Thomas Roessler + * doc/manual.sgml.head: fix the urlview url. - * copy.c: - A back-port from unstable had missed some parts which could lead to - message corruption with mh mail folders. + * main.c: copyright message cosmetics. - * po/it.po: new Italian translation from Marco d'Itri. + * Makefile.am, configure.in, prepare: Remove the $output.in hack, + and create a fake charmaps directory instead. - * po/pl.po: New polish translation. + * acconfig.h, configure.in: [stable] check signal.h for + sig_atomic_t. This should help to build this version of mutt + on systems such as SunOS 4.1. - * po/de.po: Translation fix from Roland Rosenfeld. + * sendlib.c: [stable] Force quotes around the boundary parameter's + value. - * doc/Attic/manual.sgml.in: Documentation fix from Roland Rosenfeld. + * sendlib.c: Force quotes around the boundary parameter. + Another courtesy towards Outlook. -Sat Sep 25 07:37:51 1999 Thomas Roessler + * pgp.c: [stable] Make sure the boundary MIME parameter is the + last one on multipart/signed. Otherwise, Outlook will fail. + Pointed out by Ian Bell, Turnpike. - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, po/el.po, po/de.po, po/cs.po: - post-release commit for 1.0pre3. + * muttlib.c, pgp.c: Ian Bell (turnpike) reports that Outlook + Express expects the boundary parameter to be the _last_ MIME + parameter on a multipart/* body part, and otherwise displays + messages as empty. - * VERSION, reldate.h, ChangeLog: pre-release commit for 1.0pre3. +1999-08-18 06:54:13 roessler (roessler) -Fri Sep 24 17:51:55 1999 Thomas Roessler + * doc/muttrc.man, doc/muttrc.man.head, doc/manual.sgml, NEWS: + documentation fixes. - * po/uk.po, po/zh_TW.Big5.po, po/sk.po, po/pl.po, po/ru.po, po/it.po, po/ko.po, po/nl.po, po/fr.po, po/id.po, po/el.po, po/es.po, po/cs.po, po/de.po, ChangeLog, VERSION, reldate.h: - automatic post-release commit for mutt-0.96.7 + * commands.c: Fetch senders' keys also when decrypting a message. + There may be a signature. -Thu Sep 23 21:13:55 1999 Thomas Roessler + * main.c: Don't try to create $maildir if it's an IMAP folder. - * po/el.po: New Greek tranlsation from Fanis . +1999-08-17 20:04:07 roessler (roessler) - * browser.c: [stable] Solaris snprintf vs. NULL pointers. + * reldate.h: :-( - * browser.c: - Try not to pass NULL pointers to snprintf - the Solaris version - doesn't like them. (Noted by Thomas.Parmelan@efrei.fr.) + * reldate.h: *grmbls* - * imap/imap_private.h, imap/socket.c, imap/util.c, imap/BUGS, imap/imap.c, buffy.c: - Brendan Cully's latest changes: + * po/de.po, ChangeLog, VERSION: post-release commit for 0.96.4. - * includes all of my last patch, since it hasn't been committed yet. - * catches a couple segfault problems if Context is NULL. - * works harder to avoid sending null STORE FLAGS commands. May not - be perfect yet, but also has extra debugging code. - * has the beginnings of a more interactive IMAP error handler. - Doesn't do anything yet, I'm just including it because I want to - get the rest of the patch out. + * po/de.po, VERSION, ChangeLog: post-release commit for 0.95.7. - * doc/Makefile.in, Makefile.am: - Use $(MAKE) instead of make. Noted by Ryan Murray - . + * doc/manual.sgml, doc/muttrc.man, Muttrc: ispell's default path. - * doc/Makefile.in, Makefile.am, configure.in, init.h: - A small portability fix related to makedoc. + * postpone.c: Fixing a mutt -p segfault. - * po/es.po: [stable] new spanish translation from Boris Wesslowski - . + * doc/mutt.man, main.c: cosmetics; mention warranties in the + manual page. - * alias.c: increase this limit for stable as well. +1999-08-15 19:59:09 roessler (roessler) - * handler.c: - [stable] Fix a buffer overflow and a bug helping with exploiting this - overflow in the text/enriched handler. + * compose.c: Make attach-message work with IMAP folders. - * handler.c: - Fix a buffer overflow and a bug helping with exploiting this - overflow in the text/enriched handler. + * po/cs.po: New CS translation. - * imap/browse.c, doc/manual.sgml.head, curs_main.c: This small patch: + * doc/Makefile.in, doc/manual.sgml, doc/muttrc.man, mutt.h, mx.c, + pgp.c, pgp.h, pgpinvoke.c, prepare, send.c, Makefile.am, Muttrc, + NEWS, README.SECURITY, browser.c, browser.h, commands.c, copy.c, + curs_main.c, globals.h, init.c, init.h, main.c: Various changes + added over the last week: - * catches a possible null-pointer dereference in mx_close_mailbox when - logging out of the server. - * fixes IMAP tab-completion cosmetics (slightly broken with last - Cyrus-compatibility updates) - * adds a bit to the IMAP part of the manual. + - $delete_untag - creation of "application/pgp" messages - + an attempt to fix prepare. - Browser format changes - Brendan Cully + * dotlock.h: cosmetics. - * alias.c: - Increase a buffer to make larger group aliases possible. The - current STRING buffer was far too small. + * dotlock.c: [stable] take dotlock.c from unstable. -Thu Sep 23 21:13:55 1999 Thomas Roessler + * dotlock.c: Commit remaining changes. - * po/el.po: New Greek tranlsation from Fanis . + * copy.c, mh.c, mutt.h: Remove ugly mh-synching kludge. - * browser.c: [stable] Solaris snprintf vs. NULL pointers. + * dotlock.c, dotlock.h: Really fix $save_empty, even when the + dotlocking code is compiled into mutt. - * browser.c: - Try not to pass NULL pointers to snprintf - the Solaris version - doesn't like them. (Noted by Thomas.Parmelan@efrei.fr.) + * dotlock.c, dotlock.h: [stable] Fix $save_empty even when the + dotlocking code is linked into mutt. - * imap/imap_private.h, imap/socket.c, imap/util.c, imap/BUGS, imap/imap.c, buffy.c: - Brendan Cully's latest changes: +1999-08-09 19:03:12 roessler (roessler) - * includes all of my last patch, since it hasn't been committed yet. - * catches a couple segfault problems if Context is NULL. - * works harder to avoid sending null STORE FLAGS commands. May not - be perfect yet, but also has extra debugging code. - * has the beginnings of a more interactive IMAP error handler. - Doesn't do anything yet, I'm just including it because I want to - get the rest of the patch out. + * ChangeLog, ChangeLog: check-point commit. - * doc/Makefile.in, Makefile.am: - Use $(MAKE) instead of make. Noted by Ryan Murray - . + * po/sk.po, po/uk.po, po/zh_TW.Big5.po, po/ko.po, po/nl.po, + po/pl.po, po/ru.po, po/de.po, po/el.po, po/es.po, po/fr.po, + po/id.po, po/it.po, po/cs.po: update-po. - * doc/Makefile.in, Makefile.am, configure.in, init.h: - A small portability fix related to makedoc. + * po/zh_TW.Big5.po: [stable] Fixing a small typo in the Chinese + translation. - * po/es.po: [stable] new spanish translation from Boris Wesslowski - . + * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, + po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/el.po, + po/es.po, po/de.po, po/cs.po: [stable] Adding the new polish + translation; general "make update-po". - * alias.c: increase this limit for stable as well. + * Muttrc, doc/muttrc.man, doc/muttrc.man.head, main.c, + po/zh_TW.Big5.po: Various fixes. Additionally, mutt will now + create the $folder directory when started in curses mode and if + it doesn't exist. - * handler.c: - [stable] Fix a buffer overflow and a bug helping with exploiting this - overflow in the text/enriched handler. +1999-08-08 14:57:13 roessler (roessler) - * handler.c: - Fix a buffer overflow and a bug helping with exploiting this - overflow in the text/enriched handler. + * po/zh_TW.Big5.po: new chinese translation. - * imap/browse.c, doc/manual.sgml.head, curs_main.c: This small patch: + * po/zh_TW.Big5.po: New chinese translation. - * catches a possible null-pointer dereference in mx_close_mailbox when - logging out of the server. - * fixes IMAP tab-completion cosmetics (slightly broken with last - Cyrus-compatibility updates) - * adds a bit to the IMAP part of the manual. + * Makefile.am: Fix order of some dependencies. - Brendan Cully + * Makefile.am: Fix keymap_defs.h dependency. - * alias.c: - Increase a buffer to make larger group aliases possible. The - current STRING buffer was far too small. + * po/it.po: Fix a translation string in it.po. -Sun Sep 12 19:39:10 1999 Thomas Roessler + * po/it.po: Fixing a message. From Marco. - * po/es.po: [stable] Updated spanish translation from Boris Wesslowski. + * doc/muttrc.man, init.h: Include complete documentation + regardless of actual features. - * po/es.po: - [stable] Fixes for the Spanish translation. From Nicolás Lichtmaier - . + * doc/manual.sgml.in, doc/manual.sgml.tail, doc/mutt.man, + doc/mutt.man.in, doc/muttrc.man, doc/muttrc.man.head, + doc/muttrc.man.tail, contrib/Makefile.in, contrib/gpg.rc, + doc/Makefile.in, doc/devel-notes.txt, doc/dotlock.man, + doc/dotlock.man.in, doc/manual.sgml, doc/manual.sgml.head, + Makefile.am, Muttrc.head, Muttrc.in, NEWS, configure.in, init.h, + makedoc.c: Documentation updates; autogeneration of documentation + from init.h. - * imap/BUGS, imap/Makefile.am, imap/TODO, imap/auth.c, imap/imap.c, imap/imap.h, imap/imap_private.h, imap/message.c, imap/util.c, buffy.c, commands.c, globals.h, init.h: - The attached patch (imap-turbocharge.diff): +1999-08-04 19:58:13 roessler (roessler) - * changes mutt_buffy_check to only poll the selected folder when it - is opened, not all mailboxes (unless the timeout has expired). - This is a noticeable win if you have a few IMAP mailboxes. + * NEWS: documentation to prepare the next release. - * sets the default checkinterval to 60 seconds from 0. Things are - much much slower with 0. + * doc/dotlock.man.in, dotlock.c, dotlock.h, mbox.c, mx.c, mx.h: + [stable] Fix $save_empty. - * makes some cosmetic renames + * ChangeLog: ChangeLog. - * moves lots of generic imap stuff into a separate file, imap/util.c + * NEWS, protos.h, send.c: Various fixes; documentation. - * abstracts the process of sending a command to an IMAP server a bit - better (lots more to do here, though). + * doc/dotlock.man.in: Document the -d option. - * moves the message-set creation code used by the new fastdelete - code into its own function, since it is generally useful. + * dotlock.h, mbox.c, mx.c, mx.h, dotlock.c: Fix $save_empty. - * implements server-side copy of messages. Tagged messages are - copied in one command, thanks to the message-set function. Speedy! +1999-07-29 09:17:29 roessler (roessler) - (From: Brendan Cully; modifications by tlr.) + * doc/manual.sgml.in: Remove references to the old PGP + configuration interface. Noted by Hanno Wagner . -Sat Sep 11 17:04:12 1999 Thomas Roessler + * browser.c, complete.c, enter.c, imap.c, imap.h, main.c, + protos.h: Brendan Cully's latest IMAP patches. - * po/pl.po: [stable] new polish translation from Pawel Dienkonski. +1999-07-28 20:40:49 roessler (roessler) - * po/es.po: [stable] New Spanish translation from Boris Wesslowski. + * doc/manual.sgml.in: Fix "lists" documentation. From Jeremy + Blosser . - * configure.in: [stable] Hurd portability patch from Marcus Brinkmann. + * doc/manual.sgml.in: Fix the description of the lists command. + Patch provided by Jeremy Blosser . - * configure.in: Hurd portability patch from Marcus Brinkmann. + * doc/PGP-Notes.txt, pgp.h, pgpinvoke.c, init.c, init.h, pgp.c: + PGP 6 support. - * imap/browse.c, imap/imap.c: Fix IMAP fast deletion. From Brendan. + * doc/manual.sgml.in, doc/mutt.man.in, doc/manual.sgml.in, + doc/mutt.man.in: Documentation fixes from Jeremy Blosser. - * Attic/Muttrc.in: typos fixed by Telsa. + * mh.c: Replarse mh message' headers when updating them. - * doc/Attic/manual.sgml.in: - Small manual fix for stable. Noted by Telsa - . + * mh.c: Re-parse mh messages when committing them to disk. + The structure may have changed. -Wed Sep 8 06:05:54 1999 Thomas Roessler + * rfc822.h, commands.c, init.h, pgp.c, pgp.h, pgpinvoke.c: Add a + hook which enables us to fetch PGP keys from servers on demand. + Look out for pkspxy. :-) - * imap/imap.c, imap/imap.h, imap/imap_private.h, mx.c, curs_main.c: - The attached patch: + * hdrline.c: Enable the use of %F in conditionals. From Aaron + Schrab . - * gets Mutt to properly log off the IMAP server when quitting. Clients - don't care, but it's polite and proper. - * further updates the flags changes from yesterday - * uses CLOSE instead of EXPUNGE when closing a mailbox and purging - messages, for some slight speed gain. - * purges all messages marked for deletion in one command (if purging), - making for very cool speed gains switching mailboxes if you're on, - say, a few high volume mailing lists. Yeah, baby! (I personally love - this one). +1999-07-26 21:04:53 roessler (roessler) - (From Brendan Cully ) + * dotlock.c: impose a hard limit on the number of locking + attempts. -Tue Sep 7 17:01:28 1999 Thomas Roessler + * dotlock.c: Impose a hard limit on dotlock attempts. - * Makefile.am: Bail out if the chmod of mutt_dotlock fails. + * recvattach.c, gnupgparse.c, pgpinvoke.c: Fix an error message. + Also, close Debian bug #37394 for stable. - * pgpkey.c: Fix a strtok NULL pointer problem. + * acconfig.h, configure.in: Check for gpgm. - * doc/Attic/manual.sgml.in: notes on how to produce secure mailcaps. + * recvattach.c: Make an error message ready for translation. + From Gero Treuner. - * gnupgparse.c, pgpinvoke.c: GPG-related fix from Gero Treuner. + * Makefile.am: Add missing dependencies for pgpring. Fix from + David Ellement - * imap/BUGS, imap/Makefile.am, imap/TODO, imap/imap.c, imap/imap_private.h, imap/message.c, imap/message.h, mutt.h, muttlib.c, mx.c, status.c, complete.c, flags.c: - * redoes the folder update optimisation I did yesterday. It's somewhat - cleaner and less invasive, and I'm not so worried about memory leaks - now. + * Makefile.am: Create keymap_defs.h when it isn't present. + Fix from Lars Hecking . - * Fixes the bug where mutt would append a '/' to $folder even if it - was only {mailhost}, causing mutt to browse the root directory - instead of the home directory. + * Makefile.am: Generate keymap_defs.h when it isn't present. + Fix proposed by Lars Hecking . - * includes a first stab at preserving the D flag on the IMAP server. - Now if you answer no to 'Purge deleted', the server still stores - the messages as deleted, but doesn't expunge them on exit. + * doc/manual.sgml.in, handler.c, init.h, mutt.h, parse.c: Undo + the content-disposition changes. They don't merge well with + operations such as printing, and need some more thought. - NOTE: this is a first attempt. Play around, but don't mark things - as deleted that you'd be sorry to see disappear. + * doc/manual.sgml.in, init.h, mutt.h, parse.c, handler.c: When an + attachment's content-disposition is different from "inline", and + if the user sets the use_cdisp option, don't auto_view this part. - (From: Brendan Cully ) + * ChangeLog: checkpointing. - * doc/manual.sgml.head: Adding notes from README.SECURITY. + * flags.c, protos.h, recvattach.c: When replying to message/rfc822 + type attachments, Context statistics would go out of order. + Problem noted by Johan van Selst . -Mon Sep 6 09:16:53 1999 Thomas Roessler + * flags.c, protos.h, recvattach.c: When replying to a + message/rfc822 attachment, the Context statistics would get out + of order. Problem noted by Johan van Selst . - * imap/Makefile.am, imap/TODO, imap/imap.c, imap/imap.h, imap/imap_private.h, imap/message.c, imap/message.h, mutt.h, muttlib.c: - * Small imap/Makefile.am tweak for make dist + * curs_lib.c: Dynamically allocate the unget buffer. Fixes Debian + bug #41042. From Gero Treuner. - * Hold on to mailbox flags, message flags, do update in one pass - instead of two, halving traffic on mailbox sync. + * curs_lib.c: Dynamically allocate the unget buffer. Fixes Debian + bug #41042. From Gero Treuner . - * Update message flags at fetch as well as header download, if the - server thinks they've changed. Saves some unneeded updates on - sync. + * curs_main.c: Fix read_only in folder-hooks. - * Move some structures out of imap_private.h into message.h, since - they are local now. + * curs_main.c, ChangeLog: The following: - (From: Brendan Cully ) + folder-hook !asdf unset read_only folder-hook asdf + set read_only -Sun Sep 5 08:42:23 1999 Thomas Roessler + wouldn't work. Fix from Gero Treuner + . - * contrib/Tin.rc: add a sample of tin/lynx-like key bindings. + * browser.h, imap.c, imap.h, mx.c, postpone.c, browser.c: + Assorted IMAP fixes. From Brendan Cully , + message <19990725150346.A19750@xanadu.kublai.com>. - * imap/Makefile.am: include message.c with the IMAP library. + * parse.c, rfc2047.c, rfc2231.c, rfc2231.h, sendlib.c, + Makefile.am, TODO, copy.c, init.h, mutt.h: Implement RFC 2231. - * init.c: [stable] Fixing "unignore *". + * ChangeLog: *** empty log message *** - * init.c: Fix "unignore *": We must not add "*" to the unignore list. + * commands.c: Fix a missing #ifdef. From Matt Armstrong + . - * init.h: Documentation nit, from Liviu. + * doc/devel-notes.txt: Add some notes. From Matt Armstrong + . -Sat Sep 4 04:55:58 1999 Thomas Roessler +1999-07-24 14:55:45 roessler (roessler) - * imap/BUGS, imap/browse.c, imap/imap.c, imap/imap_private.h, imap/message.c: - Fix some more IMAP problems. From Brendan Cully. + * rfc2047.c: Add some sanity checks to the RFC 2047 decoder. + From "Alexander V. Lukyanov" . -Fri Sep 3 21:42:16 1999 Thomas Roessler +1999-07-23 06:31:09 roessler (roessler) - * contrib/sample.muttrc: - fix mailing list addresses. Noted by David Benfell - . + * parse.c: There was some code missing about TYPEMODEL. Noted by + Brian Salter-Duke . - * browser.c: - - If the name of the folder returned by an IMAP server is empty, Mutt - could segfault in the browser window attempting to display it. - - add_folder in browser.c looks like it got corrupted in some CVS - update. A small patch makes things work again for - examine_mailboxes. - (From: Brendan Cully ) +1999-07-22 14:56:44 roessler (roessler) - * strdup.c, configure.in: strdup for unstable. + * mutt.h: Fix content-type's widths. - * configure.in, strdup.c: - [stable] Some systems may not have strdup. Substitute it. +1999-07-21 13:02:12 roessler (roessler) - * strdup.c: - file strdup.c was initially added on branch mutt-1-0-stable. + * recvattach.c: When forwarding or replying to attachments, + use the proper time stamp for From_ lines of Fccs. Note: This + code may need some clean-up, it's horribly slow. - * browser.c: [stable] cosmetic fix from Brendan Cully. + * buffy.c: Fix compilation problem for non-imap systems. -Thu Sep 2 18:50:46 1999 Thomas Roessler + * compose.c: *grr* avoid a warning about /* in a comment. - * editmsg.c: - Don't copy the Status header to the user's edit buffer - we destroy - it later when copying the message back. + * compose.c: call mutt_update_encoding() after changing an + attachment's content type. - * acconfig.h, configure.in, init.c, init.h, main.c: - [stable] Improved pgp 6.5.1 support. From Jochen Schmitt - . +1999-07-20 20:09:13 roessler (roessler) - * doc/manual.sgml.head, Makefile.am, OPS, compose.c, curs_main.c, editmsg.c, mutt.h, protos.h, send.c, sendlib.c: - A new edit-message feature, giving the raw message in an editor. + * send.c, sendlib.c, protos.h: Use $from for resent-from headers + when bouncing messages. - * imap/auth.c: Fix a tiny signedness warning. + * imap.c: Fix from Gero Treuner. - * dotlock.c: Remove a superfluous label. + * init.c: Fix value completion for DT_ADDR variables. While we + are on it, proper quoting is added. - * dotlock.c: [stable] remove a superfluous label. + * init.h, send.c, alias.c, globals.h, init.c: As Aaron Schrab + noted, patch-0.95.6.tlr.reverse_name.1 broke the use of my_hdr + from send-hooks. This patch introduces a new variable $from + which can be used to use a default sender address; to make this + possible, a new variable class DT_ADDR is defined. - * po/cs.po: - New czech translation. From Jiri Pavlovsky . + We now have the following algorithm for determining the from + address: - * doc/Attic/manual.sgml.in: - [stable] It's www.sgmltools.org, not www.sgml-tools.org. Noted by - Heiko Schlichting. + - $from is used as the default from address, if defined. + Otherwise, the local user name and (if the user wishes so) + the local domain are used. + - This address can be overridden by $reverse_name, if set. + - Now, send-hooks are evaluated. - Afterwards, user headers + are evaluated. In this step, the from + header can be overridden using my_hdr From:. - When there is + no real name, $realname is used for it. Note that, + when the default from header is used and $from defines a real + name, it takes precedence over $realname. -Wed Sep 1 21:41:19 1999 Thomas Roessler + * buffy.c, complete.c, imap.c, imap.h: Bugs fixed * Mutt sometimes + forgets that IMAP folders with new mail have new + mail. * On some common IMAP servers, Mutt erroneously insists + that the + current folder has new mail. * Mutt constantly polls the + server for new messages, + disregarding the imap_checkinterval option. - * doc/Makefile.in, Makefile.am: - A couple of build process and portability fixes concerning the - automatically generated documentation. + New features * tab-completion of IMAP folders. Not yet namespace + aware, though it + will work within an alternate namespace (eg won't complete + #ft -> #ftp, but will complete #ftp/pu -> #ftp/pub). Some + tweaking of the browser was necessary to get it to cooperate + with completion. Some remains to be done. - * mutt.h, init.c: - [stable] Fix ignore/unignore. This is a back-port from the unstable - branch. + (From: From: Brendan Cully ) - * po/ko.po: New Korean translation. From Byeong-Chan Kim - . + * doc/manual.sgml.in, globals.h, init.h, send.c, Muttrc.in: + Remove the $in_reply_to configuration variable. - * curs_lib.c, edit.c, hdrline.c, sendlib.c: - Fix a couple of possible compilation warnings. (Noted by "John C. - Place" .) + * doc/manual.sgml.in, globals.h, init.h, send.c, Muttrc.in: + Remove the $in_reply_to configuration variable and always use + the message-ID for that header. - * hdrline.c, sendlib.c, curs_lib.c, edit.c: - [stable] Fix a couple of small warnings. Noted by "John C. Place" - . + * pgp.c: patch-0.95.6.pgperror.1 - * ChangeLog: check-point commit. + * po/de.po, curs_main.c, pager.c, po/de.po, curs_main.c, pager.c: + patch-0.95.6.gettext.1.gz, from Gero Treuner. - * mx.c: Don't clear the error line whenever dotlocking a file. + * pager.c, pager.c: patch-0.95.6.search_in_help.1, from Gero + Treuner. - * mx.h: adding a prototype. + * po/sk.po: New sk translation. - * curs_main.c, mailbox.h, mx.c: - When the user synchronizes a mail folder, do a thorough check. + * alias.c, enter.c: patch-0.95.6.alias_compl.1.gz, from Gero + Treuner -Wed Sep 1 07:47:40 1999 Thomas Roessler +1999-07-19 19:18:05 roessler (roessler) - * mx.c: Don't clear the error line whenever dotlocking a file. + * configure.in, pgppubring.c: Fix compilation problems with + SunOS 4. From Lars Hecking. - * mx.h: adding a prototype. + * po/sk.po: new sk translation. - * curs_main.c, mailbox.h, mx.c: - When the user synchronizes a mail folder, do a thorough check. + * buffy.c: Consider empty folders to be non-existent for buffy's + purposes. -Tue Aug 31 20:26:33 1999 Thomas Roessler +1999-07-06 22:57:08 roessler (roessler) - * po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/ko.po, po/nl.po, po/pl.po, po/id.po, po/it.po, po/es.po, po/fr.po, VERSION, po/cs.po, po/de.po, po/el.po, reldate.h, Makefile.am, ChangeLog: - automatic post-release commit for mutt-0.96.6 + * send.c, sendlib.c, signal.c, system.c, curs_lib.c, curs_main.c, + globals.h, menu.c, mutt.h, pager.c, pattern.c, protos.h, + attach.c, commands.c, compose.c: Applying Liviu Daia's signal + handling patches. They work fine with unstable for months now, + so we may wish to use them with stable. - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, po/el.po, po/de.po, po/cs.po, VERSION, reldate.h, ChangeLog: - post-release commit for 1.0pre2. + * po/zh_TW.Big5.po, po/el.po, configure.in: Greek and Chinese + translations for unstable. - * doc/manual.sgml.tail, doc/manual.sgml.head, protos.h, thread.c, OPS, curs_main.c, functions.h: - Adding a function. From Roland Rosenfeld - . + * po/zh_TW.Big5.po: branches: 1.1.2; file zh_TW.Big5.po was + initially added on branch mutt-1-0-stable. -Tue Aug 31 19:51:34 1999 Thomas Roessler + * po/zh_TW.Big5.po: Chinese translation for stable. - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, po/el.po, po/de.po, po/cs.po, VERSION, reldate.h, ChangeLog: - post-release commit for 1.0pre2. + * configure.in: Adding chinese (big5) translation. - * doc/manual.sgml.tail, doc/manual.sgml.head, protos.h, thread.c, OPS, curs_main.c, functions.h: - Adding a function. From Roland Rosenfeld - . + * po/el.po: branches: 1.1.2; file el.po was initially added on + branch mutt-1-0-stable. -Tue Aug 31 19:11:57 1999 Thomas Roessler + * po/el.po, configure.in: Adding greek translation from Fanis + . - * doc/manual.sgml.tail, doc/manual.sgml.head, protos.h, thread.c, OPS, curs_main.c, functions.h: - Adding a function. From Roland Rosenfeld - . + * mx.c, mx.h, parse.c, pop.c, postpone.c, protos.h, recvattach.c, + sendlib.c, attach.c, buffy.c, copy.c, lib.c, mailbox.h, mh.c: + New mh and maildir folder writing code. Back-port from unstable. - * curs_lib.c: - Fix possible signedness problem with localized y/n responses. + * color.c: Fix color problem noted by Todd Larson. From unstable. - * po/ru.po: - New russian translation. From Michael Sobolev . + * color.c: Fixing a string buffer problem noted by Todd Larason + . - * Attic/imap.c: [stable] fix IMAP caching. + * imap.c: Try creating an IMAP folder before writing to it. + Hack from "Neulinger, Nathan R." . -Mon Aug 30 16:10:45 1999 Thomas Roessler + * contrib/pgp5.rc, contrib/pgp2.rc: Fix various bugs. - * configure.in, imap/imap.c, main.c: Properly handle IMAP cache files. +1999-07-01 11:22:22 roessler (roessler) - * mh.c: cosmetics. + * contrib/gpg.rc: Fix gpg invocation. Noted by Werner Koch. - * mh.c: [stable] Back-port various fixes from unstable. + * mx.c: Fix a small imap-related bug. - * mh.c: Avoid a memory and temporary file leak. + * recvattach.c, sendlib.c, buffy.c, copy.c, curs_lib.c, + globals.h, gnupgparse.c, hdrline.c, init.c, init.h, lib.c, + lib.h, mailbox.h, mh.c, mutt.h, mx.c, mx.h, parse.c, pattern.c, + pgpkey.c, pgppubring.c, pop.c, postpone.c, protos.h, attach.c: + Various patches from last week, including: - * mx.c, Attic/imap.c, buffy.c, configure.in: - [stable] back-port of various IMAP-related fixes. From Brendan - Cully . + - new mh/maildir access code. - subscribe/unsubscribe - + various fixes. -Fri Aug 27 07:41:44 1999 Thomas Roessler +1999-06-14 21:20:42 roessler (roessler) - * TODO: some notes on generic limiting. + * mutt.h, parse.c, sendlib.c: - Handle CRLF properly in non-text + MIME parts. - Correctly parse attachments with CRLF line endings, + but without a + trailing CRLF. -Thu Aug 26 20:26:56 1999 Thomas Roessler + * alias.c, enter.c: Completion fixes from Gero Treuner + . - * keymap.c: - Change alias menu key bindings to something more reasonable. +1999-06-10 09:30:39 roessler (roessler) - * imap/TODO: Adding a TODO list. + * alias.c, commands.c, curs_main.c, pager.c, protos.h: Use the + same address with take-alias and display-address. - * doc/manual.sgml.tail: - Fix the sgml-tools url. Noted by Heiko Schlichting. +1999-06-09 17:17:53 roessler (roessler) - * doc/Attic/manual.sgml.in: - Fix the URL to the sgml-tools package. Noted by Heiko Schlichting. + * recvattach.c: Fix the fix. Most of it was wrong. - * mh.c: Fixing a somewhat hypothetical error condition. + * recvattach.c: There was bogus bug-fixing in the last fix. - * curs_main.c, keymap.c, pager.c, recvattach.c: IRIX fixes. + * recvattach.c: Fix attachment forwading. Same problem as + in unstable. - * keymap.c, main.c, pager.c, recvattach.c, curs_main.c, edit.c: - Various fixes to make mutt compile on IRIX. Additionally, we - introduce default bindings for the key which is used by xwsh - for "return". Suggested by Heiko Schlichting - . + * recvattach.c: Fix attachment forwarding. The leading newline + for certain MIME boundaries was missing. *grrrr* -Wed Aug 25 06:33:37 1999 Thomas Roessler + * send.c: Give reverse_name precedence over my_hdr From: - * configure.in: We need ranlib even when we don't use IMAP. +1999-06-08 18:30:42 roessler (roessler) - * compose.c: - Trivial patch to make attach-message work for IMAP folders. + * acconfig.h, configure.in, pgppubring.c, protos.h: Portability + patches for SunOS 4.1. From Lars Hecking. -Tue Aug 24 21:27:20 1999 Thomas Roessler + * curs_main.c, curs_main.c: Fix "Tab" behaviour when returning + from the pager. - * po/de.po: Updates from Roland Rosenfeld. + * mutt.h, pattern.c, send.c, sendlib.c, commands.c, copy.c, + copy.h, handler.c, imap.c, attach.c: Don't do charset conversions + when they aren't necessary. - * Makefile.am: Automake clean-up. From Lars Hecking. + Back-port from unstable. - * po/id.po: Updates. + * pgp.c, pgpinvoke.c, pgpkey.c, pgplib.h, pgppubring.c, + recvattach.c, Makefile.am, commands.c, compose.c, configure.in, + hdrline.c, init.c, init.h, mutt.h: - Add a $weed option. - + Add out-of-band reporting of signature status. - * doc/Makefile.in: build muttrc.man before installing it. +1999-06-03 21:48:24 roessler (roessler) - * reldate.h, Makefile.am, VERSION, ChangeLog: - automatic post-release commit for mutt-0.96.5 + * curs_main.c: Another header weeding change. Experimental. - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, po/el.po, po/de.po, po/cs.po, NEWS, VERSION, reldate.h, ChangeLog: - release-commit 1.0pre1. + * commands.c, init.h, mutt.h, send.c: Experimental: Use OPTWEED + for _all_ header weeding throughout mutt. - * Makefile.am: Still more bugs in the release-building process. + * contrib/Makefile.in, Makefile.am, NEWS, VERSION, reldate.h, + ChangeLog: post-release commit 0.96.3. - * Makefile.am: *grrrr* typos. + * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, + po/it.po, po/id.po, po/fr.po, po/es.po, po/de.po, po/cs.po, + gnupgparse.c, reldate.h, NEWS, VERSION, ChangeLog: release + commit 0.95.6. - * po/sk.po, po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/nl.po, po/pl.po, po/fr.po, po/id.po, po/it.po, po/ko.po, po/cs.po, po/de.po, po/el.po, po/es.po, ChangeLog: - translation update. + * po/pl.po, po/ko.po, po/fr.po, po/de.po, po/cs.po: Latest + chagnes. - * Makefile.am: Some of the targets were broken. + * doc/PGP-Notes.txt, contrib/pgp2.rc, contrib/pgp5.rc, + pgppubring.c: Hardwire some mechanisms for finding secret and + public key-rings. This way, we need to hard-wire less stuff in + the various configuration files, making the use of PGP with mutt + a bit simpler again. - * Makefile.am: Another tidbit. + * contrib/pgp2.rc: Another little fix. - * Makefile.am: - Still more build-process stuff. Let's see whether this automatically - builds 0.96.5. + * contrib/pgp2.rc: ups, wrong order of arguments when verifying + signatures. - * doc/Attic/manual.sgml, doc/Attic/muttrc.man, Attic/Muttrc: - Remove some auto-built files from the repository. + * doc/PGP-Notes.txt: Document the new PGP configuration interface. - * Makefile.am: Further distribution process fixes. + * contrib/gpg.rc, contrib/pgp2.rc, contrib/pgp5.rc, pgp.c, pgp.h, + pgpewrap, pgpinvoke.c, pgpkey.c, pgplib.c, pgplib.h, pgppubring.c, + Makefile.am, compose.c, configure.in, gnupgparse.c, init.c, + init.h, mutt.h: Experimental: New PGP invocation interface. The + invocations are done through formats, so all this should fit + more cleanly into mutt now. - * po/POTFILES.in: - Make translations fit together with actual source tree. +1999-06-02 18:52:19 roessler (roessler) - * doc/Makefile.in, Attic/Muttrc, ChangeLog, Makefile.am: - More fixes to the distribution-building process; check-point commit - for documentation and ChangeLog. + * Makefile.am, extlib.c, init.c, lib.c, lib.h, mutt.h, muttlib.c, + protos.h: Major cutting & pasting: We now have a "real" library + in lib.c which can be linked against external programs without + much effort. - * doc/Attic/manual.sgml, doc/Attic/muttrc.man, doc/Makefile.in: - Various experimental changes to automate the distribution-building - process; documentation update. + * po/ko.po, po/pl.po, po/es.po, po/it.po, po/de.po: various + updates. - * Makefile.am: - Various experimental changes to automate the distribution-building - process. +1999-06-01 14:52:09 roessler (roessler) -Tue Aug 24 16:20:55 1999 Thomas Roessler + * flags.c, mh.c, curs_main.c: Back-porting the maildir fixes + from 0.96.2. - * Makefile.am: Still more bugs in the release-building process. +1999-05-31 16:11:32 roessler (roessler) - * Makefile.am: *grrrr* typos. + * VERSION: Preparing pre-release for 0.95.6. - * po/sk.po, po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/nl.po, po/pl.po, po/fr.po, po/id.po, po/it.po, po/ko.po, po/cs.po, po/de.po, po/el.po, po/es.po, ChangeLog: - translation update. + * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, + po/it.po, po/id.po, po/fr.po, po/es.po, po/de.po, po/cs.po: + translation updates - * Makefile.am: Some of the targets were broken. + * hook.c, pattern.c, pgp.c, send.c: Backporting fixes from + unstable. - * Makefile.am: Another tidbit. + * pattern.c, pgp.c, send.c, hook.c: Minor bug-fixes. - * Makefile.am: - Still more build-process stuff. Let's see whether this automatically - builds 0.96.5. +1999-05-21 15:55:27 roessler (roessler) - * doc/Attic/manual.sgml, doc/Attic/muttrc.man, Attic/Muttrc: - Remove some auto-built files from the repository. + * po/ko.po: Adding the Korean translation. - * Makefile.am: Further distribution process fixes. + * configure.in: Korean translation. - * po/POTFILES.in: - Make translations fit together with actual source tree. + * po/ko.po: branches: 1.1.2; Korean translation. - * doc/Makefile.in, Attic/Muttrc, ChangeLog, Makefile.am: - More fixes to the distribution-building process; check-point commit - for documentation and ChangeLog. + * configure.in: Korean translation. - * doc/Attic/manual.sgml, doc/Attic/muttrc.man, doc/Makefile.in: - Various experimental changes to automate the distribution-building - process; documentation update. +1999-05-18 19:22:55 roessler (roessler) - * Makefile.am: - Various experimental changes to automate the distribution-building - process. + * imap.c, imap.c: Latest IMAP fixes from Brandon. -Tue Aug 24 16:12:23 1999 Thomas Roessler + * imap.c: The current code wasn't asking for the capabilities + of the server in the case where the user is using PREAUTH. - * Makefile.am: *grrrr* typos. + * imap.c: The current IMAP code wasn't asking for the capabilities + of the server in the case where the user is using PREAUTH. - * po/sk.po, po/uk.po, po/zh_TW.Big5.po, po/ru.po, po/nl.po, po/pl.po, po/fr.po, po/id.po, po/it.po, po/ko.po, po/cs.po, po/de.po, po/el.po, po/es.po, ChangeLog: - translation update. +1999-05-16 06:26:11 roessler (roessler) - * Makefile.am: Some of the targets were broken. + * po/it.po: New IT translation. - * Makefile.am: Another tidbit. + * pgpkey.c: Add a couple of token delimiters when constructing + hints. This way, addresses like "Chr. xyz" + will match key IDs like xyz . - * Makefile.am: - Still more build-process stuff. Let's see whether this automatically - builds 0.96.5. + * handler.c: Fix base64 decoding. - * doc/Attic/manual.sgml, doc/Attic/muttrc.man, Attic/Muttrc: - Remove some auto-built files from the repository. +1999-05-06 08:29:17 roessler (roessler) - * Makefile.am: Further distribution process fixes. + * curs_main.c, flags.c, mh.c: Fixing more maildir cursor problems. - * po/POTFILES.in: - Make translations fit together with actual source tree. +1999-05-05 20:33:57 roessler (roessler) - * doc/Makefile.in, Attic/Muttrc, ChangeLog, Makefile.am: - More fixes to the distribution-building process; check-point commit - for documentation and ChangeLog. + * imap.c: The latest IMAP fixes. - * doc/Attic/manual.sgml, doc/Attic/muttrc.man, doc/Makefile.in: - Various experimental changes to automate the distribution-building - process; documentation update. + * imap.c: Fixing imap_check_mailbox(). From Brandon Long. - * Makefile.am: - Various experimental changes to automate the distribution-building - process. + * imap.c: Mutt would lose user-set "N" flags. -Tue Aug 24 15:51:56 1999 Thomas Roessler +1999-05-03 16:17:29 roessler (roessler) - * Makefile.am: Some of the targets were broken. + * gnupgparse.c: gnupg gives reasonable trust values now. - * Makefile.am: Another tidbit. + * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, + po/id.po, po/fr.po, po/es.po, po/de.po, po/cs.po, keymap.c, + menu.c, send.c: Various fixes from last week. - * Makefile.am: - Still more build-process stuff. Let's see whether this automatically - builds 0.96.5. + * keymap.c, menu.c, pgpkey.c, send.c: Various fixes. - * doc/Attic/manual.sgml, doc/Attic/muttrc.man, Attic/Muttrc: - Remove some auto-built files from the repository. +1999-04-23 09:01:42 roessler (roessler) - * Makefile.am: Further distribution process fixes. + * reldate.h: ups, this should also be updated for 0.95.5 final. - * po/POTFILES.in: - Make translations fit together with actual source tree. + * ChangeLog: preparing the final 0.95.5. - * doc/Makefile.in, Attic/Muttrc, ChangeLog, Makefile.am: - More fixes to the distribution-building process; check-point commit - for documentation and ChangeLog. + * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, + po/id.po, po/fr.po, po/es.po, po/de.po, po/cs.po: New translations + and typo fixes. - * doc/Attic/manual.sgml, doc/Attic/muttrc.man, doc/Makefile.in: - Various experimental changes to automate the distribution-building - process; documentation update. + * OPS: Fix a documentation typo. - * Makefile.am: - Various experimental changes to automate the distribution-building - process. + * po/de.po: translation fixes from Roland and Gero. -Tue Aug 24 15:10:48 1999 Thomas Roessler +1999-04-22 10:21:41 roessler (roessler) - * doc/Makefile.in, doc/manual.sgml, doc/muttrc.man: - Various experimental changes to automate the distribution-building - process; documentation update. + * doc/manual.sgml.in: Document %_. - * Makefile.am: - Various experimental changes to automate the distribution-building - process. + * menu.c: Fix redraws. Back-port from unstable. -Mon Aug 23 22:12:09 1999 Thomas Roessler + * lib.c: Add "_" as an expando option. - * charmaps/Makefile.am, configure.in: - Fix charmaps part of the build process. + * imap.h, init.h, mutt.h, mutt_socket.h, socket.c, imap.c: + IMAP update from Brandon Long. - * copy.c: Fix an off-by-one error which lead to a segmentation fault. + * send.c: Fix FCC-related SNAFU in the ci_send_message() + spaghetti. - * charset.c: - Don't delete symbol -> character code mappings. Character sets may - define multiple symbols. :-( +1999-04-20 19:26:28 roessler (roessler) - * imap/auth.c, imap/browse.c, imap/imap.c, imap/imap.h, imap/imap_private.h, browser.c, configure.in, Makefile.am, acconfig.h: - Inclue GSS authentization for IMAP. + * sendlib.c: [stable] fix timezone snafu. - * dotlock.c, mx.c: - Remove a couple of NFS-related hacks which seem to be unnecessary. + * sendlib.c: Fix a time zone snafu. - * main.c: Fix a small typo affecting mutt -v's output. + * po/ru.po, po/sk.po, po/uk.po, po/fr.po, po/id.po, po/it.po, + po/nl.po, po/pl.po, po/cs.po, po/de.po, po/es.po, VERSION, + reldate.h, ChangeLog: Preparing 0.96.2. -Fri Aug 20 08:24:13 1999 Thomas Roessler + * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/id.po, + po/it.po, po/fr.po, po/es.po, po/de.po, po/cs.po, VERSION, + reldate.h, ChangeLog: preparing 0.95.5 - * po/fr.po: Fixed french translation. +1999-04-12 21:02:35 roessler (roessler) - * imap/Makefile.am, imap/auth.c, imap/browse.c, imap/imap.c, imap/imap.h, imap/imap_private.h, imap/imap_socket.h, imap/md5.h, imap/md5c.c, imap/socket.c, Attic/socket.c, Attic/imap.c, Attic/imap.h, Attic/mutt_socket.h, globals.h, init.h, lib.h, mime.h, prepare, protos.h, rfc2047.c, sendlib.c, Makefile.am, base64.c, configure.in, copy.c: - Brendan Cully's latest IMAP clean-up. + * recvattach.c: more multipart/alternative handling. - * doc/Attic/manual.sgml.in, NEWS, copy.c, init.h, mutt.h, sendlib.c: - Back-port $bounce_delivered from unstable. + * recvattach.c: Change multipart handling when receiving messages. - * po/fr.po: [stable] Small fixes. + * compose.c: Clean-up, from Vikas. -Thu Aug 19 10:04:28 1999 Thomas Roessler + * parse.c: typo. - * sendlib.c: [stable] Fix a back-porting bug. + * parse.c: us-ascii is the default character set for text + attachments we receive. - * configure.in: - [stable] Albert Chin-A-Young suggests a - different check for -lnsl and -lsocket. + * compose.c, sendlib.c: Fix default character set setting when + attaching text files. - * configure.in: - Albert Chin-A-Young suggests a slightly different check for - libsocket and libnsl. + * imap.c: Fix an IMAP quoting problem. Essentially from Randall + Nortman . - * doc/Attic/manual.sgml.in: [stable] fix the urlview url. + * po/sk.po, po/id.po, configure.in: new languages: id, sk. - * doc/manual.sgml.head: fix the urlview url. + * po/id.po, po/sk.po: branches: 1.1.2; New translations: id, sk. - * main.c: copyright message cosmetics. + * configure.in: New translations: id, sk. - * Makefile.am, configure.in, prepare: - Remove the $output.in hack, and create a fake charmaps directory - instead. +1999-03-31 06:35:03 roessler (roessler) - * acconfig.h, configure.in: - [stable] check signal.h for sig_atomic_t. This should help to build - this version of mutt on systems such as SunOS 4.1. + * charset.c: Stupid error. - * sendlib.c: - [stable] Force quotes around the boundary parameter's value. + * charset.c, charset.h: Another small charset optimization. - * sendlib.c: - Force quotes around the boundary parameter. Another courtesy - towards Outlook. + * charset.h, handler.c, charset.c: A couple of optimizations, + most notably for the special case of a non-prefix state. - * pgp.c: - [stable] Make sure the boundary MIME parameter is the last one on - multipart/signed. Otherwise, Outlook will fail. Pointed out by Ian - Bell, Turnpike. +1999-03-30 23:50:33 roessler (roessler) - * muttlib.c, pgp.c: - Ian Bell (turnpike) reports that Outlook Express expects the - boundary parameter to be the _last_ MIME parameter on a multipart/* - body part, and otherwise displays messages as empty. + * charset.c, charset.h, handler.c: This patch removes at least + some of the horrible utf-8 kluges in charset.c. The new DECODER + framework is currently only used in handler.c, and there in + a horribly inefficient manner. We should use greater blocks + of data, which would be much more efficient than what we are + currently doing. -Wed Aug 18 06:54:13 1999 Thomas Roessler + Most of the other charset-related code still uses the old + mutt_display_char() &friends interface, which is actually ok as + long as you don't try to handle multibyte character sets. - * doc/muttrc.man, doc/muttrc.man.head, doc/manual.sgml, NEWS: - documentation fixes. + The most notable change should be the one to + mutt_get_translation(): It will delay the loading and parsing + of character set information files until it's really needed, + catching a huge amount of standard cases. As a side effect, + this will make "iso tagged as ascii" "work" again, as long as + both sides use the same iso character set. - * commands.c: - Fetch senders' keys also when decrypting a message. There may be a - signature. + * send.c: resort headers when forward-decoding them with weed + switched on. - * main.c: Don't try to create $maildir if it's an IMAP folder. + * pager.c: Fix a pager failure for long messages. From Liviu. -Tue Aug 17 20:04:07 1999 Thomas Roessler + * pager.c: Fix pager failure for long messages, changing two + shorts to ints. From Liviu Daia. - * reldate.h: :-( + * recvattach.c: Add some user feedback to attachment forwarding. + From Vikas. - * reldate.h: *grmbls* +1999-03-25 19:46:52 roessler (roessler) - * po/de.po, ChangeLog, VERSION: post-release commit for 0.96.4. + * doc/manual.sgml.in, init.h, pgpkey.c, sort.h, Muttrc.in, + init.c: Roland's sort_keys patch. - * po/de.po, VERSION, ChangeLog: post-release commit for 0.95.7. +1999-03-24 20:35:38 roessler (roessler) - * doc/manual.sgml, doc/muttrc.man, Muttrc: ispell's default path. + * doc/manual.sgml.in, Muttrc.in, recvattach.c: Vikas' latest + version of attachment forwarding. -Tue Aug 17 17:53:40 1999 Thomas Roessler + * recvattach.c: patch-0.96.1.vikas.forward_attachment.2 - * doc/manual.sgml, doc/muttrc.man, Muttrc: ispell's default path. + * main.c: Only exit with "no recipients specified", when + $auto_edit is set. - * postpone.c: Fixing a mutt -p segfault. +1999-03-23 20:21:50 roessler (roessler) - * doc/mutt.man, main.c: - cosmetics; mention warranties in the manual page. + * postpone.c, recvattach.c, init.h, mutt.h: Vikas' + forward_attachment patch. -Sun Aug 15 19:59:09 1999 Thomas Roessler +1999-03-22 16:00:39 roessler (roessler) - * compose.c: Make attach-message work with IMAP folders. + * doc/manual.sgml.in, pgppubring.c, gnupgparse.c, pgp.h, pgpkey.c: + PGP key creation time fix by Roland Rosenfeld. - * po/cs.po: New CS translation. +1999-03-17 14:45:10 roessler (roessler) - * doc/Makefile.in, doc/manual.sgml, doc/muttrc.man, mutt.h, mx.c, pgp.c, pgp.h, pgpinvoke.c, prepare, send.c, Makefile.am, Muttrc, NEWS, README.SECURITY, browser.c, browser.h, commands.c, copy.c, curs_main.c, globals.h, init.c, init.h, main.c: - Various changes added over the last week: + * recvattach.c, recvattach.c: Vikas' attach_tag patch. - - $delete_untag - - creation of "application/pgp" messages - - an attempt to fix prepare. - - Browser format changes +1999-03-16 21:42:06 roessler (roessler) - * dotlock.h: cosmetics. + * thread.c, configure.in: bug fixes. - * dotlock.c: [stable] take dotlock.c from unstable. + * thread.c: Detect thread loops. - * dotlock.c: Commit remaining changes. +1999-03-15 15:32:19 roessler (roessler) - * copy.c, mh.c, mutt.h: Remove ugly mh-synching kludge. + * doc/manual.sgml.in, copy.c, init.h, mutt.h, sendlib.c: Add + $bounce_delivered. - * dotlock.c, dotlock.h: - Really fix $save_empty, even when the dotlocking code is compiled - into mutt. + * edit.c: another digital unix compile problem. - * dotlock.c, dotlock.h: - [stable] Fix $save_empty even when the dotlocking code is linked - into mutt. + * main.c: _Fix_ the compile problems, don't install new ones. -Mon Aug 9 19:03:12 1999 Thomas Roessler + * send.c: Cleanly handle fcc when the user unsets it and the + message is postponed. - * ChangeLog: check-point commit. + * main.c: Fix compilation problems under digital unix. - * po/sk.po, po/uk.po, po/zh_TW.Big5.po, po/ko.po, po/nl.po, po/pl.po, po/ru.po, po/de.po, po/el.po, po/es.po, po/fr.po, po/id.po, po/it.po, po/cs.po: - update-po. + * configure.in: Fix sendmail autodetection. - * po/zh_TW.Big5.po: - [stable] Fixing a small typo in the Chinese translation. + * color.c: Fix colorN, N > 7 for Slang's curses emulation. From + Vikas. - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/el.po, po/es.po, po/de.po, po/cs.po: - [stable] Adding the new polish translation; general "make update-po". +1999-03-09 13:34:52 roessler (roessler) - * Muttrc, doc/muttrc.man, doc/muttrc.man.head, main.c, po/zh_TW.Big5.po: - Various fixes. Additionally, mutt will now create the $folder - directory when started in curses mode and if it doesn't exist. + * menu.c: another menu.c fix from Kim DeVaughn. -Mon Aug 9 19:01:42 1999 Thomas Roessler + * send.c, menu.c, handler.c: Fixes. - * po/sk.po, po/uk.po, po/zh_TW.Big5.po, po/ko.po, po/nl.po, po/pl.po, po/ru.po, po/de.po, po/el.po, po/es.po, po/fr.po, po/id.po, po/it.po, po/cs.po: - update-po. + * send.c, menu.c, handler.c: handler.c: Properly handle + message/external-body expiry. menu.c: Small fix from + Liviu. send.c: Honor confirm_create for FCCs. cvs: + ---------------------------------------------------------------------- - * po/zh_TW.Big5.po: - [stable] Fixing a small typo in the Chinese translation. +1999-03-04 08:00:38 roessler (roessler) - * po/zh_TW.Big5.po, po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/el.po, po/es.po, po/de.po, po/cs.po: - [stable] Adding the new polish translation; general "make update-po". + * Makefile.am: post-postrelease commit. - * Muttrc, doc/muttrc.man, doc/muttrc.man.head, main.c, po/zh_TW.Big5.po: - Various fixes. Additionally, mutt will now create the $folder - directory when started in curses mode and if it doesn't exist. +1999-03-03 20:06:33 roessler (roessler) -Sun Aug 8 14:57:13 1999 Thomas Roessler + * rfc2047.c: ups. - * po/zh_TW.Big5.po: new chinese translation. + * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, + po/es.po, po/de.po, po/cs.po, ChangeLog: releasing 0.95.4. - * po/zh_TW.Big5.po: New chinese translation. + * sendlib.c, rfc2047.c, reldate.h, curs_main.c, VERSION, + ChangeLog: releasing 0.96.1. - * Makefile.am: Fix order of some dependencies. + * reldate.h, regex.c, VERSION, Makefile.am, ChangeLog: release + preparations; back-port a couple of things from unstable. - * Makefile.am: Fix keymap_defs.h dependency. + * curs_main.c: Vikas' resort_index.3. - * po/it.po: Fix a translation string in it.po. + * sendlib.c, imap.c, from.c, curs_main.c: from.c: Backport + from unstable. others: latest imap related patches. - * po/it.po: Fixing a message. From Marco. +1999-03-02 22:13:30 roessler (roessler) - * doc/muttrc.man, init.h: - Include complete documentation regardless of actual features. + * curs_main.c, charset.c: Some small fixes from Vikas. - * doc/Attic/manual.sgml.in, doc/Attic/mutt.man.in, doc/manual.sgml.tail, doc/mutt.man, doc/muttrc.man, doc/muttrc.man.head, doc/muttrc.man.tail, contrib/Makefile.in, contrib/gpg.rc, doc/Attic/dotlock.man.in, doc/Makefile.in, doc/devel-notes.txt, doc/dotlock.man, doc/manual.sgml, doc/manual.sgml.head, Attic/Muttrc.in, Makefile.am, Muttrc.head, NEWS, configure.in, init.h, makedoc.c: - Documentation updates; autogeneration of documentation from init.h. + * parse.c, init.h, imap.c, globals.h: Brandon Long's latest + IMAP fixes. -Wed Aug 4 19:58:13 1999 Thomas Roessler + * parse.c: Latest IMAP-related fix from Brandon Long. - * NEWS: documentation to prepare the next release. + * thread.c: Correctly handle messages which have themselves in + their references header. - * doc/Attic/dotlock.man.in, dotlock.c, dotlock.h, mbox.c, mx.c, mx.h: - [stable] Fix $save_empty. + * thread.c: Properly handle messages which have themselves in + "References". - * ChangeLog: ChangeLog. +1999-02-28 08:30:19 roessler (roessler) - * NEWS, protos.h, send.c: Various fixes; documentation. + * rfc822.c: Fix a memory leak. From Liviu. - * doc/Attic/dotlock.man.in: Document the -d option. + * rfc822.c: Fix a memory leak. From Liviu. - * dotlock.h, mbox.c, mx.c, mx.h, dotlock.c: Fix $save_empty. + * rfc1524.c, mutt.h, lib.c, attach.c: Fix the $TMPDIR raace + noted by Hamish Moffat. -Wed Aug 4 19:49:28 1999 Thomas Roessler + * rfc1524.c, mutt.h, lib.c, attach.c: Fix a $TMPDIR race + condition. - * NEWS, protos.h, send.c: Various fixes; documentation. + * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, + po/es.po, po/de.po, po/cs.po: post-snapshot commit. - * doc/dotlock.man.in: Document the -d option. +1999-02-26 15:42:07 roessler (roessler) - * dotlock.h, mbox.c, mx.c, mx.h, dotlock.c: Fix $save_empty. + * doc/manual.sgml.in, send.c, regex.c, mutt.h, init.h: Adding + pgp_replyencrypt. -Thu Jul 29 09:17:29 1999 Thomas Roessler +1999-02-25 06:58:01 roessler (roessler) - * doc/manual.sgml.in: - Remove references to the old PGP configuration interface. Noted by - Hanno Wagner . + * from.c: parse some more from_ lines. Before, there were + problems with cases like this: - * browser.c, complete.c, enter.c, imap.c, imap.h, main.c, protos.h: - Brendan Cully's latest IMAP patches. + >From <@x400host:"/G=Bob/S=Allinson/CN=Has + embedded spaces/OU=X400HOST/ + >OU=xxxx/O=xxx/PRMD=xxxxx/ADMD=XXXXXX/C=GB/"@x400host> >Tue Feb + 23 09:44:52 1999 -Wed Jul 28 20:40:49 1999 Thomas Roessler + Problem noted by johnm@sirius3.demon.co.uk - * doc/manual.sgml.in: - Fix "lists" documentation. From Jeremy Blosser . +1999-02-23 20:38:49 roessler (roessler) - * doc/manual.sgml.in: - Fix the description of the lists command. Patch provided by Jeremy - Blosser . + * imap.c: fix a segfault. From Brandon. - * doc/PGP-Notes.txt, pgp.h, pgpinvoke.c, init.c, init.h, pgp.c: - PGP 6 support. +1999-02-22 12:37:43 roessler (roessler) - * charsets/Attic/Makefile.in: - Portability patch for MiNT, from Guido Flohr - . + * curs_main.c: Vikas' latest collapse fix. - * doc/manual.sgml.in, doc/mutt.man.in: - Documentation fixes from Jeremy Blosser. + * curs_main.c: collapse fix from Vikas. - * mh.c: Replarse mh message' headers when updating them. + * mbox.c, imap.c: Avoid reading past actual headers when reopening + mailboxes. From Daniel Eisenbud. - * mh.c: - Re-parse mh messages when committing them to disk. The structure - may have changed. + * mbox.c, imap.c: Avoid reading past the end of actual headers + when reopening folders. From Daniel Eisenbud. - * rfc822.h, commands.c, init.h, pgp.c, pgp.h, pgpinvoke.c: - Add a hook which enables us to fetch PGP keys from servers on - demand. Look out for pkspxy. :-) + * pgp.c: Don't override base64 by quoted-printable. - * hdrline.c: Enable the use of %F in conditionals. From Aaron Schrab - . + * menu.c: replace clear() by clrtobot(). -Mon Jul 26 21:04:53 1999 Thomas Roessler + * pgp.c: Currently, PGP signing messages will force + quoted-printable encoding even if we should use base64. - * dotlock.c: impose a hard limit on the number of locking attempts. +1999-02-19 07:38:17 roessler (roessler) - * dotlock.c: Impose a hard limit on dotlock attempts. + * sendlib.c: Don't qp-encode multiparts. ugh. - * recvattach.c, gnupgparse.c, pgpinvoke.c: - Fix an error message. Also, close Debian bug #37394 for stable. + * sendlib.c: ... message and multipart, not just message. - * acconfig.h, configure.in: Check for gpgm. + * sendlib.c, mutt.h, init.h: Add $encode_from: This option causes + mutt to trigger quoted-printable encoding for any non-multipart + attachments which have ^From at the beginning of a line. + Note that we don't trigger on ^From_ since either procmail or + sendmail is >-escaping on ^From, and note that this won't help + against sites where sendmail has the '9' flag set on the local + mailer, as these sites will inevitably transform to 8bit (sic!). - * recvattach.c: - Make an error message ready for translation. From Gero Treuner. +1999-02-18 23:14:36 roessler (roessler) - * Makefile.am: - Add missing dependencies for pgpring. Fix from David Ellement - + * pgp.c, mutt.h, init.h: Add retainable signatures. This should + work nicely with encrypted mailing lists. - * Makefile.am: - Create keymap_defs.h when it isn't present. Fix from Lars Hecking - . + * mx.c, init.h, globals.h, configure.in, acconfig.h, Makefile.am: + Introduce $dotlock_program: This makes the mutt_dotlock program's + location a run-time configuration variable. - * Makefile.am: - Generate keymap_defs.h when it isn't present. Fix proposed by Lars - Hecking . + * send.c, mutt.h, init.h: Introduce $honor_followup_to. The user + will now be asked whether he wants to honor mail-followup-to + or not. - * doc/manual.sgml.in, handler.c, init.h, mutt.h, parse.c: - Undo the content-disposition changes. They don't merge well with - operations such as printing, and need some more thought. + * curs_main.c: properly handle OP_FLAG_MESSAGE when applied to + tagged messages. - * doc/manual.sgml.in, init.h, mutt.h, parse.c, handler.c: - When an attachment's content-disposition is different from "inline", - and if the user sets the use_cdisp option, don't auto_view this - part. + * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, + po/es.po, po/de.po, po/cs.po: Updated translations. - * ChangeLog: checkpointing. + * contrib/sample.mailcap: Fix the text/html entry. - * flags.c, protos.h, recvattach.c: - When replying to message/rfc822 type attachments, Context statistics - would go out of order. Problem noted by Johan van Selst - . + * regex.c, headers.c, copy.h, configure.in: copy.h: Some flags + were used with multiple meanings. bad. configure.in, regex.c: + Make regex autoconfiguration work. headers.c: expand aliases + on the from header. - * flags.c, protos.h, recvattach.c: - When replying to a message/rfc822 attachment, the Context statistics - would get out of order. Problem noted by Johan van Selst - . + * headers.c: Expand aliases on the From header. - * curs_lib.c: - Dynamically allocate the unget buffer. Fixes Debian bug #41042. - From Gero Treuner. +1999-02-17 15:48:05 roessler (roessler) - * curs_lib.c: - Dynamically allocate the unget buffer. Fixes Debian bug #41042. - From Gero Treuner . + * doc/mutt.man.in: Fix the URL. - * curs_main.c: Fix read_only in folder-hooks. + * sendlib.c, init.h: User-Agent, not X-Mailer. - * curs_main.c, ChangeLog: The following: + * po/fr.po: update. - folder-hook !asdf unset read_only - folder-hook asdf set read_only + * copy.h: Some of the M_CM flags erroneously had been defined + to have the same value. _Very_ bad. - wouldn't work. Fix from Gero Treuner . + * contrib/sample.mailcap: Correct the netscape text/html entry. - * browser.h, imap.c, imap.h, mx.c, postpone.c, browser.c: - Assorted IMAP fixes. From Brendan Cully , - message <19990725150346.A19750@xanadu.kublai.com>. + * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, + po/es.po, po/de.po, po/cs.po, po/Makefile.in.in, sendlib.c, + send.c, regex.c, pager.c, mutt.h, init.h, configure.in, + acconfig.h, Muttrc.in, Makefile.am: - Makefile.am: Fix the dist + target to include all necessary files. - po/fr.po: New French + translation. (-> stable!) - Add the new options to Muttrc.in. + - regex.c, configure.in: include config.h from regex.c, and handle + alloca in a more intelligent way than before. (Currently, + we just mis-handle it.) Port this to stable and test it! + - po/cs.po: update cs.po. - po/de.po, po/nl.po: updated versions + from Roland and Boris. - pager.c: Vikas' grok_ansi fix. - + po/Makefile.in.in: keymap_defs is always in po/.. - from Lars + Hecking. -Mon Jul 26 14:53:01 1999 Thomas Roessler +1999-02-12 11:23:17 roessler (roessler) - * flags.c, protos.h, recvattach.c: - When replying to message/rfc822 type attachments, Context statistics - would go out of order. Problem noted by Johan van Selst - . + * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, + po/es.po, po/de.po, po/cs.po, reldate.h, ChangeLog: post-release + commit for 0.95.3. - * flags.c, protos.h, recvattach.c: - When replying to a message/rfc822 attachment, the Context statistics - would get out of order. Problem noted by Johan van Selst - . + * po/nl.po, reldate.h, ChangeLog: post-release commit for 0.96. - * curs_lib.c: - Dynamically allocate the unget buffer. Fixes Debian bug #41042. - From Gero Treuner. +1999-02-11 22:52:03 roessler (roessler) - * curs_lib.c: - Dynamically allocate the unget buffer. Fixes Debian bug #41042. - From Gero Treuner . + * imap.c, VERSION: another imap-related fix. - * curs_main.c: Fix read_only in folder-hooks. + * pattern.c: another signal fix from liviu. - * curs_main.c, ChangeLog: The following: + * imap.c: Remove a superfluous if statement. - folder-hook !asdf unset read_only - folder-hook asdf set read_only + * imap.c: ups, that one was bad. - wouldn't work. Fix from Gero Treuner . + * imap.c: The HEADER structure doesn't have a mailcap component + any more. - * browser.h, imap.c, imap.h, mx.c, postpone.c, browser.c: - Assorted IMAP fixes. From Brendan Cully , - message <19990725150346.A19750@xanadu.kublai.com>. + * imap.c: The HEADER structure doesn't have a mailcap component + any more. Noted by Johan van Selst . - * parse.c, rfc2047.c, rfc2231.c, rfc2231.h, sendlib.c, Makefile.am, TODO, copy.c, init.h, mutt.h: - Implement RFC 2231. + * signal.c, sendlib.c, pattern.c, pager.c, mutt.h, + menu.c, globals.h, curs_main.c, curs_lib.c: + patch.mutt-0.95.1i.ld.signals.1-2.gz -Mon Jul 26 13:57:58 1999 Thomas Roessler + * po/nl.po: new nl translation. - * browser.h, imap.c, imap.h, mx.c, postpone.c, browser.c: - Assorted IMAP fixes. From Brendan Cully , - message <19990725150346.A19750@xanadu.kublai.com>. + * pattern.c, curs_main.c: pattern.c: Collapse patch from Vikas. - * parse.c, rfc2047.c, rfc2231.c, rfc2231.h, sendlib.c, Makefile.am, TODO, copy.c, init.h, mutt.h: - Implement RFC 2231. + * po/nl.po: New nl translation. - * ChangeLog: *** empty log message *** + * pattern.c, curs_main.c: curs_main.c: Check whether the + user pressed a number before putting it back onto the stack. + (OP_JUMP) pattern.c: Vikas' latest fix. - * commands.c: - Fix a missing #ifdef. From Matt Armstrong . + * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, + po/es.po, po/de.po, po/cs.po: Updating the po files. - * doc/devel-notes.txt: - Add some notes. From Matt Armstrong . + * doc/manual.sgml.in, doc/Makefile.in: Install README.SECURITY + in the doc directory, document mailcap_sanitize. -Mon Jul 26 10:13:38 1999 Thomas Roessler + * reldate.h, prepare, configure.in, VERSION, Makefile.am, + $output.in: Preparing for 0.96: $output.in was real fun in the + dist target. *argh* - * commands.c: - Fix a missing #ifdef. From Matt Armstrong . + * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, + po/es.po, po/de.po, po/cs.po, doc/manual.sgml.in, doc/Makefile.in, + reldate.h, VERSION, NEWS, Makefile.am, ChangeLog: [stable] + post-release commit for 0.95.2. - * doc/devel-notes.txt: - Add some notes. From Matt Armstrong . + * README.SECURITY: Add a note on how to write mailcap files. -Sat Jul 24 14:55:45 1999 Thomas Roessler + * README.SECURITY: branches: 2.1.2; Add a note on how to write + mailcaps. - * rfc2047.c: Add some sanity checks to the RFC 2047 decoder. - From "Alexander V. Lukyanov" . +1999-02-10 23:12:27 roessler (roessler) -Fri Jul 23 06:31:09 1999 Thomas Roessler + * browser.c: Ups, this one needed a #ifdef USE_IMAP. - * parse.c: There was some code missing about TYPEMODEL. - Noted by Brian Salter-Duke . + * imap.c, browser.c: Some patches Brandon Long posted to + comp.mail.mutt. -Thu Jul 22 14:56:44 1999 Thomas Roessler + * rfc1524.c, protos.h, lib.c, handler.c, attach.c, rfc1524.c, + protos.h, lib.c, handler.c, attach.c: Fix the security fix. - * mutt.h: Fix content-type's widths. + * rfc1524.c, mutt.h, lib.c, init.h: [stable] $mailcap_sanitize -Wed Jul 21 13:02:12 1999 Thomas Roessler + * rfc1524.c, mutt.h, lib.c, init.h: [unstable] $mailcap_sanitize. - * recvattach.c: When forwarding or replying to attachments, - use the proper time stamp for From_ lines of Fccs. Note: - This code may need some clean-up, it's horribly slow. + * system.c, signal.c, sendlib.c, send.c, protos.h, mutt.h, + globals.h, curs_lib.c, compose.c, commands.c, attach.c, TODO: + patch.mutt-0.95.1i.ld.signals.1: A major redesign of how child + processes are invoked. From Liviu. - * buffy.c: Fix compilation problem for non-imap systems. +1999-02-09 23:54:03 roessler (roessler) - * compose.c: *grr* avoid a warning about /* in a comment. + * sort.c, mx.c, mutt.h, mh.c, mbox.c, curs_main.c, ChangeLog, + sort.c, mx.c, mutt.h, mh.c, mbox.c, curs_main.c: Vikas' latest + collapse fix. - * compose.c: call mutt_update_encoding() after changing an - attachment's content type. + * prepare: Small prepare bug noted by vikas. -Tue Jul 20 20:09:13 1999 Thomas Roessler + * pgppubring.c, pgpkey.c, pgp.h, main.c, gnupgparse.c, browser.h: + browser.h: re-insert the "tagged" component. pgp support: + fix handling of PGP 5 subkeys, algorithm 20. - * send.c, sendlib.c, protos.h: - Use $from for resent-from headers when bouncing messages. + * pgppubring.c: [stable] Alg. 16 is encrypt-only, el-gamal. - * imap.c: Fix from Gero Treuner. + * commands.c: honor hdr_order when decode-piping a message. + From Vikas. - * init.c: - Fix value completion for DT_ADDR variables. While we are on it, - proper quoting is added. + * po/cs.po: New czech translation. - * init.h, send.c, alias.c, globals.h, init.c: - As Aaron Schrab noted, patch-0.95.6.tlr.reverse_name.1 broke the use - of my_hdr from send-hooks. This patch introduces a new variable - $from which can be used to use a default sender address; to make - this possible, a new variable class DT_ADDR is defined. + * commands.c: Reorder headers when decode-piping. - We now have the following algorithm for determining the from - address: + * po/cs.po, doc/manual.sgml.in, socket.c, mx.c, mutt_socket.h, + mutt.h, menu.c, init.h, imap.h, imap.c, functions.h, complete.c, + browser.h, browser.c, OPS: Brandon's IMAP clean-up; new czech + translation. - - $from is used as the default from address, if defined. Otherwise, - the local user name and (if the user wishes so) the local domain - are used. - - This address can be overridden by $reverse_name, if set. - - Now, send-hooks are evaluated. - - Afterwards, user headers are evaluated. In this step, the from - header can be overridden using my_hdr From:. - - When there is no real name, $realname is used for it. Note that, - when the default from header is used and $from defines a real - name, it takes precedence over $realname. +1999-02-04 12:00:10 roessler (roessler) - * buffy.c, complete.c, imap.c, imap.h: Bugs fixed - * Mutt sometimes forgets that IMAP folders with new mail have new - mail. - * On some common IMAP servers, Mutt erroneously insists that the - current folder has new mail. - * Mutt constantly polls the server for new messages, - disregarding the imap_checkinterval option. + * rfc1524.c, protos.h, pgpinvoke.c, mx.c, lib.c: [unstable] Change + the way mutt_quote_filename() worked. It's not too reasonable + to allocate memory dynamically whenever we quote a file name. + (I guess I should add "vim" to pgpinvoke.c's copyright notice. :-) - New features - * tab-completion of IMAP folders. Not yet namespace aware, though it - will work within an alternate namespace (eg won't complete #ft -> - #ftp, but will complete #ftp/pu -> #ftp/pub). Some tweaking of the - browser was necessary to get it to cooperate with completion. - Some remains to be done. + * mx.c: [unstable] Check for write errors when moving messages + to $mbox. - (From: From: Brendan Cully ) + * mx.c: Check for write errors when moving messages to $mbox. - * doc/manual.sgml.in, globals.h, init.h, send.c, Muttrc.in: - Remove the $in_reply_to configuration variable. +1999-02-03 22:14:18 roessler (roessler) - * doc/manual.sgml.in, globals.h, init.h, send.c, Muttrc.in: - Remove the $in_reply_to configuration variable and always use the - message-ID for that header. + * sendlib.c, recvattach.c, postpone.c, main.c, hash.c, + functions.h, compose.c, charset.h, charset.c, OPS: [unstable] + Produce some reasonable character set support when postponing + messages. - * pgp.c: patch-0.95.6.pgperror.1 + Additionally, this patch fixes a nasty pointer leak in + load_charset() [noted with electric fence], and a completely + mis-lead attempt to use bsearch(). Apparently, nobody ever + tested the utf8 decoder for quite some time. - * po/de.po, curs_main.c, pager.c: - patch-0.95.6.gettext.1.gz, from Gero Treuner. +1999-02-02 21:57:44 roessler (roessler) - * pager.c: patch-0.95.6.search_in_help.1, from Gero Treuner. + * pattern.c: merge ~v patch into unstable. - * po/sk.po: New sk translation. + * pattern.c: small nit-fix from vikas to the ~v pattern. - * alias.c, enter.c: patch-0.95.6.alias_compl.1.gz, from Gero Treuner + * pgp.c: Thou shall not use dangling pointers. -Mon Jul 19 19:18:05 1999 Thomas Roessler + * attach.c: [unstable] Fix mutt_decode_save_attachment's handling + of character set conversions. - * configure.in, pgppubring.c: - Fix compilation problems with SunOS 4. From Lars Hecking. + * sendlib.c, send.c, rfc2047.c, recvattach.c, protos.h, pgp.c, + pattern.c, mutt.h, init.h, handler.c, globals.h, functions.h, + copy.h, copy.c, compose.c, commands.c, charset.h, charset.c, + attach.c, OPS: Merging the external character set patch into + unstable. Additionally, this change introduces a M_CHARCONV state + flag which gives us some more control about when character set + conversions are actually done. Current versions of mutt would + happily apply character set conversions when, e.g., saving a + text/plain attachment to a file. (We had at least one corrupt + russing translation file due to this mis-feature.) - * po/sk.po: new sk translation. + Additionally, we clean up some of the character set related code + in handler.c. Most of that is now done by the decoder functions + in charset.c. - * buffy.c: - Consider empty folders to be non-existent for buffy's purposes. + * imap.c, imap.c: Brandon's imap_create patch. -Tue Jul 6 22:57:08 1999 Thomas Roessler + * pgpkey.c: [unstable] clear the message line before letting + people select public keys. - * send.c, sendlib.c, signal.c, system.c, curs_lib.c, curs_main.c, globals.h, menu.c, mutt.h, pager.c, pattern.c, protos.h, attach.c, commands.c, compose.c: - Applying Liviu Daia's signal handling patches. They work fine with - unstable for months now, so we may wish to use them with stable. + * imap.c, copy.c: [unstable] merging Brandon's imap fixes. - * po/zh_TW.Big5.po, po/el.po, configure.in: - Greek and Chinese translations for unstable. + * copy.c, imap.c: A couple of IMAP fixes from Brandon Long. - * po/zh_TW.Big5.po: Chinese translation for stable. +1999-01-30 17:07:30 roessler (roessler) - * po/zh_TW.Big5.po: - file zh_TW.Big5.po was initially added on branch mutt-1-0-stable. + * pgpkey.c: really fix the weak associations problem. it was + worse than i thought. - * configure.in: Adding chinese (big5) translation. + * pgpkey.c: Handle expired keys correclty, even when they are + the only and exact match when searching for keys by address. - * po/el.po: Adding greek translation from Fanis . +1999-01-29 11:15:15 roessler (roessler) - * po/el.po: file el.po was initially added on branch mutt-1-0-stable. + * init.h: [unstable] Change some default formats. - * configure.in: - Adding greek translation from Fanis . + * remailer.c, pgpkey.c, menu.c, addrbook.c: Add generic menu + searching. - * mx.c, mx.h, parse.c, pop.c, postpone.c, protos.h, recvattach.c, sendlib.c, attach.c, buffy.c, copy.c, lib.c, mailbox.h, mh.c: - New mh and maildir folder writing code. Back-port from unstable. + * remailer.h, remailer.c, init.h, globals.h: Use a user-definable + format for the mixmaster menu. - * color.c: Fix color problem noted by Todd Larson. From unstable. + * pgpkey.c, pgp.h, init.h: [unstable] add $pgp_entry_format. - * color.c: Fixing a string buffer problem noted by Todd Larason - . +1999-01-28 09:08:47 roessler (roessler) - * imap.c: Try creating an IMAP folder before writing to it. Hack from - "Neulinger, Nathan R." . + * gnupgparse.c: gnupg's trust model is currently unusable. + As a work-around, we don't present the user with _any_ trust + information if he uses gnupg. - * contrib/pgp5.rc, contrib/pgp2.rc: Fix various bugs. +1999-01-27 19:53:46 roessler (roessler) -Thu Jul 1 11:22:22 1999 Thomas Roessler + * doc/manual.sgml.in, pgpkey.c, mutt.h, init.h, gnupgparse.c: + Add $pgp_show_unusable. - * contrib/gpg.rc: Fix gpg invocation. Noted by Werner Koch. +1999-01-26 21:24:56 roessler (roessler) - * mx.c: Fix a small imap-related bug. + * doc/manual.sgml.in: [unstable] document ~v. - * recvattach.c, sendlib.c, buffy.c, copy.c, curs_lib.c, globals.h, gnupgparse.c, hdrline.c, init.c, init.h, lib.c, lib.h, mailbox.h, mh.c, mutt.h, mx.c, mx.h, parse.c, pattern.c, pgpkey.c, pgppubring.c, pop.c, postpone.c, protos.h, attach.c: - Various patches from last week, including: + * doc/manual.sgml.in: [stable] document ~v. - - new mh/maildir access code. - - subscribe/unsubscribe - - various fixes. + * thread.c, pattern.c, mutt.h: [unstable] Add the ~v pattern. + From Vikas. -Mon Jun 14 21:20:42 1999 Thomas Roessler + * thread.c, pattern.c, mutt.h: [stable] Add the ~v pattern. - * mutt.h, parse.c, sendlib.c: - - Handle CRLF properly in non-text MIME parts. - - Correctly parse attachments with CRLF line endings, but without a - trailing CRLF. + * doc/manual.sgml.in, ChangeLog: ChangeLog, documentation for + implicit_autoview. - * alias.c, enter.c: - Completion fixes from Gero Treuner . + * doc/manual.sgml.in: Document $implicit_autoview. -Thu Jun 10 09:30:39 1999 Thomas Roessler + * compose.c: Fix a segfault when users change attachment content + types, and let toggle-unlink honor the $resolv variable. - * alias.c, commands.c, curs_main.c, pager.c, protos.h: - Use the same address with take-alias and display-address. + * compose.c: $resolve should be honored when doing toggle-unlink + on the compose menu. -Wed Jun 9 17:17:53 1999 Thomas Roessler +1999-01-25 22:16:46 roessler (roessler) - * recvattach.c: Fix the fix. Most of it was wrong. + * compose.c: This may fix a core dump under certain circumstances. + Can't check this out since I don't get the segfault. - * recvattach.c: There was bogus bug-fixing in the last fix. + * pgpkey.c: Fix a redraw problem when the key menu is invoked. - * recvattach.c: Fix attachment forwading. Same problem as in unstable. + * po/ru.po, po/cs.po, configure.in: Russian and czech + translations. - * recvattach.c: - Fix attachment forwarding. The leading newline for certain MIME - boundaries was missing. *grrrr* + * po/cs.po: branches: 1.1.2; file cs.po was initially added on + branch mutt-1-0-stable. - * send.c: Give reverse_name precedence over my_hdr From: + * po/cs.po, configure.in: Adding a czech translation, and fixing + the russian. -Tue Jun 8 18:30:42 1999 Thomas Roessler + * po/ru.po: ru.po was badly distorted. - * acconfig.h, configure.in, pgppubring.c, protos.h: - Portability patches for SunOS 4.1. From Lars Hecking. +1999-01-23 17:00:43 roessler (roessler) - * curs_main.c: Fix "Tab" behaviour when returning from the pager. + * prepare: when f is .../Makefile.am, `basename $f .am` + is Makefile. So I should just write that. :-) - * mutt.h, pattern.c, send.c, sendlib.c, commands.c, copy.c, copy.h, handler.c, imap.c, attach.c: - Don't do charset conversions when they aren't necessary. + * prepare: Add the default predicate. - Back-port from unstable. + * from.c: A slightly optimized version of DE's y2k patch. - * pgp.c, pgpinvoke.c, pgpkey.c, pgplib.h, pgppubring.c, recvattach.c, Makefile.am, commands.c, compose.c, configure.in, hdrline.c, init.c, init.h, mutt.h: - - Add a $weed option. - - Add out-of-band reporting of signature status. + * prepare: Apparently, automake doesn't like our + AC_OUTPUT($output) construction... -Thu Jun 3 21:48:24 1999 Thomas Roessler + * gnupgparse.c, from.c: DE's patch to work around other software's + possible y2k bugs. - * curs_main.c: Another header weeding change. Experimental. + * from.c: Try to avoid other programs' possible y2k bugs. - * commands.c, init.h, mutt.h, send.c: - Experimental: Use OPTWEED for _all_ header weeding throughout mutt. + * enter.c: Fix the attach-multi patch. - * contrib/Makefile.in, Makefile.am, NEWS, VERSION, reldate.h, ChangeLog: - post-release commit 0.96.3. +1999-01-22 22:12:10 roessler (roessler) - * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, po/de.po, po/cs.po, gnupgparse.c, reldate.h, NEWS, VERSION, ChangeLog: - release commit 0.95.6. + * lib.c: Fix a memory leak, noted by Roland Rosenfeld. - * po/pl.po, po/ko.po, po/fr.po, po/de.po, po/cs.po: Latest chagnes. + * lib.c: Fix a memory leak. Noted by Roland Rosenfeld. - * doc/PGP-Notes.txt, contrib/pgp2.rc, contrib/pgp5.rc, pgppubring.c: - Hardwire some mechanisms for finding secret and public key-rings. - This way, we need to hard-wire less stuff in the various - configuration files, making the use of PGP with mutt a bit simpler - again. + * recvattach.c, query.c, protos.h, menu.c, enter.c, curs_lib.c, + compose.c, browser.c, addrbook.c: Enable tagging in the file + browser. -Thu Jun 3 20:13:22 1999 Thomas Roessler + * protos.h, pgppubring.c, pgpkey.c, pgp.h, pgp.c, lib.c, + handler.c, gnupgparse.c, compose.c: Heavy hacking on mutt's pgp + support. We no longer read the complete key ring into memory. + For gpg, performance is heavily improved due to the fact that + we are passing a couple of key hints to the key ring parsing + back-end. - * po/pl.po, po/ko.po, po/fr.po, po/de.po, po/cs.po: Latest chagnes. +1999-01-21 05:19:42 roessler (roessler) - * doc/PGP-Notes.txt, contrib/pgp2.rc, contrib/pgp5.rc, pgppubring.c: - Hardwire some mechanisms for finding secret and public key-rings. - This way, we need to hard-wire less stuff in the various - configuration files, making the use of PGP with mutt a bit simpler - again. + * hook.c: Fix _mutt_string_hook. - * contrib/pgp2.rc: Another little fix. +1999-01-20 13:52:59 roessler (roessler) - * contrib/pgp2.rc: - ups, wrong order of arguments when verifying signatures. + * po/pl.po, po/pl.po: New polish translation. - * doc/PGP-Notes.txt: Document the new PGP configuration interface. + * pgppubring.c, pgpkey.c, configure.in: Add heavily improved + debugging capabilities to the PGP code. Anyway, the problem I + observed wasn't a bug in mutt, but an expired key. *sigh* - * contrib/gpg.rc, contrib/pgp2.rc, contrib/pgp5.rc, pgp.c, pgp.h, pgpewrap, pgpinvoke.c, pgpkey.c, pgplib.c, pgplib.h, pgppubring.c, Makefile.am, compose.c, configure.in, gnupgparse.c, init.c, init.h, mutt.h: - Experimental: New PGP invocation interface. The invocations are done - through formats, so all this should fit more cleanly into mutt now. + * rfc1524.c: Don't segfault when MailcapPath is unset. -Wed Jun 2 18:52:19 1999 Thomas Roessler + * rfc1524.c: Fix a segmentation fault when no MailcapPath has + been defined. - * Makefile.am, extlib.c, init.c, lib.c, lib.h, mutt.h, muttlib.c, protos.h: - Major cutting & pasting: We now have a "real" library in lib.c which - can be linked against external programs without much effort. +1999-01-19 23:38:26 roessler (roessler) - * po/ko.po, po/pl.po, po/es.po, po/it.po, po/de.po: various updates. + * protos.h, mutt.h, init.h, hook.c, charset.c, Makefile.am: + Add the charset-hook command. -Tue Jun 1 14:52:09 1999 Thomas Roessler + * configure.in, charset.c, acconfig.h, Makefile.am, $output.in, + INSTALL: Properly handle character set definition file + installation. - * flags.c, mh.c, curs_main.c: - Back-porting the maildir fixes from 0.96.2. + * mx.c: Remove a confusing error message. -Mon May 31 16:11:32 1999 Thomas Roessler + * mx.c: Remove confusing error message. - * VERSION: Preparing pre-release for 0.95.6. + * keymap.c, keymap.c, curs_lib.c: + patch-0.95.1.vikas.macro_function.1 - * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/ko.po, po/it.po, po/id.po, po/fr.po, po/es.po, po/de.po, po/cs.po: - translation updates + * m4/Makefile.am.in, m4/Makefile.am.in: HP/UX portability patch + from Lars Hecking. - * hook.c, pattern.c, pgp.c, send.c: Backporting fixes from unstable. +1999-01-18 09:45:29 roessler (roessler) - * pattern.c, pgp.c, send.c, hook.c: Minor bug-fixes. + * po/ru.po: New Russian translation from Michael Sobolev + . -Fri May 21 15:55:27 1999 Thomas Roessler + * po/ru.po: New russian translation from Michael Sobolev + . - * po/ko.po: Adding the Korean translation. +1999-01-14 13:08:46 roessler (roessler) - * configure.in, po/ko.po: Korean translation. + * compose.c: Mixmaster user interface beautification. -Tue May 18 19:22:55 1999 Thomas Roessler + * mx.c, curs_lib.c: Fix a couple of segfaults related to using + curses when it isn't there. - * imap.c: Latest IMAP fixes from Brandon. + * mx.c: dotlocking plus curses... - * imap.c: - The current code wasn't asking for the capabilities of the server in - the case where the user is using PREAUTH. +1999-01-13 23:56:39 roessler (roessler) - * imap.c: - The current IMAP code wasn't asking for the capabilities of the - server in the case where the user is using PREAUTH. + * send.c, mutt.h, mbox.c, handler.c, copy.h, copy.c: + patch-0.95.1i.tlr.weed.1, patch-0.95.1i.tlr.dotlock.1 - These + have been tested with unstable so far, seem to work fine. -Sun May 16 06:26:11 1999 Thomas Roessler + * mx.c: Don't use curses when we don't have it. - * po/it.po: New IT translation. + * mx.c: Don't try to do mutt_yesorno if we don't have curses. - * pgpkey.c: - Add a couple of token delimiters when constructing hints. This way, - addresses like "Chr. xyz" will match key IDs like - xyz . + * remailer.h: Mixmaster has 20 address slots, that makes _19_ + remailers. - * handler.c: Fix base64 decoding. + * remailer.c: Fix the "append" function. -Thu May 6 08:29:17 1999 Thomas Roessler + * sendlib.c: Don't leak message dates when sending via mixmaster. - * curs_main.c, flags.c, mh.c: Fixing more maildir cursor problems. + * remailer.c: Add search code to the remailer chain selecting + menu. [This is pretty generic - should we add that code to + menu.c?] -Wed May 5 20:33:57 1999 Thomas Roessler + * postpone.c: Fix postponing of PGP messages. - * imap.c: The latest IMAP fixes. + * send.c, remailer.c, compose.c: Qualify addresses before passing + them to mixmaster. - * imap.c: Fixing imap_check_mailbox(). From Brandon Long. + * send.c, remailer.h, protos.h, mutt.h: Clean up dependencies: + remailer.h is no longer included by mutt.h, and the mix_* + prototypes can once again go to remailer.h. - * imap.c: Mutt would lose user-set "N" flags. + * sendlib.c, remailer.c, remailer.h, send.c, protos.h, postpone.c, + mutt.h, lib.c, keymap.h, keymap.c, init.h, headers.c, globals.h, + functions.h, configure.in, compose.c, OPS.MIX, acconfig.h, + Makefile.am: A first take at adding a mixmaster front-end to mutt. + Don't worry, it's optional. ;-) -Mon May 3 16:17:29 1999 Thomas Roessler +1999-01-12 22:01:11 roessler (roessler) - * gnupgparse.c: gnupg gives reasonable trust values now. + * mbox.c: Open folders in read-only mode if mutt can't lock them. - * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/id.po, po/fr.po, po/es.po, po/de.po, po/cs.po, keymap.c, menu.c, send.c: - Various fixes from last week. +1999-01-11 18:12:49 roessler (roessler) - * keymap.c, menu.c, pgpkey.c, send.c: Various fixes. + * send.c, mutt.h, handler.c, copy.h, copy.c: When + decode-forwarding messages with message/Rfc822 attachments, + mutt should weed the attachments' headers according to the + setting of $forward_weed. -Fri Apr 23 09:01:42 1999 Thomas Roessler +1999-01-10 09:11:36 roessler (roessler) - * reldate.h: ups, this should also be updated for 0.95.5 final. + * doc/manual.sgml.in, hdrline.c, doc/manual.sgml.in, hdrline.c: + Byrial's %D time format patch. - * ChangeLog: preparing the final 0.95.5. +1999-01-09 17:53:02 roessler (roessler) - * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/id.po, po/fr.po, po/es.po, po/de.po, po/cs.po: - New translations and typo fixes. + * doc/manual.sgml.in, recvattach.c, protos.h, lib.c: Byrial's + latest changes to stable. - * OPS: Fix a documentation typo. + * recvattach.c, protos.h, lib.c: Ask the user whether to overwrite + a file or append to it. From Byrial Jensen. - * po/de.po: translation fixes from Roland and Gero. + * doc/manual.sgml.in: Fix a documentation problem. -Thu Apr 22 10:21:41 1999 Thomas Roessler +1999-01-08 23:29:05 roessler (roessler) - * doc/manual.sgml.in: Document %_. + * charset.c: When doing a binary search, we may as well use + bsearch (3). - * menu.c: Fix redraws. Back-port from unstable. + * parse.c: Optimized time-zone parsing. - * lib.c: Add "_" as an expando option. + * parse.c: Optimize time zone parsing. By Byrial Jensen. + + * history.c: Don't clear the history when the user issues a + "set history=..." command which doesn't change anything. + + * history.c: Don't clear the history when "set + history=..." doesn't change the buffer size. + + * thread.c, curs_main.c, thread.c, curs_main.c: Threading fix + from Daniel Eisenbud. + +1999-01-07 19:01:30 roessler (roessler) + + * init.c, init.c: Vikas' set_boolean patch. + + * protos.h, handler.c, attach.c: Updated implicit autoview + handling from stable. + + * protos.h, handler.c, attach.c: Only use "implicit" autoviews + (implicit_autoview or MM_NOASK) when mutt is unable to handle + a content type internally. This saves us parsing the mailcap + files for every attachment we handle. + + * mx.c, mutt.h, init.h, hdrline.c, commands.c, attach.c: Merge + in the mailcap patch from stable. + + * thread.c, system.c, strcasecmp.c, status.c, sort.h, sort.c, + socket.c, snprintf.c, signal.c, sha_locl.h, sha1dgst.c, sha.h, + sendlib.c, send.c, score.c, rfc822.h, rfc822.c, rfc2047.h, + rfc2047.c, rfc1524.h, rfc1524.c, resize.c, recvattach.c, + query.c, protos.h, postpone.c, pop.c, pgppubring.c, pgpkey.c, + pgpinvoke.c, pgp.h, pgp.c, pattern.c, parse.h, parse.c, pager.h, + pager.c, mx.h, mx.c, mutt_socket.h, mutt_regex.h, mutt_menu.h, + mutt_curses.h, mutt.h, mime.h, mh.c, menu.c, mbox.c, mapping.h, + main.c, mailbox.h, lib.c, keymap.h, keymap.c, init.h, init.c, + imap.h, imap.c, hook.c, history.h, history.c, help.c, headers.c, + hdrline.c, hash.h, hash.c, handler.c, gnupgparse.c, globals.h, + getdomain.c, functions.h, from.c, flags.c, filter.c, enter.c, + edit.c, dotlock.h, dotlock.c, date.c, curs_main.c, curs_lib.c, + copy.h, copy.c, compose.c, complete.c, commands.c, color.c, + charset.h, charset.c, buffy.h, buffy.c, browser.c, attach.h, + attach.c, alias.c, addrbook.c, acconfig.h: Get rid of RCS ids in + source files. They are getting in our way when merging changes. + + * mx.c, mutt.h, init.h, hdrline.c, commands.c, attach.c: Remove + the use_mailcap variable. Instead, we introduce implicit_autoview + which triggers autoview for every content type it's applicable to. + + * thread.c, system.c, strcasecmp.c, status.c, sort.h, sort.c, + socket.c, snprintf.c, signal.c, sha_locl.h, sha1dgst.c, sha.h, + sendlib.c, send.c, score.c, rfc822.h, rfc822.c, rfc2047.h, + rfc2047.c, rfc1524.h, rfc1524.c, resize.c, recvattach.c, + query.c, protos.h, postpone.c, pop.c, pgppubring.c, pgpkey.c, + pgpinvoke.c, pgp.h, pgp.c, pattern.c, parse.h, parse.c, pager.h, + pager.c, mx.h, mx.c, mutt_socket.h, mutt_regex.h, mutt_menu.h, + mutt_curses.h, mutt.h, mime.h, mh.c, menu.c, mbox.c, mapping.h, + main.c, mailbox.h, lib.c, keymap.h, keymap.c, init.h, init.c, + imap.h, imap.c, hook.c, history.h, history.c, help.c, headers.c, + hdrline.c, hash.h, hash.c, handler.c, gnupgparse.c, globals.h, + getdomain.c, functions.h, from.c, flags.c, filter.c, enter.c, + edit.c, dotlock.h, dotlock.c, date.c, curs_main.c, curs_lib.c, + copy.h, copy.c, compose.c, complete.c, commands.c, color.c, + charset.h, charset.c, buffy.h, buffy.c, browser.c, attach.h, + attach.c, alias.c, addrbook.c, acconfig.h: Get rid of the rcsid + fields. They are getting in the way whenever I merge changes + into unstable. - * imap.h, init.h, mutt.h, mutt_socket.h, socket.c, imap.c: - IMAP update from Brandon Long. + * po/nl.po, init.h, configure.in: Merging changes from stable. - * send.c: Fix FCC-related SNAFU in the ci_send_message() spaghetti. + * configure.in: Don't add regex.c, but regex.o to the LIBOBJS + variable when needed. -Tue Apr 20 19:26:28 1999 Thomas Roessler + * init.h: Fix default settings for use_mailcap and mime_forward. - * sendlib.c: [stable] fix timezone snafu. +1999-01-06 10:13:32 roessler (roessler) - * sendlib.c: Fix a time zone snafu. + * po/fr.po, po/de.po, sendlib.c, regex.c, protos.h, parse.c, + mutt_regex.h, mbox.c, main.c, hdrline.c, from.c, date.c, + configure.in, acconfig.h, _regex.h, Makefile.am, INSTALL: + [unstable] Merge changes from stable: rx -> regex, Byrial's + timezone patch, translation updates. - * po/ru.po, po/sk.po, po/uk.po, po/fr.po, po/id.po, po/it.po, po/nl.po, po/pl.po, po/cs.po, po/de.po, po/es.po, VERSION, reldate.h, ChangeLog: - Preparing 0.96.2. + * sendlib.c, protos.h, parse.c, mbox.c, from.c, date.c: Byrial's + timezone patch, without the absurd optimizations. - * po/uk.po, po/sk.po, po/ru.po, po/pl.po, po/nl.po, po/id.po, po/it.po, po/fr.po, po/es.po, po/de.po, po/cs.po, VERSION, reldate.h, ChangeLog: - preparing 0.95.5 + * regex.c: branches: 1.1.2; file regex.c was initially added + on branch mutt-1-0-stable. -Mon Apr 12 21:02:35 1999 Thomas Roessler + * regex.c, mutt_regex.h, main.c, configure.in, acconfig.h: + Use gnu regex instead of gnu rx. This library is said to + behave better. Additionally, it supports \<...\> patterns. + The files _regex.h and regex.c included with this distribution + correspond to posix/regex.[ch] from the glibc 2.0.7t source tree. - * recvattach.c: more multipart/alternative handling. + * _regex.h: branches: 1.1.2; file _regex.h was initially added + on branch mutt-1-0-stable. - * recvattach.c: Change multipart handling when receiving messages. + * _regex.h, Makefile.am, INSTALL: Use gnu regex instead of + gnu rx. This library is said to behave better. Additionally, + it supports \<...\> patterns. The files _regex.h and regex.c + included with this distribution correspond to posix/regex.[ch] + from the glibc 2.0.7t source tree. - * compose.c: Clean-up, from Vikas. + * po/nl.po, po/fr.po: Various fixes to the NL translation; + new French messages. -Mon Apr 12 21:02:35 1999 Thomas Roessler +1999-01-05 14:35:18 roessler (roessler) - * recvattach.c: more multipart/alternative handling. + * sendlib.c, mutt.h, main.c, configure.in, charset.h, charset.c, + Makefile.am: [unstable] Adding experimental new character set + conversion code. - * recvattach.c: Change multipart handling when receiving messages. + * po/de.po: Merging from stable. - * compose.c: Clean-up, from Vikas. + * po/de.po: Fix a typo in de.po. -Mon Apr 12 21:02:35 1999 Thomas Roessler + * po/de.po: [unstable] Merging changes from stable. - * recvattach.c: more multipart/alternative handling. + * po/nl.po, hdrline.c, curs_main.c, configure.in: [unstable] + merging changes from stable. - * recvattach.c: Change multipart handling when receiving messages. + * hdrline.c: Conditionally display score and number of lines. - * compose.c: Clean-up, from Vikas. + * po/nl.po: branches: 1.1.2; file nl.po was initially added on + branch mutt-1-0-stable. - * parse.c: typo. + * po/nl.po, po/de.po, configure.in: [stable] Adding the NL + translation; correcting some bugs in the DE translation. - * parse.c: - us-ascii is the default character set for text attachments we receive. +1999-01-04 19:15:10 roessler (roessler) - * compose.c, sendlib.c: - Fix default character set setting when attaching text files. + * curs_main.c: [unstable] fix next-unread plus collapsing. - * imap.c: - Fix an IMAP quoting problem. Essentially from Randall Nortman - . + * curs_main.c: [stable] Fix next-unread when collapsing threads. - * po/sk.po, po/id.po, configure.in: new languages: id, sk. + * curs_main.c: [unstable] merging changes from stable. - * po/id.po, po/sk.po, configure.in: New translations: id, sk. + * curs_main.c: [stable] fix a bogus type cast. -Wed Mar 31 06:35:03 1999 Thomas Roessler + * reldate.h, curs_main.c: [unstable] merging in changes from + stable. - * charset.c: Stupid error. + * curs_main.c: [stable] Don't use the index elements of header + structures when new messages arrived on the index. - * charset.c, charset.h: Another small charset optimization. + * reldate.h: 0.95.1 should have a proper release date. - * charset.h, handler.c, charset.c: - A couple of optimizations, most notably for the special case of a - non-prefix state. + * send.c, pgp.c, handler.c, configure.in: Make the experimental + branch the main trunk. -Tue Mar 30 23:50:33 1999 Thomas Roessler + * po/uk.po: branches: 1.12.2; 0.95.1 post-release commit. - * charset.c, charset.h, handler.c: - This patch removes at least some of the horrible utf-8 kluges in - charset.c. The new DECODER framework is currently only used in - handler.c, and there in a horribly inefficient manner. We should - use greater blocks of data, which would be much more efficient than - what we are currently doing. + * po/ru.po: branches: 1.33.2; 0.95.1 post-release commit. - Most of the other charset-related code still uses the old - mutt_display_char() &friends interface, which is actually ok as long - as you don't try to handle multibyte character sets. + * po/pl.po: branches: 1.3.2; 0.95.1 post-release commit. - The most notable change should be the one to mutt_get_translation(): - It will delay the loading and parsing of character set information - files until it's really needed, catching a huge amount of standard - cases. As a side effect, this will make "iso tagged as ascii" - "work" again, as long as both sides use the same iso character set. + * po/it.po: branches: 1.24.2; 0.95.1 post-release commit. - * send.c: - resort headers when forward-decoding them with weed switched on. + * po/fr.po: branches: 1.7.2; 0.95.1 post-release commit. - * pager.c: Fix a pager failure for long messages. From Liviu. + * po/es.po: branches: 1.15.2; 0.95.1 post-release commit. - * pager.c: - Fix pager failure for long messages, changing two shorts to ints. - From Liviu Daia. + * po/de.po: branches: 1.48.2; 0.95.1 post-release commit. - * recvattach.c: - Add some user feedback to attachment forwarding. From Vikas. + * configure.in: [unstable] Create suitable version strings. -Thu Mar 25 19:46:52 1999 Thomas Roessler + * VERSION: branches: 2.1.2; [stable] Preparing 0.95.1. - * doc/manual.sgml.in, init.h, pgpkey.c, sort.h, Muttrc.in, init.c: - Roland's sort_keys patch. + * ChangeLog: branches: 2.5.2; [stable] Preparing 0.95.1. -Wed Mar 24 20:35:38 1999 Thomas Roessler + * send.c: [unstable] commit changes from the stable tree. - * doc/manual.sgml.in, Muttrc.in, recvattach.c: - Vikas' latest version of attachment forwarding. + * send.c: branches: 2.1.2; [stable] When sending a message + in batch mode failed, mutt would dump core. Patch from Byrial + Jensen. - * recvattach.c: patch-0.96.1.vikas.forward_attachment.2 + * pgp.c, handler.c: [unstable] Add multiple signature support. - * main.c: - Only exit with "no recipients specified", when $auto_edit is set. +1999-01-02 17:23:24 roessler (roessler) -Tue Mar 23 20:21:50 1999 Thomas Roessler + * sendlib.c: branches: 2.3.4; I shouldn't accept patches on + New Year's day. Not even new-year related patches. - * postpone.c, recvattach.c, init.h, mutt.h: - Vikas' forward_attachment patch. + * ChangeLog: I shouldn't accept patches on New Year's day. + Not even new-year related patches. -Mon Mar 22 16:00:39 1999 Thomas Roessler + * po/it.po: Fixing a typo. - * doc/manual.sgml.in, pgppubring.c, gnupgparse.c, pgp.h, pgpkey.c: - PGP key creation time fix by Roland Rosenfeld. + * protos.h: branches: 2.1.4; mutt_parse_date () shouldn't modify + its argument. Problem noted by Byrial Jensen. -Wed Mar 17 14:45:10 1999 Thomas Roessler + * parse.c: branches: 2.2.4; mutt_parse_date () shouldn't modify + its argument. Problem noted by Byrial Jensen. - * recvattach.c: Vikas' attach_tag patch. + * handler.c: branches: 2.1.2; 2.1.4; mutt_parse_date () + shouldn't modify its argument. Problem noted by Byrial Jensen. -Tue Mar 16 21:42:06 1999 Thomas Roessler + * lib.c: branches: 2.2.4; Fix safe_symlink to correctly handle + relative paths. - * thread.c, configure.in: bug fixes. +1999-01-01 09:43:15 roessler (roessler) - * thread.c: Detect thread loops. + * sendlib.c: New Year's time zone handling patch from Manish + Singh . -Mon Mar 15 15:32:19 1999 Thomas Roessler +1998-12-31 09:45:46 roessler (roessler) - * doc/manual.sgml.in, copy.c, init.h, mutt.h, sendlib.c: - Add $bounce_delivered. + * curs_main.c: branches: 2.3.4; The attached patch moves code + for sorting the index and restoring the current message from + mutt_index_menu() to a new function. It saves code duplication. - * edit.c: another digital unix compile problem. +1998-12-30 07:58:40 roessler (roessler) - * main.c: _Fix_ the compile problems, don't install new ones. + * pgp.c: branches: 2.1.2; 2.1.4; Localize some more messages. + From Michael Sobolev. - * send.c: Cleanly handle fcc when the user unsets it and the message is - postponed. + * main.c: branches: 2.1.4; Localize some more messages. + From Michael Sobolev. - * main.c: Fix compilation problems under digital unix. +1998-12-29 16:29:03 roessler (roessler) - * configure.in: Fix sendmail autodetection. + * mbox.c: branches: 2.3.4; Use sizeof instead of strlen for + some fixed strings. - * color.c: Fix colorN, N > 7 for Slang's curses emulation. From Vikas. + * ChangeLog: Use sizeof instead of strlen for some fixed strings. -Tue Mar 9 13:34:52 1999 Thomas Roessler + * mh.c: branches: 2.5.4; Take setting the index_hint out of + the main loop of mh_check_mailbox(). - * menu.c: another menu.c fix from Kim DeVaughn. +1998-12-28 14:59:04 roessler (roessler) - * send.c, menu.c, handler.c: Fixes. + * attach.c: branches: 2.1.4; Fix a segmentation fault when + viewing message/rfc822 attachments from the compose screen. - * send.c, menu.c, handler.c: - handler.c: Properly handle message/external-body expiry. - menu.c: Small fix from Liviu. - send.c: Honor confirm_create for FCCs. - cvs: ---------------------------------------------------------------------- +1998-12-23 15:57:00 roessler (roessler) -Thu Mar 4 08:00:38 1999 Thomas Roessler + * pattern.c: branches: 2.1.4; A slightly modified version of + Vikas' pattern_match patch. This changes the semantics of the + pattern-something functions so they only apply to _visible_ + messages. (With the exception of limit: In this case, the user + can add another pattern if he wants to limit further, or he can + give an entirely new pattern.) - * Makefile.am: post-postrelease commit. +1998-12-22 18:07:19 roessler (roessler) -Wed Mar 3 20:06:33 1999 Thomas Roessler + * sendlib.c: Fix MIME forwarding. From Vikas. - * rfc2047.c: ups. +1998-12-21 12:38:57 roessler (roessler) - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, po/es.po, po/de.po, po/cs.po, ChangeLog: - releasing 0.95.4. + * mx.c: branches: 2.3.4; Adjust some hash-related parameters. - * sendlib.c, rfc2047.c, reldate.h, curs_main.c, VERSION, ChangeLog: - releasing 0.96.1. + * mh.c, mbox.c: Adjust some hash-related parameters. - * reldate.h, regex.c, VERSION, Makefile.am, ChangeLog: - release preparations; back-port a couple of things from unstable. + * imap.c: branches: 2.2.4; Adjust some hash-related parameters. - * curs_main.c: Vikas' resort_index.3. + * charset.c: branches: 2.1.4; Adjust some hash-related + parameters. - * sendlib.c, imap.c, from.c, curs_main.c: - from.c: Backport from unstable. - others: latest imap related patches. + * ChangeLog: *** empty log message *** -Wed Mar 3 19:44:24 1999 Thomas Roessler + * mx.c, mh.c, mbox.c: Mail folder synchronization-related fixes: - * reldate.h, regex.c, VERSION, Makefile.am, ChangeLog: - release preparations; back-port a couple of things from unstable. + - Another situation under which mutt would lose track of the + current message when maildir folders changed has been removed. - * curs_main.c: Vikas' resort_index.3. + - While synchronizing mbox-type folders, a write error when + constructing the draft version of the new mail folder would + leave behind a copy ofthe file containing the draft. This is + most annoying if the write error is due to lack of disk space. - * sendlib.c, imap.c, from.c, curs_main.c: - from.c: Backport from unstable. - others: latest imap related patches. + * po/pl.po: Small \n fixes. -Tue Mar 2 22:13:30 1999 Thomas Roessler + * parse.c: mutt_strlen() optimizations from Byrial Jensen. - * curs_main.c, charset.c: Some small fixes from Vikas. + * from.c: branches: 2.1.4; mutt_strlen() optimizations from + Byrial Jensen. - * parse.c, init.h, imap.c, globals.h: - Brandon Long's latest IMAP fixes. + * lib.c: mutt_strlen() optimizations from Byrial Jensen. - * parse.c: Latest IMAP-related fix from Brandon Long. + * po/pl.po: Add the polish translation. - * thread.c: - Correctly handle messages which have themselves in their references - header. + * configure.in: branches: 2.2.2; 2.2.4; Register the polish + translation. - * thread.c: - Properly handle messages which have themselves in "References". + * doc/manual.sgml.in: branches: 1.18.4; Fixes to the forwarding + chapter. From O'Shaughnessy Evans . -Sun Feb 28 08:30:19 1999 Thomas Roessler + * m4/README: Here is a small patch to simplify + m4/Makefile.am.in. This came out of a suggestion I made to Jim + Meyering (maintainer of GNU fileutils, where I snarfed the code + from :). (From: Lars Hecking ) - * rfc822.c: Fix a memory leak. From Liviu. + * m4/Makefile.am.in: branches: 1.2.4; Here is a small patch to + simplify m4/Makefile.am.in. This came out of a suggestion I made + to Jim Meyering (maintainer of GNU fileutils, where I snarfed + the code from :). (From: Lars Hecking ) - * rfc822.c: Fix a memory leak. From Liviu. +1998-12-18 10:22:59 roessler (roessler) - * rfc1524.c, mutt.h, lib.c, attach.c: - Fix the $TMPDIR raace noted by Hamish Moffat. + * mh.c: Catch an error condition when synchronizing mh messages. - * rfc1524.c, mutt.h, lib.c, attach.c: Fix a $TMPDIR race condition. + * po/de.po: Fix a format which had %s instead of %d. - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, po/es.po, po/de.po, po/cs.po: - post-snapshot commit. +1998-12-17 18:39:48 roessler (roessler) -Fri Feb 26 15:42:07 1999 Thomas Roessler + * ChangeLog: *** empty log message *** - * doc/manual.sgml.in, send.c, regex.c, mutt.h, init.h: - Adding pgp_replyencrypt. + * INSTALL: branches: 2.1.4; I've been told that the FreeBSD shell + has been fixed meanwhile. Additionally, add the note from Vikas + on patching Solaris to get mutt work properly on that system. -Thu Feb 25 06:58:01 1999 Thomas Roessler + * mh.c: Fix attachment deletion for maildir/mh folders. This may + fix other mh-related problems, too. - * from.c: - parse some more from_ lines. Before, there were problems with cases - like this: + * curs_lib.c: branches: 2.2.4; Don't even try to clear the + status line when not in curses mode. - >From <@x400host:"/G=Bob/S=Allinson/CN=Has embedded spaces/OU=X400HOST/ - >OU=xxxx/O=xxx/PRMD=xxxxx/ADMD=XXXXXX/C=GB/"@x400host> - >Tue Feb 23 09:44:52 1999 +1998-12-16 13:23:06 roessler (roessler) - Problem noted by johnm@sirius3.demon.co.uk + * imap.c: Two lines were in reverse order. Noted by Daniel + Eisenbud. -Tue Feb 23 20:38:49 1999 Thomas Roessler + * thread.c: branches: 2.1.4; Give Daniel Eisenbud a "lock" + on this file. - * imap.c: fix a segfault. From Brandon. + * pager.c: branches: 2.2.4; Fix "$resolve" behaviour for OP_TAG + and OP_TOGGLE_NEW from the pager. -Mon Feb 22 12:37:43 1999 Thomas Roessler + * curs_lib.c: SLang-related fixes to mutt_endwin(). - * curs_main.c: Vikas' latest collapse fix. + * compose.c: branches: 2.1.4; Permit the user to set the typical + MIME parameters used with application/pgp messages. - * curs_main.c: collapse fix from Vikas. + * color.c: branches: 2.1.4; Fix a segfault noted by Stephan Hack. + (Fix noted by Vikas.) - * mbox.c, imap.c: - Avoid reading past actual headers when reopening mailboxes. From - Daniel Eisenbud. + * configure.in: Make the sendmail check compatible with newer + autoconf versions. Noted by Lars Hecking. - * mbox.c, imap.c: - Avoid reading past the end of actual headers when reopening folders. - From Daniel Eisenbud. +1998-12-13 08:10:13 roessler (roessler) - * pgp.c: Don't override base64 by quoted-printable. + * mx.c, curs_main.c: Don't dump core when closing a NULL context. + Fixes the "exit from no-mailbox mode" bug. - * menu.c: replace clear() by clrtobot(). +1998-12-12 10:14:43 roessler (roessler) - * pgp.c: - Currently, PGP signing messages will force quoted-printable encoding - even if we should use base64. + * po/uk.po, po/ru.po, po/it.po, po/fr.po, po/es.po, po/de.po: + Post-release commit. -Fri Feb 19 07:38:17 1999 Thomas Roessler + * hook.c: branches: 2.1.4; More _PGPPATH and us dist related + fixes. - * sendlib.c: Don't qp-encode multiparts. ugh. + * curs_main.c: More _PGPPATH and us dist related fixes. - * sendlib.c: ... message and multipart, not just message. + * mutt.h: branches: 2.1.4; Don't define M_PGPHOOK unless _PGPPATH + has been defined. - * sendlib.c, mutt.h, init.h: - Add $encode_from: This option causes mutt to trigger - quoted-printable encoding for any non-multipart attachments which - have ^From at the beginning of a line. Note that we don't trigger - on ^From_ since either procmail or sendmail is >-escaping on ^From, - and note that this won't help against sites where sendmail has the - '9' flag set on the local mailer, as these sites will inevitably - transform to 8bit (sic!). + * pager.c: Another reap.pl-related fix. -Thu Feb 18 23:14:36 1999 Thomas Roessler + * Makefile.am: branches: 2.1.4; The us-dist target was screwed. - * pgp.c, mutt.h, init.h: - Add retainable signatures. This should work nicely with encrypted - mailing lists. + * thread.c: *** empty log message *** - * mx.c, init.h, globals.h, configure.in, acconfig.h, Makefile.am: - Introduce $dotlock_program: This makes the mutt_dotlock program's - location a run-time configuration variable. + * system.c, strcasecmp.c, status.c: branches: 2.0.4; *** empty + log message *** - * send.c, mutt.h, init.h: - Introduce $honor_followup_to. The user will now be asked whether he - wants to honor mail-followup-to or not. + * stamp-h.in: *** empty log message *** - * curs_main.c: - properly handle OP_FLAG_MESSAGE when applied to tagged messages. + * sort.h, sort.c, socket.c, snprintf.c, signal.c, sha_locl.h, + sha1dgst.c, sha.h: branches: 2.0.4; *** empty log message *** - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, po/es.po, po/de.po, po/cs.po: - Updated translations. + * sendlib.c: *** empty log message *** - * contrib/sample.mailcap: Fix the text/html entry. + * send.c: branches: 2.0.2; *** empty log message *** - * regex.c, headers.c, copy.h, configure.in: - copy.h: Some flags were used with multiple meanings. bad. - configure.in, regex.c: Make regex autoconfiguration work. - headers.c: expand aliases on the from header. + * score.c, rfc822.h, rfc822.c, rfc2047.h, rfc2047.c, rfc1524.h, + rfc1524.c, resize.c, reldate.h, recvattach.c: branches: 2.0.4; + *** empty log message *** - * headers.c: Expand aliases on the From header. + * reap.pl: *** empty log message *** -Wed Feb 17 15:48:05 1999 Thomas Roessler + * query.c: branches: 2.0.4; *** empty log message *** - * doc/mutt.man.in: Fix the URL. + * protos.h, prepare: *** empty log message *** - * sendlib.c, init.h: User-Agent, not X-Mailer. + * postpone.c, pop.c, pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.h: + branches: 2.0.4; *** empty log message *** - * po/fr.po: update. + * pgp.c, pattern.c: *** empty log message *** - * copy.h: - Some of the M_CM flags erroneously had been defined to have the same - value. _Very_ bad. + * parse.h: branches: 2.0.4; *** empty log message *** - * contrib/sample.mailcap: Correct the netscape text/html entry. + * parse.c: *** empty log message *** - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, po/es.po, po/de.po, po/cs.po, po/Makefile.in.in, sendlib.c, send.c, regex.c, pager.c, mutt.h, init.h, configure.in, acconfig.h, Muttrc.in, Makefile.am: - - Makefile.am: Fix the dist target to include all necessary files. - - po/fr.po: New French translation. (-> stable!) - - Add the new options to Muttrc.in. - - regex.c, configure.in: include config.h from regex.c, and handle - alloca in a more intelligent way than before. (Currently, we just - mis-handle it.) - Port this to stable and test it! - - po/cs.po: update cs.po. - - po/de.po, po/nl.po: updated versions from Roland and Boris. - - pager.c: Vikas' grok_ansi fix. - - po/Makefile.in.in: keymap_defs is always in po/.. - from Lars - Hecking. + * pager.h: branches: 2.0.4; *** empty log message *** -Fri Feb 12 11:23:17 1999 Thomas Roessler + * pager.c: *** empty log message *** - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, po/es.po, po/de.po, po/cs.po, reldate.h, ChangeLog: - post-release commit for 0.95.3. + * mx.h: branches: 2.0.4; *** empty log message *** - * po/nl.po, reldate.h, ChangeLog: post-release commit for 0.96. + * mx.c: *** empty log message *** -Thu Feb 11 22:52:03 1999 Thomas Roessler + * mutt_socket.h, mutt_regex.h, mutt_menu.h, mutt_curses.h: + branches: 2.0.4; *** empty log message *** - * imap.c, VERSION: another imap-related fix. + * mutt.h, mkinstalldirs, missing, mime.types: *** empty log + message *** - * pattern.c: another signal fix from liviu. + * mime.h: branches: 2.0.4; *** empty log message *** -Thu Feb 11 22:52:03 1999 Thomas Roessler + * mh.c: *** empty log message *** - * imap.c, VERSION: another imap-related fix. + * menu.c: branches: 2.0.4; *** empty log message *** - * pattern.c: another signal fix from liviu. + * mbox.c: *** empty log message *** - * imap.c: Remove a superfluous if statement. + * mapping.h: branches: 2.0.4; *** empty log message *** - * imap.c: ups, that one was bad. + * main.c: *** empty log message *** - * imap.c: - The HEADER structure doesn't have a mailcap component any more. + * mailbox.h: branches: 2.0.4; *** empty log message *** - * imap.c: - The HEADER structure doesn't have a mailcap component any more. - Noted by Johan van Selst . + * lib.c: *** empty log message *** - * signal.c, sendlib.c, pattern.c, pager.c, mutt.h, menu.c, globals.h, curs_main.c, curs_lib.c: - patch.mutt-0.95.1i.ld.signals.1-2.gz + * keymap.h, keymap.c: branches: 2.0.4; *** empty log message *** - * po/nl.po: new nl translation. + * install-sh: branches: 2.0.10; *** empty log message *** - * pattern.c, curs_main.c: pattern.c: Collapse patch from Vikas. + * init.h, init.c, imap.h: branches: 2.0.4; *** empty log + message *** - * po/nl.po: New nl translation. + * imap.c, hook.c: *** empty log message *** - * pattern.c, curs_main.c: - curs_main.c: Check whether the user pressed a number before putting - it back onto the stack. (OP_JUMP) - pattern.c: Vikas' latest fix. + * history.h, history.c, help.c, headers.c, hdrline.c, hash.h, + hash.c: branches: 2.0.4; *** empty log message *** - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, po/es.po, po/de.po, po/cs.po: - Updating the po files. + * handler.c: *** empty log message *** - * doc/manual.sgml.in, doc/Makefile.in: - Install README.SECURITY in the doc directory, document - mailcap_sanitize. + * gnupgparse.c, globals.h, getdomain.c: branches: 2.0.4; *** + empty log message *** - * reldate.h, prepare, configure.in, VERSION, Makefile.am, Attic/$output.in: - Preparing for 0.96: $output.in was real fun in the dist target. - *argh* + * gen_defs: branches: 2.0.6; *** empty log message *** - * po/uk.po, po/ru.po, po/pl.po, po/nl.po, po/it.po, po/fr.po, po/es.po, po/de.po, po/cs.po, doc/manual.sgml.in, doc/Makefile.in, reldate.h, VERSION, NEWS, Makefile.am, ChangeLog: - [stable] post-release commit for 0.95.2. + * functions.h: branches: 2.0.4; *** empty log message *** - * README.SECURITY: Add a note on how to write mailcap files. + * from.c: *** empty log message *** - * README.SECURITY: Add a note on how to write mailcaps. + * flags.c, filter.c, enter.c, edit.c, dotlock.h, dotlock.c, + date.c: branches: 2.0.4; *** empty log message *** -Wed Feb 10 23:12:27 1999 Thomas Roessler + * curs_main.c, curs_lib.c: *** empty log message *** - * browser.c: Ups, this one needed a #ifdef USE_IMAP. + * copy.h, copy.c: branches: 2.0.4; *** empty log message *** - * imap.c, browser.c: - Some patches Brandon Long posted to comp.mail.mutt. + * configure.in: *** empty log message *** - * rfc1524.c, protos.h, lib.c, handler.c, attach.c: - Fix the security fix. + * config.sub, config.guess: branches: 2.0.6; *** empty log + message *** - * rfc1524.c, mutt.h, lib.c, init.h: [stable] $mailcap_sanitize + * compose.c: *** empty log message *** - * rfc1524.c, mutt.h, lib.c, init.h: [unstable] $mailcap_sanitize. + * complete.c, commands.c: branches: 2.0.4; *** empty log + message *** - * system.c, signal.c, sendlib.c, send.c, protos.h, mutt.h, globals.h, curs_lib.c, compose.c, commands.c, attach.c, TODO: - patch.mutt-0.95.1i.ld.signals.1: A major redesign of how child - processes are invoked. From Liviu. + * color.c: *** empty log message *** -Tue Feb 9 23:54:03 1999 Thomas Roessler + * charset.h: branches: 2.0.4; *** empty log message *** - * sort.c, mx.c, mutt.h, mh.c, mbox.c, curs_main.c, ChangeLog: - Vikas' latest collapse fix. + * charset.c: *** empty log message *** - * prepare: Small prepare bug noted by vikas. + * buffy.h, buffy.c, browser.c, attach.h: branches: 2.0.4; *** + empty log message *** - * pgppubring.c, pgpkey.c, pgp.h, main.c, gnupgparse.c, browser.h: - browser.h: re-insert the "tagged" component. - pgp support: fix handling of PGP 5 subkeys, algorithm 20. + * attach.c: *** empty log message *** - * pgppubring.c: [stable] Alg. 16 is encrypt-only, el-gamal. + * alias.c, addrbook.c, acconfig.h: branches: 2.0.4; *** empty + log message *** - * commands.c: - honor hdr_order when decode-piping a message. From Vikas. + * VERSION, TODO: *** empty log message *** - * po/cs.po: New czech translation. + * README: branches: 2.0.4; *** empty log message *** - * commands.c: Reorder headers when decode-piping. + * OPS.PGP: *** empty log message *** - * po/cs.po, doc/manual.sgml.in, socket.c, mx.c, mutt_socket.h, mutt.h, menu.c, init.h, imap.h, imap.c, functions.h, complete.c, browser.h, browser.c, OPS: - Brandon's IMAP clean-up; new czech translation. + * OPS, NEWS, Muttrc.in: branches: 2.0.4; *** empty log message + *** -Thu Feb 4 12:00:10 1999 Thomas Roessler + * Makefile.am, INSTALL, GPL, ChangeLog, COPYRIGHT, ABOUT-NLS: + *** empty log message *** - * rfc1524.c, protos.h, pgpinvoke.c, mx.c, lib.c: - [unstable] Change the way mutt_quote_filename() worked. It's not - too reasonable to allocate memory dynamically whenever we quote a - file name. (I guess I should add "vim" to pgpinvoke.c's copyright - notice. :-) + * po/uk.po, po/ru.po, po/it.po, po/fr.po, po/es.po, po/de.po, + reldate.h, VERSION, ChangeLog: Release-commit for 0.95i. - * mx.c: - [unstable] Check for write errors when moving messages to $mbox. + * hash.c: Use a better hash function. Contributed by Stefan + Langerman to mutt-users. - * mx.c: Check for write errors when moving messages to $mbox. +1998-12-11 20:48:14 roessler (roessler) -Wed Feb 3 22:14:18 1999 Thomas Roessler + * reldate.h, VERSION, ChangeLog: 0.94.999 pre-release commit. - * sendlib.c, recvattach.c, postpone.c, main.c, hash.c, functions.h, compose.c, charset.h, charset.c, OPS: - [unstable] Produce some reasonable character set support when - postponing messages. + * main.c: Bail out with a text-based error message if a + non-existing mailbox is given as a -f command line argument. - Additionally, this patch fixes a nasty pointer leak in - load_charset() [noted with electric fence], and a completely - mis-lead attempt to use bsearch(). Apparently, nobody ever tested - the utf8 decoder for quite some time. + * Makefile.am: The distdir target creates hard links for the + source files. This has the consequence that the us-dist hook + will demolish files in the main source tree. We have to un-link + the various instances of the source code. -Tue Feb 2 21:57:44 1999 Thomas Roessler + * INSTALL: Warn about regexp-related problems under Solaris 2.6. - * pattern.c: merge ~v patch into unstable. + * po/uk.po, po/ru.po, po/it.po, po/fr.po, po/es.po, po/de.po: + Various last-minute changes and automatic updates. - * pattern.c: small nit-fix from vikas to the ~v pattern. + * main.c: Go into no-mailbox mode when the initial folder can't + be opened. - * pgp.c: Thou shall not use dangling pointers. + * mh.c: Undoing the mh_speed patch. - * attach.c: - [unstable] Fix mutt_decode_save_attachment's handling of character - set conversions. + * po/it.po, po/fr.po: l10n fixes. - * sendlib.c, send.c, rfc2047.c, recvattach.c, protos.h, pgp.c, pattern.c, mutt.h, init.h, handler.c, globals.h, functions.h, copy.h, copy.c, compose.c, commands.c, charset.h, charset.c, attach.c, OPS: - Merging the external character set patch into unstable. - Additionally, this change introduces a M_CHARCONV state flag which - gives us some more control about when character set conversions are - actually done. Current versions of mutt would happily apply - character set conversions when, e.g., saving a text/plain attachment - to a file. (We had at least one corrupt russing translation file - due to this mis-feature.) + * curs_main.c: Start a new reply and postpone it. Then type m + (mail), and recall and send the postponed reply. The replied + message is _not_ flagged replied. - Additionally, we clean up some of the character set related code in - handler.c. Most of that is now done by the decoder functions in - charset.c. + (From Byrial Jensen.) - * imap.c: Brandon's imap_create patch. + * po/fr.po: Bug-fixed french l10n. - * pgpkey.c: - [unstable] clear the message line before letting people select - public keys. + * parse.c: Multipart parser fixes from Byrial. Finally. - * imap.c, copy.c: [unstable] merging Brandon's imap fixes. + * po/it.po: Small fix. - * copy.c, imap.c: A couple of IMAP fixes from Brandon Long. +1998-12-10 22:48:56 roessler (roessler) -Sat Jan 30 17:07:30 1999 Thomas Roessler + * po/fr.po, configure.in: Add the french l10n. - * pgpkey.c: - really fix the weak associations problem. it was worse than i - thought. + * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, reldate.h: + post-release commit 0.94.99. - * pgpkey.c: - Handle expired keys correclty, even when they are the only and exact - match when searching for keys by address. + * VERSION, README, ChangeLog: Pre-release commit for 0.94.99. -Fri Jan 29 11:15:15 1999 Thomas Roessler + * menu.c: Fix tag-prefix. - * init.h: [unstable] Change some default formats. + * compose.c: Redraw fix after the content type was changed on + the compose menu. - * remailer.c, pgpkey.c, menu.c, addrbook.c: Add generic menu searching. +1998-12-08 23:09:53 roessler (roessler) - * remailer.h, remailer.c, init.h, globals.h: - Use a user-definable format for the mixmaster menu. + * help.c: Help screen resizing nit. From Gero Treuner. - * pgpkey.c, pgp.h, init.h: [unstable] add $pgp_entry_format. + * doc/manual.sgml.in: Typo. -Thu Jan 28 09:08:47 1999 Thomas Roessler + * sendlib.c: Work around sendmail 8.9.1a invalidating PGP/MIME + signatures by re-ordering MIME headers in the way sendmail does. - * gnupgparse.c: - gnupg's trust model is currently unusable. As a work-around, we - don't present the user with _any_ trust information if he uses - gnupg. + * mh.c: Keep track of file name changes for files wandering + around between the subfolders of a maildir. -Wed Jan 27 19:53:46 1999 Thomas Roessler + * mh.c: More fixes to the maildir resynchronization code. + This should now also smoothly handle the case of messages + _vanishing_ from maildir's new/ subdirectory. - * doc/manual.sgml.in, pgpkey.c, mutt.h, init.h, gnupgparse.c: - Add $pgp_show_unusable. + * init.c: Make the debug file access unbuffered. Important if + we are debugging crashes. -Tue Jan 26 21:24:56 1999 Thomas Roessler +1998-12-07 21:13:44 roessler (roessler) - * doc/manual.sgml.in: [unstable] document ~v. + * mx.c, mh.c: Fix a couple of flag-related bugs in the maildir + folder update code. - * doc/manual.sgml.in: [stable] document ~v. + * imap.c: Fix a completely ugly comment formatting. - * thread.c, pattern.c, mutt.h: - [unstable] Add the ~v pattern. From Vikas. + * mutt.h: Adjust '#' to the first column. - * thread.c, pattern.c, mutt.h: [stable] Add the ~v pattern. + * rfc2047.c: Don't tag us-ascii headers as $Charset or + unknown-8bit. - * doc/manual.sgml.in, ChangeLog: - ChangeLog, documentation for implicit_autoview. +1998-12-03 23:29:37 roessler (roessler) - * doc/manual.sgml.in: Document $implicit_autoview. + * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, reldate.h, + VERSION, ChangeLog: release-commit 0.94.18. -Tue Jan 26 09:51:53 1999 Thomas Roessler +1998-12-02 20:12:35 roessler (roessler) - * doc/manual.sgml.in: Document $implicit_autoview. + * contrib/Pine.rc, contrib/Mush.rc: Bring the sample rc files + better in synch with the actual code. - * compose.c: - Fix a segfault when users change attachment content types, and let - toggle-unlink honor the $resolv variable. + * recvattach.c: Remove a warning which comes from code actually + belonging to the send_charset patch. - * compose.c: - $resolve should be honored when doing toggle-unlink on the compose - menu. + * rfc2047.c: Encode- and decode the "val" field when using mutt + with EXACT_ADDRESS enabled. -Mon Jan 25 22:16:46 1999 Thomas Roessler + * Makefile.am: Small fixes to the build process. From Lars + Hecking. - * compose.c: - This may fix a core dump under certain circumstances. Can't check - this out since I don't get the segfault. + * compose.c: The attached patch fixes yet another redraw related + bug. When I call OP_SAVE from the Compose menu and use the + file-browser and 'q' out of the file-browser, the screen still + shows the browser, but the control is really in the Compose + menu. A Ctrl-L verifies this. Basically, a screen redraw + is missing. - * pgpkey.c: Fix a redraw problem when the key menu is invoked. + From Vikas. - * po/ru.po, po/cs.po, configure.in: Russian and czech translations. + * mutt_menu.h, menu.c, compose.c: From the Compose menu, invoke + attach-message. Tag a whole bunch of messages. Say, for example, + 100. When you exit the folder, the Compose menu's status line + has disappeared. - * po/cs.po: Adding a czech translation, and fixing the russian. + Fix from Vikas. - * po/cs.po: file cs.po was initially added on branch mutt-1-0-stable. + * browser.c: patch-0.94.17.vikas.browser_redraw.1 - * configure.in: Adding a czech translation, and fixing the russian. +1998-11-23 21:10:12 roessler (roessler) - * po/ru.po: ru.po was badly distorted. + * protos.h, lib.c: Change safe_malloc's size parameter from + (unsigned int) to size_t. -Sat Jan 23 17:00:43 1999 Thomas Roessler + * send.c, protos.h, pattern.c, alias.c: From Byrial: - * prepare: - when f is .../Makefile.am, `basename $f .am` is Makefile. So I - should just write that. :-) + I don't think that the match-all pattern modifier works as can + be expected from a logical point of view. - * prepare: Add the default predicate. + The attached patch will make it work as I expect it to work: - * from.c: A slightly optimized version of DE's y2k patch. + - It works on all patterns which explicit or implicit use + address lists: ~c, ~C, ~e, ~f, ~l, ~L, ~p, ~P, and ~t. (It + didn't work with ~l before). - * prepare: Apparently, automake doesn't like our AC_OUTPUT($output) - construction... + - It works such that a modified pattern always match, unless + there is at least one address in at least one of the + referenced lists that it doesn't match. - * gnupgparse.c, from.c: - DE's patch to work around other software's possible y2k bugs. + * doc/manual.sgml.in, send.c, mutt.h, mh.c, init.h, Muttrc.in: + Introduce a new option $reply_self. From Vikas. - * from.c: Try to avoid other programs' possible y2k bugs. +1998-11-20 00:27:03 roessler (roessler) - * enter.c: Fix the attach-multi patch. + * po/it.po: New it.po from Mario. -Fri Jan 22 22:12:10 1999 Thomas Roessler + * doc/mutt.man.in: branches: 1.4.4; Fix a small typo. - * lib.c: Fix a memory leak, noted by Roland Rosenfeld. +1998-11-19 23:57:03 roessler (roessler) - * lib.c: Fix a memory leak. Noted by Roland Rosenfeld. + * contrib/Pine.rc: Fix some ancient syntax. - * recvattach.c, query.c, protos.h, menu.c, enter.c, curs_lib.c, compose.c, browser.c, addrbook.c: - Enable tagging in the file browser. + * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, send.c: + Hack around problems with multi-valued Reply-To headers. + From Roland Rosenfeld. - * protos.h, pgppubring.c, pgpkey.c, pgp.h, pgp.c, lib.c, handler.c, gnupgparse.c, compose.c: - Heavy hacking on mutt's pgp support. We no longer read the complete - key ring into memory. For gpg, performance is heavily improved due - to the fact that we are passing a couple of key hints to the key - ring parsing back-end. + * rfc2047.c: Properly encode '_' characters in words which + are qp-encoded. -Thu Jan 21 05:19:42 1999 Thomas Roessler + * sendlib.c: Use mutt_is_message_type() in the message + transformation code. - * hook.c: Fix _mutt_string_hook. + * po/Makefile.in.in: Fix all Makefiles. make + DESTDIR=/path/to/something install should work now. -Wed Jan 20 13:52:59 1999 Thomas Roessler + * doc/Makefile.in: branches: 1.15.4; Fix all Makefiles. + make DESTDIR=/path/to/something install should work now. - * po/pl.po: New polish translation. + * Makefile.am: Fix all Makefiles. make DESTDIR=/path/to/something + install should work now. - * pgppubring.c, pgpkey.c, configure.in: - Add heavily improved debugging capabilities to the PGP code. - Anyway, the problem I observed wasn't a bug in mutt, but an expired - key. *sigh* +1998-11-18 23:09:46 roessler (roessler) - * rfc1524.c: Don't segfault when MailcapPath is unset. + * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, reldate.h, + VERSION, ChangeLog: Release-commit for 0.94.17. - * rfc1524.c: - Fix a segmentation fault when no MailcapPath has been defined. + * sendlib.c, protos.h, pgp.c, parse.c, lib.c, compose.c: This + patch simplifies the generation of content type parameters + significantly by introducing a funciton mutt_set_parameter(). + Additionally, we re-use code from parse.c for parsing user-input + content type headers on the compose screen. -Tue Jan 19 23:38:26 1999 Thomas Roessler + * compose.c: Remove some uuencode-related debris. - * protos.h, mutt.h, init.h, hook.c, charset.c, Makefile.am: - Add the charset-hook command. + * recvattach.c: Remove some code which crept in from the external + character set patch. - * configure.in, charset.c, acconfig.h, Makefile.am, $output.in, INSTALL: - Properly handle character set definition file installation. + * recvattach.c: Make optional formats work while processing + $attach_format. - * mx.c: Remove a confusing error message. + * mh.c: Remove bogus re-sorting code from the maildir check + routine. - * mx.c: Remove confusing error message. + * mutt.h: Include , so SEEK_SET is defined on some + systems which don't do so in . - * keymap.c, curs_lib.c: patch-0.95.1.vikas.macro_function.1 +1998-11-17 13:23:26 roessler (roessler) - * m4/Makefile.am.in: HP/UX portability patch from Lars Hecking. + * po/uk.po, po/ru.po, po/it.po, po/es.po: Checkpoint commit, + containing quite a few fuzzy translations. -Mon Jan 18 09:45:29 1999 Thomas Roessler + * po/de.po: Update some messages. - * po/ru.po: - New Russian translation from Michael Sobolev . + * m4/Makefile.am.in, m4/README, m4/gettext.m4, m4/lcmessage.m4, + m4/progtest.m4, prepare, configure.in, Makefile.am: Configuration + fixes from Lars Hecking, with some more fixes and modifications + from myself. With some luck, you don't need a gettext + installation any more. - * po/ru.po: - New russian translation from Michael Sobolev . + * sendlib.c: Fix the base64 encoder. The current code would + produce slightly unpredictible output which leads to bad + signatures. -Thu Jan 14 13:08:46 1999 Thomas Roessler + * postpone.c, pgp.c, parse.c, pager.c: Fix a search coloring + related bug. - * compose.c: Mixmaster user interface beautification. +1998-11-16 11:44:42 roessler (roessler) - * mx.c, curs_lib.c: - Fix a couple of segfaults related to using curses when it isn't there. + * protos.h: Drop ci_attach - it doesn't exist. Noted by Byrial + Jensen. - * mx.c: dotlocking plus curses... +1998-11-15 09:53:23 roessler (roessler) -Wed Jan 13 23:56:39 1999 Thomas Roessler + * parse.c: Stupid typo. - * send.c, mutt.h, mbox.c, handler.c, copy.h, copy.c: - patch-0.95.1i.tlr.weed.1, patch-0.95.1i.tlr.dotlock.1 - These have - been tested with unstable so far, seem to work fine. + * protos.h, parse.c, attach.c: My version of Byrial's parse_part + patch. - * mx.c: Don't use curses when we don't have it. + * recvattach.c, protos.h, mutt.h, copy.c, compose.c: I can + elaborate a little more on the last paragraph. It is deletion + of the top level part direct under a message/rfc822 part which + gives problems because the headers of the message/rfc822 part + have to be changed in this case. It is hard to tell exactly how + many bytes and lines will be removed and added in this case. - * mx.c: Don't try to do mutt_yesorno if we don't have curses. + If we can refrain from deletion of such parts and thus only + allow deletion of parts direct under a multipart part, then it is + relative easy always to make correct Content-Length: and Lines: + headers in the copy. (The correctness of the Lines count is + dependent of the correctness of the initial value, though). - * remailer.h: - Mixmaster has 20 address slots, that makes _19_ remailers. + (From: Byrial Jensen) - * remailer.c: Fix the "append" function. + * doc/manual.sgml.in: Correcting Vikas' E-Mail address in the + credits section. - * sendlib.c: Don't leak message dates when sending via mixmaster. +1998-11-14 08:24:56 roessler (roessler) - * remailer.c: - Add search code to the remailer chain selecting menu. [This is - pretty generic - should we add that code to menu.c?] + * doc/manual.sgml.in: Update Byrial's e-mail address. - * postpone.c: Fix postponing of PGP messages. + * copy.c: Simplify the new attachment deletion code not to require + an extra temporary file. (From: Byrial Jensen ) - * send.c, remailer.c, compose.c: - Qualify addresses before passing them to mixmaster. + * help.c, handler.c: Type cast nit from Gero Treuner. - * send.c, remailer.h, protos.h, mutt.h: - Clean up dependencies: remailer.h is no longer included by mutt.h, - and the mix_* prototypes can once again go to remailer.h. +1998-11-13 18:31:06 roessler (roessler) - * sendlib.c, remailer.c, remailer.h, send.c, protos.h, postpone.c, mutt.h, lib.c, keymap.h, keymap.c, init.h, headers.c, globals.h, functions.h, configure.in, compose.c, OPS.MIX, acconfig.h, Makefile.am: - A first take at adding a mixmaster front-end to mutt. Don't worry, - it's optional. ;-) + * imap.c: Currently, Mutt won't use a default folder if just the + IMAP server is specified. In fact, if the folder isn't specified, + it will core-dump. -Tue Jan 12 22:01:11 1999 Thomas Roessler + The attached patch will use INBOX as the IMAP folder name if + none is specified, eliminating the core-dump. - * mbox.c: Open folders in read-only mode if mutt can't lock them. + (From: Aaron Schrab ) -Mon Jan 11 18:12:49 1999 Thomas Roessler +1998-11-12 21:52:01 roessler (roessler) - * send.c, mutt.h, handler.c, copy.h, copy.c: - When decode-forwarding messages with message/Rfc822 attachments, - mutt should weed the attachments' headers according to the setting - of $forward_weed. + * mutt.h, copy.c: Byrial's latest attachment deletion patch. -Sun Jan 10 09:11:36 1999 Thomas Roessler + * mutt.h, lib.c, handler.c: Introduce a state_printf() function. - * doc/manual.sgml.in, hdrline.c: Byrial's %D time format patch. +1998-11-11 21:18:08 roessler (roessler) -Sat Jan 9 17:53:02 1999 Thomas Roessler + * po/it.po: New it.po from Marco. - * doc/manual.sgml.in, recvattach.c, protos.h, lib.c: - Byrial's latest changes to stable. + * snprintf.c: Don't use the mutt_str* functions in this module. - * recvattach.c, protos.h, lib.c: - Ask the user whether to overwrite a file or append to it. From - Byrial Jensen. + * strcasecmp.c: the s/str.*cmp/mutt_str.*cmp/ replacement should + not have taken place here. - * doc/manual.sgml.in: Fix a documentation problem. +1998-11-10 22:21:51 roessler (roessler) -Fri Jan 8 23:29:05 1999 Thomas Roessler + * dotlock.c: Don't use mutt_strsomething in the dotlocking code. - * charset.c: - When doing a binary search, we may as well use bsearch (3). + * send.c: Fix the $metoo option's behaviour. - * parse.c: Optimized time-zone parsing. + * thread.c, strcasecmp.c, status.c, sort.c, socket.c, + snprintf.c, sendlib.c, send.c, score.c, rfc822.c, rfc2047.c, + rfc1524.c, recvattach.c, query.c, protos.h, postpone.c, pop.c, + pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.c, pattern.c, parse.c, + pager.c, mx.c, mh.c, menu.c, mbox.c, main.c, lib.c, keymap.c, + init.c, imap.c, hook.c, history.c, help.c, headers.c, hdrline.c, + hash.c, handler.c, gnupgparse.c, getdomain.c, from.c, enter.c, + edit.c, dotlock.c, curs_lib.c, copy.c, compose.c, complete.c, + commands.c, color.c, charset.c, buffy.c, browser.c, attach.c, + alias.c, addrbook.c: Introduce or rewrite mutt_{str*cmp,strlen} + and use them all over the place. If there are still segmentation + faults due to missing NONULLs over, they are gone now. - * parse.c: Optimize time zone parsing. By Byrial Jensen. + * main.c: Add a "pseudo-credit" to the extended copyright notice. - * history.c: - Don't clear the history when the user issues a "set history=..." - command which doesn't change anything. + * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, reldate.h, + VERSION, ChangeLog: Releasing 0.94.16. - * history.c: - Don't clear the history when "set history=..." doesn't change the - buffer size. + * sendlib.c, mx.h, mx.c, mbox.c, init.c, copy.c, commands.c, + buffy.c, attach.c: Experimental support for the so-called + "kendra" mail folder format. This seems to be used on OS/2 and + is, actually, a slibhtly modified version of the MMDF format. - * thread.c, curs_main.c: Threading fix from Daniel Eisenbud. + * parse.c: Do some sanity checking when reading attachment. + This fix should catch bad attachments. -Thu Jan 7 19:01:30 1999 Thomas Roessler + * edit.c: Fix a possible buffer overflow. (This seems to be + the one noticed by Pavel Gulchouck .) - * init.c: Vikas' set_boolean patch. + * compose.c: Wrong fix from Vikas. Undo it. (Noted by Byrial.) - * protos.h, handler.c, attach.c: - Updated implicit autoview handling from stable. + * curs_lib.c, compose.c: Fix a multi_choice related bug. + From Vikas. - * protos.h, handler.c, attach.c: - Only use "implicit" autoviews (implicit_autoview or MM_NOASK) when - mutt is unable to handle a content type internally. This saves us - parsing the mailcap files for every attachment we handle. + * buffy.c: Skip empty mailbox parameters. This fixes a + segmentation fault noted by Marco d'Itri. - * mx.c, mutt.h, init.h, hdrline.c, commands.c, attach.c: - Merge in the mailcap patch from stable. +1998-11-09 19:28:42 roessler (roessler) - * thread.c, system.c, strcasecmp.c, status.c, sort.h, sort.c, socket.c, snprintf.c, signal.c, sha_locl.h, sha1dgst.c, sha.h, sendlib.c, send.c, score.c, rfc822.h, rfc822.c, rfc2047.h, rfc2047.c, rfc1524.h, rfc1524.c, resize.c, recvattach.c, query.c, protos.h, postpone.c, pop.c, pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.h, pgp.c, pattern.c, parse.h, parse.c, pager.h, pager.c, mx.h, mx.c, mutt_socket.h, mutt_regex.h, mutt_menu.h, mutt_curses.h, mutt.h, mime.h, mh.c, menu.c, mbox.c, mapping.h, main.c, mailbox.h, lib.c, keymap.h, keymap.c, init.h, init.c, imap.h, imap.c, hook.c, history.h, history.c, help.c, headers.c, hdrline.c, hash.h, hash.c, handler.c, gnupgparse.c, globals.h, getdomain.c, functions.h, from.c, flags.c, filter.c, enter.c, edit.c, dotlock.h, dotlock.c, date.c, curs_main.c, curs_lib.c, copy.h, copy.c, compose.c, complete.c, commands.c, color.c, charset.h, charset.c, buffy.h, buffy.c, browser.c, attach.h, attach.c, alias.c, addrbook.c, acconfig.h: - Get rid of RCS ids in source files. They are getting in our way - when merging changes. + * from.c: Catch possible bad memory access. - * mx.c, mutt.h, init.h, hdrline.c, commands.c, attach.c: - Remove the use_mailcap variable. Instead, we introduce - implicit_autoview which triggers autoview for every content type - it's applicable to. + * doc/manual.sgml.in, sendlib.c, protos.h, init.h, globals.h, + copy.c, Muttrc.in: Rewrite copy_delete_attach(). - * thread.c, system.c, strcasecmp.c, status.c, sort.h, sort.c, socket.c, snprintf.c, signal.c, sha_locl.h, sha1dgst.c, sha.h, sendlib.c, send.c, score.c, rfc822.h, rfc822.c, rfc2047.h, rfc2047.c, rfc1524.h, rfc1524.c, resize.c, recvattach.c, query.c, protos.h, postpone.c, pop.c, pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.h, pgp.c, pattern.c, parse.h, parse.c, pager.h, pager.c, mx.h, mx.c, mutt_socket.h, mutt_regex.h, mutt_menu.h, mutt_curses.h, mutt.h, mime.h, mh.c, menu.c, mbox.c, mapping.h, main.c, mailbox.h, lib.c, keymap.h, keymap.c, init.h, init.c, imap.h, imap.c, hook.c, history.h, history.c, help.c, headers.c, hdrline.c, hash.h, hash.c, handler.c, gnupgparse.c, globals.h, getdomain.c, functions.h, from.c, flags.c, filter.c, enter.c, edit.c, dotlock.h, dotlock.c, date.c, curs_main.c, curs_lib.c, copy.h, copy.c, compose.c, complete.c, commands.c, color.c, charset.h, charset.c, buffy.h, buffy.c, browser.c, attach.h, attach.c, alias.c, addrbook.c, acconfig.h: - Get rid of the rcsid fields. They are getting in the way whenever I - merge changes into unstable. + * sort.c, score.c, protos.h, curs_main.c, color.c: Fix an + efficiency problem with the color index features. - * po/nl.po, init.h, configure.in: Merging changes from stable. + * doc/mutt.man.in: Replace @sharedir@ by @sysconfdir@. - * configure.in: - Don't add regex.c, but regex.o to the LIBOBJS variable when needed. + * doc/manual.sgml.in: Make the default_hook documentation match + the code. - * init.h: Fix default settings for use_mailcap and mime_forward. + * main.c, curs_main.c: Avoid duplicate mx_close_mailbox() when + OP_QUIT is called. -Wed Jan 6 10:13:32 1999 Thomas Roessler + * browser.c: The attached patch fixes a potential problem in + folder_format_str() where a fixed buffer might not be null + terminated. From Vikas. - * po/fr.po, po/de.po, sendlib.c, regex.c, protos.h, parse.c, mutt_regex.h, mbox.c, main.c, hdrline.c, from.c, date.c, configure.in, acconfig.h, _regex.h, Makefile.am, INSTALL: - [unstable] Merge changes from stable: rx -> regex, Byrial's timezone - patch, translation updates. + * init.c: The attached patch fixes a bug in :set variable= + where variables of type DT_SORT were not getting expanded (only + 4 of them, but a bug nevertheless). From Vikas. - * sendlib.c, protos.h, parse.c, mbox.c, from.c, date.c: - Byrial's timezone patch, without the absurd optimizations. + * browser.c: patch-0.94.15.vikas.browser_sort.3 - * regex.c: - Use gnu regex instead of gnu rx. This library is said to behave - better. Additionally, it supports \<...\> patterns. The files - _regex.h and regex.c included with this distribution correspond to - posix/regex.[ch] from the glibc 2.0.7t source tree. + * doc/manual.sgml.in: Add a forwarding chapter to the manual. + From Gero Treuner. - * regex.c: file regex.c was initially added on branch mutt-1-0-stable. + * po/de.po: Revert de.po to the traditional German spelling rules. - * mutt_regex.h, main.c, configure.in, acconfig.h, _regex.h: - Use gnu regex instead of gnu rx. This library is said to behave - better. Additionally, it supports \<...\> patterns. The files - _regex.h and regex.c included with this distribution correspond to - posix/regex.[ch] from the glibc 2.0.7t source tree. + * po/de.po, pop.c: L10 fixes from Gero Treuner. - * _regex.h: - file _regex.h was initially added on branch mutt-1-0-stable. + * parse.c, handler.c: A message/external-body handler. + From Byrial Jensen. - * Makefile.am, INSTALL: - Use gnu regex instead of gnu rx. This library is said to behave - better. Additionally, it supports \<...\> patterns. The files - _regex.h and regex.c included with this distribution correspond to - posix/regex.[ch] from the glibc 2.0.7t source tree. + * protos.h, parse.c: - remove the static declaration from + parse_date() in parse.c, - rename it to mutt_parse_date() - + fix a minor bug: the timezone information in an expires-header + was used to set the timezone of the send time. - * po/nl.po, po/fr.po: - Various fixes to the NL translation; new French messages. + (From Byrial Jensen .) -Tue Jan 5 14:35:18 1999 Thomas Roessler + * Muttrc.in: Fix some spelling errors noted by Boris Wesslowski + . - * sendlib.c, mutt.h, main.c, configure.in, charset.h, charset.c, Makefile.am: - [unstable] Adding experimental new character set conversion code. + * handler.c: Byrial Jensen's alternative_handler patches. + This may lead to non-desirable effects with attachment deletion; + these effects will go when the new attachment deletion code + is implemented. - * po/de.po: Merging from stable. + * parse.c: SeokChan LEE says KST has a nine hour + offset from GMT. - * po/de.po: Fix a typo in de.po. + * pager.c, help.c: Fix the display of DEL in the pager. - * po/de.po: [unstable] Merging changes from stable. + * send.c: Fix a group reply problem. - * po/nl.po, hdrline.c, curs_main.c, configure.in: - [unstable] merging changes from stable. +1998-10-30 13:00:10 roessler (roessler) - * hdrline.c: Conditionally display score and number of lines. + * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po: Some recent + changes. - * po/nl.po: - [stable] Adding the NL translation; correcting some bugs in the DE - translation. +1998-10-29 09:46:45 roessler (roessler) - * po/nl.po: file nl.po was initially added on branch mutt-1-0-stable. + * mbox.c: Mbox robustness patch from Johnny Tevessen + . - * po/de.po, configure.in: - [stable] Adding the NL translation; correcting some bugs in the DE - translation. + * po/de.po: Fixing a typo. -Mon Jan 4 19:15:10 1999 Thomas Roessler + * imap.c: This patch should cause mutt to ask for your IMAP + login/password again if its wrong. From Brandon Long. - * curs_main.c: [unstable] fix next-unread plus collapsing. +1998-10-28 21:48:36 roessler (roessler) - * curs_main.c: [stable] Fix next-unread when collapsing threads. + * doc/manual.sgml.in, reldate.h, VERSION, NEWS, ChangeLog: + 0.94.15 release commit. - * curs_main.c: [unstable] merging changes from stable. + * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po: pre-release + commit, take 1. - * curs_main.c: [stable] fix a bogus type cast. + * curs_lib.c: Add an IsPrint check to mutt_message() and + mutt_curses_error(). This will prevent _some_ advert effects from + l10ns which don't fit together with the terminal's abilities. + There are still quite a few raw printw() etc. - we may wish to + introduce our own, locale-safe versions of these. - * reldate.h, curs_main.c: [unstable] merging in changes from stable. + * po/POTFILES.in: reldate contais really _no_ i18n-related data. - * curs_main.c: - [stable] Don't use the index elements of header structures when - new messages arrived on the index. + * send.c: Don't try to recall a postponed message when we are + given a template. - * reldate.h: 0.95.1 should have a proper release date. + * copy.c: Fix a possible segmentation fault when deleting nested + attachments. - * send.c, pgp.c, handler.c, configure.in: - Make the experimental branch the main trunk. + * doc/manual.sgml.in, send.c, mutt.h, init.h: Add a $forward_weed + option which controls header weeding when decode-forwarding + messages. - * po/uk.po, po/ru.po, po/pl.po, po/it.po, po/fr.po, po/es.po, po/de.po: - 0.95.1 post-release commit. + * po/ru.po, po/it.po, po/es.po, po/de.po: German translation + fixes from Gero plus checkpoint commit. - * configure.in: [unstable] Create suitable version strings. + * doc/manual.sgml.in, pager.h, pager.c, mutt_menu.h, keymap.c, + help.c, curs_main.c, commands.c, attach.c, OPS: Gero Treuner's + help-wrap patch. - * VERSION, ChangeLog: [stable] Preparing 0.95.1. + * po/ru.po, po/it.po, po/es.po, po/de.po: Adding a current + spanish translation. - * send.c: [unstable] commit changes from the stable tree. + * send.c: if reply-to points to the address on the from header, + use the from header's value for composing a reply's recipient + list, not the reply-to header. - * send.c: - [stable] When sending a message in batch mode failed, mutt would - dump core. Patch from Byrial Jensen. + * configure.in: add the ukrainian l10n. - * pgp.c, handler.c: [unstable] Add multiple signature support. +1998-10-27 19:02:45 roessler (roessler) -Mon Jan 4 12:57:55 1999 Thomas Roessler + * configure: Configure is generated automatically and should + thus _not_ be part of the CVS repository. - * send.c: When sending a message in batch mode failed, mutt - would dump core. Patch from Byrial Jensen. + * configure.in, configure, README, INSTALL: Try to detect Solaris + 2.4's broken regcomp(). -Sat Jan 2 17:23:24 1999 Thomas Roessler + * send.c: Move some code around. - * sendlib.c, ChangeLog: I shouldn't accept patches on New - Year's day. Not even new-year related patches. + * doc/manual.sgml.in: Some documentation nits. - * po/it.po: Fixing a typo. + * dotlock.c: include config.h _before_ checking for HAVE_GETOPT. + Noted by Scott Perlman . - * protos.h, parse.c, handler.c: mutt_parse_date () shouldn't - modify its argument. Problem noted by Byrial Jensen. + * Muttrc.in: Add a macro for viewing the manual. - * lib.c: Fix safe_symlink to correctly handle relative paths. + * pgp.c, configure.in, configure: i18n fixes. -Sat Jan 2 09:35:09 1999 Thomas Roessler + * po/ru.po, po/es.po, po/it.po, po/de.po: A couple of i18n + fixes, plus a partial spanish translation from Boris Wesslowski + . - * protos.h, parse.c, handler.c: mutt_parse_date () shouldn't - modify its argument. Problem noted by Byrial Jensen. + * configure.in, configure: Handle systems which have neither + pgp2 nor pgp5, but gpg correctly. - * lib.c: Fix safe_symlink to correctly handle relative paths. + * compose.c: - snd_entry() is marked static - You will only get + a full redraw of the screen after invoking + pgp_send_menu if you selected "sign as". - draw_envelope() + and edit_address_list() use the same array of + strings for titles/prompts. This saves both string data and + code in both functions which have been a lot smaller. -Fri Jan 1 09:43:15 1999 Thomas Roessler + * sendlib.c, send.c, protos.h, postpone.c, compose.c: Preserve + FCC headers when postponing. From Vikas. - * sendlib.c: New Year's time zone handling patch from Manish - Singh . + * mx.c, mutt.h, imap.c: Prevent mutt from re-reading IMAP folders + before quitting. -Thu Dec 31 09:45:46 1998 Thomas Roessler +1998-10-22 13:53:47 roessler (roessler) - * curs_main.c: The attached patch moves code for sorting the - index and restoring the current message from - mutt_index_menu() to a new function. It saves code - duplication. + * send.c: Undo some superfluous changes. Pointed out by V.A. -Wed Dec 30 07:58:40 1998 Thomas Roessler + * send.c, protos.h, postpone.c: - Preserve certain headers' + values when recallling a postponed message. TBD: Fcc. - * pgp.c, main.c: Localize some more messages. From Michael Sobolev. + - Rename mutt_edit_message() to mutt_prepare_edit_message() + since that's what that function actually does. -Tue Dec 29 16:29:03 1998 Thomas Roessler + * mx.h, mx.c, lib.c, flags.c: Make _all_ IMAP-related code + conditionally defined. From Byrial Jensen. - * mbox.c, ChangeLog: Use sizeof instead of strlen for some - fixed strings. +1998-10-21 22:46:16 roessler (roessler) - * mh.c: Take setting the index_hint out of the main loop of - mh_check_mailbox(). + * protos.h, pattern.c, hdrline.c: Fix match-all for the ~p, + ~P modifiers. -Mon Dec 28 14:59:04 1998 Thomas Roessler + * compose.c: Vikas' write_fcc patch. - * attach.c: Fix a segmentation fault when viewing - message/rfc822 attachments from the compose screen. + * doc/manual.sgml.in: Documentation nits from Byrial. -Wed Dec 23 15:57:00 1998 Thomas Roessler + * curs_lib.c: Also accept numbers as input in mutt_multi_choice(). + From Byrial. - * pattern.c: A slightly modified version of Vikas' - pattern_match patch. This changes the semantics of the - pattern-something functions so they only apply to - _visible_ messages. (With the exception of limit: In this - case, the user can add another pattern if he wants to - limit further, or he can give an entirely new pattern.) + * prepare: Fix the documentation reference in prepare. -Tue Dec 22 18:07:19 1998 Thomas Roessler + * doc/devel-notes.txt: Add a gettext automake macro patch which + is needed for proper building of mutt. - * sendlib.c: Fix MIME forwarding. From Vikas. + * prepare, config.h.in, aclocal.m4, README, INSTALL: Remove + some automatically generated files from the CVS repository, + and add a script which generates them. -Mon Dec 21 12:38:57 1998 Thomas Roessler + * Makefile.am: Don't overwrite $(sysconfdir)/Muttrc if present. - * mx.c, mh.c, mbox.c, imap.c, charset.c: Adjust some - hash-related parameters. + * po/ru.po, po/it.po, po/de.po, protos.h, curs_lib.c, compose.c, + commands.c, browser.c: Byrial Jensen's mutt_multi_choice() + patch plus some German translations. - * mx.c, mh.c, mbox.c: Mail folder synchronization-related fixes: + * pgpinvoke.c, gnupgparse.c: Make gpg's output look a little + bit cleaner. - - Another situation under which mutt would lose track of the current - message when maildir folders changed has been removed. + * po/ru.po, po/it.po, po/de.po, reldate.h: Release commit. - - While synchronizing mbox-type folders, a write error when - constructing the draft version of the new mail folder would leave - behind a copy ofthe file containing the draft. This is most - annoying if the write error is due to lack of disk space. + * VERSION, ChangeLog: Preparing 0.94.14. - * po/pl.po: Small \n fixes. +1998-10-20 22:02:58 roessler (roessler) - * parse.c, from.c, lib.c: mutt_strlen() optimizations from - Byrial Jensen. + * po/ru.po, po/it.po, po/de.po: Checkpoint commit. - * po/pl.po: Add the polish translation. + * config.h.in, Makefile.am: Include VERSION with the distribution. - * configure.in: Register the polish translation. + * configure.in, configure, VERSION, config.h.in: Don't hard-wire + the program's version in configure.in, but use the VERSION + file instead. Stolen from gnupg. - * doc/manual.sgml.in: Fixes to the forwarding chapter. From - O'Shaughnessy Evans . + * ChangeLog: Checkpoint commit. - * m4/README, m4/Makefile.am.in: Here is a small patch to - simplify m4/Makefile.am.in. This came out of a suggestion - I made to Jim Meyering (maintainer of GNU fileutils, where - I snarfed the code from :). (From: Lars Hecking - ) + * doc/manual.sgml.in, keymap.c, functions.h, NEWS: Another + macro-function fix from Vikas. -Fri Dec 18 10:22:59 1998 Thomas Roessler + * socket.c, mutt_socket.h: Fix the multiple connection code. + From Brandon Long. - * mh.c: Catch an error condition when synchronizing mh - messages. +1998-10-19 20:08:10 roessler (roessler) - * po/de.po: Fix a format which had %s instead of %d. + * postpone.c: fix a typo. -Thu Dec 17 18:39:48 1998 Thomas Roessler + * Makefile.am: Fix dotlock's installation when DOTLOCK_GROUP + is empty. - * INSTALL: I've been told that the FreeBSD shell has been - fixed meanwhile. Additionally, add the note from Vikas on - patching Solaris to get mutt work properly on that system. + * po/it.po: Ups, this was missing from the repository. - * mh.c: Fix attachment deletion for maildir/mh folders. This - may fix other mh-related problems, too. + * po/ru.po, po/de.po: Adding some new and improved German + translations. - * charsets/Makefile.in: Some installs aren't able to cope - with multiple files at once. + * init.c: handle domain == "@" properly. - * curs_lib.c: Don't even try to clear the status line when - not in curses mode. + * postpone.c: Fix the behaviour when recalling postponed messages: + Content types would not be restored. -Wed Dec 16 13:23:06 1998 Thomas Roessler +1998-10-16 12:09:37 roessler (roessler) - * imap.c: Two lines were in reverse order. Noted by Daniel - Eisenbud. + * lib.c: Harden mutt_free_header() against NULL pointers. - * thread.c: Give Daniel Eisenbud a "lock" on this file. + * keymap.c, handler.c: Nits from Vikas. - * pager.c: Fix "$resolve" behaviour for OP_TAG and - OP_TOGGLE_NEW from the pager. + * send.c: Fix a segmentation fault when OPT_RECALL is + ask-something. - * curs_lib.c: SLang-related fixes to mutt_endwin(). + * commands.c: Don't write out bad content-length and lines + headers when decode-saving a message. - * compose.c: Permit the user to set the typical MIME - parameters used with application/pgp messages. +1998-10-15 23:09:30 roessler (roessler) - * color.c: Fix a segfault noted by Stephan Hack. (Fix noted - by Vikas.) + * po/ru.po, po/de.po: *** empty log message *** - * configure.in: Make the sendmail check compatible with - newer autoconf versions. Noted by Lars Hecking. + * intl/textdomain.c, intl/localealias.c, intl/loadmsgcat.c, + intl/l10nflist.c, intl/intl-compat.c, intl/gettext.c, + intl/finddomain.c, intl/explodename.c, intl/dgettext.c, + intl/dcgettext.c, intl/cat-compat.c, intl/bindtextdom.c, + thread.c, system.c, strcasecmp.c, status.c, sort.c, socket.c, + snprintf.c, signal.c, sha1dgst.c, sendlib.c, send.c, score.c, + rfc822.c, rfc2047.c, rfc1524.c, resize.c, recvattach.c, query.c, + postpone.c, pop.c, pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.c, + pattern.c, parse.c, pager.c, mx.c, mh.c, menu.c, mbox.c, + main.c, lib.c, keymap.c, init.c, imap.c, hook.c, history.c, + help.c, headers.c, hdrline.c, hash.c, handler.c, gnupgparse.c, + getdomain.c, from.c, flags.c, filter.c, enter.c, edit.c, + dotlock.c, date.c, curs_main.c, curs_lib.c, copy.c, config.h.in, + compose.c, complete.c, commands.c, color.c, charset.c, buffy.c, + browser.c, attach.c, alias.c, addrbook.c, ChangeLog: Change + "static char rcsid[]" to "static const char rcsid[]" to make + gcc shut up about this. -Sun Dec 13 08:10:13 1998 Thomas Roessler + * po/stamp-cat-id, po/ru.po, po/mutt.pot, po/de.po, + po/cat-id-tbl.c, reldate.h, configure.in, configure, config.h.in, + Makefile.in, ChangeLog: Random pre-release clean-up. - * mx.c, curs_main.c: Don't dump core when closing a NULL - context. Fixes the "exit from no-mailbox mode" bug. + * po/mutt.pot, doc/manual.sgml.in, pattern.c, mutt.h: This + patch introduces the ~k pattern for messages containing pgp + key material. -Sat Dec 12 10:14:43 1998 Thomas Roessler + * doc/manual.sgml.in: Add some missing key definitions. - * po/uk.po, po/ru.po, po/it.po, po/fr.po, po/es.po, po/de.po: - Post-release commit. + * mutt_curses.h: There seem to be systems which don't know + about KEY_ENTER. - * hook.c, curs_main.c: More _PGPPATH and us dist related fixes. + * po/mutt.pot, po/cat-id-tbl.c: Check-point commit, again. - * mutt.h: Don't define M_PGPHOOK unless _PGPPATH has been defined. + * sendlib.c: Put #ifdefs around a variable which is only used + for generating uuencoded messages. - * pager.c: Another reap.pl-related fix. + * ChangeLog: Update. - * Makefile.am: The us-dist target was screwed. + * po/ru.po, po/mutt.pot, po/cat-id-tbl.c, sendlib.c, keymap.c, + compose.c: A slightly modified version of Vikas' help_unbound + patch. - * charsets/parse_i18n.c, charsets/gen_charsets, - charsets/Makefile.in, thread.c, system.c, strcasecmp.c, - status.c, stamp-h.in, sort.h, sort.c, socket.c, snprintf.c, - signal.c, sha_locl.h, sha1dgst.c, sha.h, sendlib.c, send.c, - score.c, rfc822.h, rfc822.c, rfc2047.h, rfc2047.c, - rfc1524.h, rfc1524.c, resize.c, reldate.h, recvattach.c, - reap.pl, query.c, protos.h, prepare, postpone.c, pop.c, - pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.h, pgp.c, - pattern.c, parse.h, parse.c, pager.h, pager.c, mx.h, mx.c, - mutt_socket.h, mutt_regex.h, mutt_menu.h, mutt_curses.h, - mutt.h, mkinstalldirs, missing, mime.types, mime.h, mh.c, - menu.c, mbox.c, mapping.h, main.c, mailbox.h, lib.c, - keymap.h, keymap.c, install-sh, init.h, init.c, imap.h, - imap.c, hook.c, history.h, history.c, help.c, headers.c, - hdrline.c, hash.h, hash.c, handler.c, gnupgparse.c, - globals.h, getdomain.c, gen_defs, functions.h, from.c, - flags.c, filter.c, enter.c, edit.c, dotlock.h, dotlock.c, - date.c, curs_main.c, curs_lib.c, copy.h, copy.c, - configure.in, config.sub, config.guess, compose.c, - complete.c, commands.c, color.c, charset.h, charset.c, - buffy.h, buffy.c, browser.c, attach.h, attach.c, alias.c, - addrbook.c, acconfig.h, VERSION, TODO, README, OPS.PGP, OPS, - NEWS, Muttrc.in, Makefile.am, INSTALL, GPL, ChangeLog, - COPYRIGHT, ABOUT-NLS: *** empty log message *** - - * po/uk.po, po/ru.po, po/it.po, po/fr.po, po/es.po, - po/de.po, reldate.h, VERSION, ChangeLog: Release-commit for - 0.95i. - - * hash.c: Use a better hash function. Contributed by Stefan Langerman - to mutt-users. - -Fri Dec 11 20:48:14 1998 Thomas Roessler + * po/mutt.pot, sendlib.c, protos.h, postpone.c, parse.h, parse.c, + mh.c, mbox.c, main.c, imap.c, headers.c, buffy.c: Fixing a memory + hog which was introduced by the edit-message patch. - * reldate.h, VERSION, ChangeLog: 0.94.999 pre-release commit. +1998-10-14 22:58:04 roessler (roessler) - * Makefile.am: The distdir target creates hard links for the - source files. This has the consequence that the us-dist - hook will demolish files in the main source tree. We have - to un-link the various instances of the source code. + * po/ru.po, po/mutt.pot, po/de.po, po/cat-id-tbl.c, compose.c: + Warn the user before sending out uuencoded attachments. - * INSTALL: Warn about regexp-related problems under Solaris 2.6. + * handler.c: Fix prefix and utf8 issues in the uudecoder. - * po/uk.po, po/ru.po, po/it.po, po/fr.po, po/es.po, po/de.po: - Various last-minute changes and automatic updates. + * sendlib.c, parse.c, mime.h, handler.c, globals.h, config.h.in: + Thinking about this once again, ok folks, here comes x-uuencode + support. - * main.c: Go into no-mailbox mode if the initial folder was - given explicitly (-f) and can't be opened. + * handler.c: typo. - * mh.c: Undoing the mh_speed patch. + * handler.c: When Charset is utf-8 (not recommended!), don't + active utf8 translation in the various handler routines. - * po/it.po, po/fr.po: l10n fixes. + * Makefile.in, Makefile.am: Add -I$(includedir) to the C + preprocessor flags. Per request of Clint Olsen. - * curs_main.c: Start a new reply and postpone it. Then type - m (mail), and recall and send the postponed reply. The - replied message is _not_ flagged replied. + * po/ru.po, po/de.po, configure.in, configure, config.h.in, + Makefile.in, Makefile.am: More build process clean-up. - (From Byrial Jensen.) + * po/mutt.pot, po/Makefile.in.in, config.h.in, Makefile.in: + Removing some instances of gnu-make specific command line + parameters. - * po/fr.po: Bug-fixed french l10n. + * doc/manual.sgml.in: Document the match-all feature. - * parse.c: Multipart parser fixes from Byrial. Finally. + * po/mutt.pot, main.c, dotlock.c, configure.in, configure, + config.h.in, Makefile.in, Makefile.am: Various build fixes. - * po/it.po: Small fix. + * color.c: Adding some necessary ifdefs to color.c, From + Irving_Wolfe@wolfe.net. -Thu Dec 10 22:48:56 1998 Thomas Roessler +1998-10-13 23:37:05 roessler (roessler) - * po/fr.po, configure.in: Add the french l10n. + * po/ru.po, po/de.po: Checkpoint commit. This gets boring. - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, reldate.h: - post-release commit 0.94.99. + * NEWS: Merging Vikas' NEWS file into the distributed one. - * VERSION, README, ChangeLog: Pre-release commit for 0.94.99. + * po/mutt.pot, config.h.in, Makefile.in, ChangeLog: Preparing + 0.94.12. - * menu.c: Fix tag-prefix. + * po/ru.po, po/mutt.pot, po/de.po, po/cat-id-tbl.c, reldate.h, + recvattach.c, configure.in, configure, config.h.in, commands.c, + README, NEWS, Makefile.in, Makefile.am, INSTALL: random + pre-release clean-up. -Thu Dec 10 11:06:25 1998 Thomas Roessler + * po/ru.po, po/mutt.pot, po/de.po, po/cat-id-tbl.c, + po/POTFILES.in, reap.pl, gen_defs, configure.in, configure, + config.h.in, NEWS, Makefile.in, Makefile.am: Introducing a us-dist + target to create a USG-friendly version of mutt. Additionally, + the NEWS file is prepared for 0.95. - * menu.c: Fix tag-prefix. + * doc/devel-notes.txt: Add a short note on compiler warnings. - * compose.c: - Redraw fix after the content type was changed on the compose menu. + * po/ru.po, po/de.po, po/POTFILES.in, po/Makefile.in.in, missing, + mime.types: More $Id$ strings. -Tue Dec 8 23:09:53 1998 Thomas Roessler + * po/mutt.pot, po/cat-id-tbl.c, intl/textdomain.c, + intl/localealias.c, intl/loadmsgcat.c, intl/loadinfo.h, + intl/libgettext.h, intl/l10nflist.c, intl/intl-compat.c, + intl/hash-string.h, intl/gettextP.h, intl/gettext.h, + intl/gettext.c, intl/finddomain.c, intl/explodename.c, + intl/dgettext.c, intl/dcgettext.c, intl/cat-compat.c, + intl/bindtextdom.c, doc/devel-notes.txt, doc/applying-patches.txt: + Add RCS $Id$ strings to (hopefully) all source files. - * help.c: Help screen resizing nit. From Gero Treuner. + * doc/PGP-Notes.txt: branches: 1.6.4; Add RCS $Id$ strings to + (hopefully) all source files. - * doc/manual.sgml.in: Typo. + * doc/Makefile.in: Add RCS $Id$ strings to (hopefully) all + source files. - * sendlib.c: - Work around sendmail 8.9.1a invalidating PGP/MIME signatures by - re-ordering MIME headers in the way sendmail does. + * contrib/sample.muttrc, contrib/sample.mailcap: branches: + 1.2.4; Add RCS $Id$ strings to (hopefully) all source files. - * mh.c: - Keep track of file name changes for files wandering around between - the subfolders of a maildir. + * contrib/language50.txt, contrib/language.txt, contrib/Pine.rc, + contrib/Mush.rc, contrib/Makefile.in, thread.c, system.c, + strcasecmp.c, status.c, sort.h, sort.c, socket.c, snprintf.c, + signal.c, sha_locl.h, sha1dgst.c, sha.h, sendlib.c, send.c, + score.c, rfc822.h, rfc822.c, rfc2047.h, rfc2047.c, rfc1524.h, + rfc1524.c, resize.c, reldate.h, recvattach.c, query.c, protos.h, + postpone.c, pop.c, pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.h, + pgp.c, pattern.c, parse.h, parse.c, pager.h, pager.c, mx.h, mx.c, + mutt_socket.h, mutt_regex.h, mutt_menu.h, mutt_curses.h, mutt.h, + mime.h, mh.c, menu.c, mbox.c, mapping.h, main.c, mailbox.h, + lib.c, keymap.h, keymap.c, init.h, init.c, imap.h, imap.c, + hook.c, history.h, history.c, help.c, headers.c, hdrline.c, + hash.h, hash.c, handler.c, gnupgparse.c, globals.h, getdomain.c, + gen_defs, functions.h, from.c, flags.c, filter.c, enter.c, edit.c, + dotlock.h, dotlock.c, date.c, curs_main.c, curs_lib.c, copy.h, + copy.c, configure.in, compose.c, complete.c, commands.c, color.c, + charset.h, charset.c, buffy.h, buffy.c, browser.c, attach.h, + attach.c, alias.c, addrbook.c, acconfig.h, TODO, README, NEWS, + Muttrc.in, Makefile.in, Makefile.am, INSTALL, GPL, COPYRIGHT: + Add RCS $Id$ strings to (hopefully) all source files. - * mh.c: - More fixes to the maildir resynchronization code. This should now - also smoothly handle the case of messages _vanishing_ from maildir's - new/ subdirectory. + * enter.c: Type Ctrl-V Ctrl-G in any input field. - * init.c: Make the debug file access unbuffered. Important if we are - debugging crashes. + * curs_main.c: Bumping some dprint statements' debug levels. + From Vikas. -Mon Dec 7 21:13:44 1998 Thomas Roessler + * po/ru.po, po/mutt.pot, po/de.po: Including the new ru.po file + from "Andrej N. Gritsenko" ; check-point commit. - * mx.c, mh.c: - Fix a couple of flag-related bugs in the maildir folder update code. +1998-10-12 19:53:49 roessler (roessler) - * imap.c: Fix a completely ugly comment formatting. + * recvattach.c, query.c, postpone.c, pgpkey.c, curs_main.c, + compose.c, browser.c, addrbook.c: The attached patch removes + some redundant code related to the macro function stuff. Since + each menu calls km_dokey() to get the 'op' number to execute, the + 'menu' argument to km_dokey() _is_ the CurrentMenu. Hence, there + is no need to explicitly save/restore the CurrentMenu all over + the code. The only places it is being captured now is just before + mutt_enter_comamnd() is called. This is to help the 'exec' command + completion code so that it knows which menu to try and complete + the function name from. (From: Vikas Agnihotri ) + + * doc/manual.sgml.in, doc/manual.sgml, doc/Makefile.in, sendlib.c, + main.c, init.c, configure.in, configure, config.h.in, acconfig.h, + Makefile.in, Makefile.am: Mutt now correctly uses the sysconfdir + as determined by configure. - * mutt.h: Adjust '#' to the first column. + * po/ru.po, po/mutt.pot, po/de.po: Checkpoint commit. - * rfc2047.c: Don't tag us-ascii headers as $Charset or unknown-8bit. + * po/ru.po, po/mutt.pot, po/de.po, reldate.h, configure.in, + configure, ChangeLog: Check-point commit before 0.94.11 is + released. -Thu Dec 3 23:29:37 1998 Thomas Roessler +1998-10-11 22:11:00 roessler (roessler) - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, - reldate.h, VERSION, ChangeLog: release-commit 0.94.18. + * doc/Makefile.in, contrib/Makefile.in: Makefile clean-up as + suggested by Marco d'Itri. -Wed Dec 2 20:12:35 1998 Thomas Roessler + * doc/dotlock.man.in: branches: 1.3.4; Install dotlock's manual + page under the correct name. - * contrib/Pine.rc, contrib/Mush.rc: - Bring the sample rc files better in synch with the actual code. + * doc/Makefile.in: Install dotlock's manual page under the + correct name. -Wed Dec 2 20:12:35 1998 Thomas Roessler +1998-10-08 13:22:16 roessler (roessler) - * contrib/Pine.rc, contrib/Mush.rc: Bring the sample rc - files better in synch with the actual code. + * README: Reference some of the new doc files. - * recvattach.c: Remove a warning which comes from code - actually belonging to the send_charset patch. + * doc/Makefile.in: Some more changes to the installation process. - * rfc2047.c: Encode- and decode the "val" field when using - mutt with EXACT_ADDRESS enabled. + * doc/Makefile.in: Fix the uninstall target; add some magic to + build and install the HTML version of the manual if we can. - * charsets/Makefile.in, Makefile.am: Small fixes to the - build process. From Lars Hecking. + * doc/applying-patches.txt, doc/devel-notes.txt, + doc/PGP-Notes.txt, doc/Makefile.in: Some more documentation; + install the html version of the manual if it's there. - * compose.c: The attached patch fixes yet another redraw - related bug. When I call OP_SAVE from the Compose menu and - use the file-browser and 'q' out of the file-browser, the - screen still shows the browser, but the control is really in - the Compose menu. A Ctrl-L verifies this. Basically, a - screen redraw is missing. (From Vikas.) + * doc/manual.sgml: The manual was wrong on the default binding + for extract-keys. - * mutt_menu.h, menu.c, compose.c: From the Compose menu, - invoke attach-message. Tag a whole bunch of messages. Say, - for example, 100. When you exit the folder, the Compose - menu's status line has disappeared. (From Vikas.) +1998-10-07 22:19:27 roessler (roessler) - * browser.c: patch-0.94.17.vikas.browser_redraw.1 + * doc/manual.sgml, pop.c, mutt.h, init.h, Muttrc.in: POP3 + LAST support. From Jason Lavoie by way of + Michael Elkins. -Mon Nov 23 21:10:12 1998 Thomas Roessler + * po/mutt.pot, po/cat-id-tbl.c: Clean-up commit. - * protos.h, lib.c: - Change safe_malloc's size parameter from (unsigned int) to size_t. + * gnupgparse.c: Redirect stdin and stderr to /dev/null when + invoking gpgm for listing key IDs. - * send.c, protos.h, pattern.c, alias.c: From Byrial: + * socket.c, mutt_socket.h, imap.c: First fix of the IMAP expunge + handling. From Brandon Long. - I don't think that the match-all pattern modifier works as can be - expected from a logical point of view. + * keymap.c, curs_lib.c: Fix macro functions for the pager menu. - The attached patch will make it work as I expect it to work: + * keymap.c: The attached patch fixes a minor inconsistency + between the display of special key-names in the help screen + and their actual usage. The help screen now shows the special + keys exactly as you would/could/should use them in the + muttrc/command-line. (From: Vikas Agnihotri ) - - It works on all patterns which explicit or implicit use address - lists: ~c, ~C, ~e, ~f, ~l, ~L, ~p, ~P, and ~t. (It didn't work - with ~l before). + * keymap.c: Fix the error message for unbound keys. From Vikas. - - It works such that a modified pattern always match, unless there - is at least one address in at least one of the referenced lists - that it doesn't match. + * browser.c: Clean up behind an aborted sort-by prompt on the + file browser. From Vikas. - * doc/manual.sgml.in, send.c, mutt.h, mh.c, init.h, Muttrc.in: - Introduce a new option $reply_self. From Vikas. + * hdrline.c: The attached patch fixes a minor bug in + $index_format's %B and %b where they didnt respect the given + prefix. In addition, the manual says that %B is supposed to fall + back to %b if the message is not sent to a known mailing list. The + code was not doing that. (From: Vikas Agnihotri , + noted on comp.mail.mutt by unny@rz114s0.rz.uni-karlsruhe.de + (Vladimir Klebanov)). -Fri Nov 20 00:27:03 1998 Thomas Roessler + * doc/PGP-Notes.txt: pgp_language is obsolete. Noted by Heiko + Schlichting. - * po/it.po: New it.po from Mario. +1998-10-06 15:10:53 roessler (roessler) - * doc/mutt.man.in: Fix a small typo. + * keymap.c: Macro function fixes. -Thu Nov 19 23:57:03 1998 Thomas Roessler + * curs_lib.c: With slang, ERR != -1. - * contrib/Pine.rc: Fix some ancient syntax. + * po/mutt.pot, po/de.po: Message fix. - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, send.c: - Hack around problems with multi-valued Reply-To headers. From - Roland Rosenfeld. + * attach.c: Fix another pipe-related hang in + mutt_view_attachment(). - * rfc2047.c: - Properly encode '_' characters in words which are qp-encoded. +1998-10-05 21:37:15 roessler (roessler) - * sendlib.c: - Use mutt_is_message_type() in the message transformation code. + * configure, aclocal.m4: Another fix to libintl detection. - * po/Makefile.in.in, doc/Makefile.in, charsets/Makefile.in, Makefile.am: - Fix all Makefiles. make DESTDIR=/path/to/something install should - work now. + * keymap.c, curs_lib.c: macro_function.2-3, from Vikas. -Wed Nov 18 23:09:46 1998 Thomas Roessler + * handler.c: File descriptor leak alert. - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, reldate.h, VERSION, ChangeLog: - Release-commit for 0.94.17. + * handler.c: Avoid a hang due to blocking pipe writes in the + auto view code. - * sendlib.c, protos.h, pgp.c, parse.c, lib.c, compose.c: - This patch simplifies the generation of content type parameters - significantly by introducing a funciton mutt_set_parameter(). - Additionally, we re-use code from parse.c for parsing user-input - content type headers on the compose screen. + * keymap.c, curs_main.c, curs_lib.c: Make exec grok >= 1 + parameters; fix double ops problem in index_menu(). - * compose.c: Remove some uuencode-related debris. + * po/ru.po, po/mutt.pot, po/de.po, po/cat-id-tbl.c: L10n changes + corresponding to the macro-function patch. - * recvattach.c: - Remove some code which crept in from the external character set patch. + * flags.c, compose.c: Some fixes to the macro-function patch. - * recvattach.c: - Make optional formats work while processing $attach_format. + * po/ru.po: Adding the Russian Localization. -Wed Nov 18 22:57:03 1998 Thomas Roessler + * recvattach.c, query.c, protos.h, postpone.c, pgpkey.c, + pager.c, mutt_curses.h, mutt.h, menu.c, keymap.c, init.h, + init.c, globals.h, flags.c, enter.c, curs_main.c, curs_lib.c, + configure.in, configure, compose.c, commands.c, browser.c, + addrbook.c, aclocal.m4: Vikas' macro_function patch. - * sendlib.c, protos.h, pgp.c, parse.c, lib.c, compose.c: - This patch simplifies the generation of content type parameters - significantly by introducing a funciton mutt_set_parameter(). - Additionally, we re-use code from parse.c for parsing user-input - content type headers on the compose screen. +1998-10-04 15:02:25 roessler (roessler) - * compose.c: Remove some uuencode-related debris. + * configure.in, configure: Fixing some make-related problems + noted by Petri Kaukasoina . - * recvattach.c: - Remove some code which crept in from the external character set patch. + * po/mutt.pot, send.c: Fix group-reply's behaviour. - * recvattach.c: - Make optional formats work while processing $attach_format. + * doc/devel-notes.txt, doc/style-guide: Replace style-guide by + some more general notes on mutt development. - * mh.c: Remove bogus re-sorting code from the maildir check routine. + * Makefile.in: Propagate fixes from Makefile.am. - * mutt.h: - Include , so SEEK_SET is defined on some systems which - don't do so in . + * ChangeLog: Preparing 0.94.10. -Tue Nov 17 13:23:26 1998 Thomas Roessler + * po/mutt.pot, po/de.po: Noise. - * po/uk.po, po/ru.po, po/it.po, po/es.po: - Checkpoint commit, containing quite a few fuzzy translations. + * configure.in, configure, Makefile.am: More fixes to the build + process. This version was tested to build cleanly under SuSE + Linux and IRIX. - * po/de.po: Update some messages. +1998-10-03 22:08:09 roessler (roessler) - * m4/Makefile.am.in, m4/README, m4/gettext.m4, m4/lcmessage.m4, m4/progtest.m4, prepare, configure.in, Makefile.am: - Configuration fixes from Lars Hecking, with some more fixes and - modifications from myself. With some luck, you don't need a gettext - installation any more. + * doc/manual.txt: manual.txt can be rebuilt when making the dist - + no need to keep this in the repository. - * sendlib.c: - Fix the base64 encoder. The current code would produce slightly - unpredictible output which leads to bad signatures. + * ChangeLog: Preparing ChangeLog for 0.94.10. - * postpone.c, pgp.c, parse.c, pager.c: - Fix a search coloring related bug. + * contrib/Makefile.in: Ups. -Mon Nov 16 11:44:42 1998 Thomas Roessler + * po/mutt.pot, po/de.po, po/cat-id-tbl.c, + po/Makefile.in.in, doc/language50.txt, doc/language.txt, + contrib/patch.slang-1.2.2.keypad.1, contrib/sample.mailcap, + contrib/sample.muttrc, doc/Makefile.in, contrib/Mush.rc, + contrib/Pine.rc, contrib/language.txt, contrib/language50.txt, + sample.muttrc, sample.mailcap, reap.pl, pop.c, + patch.slang-1.2.2.keypad.1, depend.awk, configure.in, configure, + Pine.rc, Mush.rc, Makefile.in, Makefile.am, ChangeLog: Source tree + and make process changes. make dist and make maintainer-clean + should now work as they are supposed to. - * protos.h: Drop ci_attach - it doesn't exist. Noted by Byrial Jensen. + * help.c: Remove an unprotected gettext() call. -Sun Nov 15 09:53:23 1998 Thomas Roessler + * missing: *** empty log message *** - * parse.c: Stupid typo. + * missing: Persuade CVS to get the file modes right. - * protos.h, parse.c, attach.c: My version of Byrial's parse_part patch. + * INSTALL: Adding a note on SparcLinux problems when gcc is + called with the -pedantic flag. - * recvattach.c, protos.h, mutt.h, copy.c, compose.c: - I can elaborate a little more on the last paragraph. It is deletion - of the top level part direct under a message/rfc822 part which - gives problems because the headers of the message/rfc822 part have - to be changed in this case. It is hard to tell exactly how many - bytes and lines will be removed and added in this case. +1998-10-02 17:39:47 roessler (roessler) - If we can refrain from deletion of such parts and thus only allow - deletion of parts direct under a multipart part, then it is - relative easy always to make correct Content-Length: and Lines: - headers in the copy. (The correctness of the Lines count is - dependent of the correctness of the initial value, though). + * po/mutt.pot, po/de.po: A small fix to get autoview messages + properly colored. - (From: Byrial Jensen) + * pattern.c, mutt.h, Makefile.in: patch-0.92.8.sec.match_all.1 - * doc/manual.sgml.in: - Correcting Vikas' E-Mail address in the credits section. + * po/mutt.pot, configure.in, configure, Makefile.in, Makefile.am: + Fixing some build-related problems, and preparing 0.94.9p1. -Sat Nov 14 08:24:56 1998 Thomas Roessler + * doc/manual.txt, doc/manual.sgml, hdrline.c: Roland Rosenfeld's + first name patch. - * doc/manual.sgml.in: Update Byrial's e-mail address. + * mutt.h, compose.c: More () fixes. - * copy.c: - Simplify the new attachment deletion code not to require an extra - temporary file. (From: Byrial Jensen ) + * mutt.h, edit.c, curs_lib.c, browser.c: With SLang, addstr() + is a macro. This means we should put additional braces around + _()-style arguments. - * help.c, handler.c: Type cast nit from Gero Treuner. +1998-10-01 20:16:56 roessler (roessler) -Fri Nov 13 18:31:06 1998 Thomas Roessler + * po/mutt.pot, po/de.po, po/cat-id-tbl.c, po/POTFILES.in, + doc/Makefile.in: Translate help strings. - * imap.c: - Currently, Mutt won't use a default folder if just the IMAP server is - specified. In fact, if the folder isn't specified, it will core-dump. + * postpone.c, pager.c, help.c, compose.c, Makefile.in: Translate + help strigns. - The attached patch will use INBOX as the IMAP folder name if none is - specified, eliminating the core-dump. + * intl/VERSION, intl/libintl.h, intl/libintl.glibc, + intl/intlh.inst.in, intl/COPYING, intl/BUGS, intl/AUTHORS: *** + empty log message *** - (From: Aaron Schrab ) + * po/mutt.pot, po/de.po, po/cat-id-tbl.c, po/POTFILES.in, + recvattach.c, query.c, pager.c, curs_main.c, compose.c, browser.c, + addrbook.c: Translate the various help lines. -Thu Nov 12 21:52:01 1998 Thomas Roessler + * mutt.h, lib.c, handler.c: Gero Treuner's reply_quote patch. - * mutt.h, copy.c: Byrial's latest attachment deletion patch. + * po/mutt.pot, po/de.po, po/cat-id-tbl.c, po/POTFILES.in: Add + l10n for handler.c. - * mutt.h, lib.c, handler.c: Introduce a state_printf() function. + * po/mutt.pot, po/de.po, po/cat-id-tbl.c, curs_lib.c: Make + mutt_yesorno() language sensitive. -Wed Nov 11 21:18:08 1998 Thomas Roessler + * po/de.po: Various German-language related fixes. - * po/it.po: New it.po from Marco. + * reldate.h, configure.in, configure, TODO, Makefile.in, + ChangeLog: Preparing 0.94.9i. - * snprintf.c: Don't use the mutt_str* functions in this module. + * po/de.po: German l10n, first take. - * strcasecmp.c: - the s/str.*cmp/mutt_str.*cmp/ replacement should not have taken - place here. + * intl/AUTHORS, intl/BUGS, intl/COPYING: Adding legalese. -Tue Nov 10 22:21:51 1998 Thomas Roessler + * po/mutt.pot, po/de.po, po/cat-id-tbl.c, main.c: More i18n fixes. - * dotlock.c: Don't use mutt_strsomething in the dotlocking code. + * po/mutt.pot, po/de.po, po/cat-id-tbl.c: Adapting the catalog + files to 0.94.8. + + * configure.in, configure, Makefile.in, Makefile.am: Various + automake and installation fixes. + + * po/Makefile.in.in, po/POTFILES.in, po/cat-id-tbl.c, po/de.po, + po/mutt.pot, po/stamp-cat-id, intl/ChangeLog, intl/Makefile.in, + intl/bindtextdom.c, intl/cat-compat.c, intl/dcgettext.c, + intl/dgettext.c, intl/explodename.c, intl/finddomain.c, + intl/gettext.c, intl/gettext.h, intl/gettextP.h, + intl/hash-string.h, intl/intl-compat.c, intl/intlh.inst.in, + intl/l10nflist.c, intl/libgettext.h, intl/libintl.glibc, + intl/libintl.h, intl/linux-msg.sed, intl/loadinfo.h, + intl/loadmsgcat.c, intl/localealias.c, intl/po2tbl.sed.in, + intl/textdomain.c, intl/xopen-msg.sed, doc/Makefile.in, thread.c, + stamp-h.in, status.c, sort.c, signal.c, sendlib.c, send.c, + score.c, rfc1524.c, recvattach.c, query.c, postpone.c, pop.c, + pgppubring.c, pgpkey.c, pgp.c, pattern.c, parse.c, pager.c, mx.c, + missing, mutt.h, mh.c, menu.c, mbox.c, main.c, lib.c, keymap.c, + init.c, imap.c, hook.c, help.c, headers.c, handler.c, gen_defs, + flags.c, edit.c, date.c, curs_main.c, curs_lib.c, copy.c, + configure.in, configure, config.h.in, compose.c, commands.c, + color.c, buffy.c, browser.c, attach.c, alias.c, aclocal.m4, + addrbook.c, acconfig.h, ABOUT-NLS, Makefile.am, Makefile.in: + Adding gettext support, based on the patch by Marco d'Itri. - * send.c: Fix the $metoo option's behaviour. + * TODO: add a note about the currently-missing mh_sequences + support. - * thread.c, strcasecmp.c, status.c, sort.c, socket.c, - snprintf.c, sendlib.c, send.c, score.c, rfc822.c, rfc2047.c, - rfc1524.c, recvattach.c, query.c, protos.h, postpone.c, - pop.c, pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.c, - pattern.c, parse.c, pager.c, mx.c, mh.c, menu.c, mbox.c, - main.c, lib.c, keymap.c, init.c, imap.c, hook.c, history.c, - help.c, headers.c, hdrline.c, hash.c, handler.c, - gnupgparse.c, getdomain.c, from.c, enter.c, edit.c, - dotlock.c, curs_lib.c, copy.c, compose.c, complete.c, - commands.c, color.c, charset.c, buffy.c, browser.c, - attach.c, alias.c, addrbook.c: Introduce or rewrite - mutt_{str*cmp,strlen} and use them all over the place. If - there are still segmentation faults due to missing NONULLs - over, they are gone now. + * send.c: Fix the PgpSignMicalg vanishing when recalling + postponed messages. Bug squashed by Bjørn Fischer. - * main.c: Add a "pseudo-credit" to the extended copyright notice. +1998-09-30 13:56:24 roessler (roessler) - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, reldate.h, VERSION, ChangeLog: - Releasing 0.94.16. + * doc/manual.txt, doc/manual.sgml: SGML fix. - * sendlib.c, mx.h, mx.c, mbox.c, init.c, copy.c, commands.c, buffy.c, attach.c: - Experimental support for the so-called "kendra" mail folder format. - This seems to be used on OS/2 and is, actually, a slibhtly modified - version of the MMDF format. + * postpone.c, headers.c: Don't generate a NULL micalg parameter + when getting postponed messages. - * parse.c: - Do some sanity checking when reading attachment. This fix should - catch bad attachments. + * functions.h: Removing some superfluous key bindings from + functions.h. (From: Gero Treuner ) - * edit.c: - Fix a possible buffer overflow. (This seems to be the one noticed - by Pavel Gulchouck .) + * doc/manual.sgml, init.c: Add some more support for + version-dependant configuration files. - * compose.c: Wrong fix from Vikas. Undo it. (Noted by Byrial.) + * copy.c: When forwarding a mail (nomime_forw) and you have + forw_quote set, mutt inserts a blank line between header and + body of the forwarded message. -Tue Nov 10 21:02:27 1998 Thomas Roessler + * compose.c: Tell the user how to attach messages when using + the attach-message feature. - * sendlib.c, mx.h, mx.c, mbox.c, init.c, copy.c, commands.c, buffy.c, attach.c: - Experimental support for the so-called "kendra" mail folder format. - This seems to be used on OS/2 and is, actually, a slibhtly modified - version of the MMDF format. + * doc/manual.sgml, pattern.c, mutt.h: Add ~g and ~G patterns + for PGP signed and encrypted messages. - * parse.c: - Do some sanity checking when reading attachment. This fix should - catch bad attachments. + * doc/manual.sgml: Documentation for Vikas' latest features. - * edit.c: - Fix a possible buffer overflow. (This seems to be the one noticed - by Pavel Gulchouck .) +1998-09-29 15:40:01 roessler (roessler) - * compose.c: Wrong fix from Vikas. Undo it. (Noted by Byrial.) + * status.c: _Really_ fix an unset or too short StChars varialbe. + (From Vikas.) - * curs_lib.c, compose.c: Fix a multi_choice related bug. From Vikas. + * rfc822.c: Fix a segmentation fault occuring with certain + badly-formed RFC822-like addresses. - * buffy.c: - Skip empty mailbox parameters. This fixes a segmentation fault - noted by Marco d'Itri. + * hdrline.c: Make status characters work again. -Mon Nov 9 19:28:42 1998 Thomas Roessler + * doc/manual.txt, doc/manual.sgml: Documenting some more + variables. - * from.c: Catch possible bad memory access. + * Muttrc.in: Add newly added variables to the default system + muttrc. - * doc/manual.sgml.in, sendlib.c, protos.h, init.h, globals.h, copy.c, Muttrc.in: - Rewrite copy_delete_attach(). + * status.c: Catch short StChars values. - * sort.c, score.c, protos.h, curs_main.c, color.c: - Fix an efficiency problem with the color index features. + * mutt.h, init.c, hdrline.c: Add caching for a message's flags. - * doc/mutt.man.in: Replace @sharedir@ by @sysconfdir@. + * Makefile.in: patch-0.94.7i.rr.charsets_fix.1, from Roland + Rosenfeld. - * doc/manual.sgml.in: - Make the default_hook documentation match the code. + * doc/manual.txt, doc/manual.sgml, configure.in, configure: + Some nits from Gero Treuner. - * main.c, curs_main.c: - Avoid duplicate mx_close_mailbox() when OP_QUIT is called. +1998-09-28 17:40:47 roessler (roessler) - * browser.c: - The attached patch fixes a potential problem in folder_format_str() - where a fixed buffer might not be null terminated. From Vikas. + * pager.c, curs_main.c: Vikas' pipe-redraw fix. - * init.c: - The attached patch fixes a bug in :set variable= where variables - of type DT_SORT were not getting expanded (only 4 of them, but a bug - nevertheless). From Vikas. + * doc/manual.txt, doc/manual.sgml, doc/Makefile.in, GPL, main.c, + COPYRIGHT, COPYING: A first take at bringing copyright notices + and credits into synch with reality. - * browser.c: patch-0.94.15.vikas.browser_sort.3 + * reldate.h, configure.in, configure, TODO, Makefile.in, + ChangeLog: Preparing 0.94.8i. - * doc/manual.sgml.in: - Add a forwarding chapter to the manual. From Gero Treuner. +1998-09-26 10:13:39 roessler (roessler) - * po/de.po: Revert de.po to the traditional German spelling rules. + * mh.c: Changing the index_hint handling for mh folders once + again. - * po/de.po, pop.c: L10 fixes from Gero Treuner. + * mh.c: Resort the incoming folder from mh_sync_mailbox() also + when new mail arrived. - * parse.c, handler.c: - A message/external-body handler. From Byrial Jensen. +1998-09-25 06:56:35 roessler (roessler) - * protos.h, parse.c: - - remove the static declaration from parse_date() in parse.c, - - rename it to mutt_parse_date() - - fix a minor bug: the timezone information in an expires-header - was used to set the timezone of the send time. + * pager.c: patch.mutt-0.94.5i.ld.quote_levels.3-4 - (From Byrial Jensen .) +1998-09-24 23:19:50 roessler (roessler) - * Muttrc.in: Fix some spelling errors noted by Boris Wesslowski - . + * pager.c: A new quote_levels patch from liviu. - * handler.c: - Byrial Jensen's alternative_handler patches. This may lead to - non-desirable effects with attachment deletion; these effects will - go when the new attachment deletion code is implemented. + * sendlib.c: Rewrite the base64-encoder used for messages. This + should be unified with the encoder in rfc2047.c at some point. - * parse.c: - SeokChan LEE says KST has a nine hour offset from GMT. + * pager.c: Undoing Livius quote-levels patch for now. - * pager.c, help.c: Fix the display of DEL in the pager. + * sendlib.c, mutt.h, charset.h, charset.c: + [patch-0.94.7i.gt.charset-send.1.gz] With the new charset support + in mutt there are better chances to say whether a mail to send + consists of characters of the ASCII set only (the charset should + be "us-ascii" then) or of other characters from the given charset + (this charset should be given then): ASCII characters have the + unicode values from 0 to 127. - * send.c: Fix a group reply problem. + * init.c: Fix a segmentation fault with mismatched backticks. -Fri Oct 30 13:00:10 1998 Thomas Roessler + * init.c: Vikas' merged completion patch, level 3. - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po: - Some recent changes. +1998-09-23 20:01:06 roessler (roessler) -Thu Oct 29 09:46:45 1998 Thomas Roessler + * pager.c, mutt_regex.h, init.h: Liviu Daia's smiley patch. - * mbox.c: - Mbox robustness patch from Johnny Tevessen . + * status.c, sendlib.c, recvattach.c, protos.h, pager.h, pager.c, + mutt.h, main.c, init.h, curs_main.c, curs_lib.c, compose.c, + commands.c: Disable recursive invocations of the attach-message + function. - * po/de.po: Fixing a typo. + * mh.c: Really fix the index hints. - * imap.c: - This patch should cause mutt to ask for your IMAP login/password - again if its wrong. From Brandon Long. + * mh.c: Correct the index_hint handling in mh_check_mailbox(). -Wed Oct 28 21:48:36 1998 Thomas Roessler + * sendlib.c: RFC2047-encode the mail-followup-to header. - * doc/manual.sgml.in, reldate.h, VERSION, NEWS, ChangeLog: - 0.94.15 release commit. + * TODO: Remove the maildir/mh resynch entry. - * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po: - pre-release commit, take 1. + * pager.c: There is a long-standing problem in Mutt, related to + coloring the various levels of quoting: if the attributions are + missing, like this: + >>> blah blah from A >> blah blah from B > blah blah + from C - * curs_lib.c: - Add an IsPrint check to mutt_message() and mutt_curses_error(). This - will prevent _some_ advert effects from l10ns which don't fit - together with the terminal's abilities. There are still quite a few - raw printw() etc. - we may wish to introduce our own, locale-safe - versions of these. + then the "quoted" color object is associated with ">>>", "quoted1" + with ">>" and "quoted2" with ">" --- which is not what most people + expect. The reason is Mutt doesn't count the quote characters + (since there is no way to distinguish between a single quote ">> + " and a ">" followed by a "> "), and it allocates colors as it + finds new types of quote prefixes. The attached patch fixes this + problem still without counting the quote characters. - * po/POTFILES.in: reldate contais really _no_ i18n-related data. +1998-09-22 22:54:52 roessler (roessler) - * send.c: - Don't try to recall a postponed message when we are given a template. + * mx.h, mx.c, mutt.h, mh.c, mbox.c, buffy.c: A first take at + corrected mh/maildir support. - * copy.c: - Fix a possible segmentation fault when deleting nested attachments. + * mx.c, mh.c: Some fixes and code clean-ups. -Wed Oct 28 21:43:27 1998 Thomas Roessler + * mutt.h, mh.c, init.h: Introduce the $mh_purge option. - * curs_lib.c: - Add an IsPrint check to mutt_message() and mutt_curses_error(). This - will prevent _some_ advert effects from l10ns which don't fit - together with the terminal's abilities. There are still quite a few - raw printw() etc. - we may wish to introduce our own, locale-safe - versions of these. + * sendlib.c: Produce "undisclosed-recipients:;" instead of + ""undisclosed-recipients:;":;" when the user gives no To-Header. - * po/POTFILES.in: reldate contais really _no_ i18n-related data. + * mx.c: When generating new messages in MH folders, the initial + number should be "1", not "2". Fix from Gero Treuner. - * send.c: - Don't try to recall a postponed message when we are given a template. + * init.c: patch-0.94.7i.vikas.jmy.misc_complete.2 - * copy.c: - Fix a possible segmentation fault when deleting nested attachments. +1998-09-21 12:49:50 roessler (roessler) - * doc/manual.sgml.in, send.c, mutt.h, init.h: - Add a $forward_weed option which controls header weeding when - decode-forwarding messages. + * sendlib.c: Avoid a dangling pointer in mutt_message_to_7bit(). - * po/ru.po, po/it.po, po/es.po, po/de.po: - German translation fixes from Gero plus checkpoint commit. +1998-09-20 12:05:39 roessler (roessler) - * doc/manual.sgml.in, pager.h, pager.c, mutt_menu.h, keymap.c, help.c, curs_main.c, commands.c, attach.c, OPS: - Gero Treuner's help-wrap patch. + * pager.c: Byrial Jensen's bold-underline patch. - * po/ru.po, po/it.po, po/es.po, po/de.po: - Adding a current spanish translation. +1998-09-18 05:45:56 roessler (roessler) - * send.c: - if reply-to points to the address on the from header, use the from - header's value for composing a reply's recipient list, not the - reply-to header. + * reldate.h, configure.in, configure, ChangeLog: Preparing + 0.94.7i. - * configure.in: add the ukrainian l10n. + * protos.h, init.c, enter.c: Applying the third generation of + command completion patches. -Tue Oct 27 19:02:45 1998 Thomas Roessler +1998-09-16 20:08:25 roessler (roessler) - * Attic/configure: - Configure is generated automatically and should thus _not_ be part - of the CVS repository. + * curs_lib.c: Attached is a minor fix to mutt_getch in curs_lib.c + - as of 0.93.2i, if +'metakey' and 'timeout' were both set, + mutt_getch was returning an ESC rather than -1, which resulted + in 'key not bound' messages every 'timeout' seconds. (From: + Tim Walberg ) - * configure.in, Attic/configure, README, INSTALL: - Try to detect Solaris 2.4's broken regcomp(). + * copy.c: [patch-0.94.6i.oe.dprint2.1] Fix a segmentation fault + when running in -d2 mode. - * send.c: Move some code around. + * keymap.c: Use for function keys as well as for other + special keys. Additionally, this patch makes it possible to + use all special keys inside a key _sequence_. - * doc/manual.sgml.in: Some documentation nits. + * sendlib.c, mutt.h, curs_main.c, compose.c: + Introduce the OPTUSEHEADERDATE pseudo-option to control + mutt_write_rfc822_header()'s behaviour for the purposes of the + edit_message feature. - * dotlock.c: - include config.h _before_ checking for HAVE_GETOPT. Noted by Scott - Perlman . + * init.c: When parsing aliases, don't consider ';' a token + delimiter. - * Muttrc.in: Add a macro for viewing the manual. +1998-09-15 21:41:51 roessler (roessler) - * pgp.c, configure.in, Attic/configure: i18n fixes. + * init.c: Undoing Vikas' complete patch and applying + patch-0.94.6i.jmy.cycle_complete.1 instead. - * po/ru.po, po/es.po, po/it.po, po/de.po: - A couple of i18n fixes, plus a partial spanish translation from - Boris Wesslowski . + * handler.c: _Really_ fix CRLF handling. - * configure.in, Attic/configure: - Handle systems which have neither pgp2 nor pgp5, but gpg correctly. + * charset.c: Fix the crlf handling. - * compose.c: - snd_entry() is marked static - - You will only get a full redraw of the screen after invoking - pgp_send_menu if you selected "sign as". - - draw_envelope() and edit_address_list() use the same array of - strings for titles/prompts. This saves both string data and code - in both functions which have been a lot smaller. + * pgppubring.c: UTF8-decode PGP user ID packets. - * sendlib.c, send.c, protos.h, postpone.c, compose.c: - Preserve FCC headers when postponing. From Vikas. + * rfc2047.c, mutt.h, lib.c, handler.c, charset.h, charset.c: + Adding basic UTF-8 support. - * mx.c, mutt.h, imap.c: - Prevent mutt from re-reading IMAP folders before quitting. + * copy.c: When using mutt_copy_header with CH_TXTPLAIN, generate + a content-type _with_ a character set parameter. -Thu Oct 22 13:53:47 1998 Thomas Roessler + * Makefile.in: Correcting a typo in the clean target. - * send.c: Undo some superfluous changes. Pointed out by V.A. + * handler.c, charset.h, charset.c: Add charset alias support + and fix various errors in the character set code. - * send.c, protos.h, postpone.c: - - Preserve certain headers' values when recallling a postponed - message. TBD: Fcc. + * charset.c: Fix mutt_display_char to map '\0' to itself + regardless of the translation table we use. - - Rename mutt_edit_message() to mutt_prepare_edit_message() since - that's what that function actually does. + * gen-charset.c, configure.in, configure, charset.h, charset.c, + Makefile.in: Generate the character set tables from i18n files. - * mx.h, mx.c, lib.c, flags.c: - Make _all_ IMAP-related code conditionally defined. From Byrial - Jensen. + * imap.c: Finally fix imap_quote_string(). -Wed Oct 21 22:46:16 1998 Thomas Roessler + * compose.c: [patch-0.94.6i.gt.arrow.1] Add M_ARROWCURSOR on + the compose menu. - * protos.h, pattern.c, hdrline.c: - Fix match-all for the ~p, ~P modifiers. +1998-09-14 21:33:34 roessler (roessler) - * compose.c: Vikas' write_fcc patch. + * imap.c: Fix IMAP quoting. - * doc/manual.sgml.in: Documentation nits from Byrial. + * Muttrc.in: Speling corection for Muttrc.in. - * curs_lib.c: - Also accept numbers as input in mutt_multi_choice(). From Byrial. + * init.c: [patch-0.94.6.vikas.complete.1] Fix a completion-related + buffer overflow. - * prepare: Fix the documentation reference in prepare. +1998-09-13 15:29:54 roessler (roessler) - * doc/devel-notes.txt: - Add a gettext automake macro patch which is needed for proper - building of mutt. + * reldate.h, configure.in, configure, ChangeLog: Preparing + 0.94.6i. - * prepare, Attic/config.h.in, Attic/aclocal.m4, README, INSTALL: - Remove some automatically generated files from the CVS repository, - and add a script which generates them. + * sendlib.c, rfc2047.c, recvattach.c, hash.h, gen-charset.c, + handler.c, configure.in, configure, commands.c, charset.h, + charset.c, Makefile.in: This patch adds on-demand loading of + character set tables, changes the default location of $SHAREDIR, + and fixes some compilation problems occuring on machines without + PGP installed. - * Makefile.am: Don't overwrite $(sysconfdir)/Muttrc if present. +1998-09-12 19:58:56 roessler (roessler) - * po/ru.po, po/it.po, po/de.po, protos.h, curs_lib.c, compose.c, commands.c, browser.c: - Byrial Jensen's mutt_multi_choice() patch plus some German - translations. + * sendlib.c: Fixing a silly typo in the edit-message code. - * pgpinvoke.c, gnupgparse.c: - Make gpg's output look a little bit cleaner. + * rfc2047.c, charset.c, charset.h, handler.c, Makefile.in: + [patch-0.93.2i.ru.mmultiple_charsets.gz] This patch adds support + for international character sets. Currently, mutt knows about + the following character sets and is able to convert between them: - * po/ru.po, po/it.po, po/de.po, reldate.h: Release commit. + iso-8859-1, ..., iso-8859-9, koi8-r, windows-1251, x-cp866. - * VERSION, ChangeLog: Preparing 0.94.14. + (From: Ruslan Ermilov ) -Tue Oct 20 22:02:58 1998 Thomas Roessler + * recvattach.c, protos.h, pattern.c, mutt.h, init.c, history.h, + enter.c, commands.c: When entering a 'set' command on the + command-line, pressing TAB after string_var= will insert the + current value of that variable. Note that this works only for + variables of type 'string'. - * po/ru.po, po/it.po, po/de.po: Checkpoint commit. + Also fixes the following buglets in command-completion: - * Attic/config.h.in, Makefile.am: - Include VERSION with the distribution. + 1. doesnt work if you started the command-line with whitespace - * configure.in, Attic/configure, Attic/config.h.in, VERSION: - Don't hard-wire the program's version in configure.in, but use the - VERSION file instead. Stolen from gnupg. + 2. Seems to think that 'Set', 'ReSeT', etc are valid commands + (since it checks for 'strcasecmp' instead of 'strcmp' when + completing the variable names Also fixes the following buglets + in command-completion: - * ChangeLog: Checkpoint commit. + (From: Vikas Agnihotri ) - * doc/manual.sgml.in, keymap.c, functions.h, NEWS: - Another macro-function fix from Vikas. + * enter.c: Use the proper history class when entering mutt + commands. -Tue Oct 20 22:02:58 1998 Thomas Roessler + * imap.c: [patch-0.94.5i.jmy.imap_quote.1] - * po/ru.po, po/it.po, po/de.po: Checkpoint commit. + * sendlib.c, send.c, protos.h, postpone.c, parse.c, mutt.h, + lib.c, functions.h, curs_main.c, compose.c, OPS: Adding the + edit-message feature. - * config.h.in, Makefile.am: Include VERSION with the distribution. + * hdrline.c: [patch-0.94.5.vikas.collapse_format.2] - introduce + %M for the number of messages which is hidden in a thread. - * configure.in, configure, VERSION, config.h.in: - Don't hard-wire the program's version in configure.in, but use the - VERSION file instead. Stolen from gnupg. +1998-09-08 19:32:57 roessler (roessler) - * ChangeLog: Checkpoint commit. + * TODO: Bogus bug. Actually, by setting use_mailcap=no, it _is_ + possible to view the header of a single-part message with a + non-autoview body type. - * socket.c, mutt_socket.h: Fix the multiple connection code. - From Brandon Long. + * recvattach.c: This patch makes the view attachment menu show + all message/rfc822 parts as a new level, not only the multipart + messages. This makes it possible to display a message/rfc822 part + which includes only a image/jpeg part or something else which cant + be viewed in the pager. (From: Jimmy Mäkelä ) -Mon Oct 19 20:08:10 1998 Thomas Roessler + * recvattach.c, pgp.c, copy.c: Change the interface of + pgp_decrypt_mime() to enable this function to do some sanity + checks. - * postpone.c: fix a typo. +1998-09-07 20:47:25 roessler (roessler) - * Makefile.am: Fix dotlock's installation when DOTLOCK_GROUP is empty. + * recvattach.c: Don't descend into multipart/encrypted on the + recvattach menu. - * po/it.po: Ups, this was missing from the repository. + * sendlib.c, recvattach.c, pgp.h, pgp.c, lib.c, handler.c, + commands.c: [patch-0.94.5i.tlr.pgp_fixes.1] This patch fixes + various pgp-related issues. In particular, mutt won't segfault + when trying to decrypt-save messages from the index, and the + presence of a PGP-encrypted body part on the attachment menu + will no longer confuse the MIME parser. - * po/ru.po, po/de.po: Adding some new and improved German - translations. + * curs_lib.c: Clear the "Exit Mutt" prompt. - * init.c: handle domain == "@" properly. + * doc/manual.txt, doc/manual.sgml: SGML typo. - * postpone.c: Fix the behaviour when recalling postponed - messages: Content types would not be restored. + * rfc822.c: Some testing. -Fri Oct 16 12:09:37 1998 Thomas Roessler + * enter.c: Yet another fix to the alias and query completion + stuff: Skip leading white space when constructing the addresses. - * lib.c: Harden mutt_free_header() against NULL pointers. + * enter.c: Don't use as an address delimiter when using + query-complete and alias-complete. - * keymap.c, handler.c: Nits from Vikas. + * rfc1524.c: Quote MIME parameters when doing %{MIME-parameter} + substitution. - * send.c: Fix a segmentation fault when OPT_RECALL is ask-something. + * sendlib.c, recvattach.c, protos.h, pgp.h, pgp.c, pager.c, + mutt.h, init.h, handler.c, functions.h, curs_main.c, copy.h, + copy.c, commands.c, OPS.PGP: Introducing decrypt-save, + decrypt-copy, and $forw{ard,}-decrypt. Based on work by Emil + Laurentiu. - * commands.c: Don't write out bad content-length and lines headers when - decode-saving a message. + * mbox.c: [patch-0.94.4i.matthewf.writingmessages-fix.1] Fix + the display when synchronizing mbox mail folders. -Thu Oct 15 23:09:30 1998 Thomas Roessler + * query.c, protos.h, pattern.c, lib.c, curs_lib.c: Fix simple + patterns. - * rx/rxunfa.c, rx/rxsuper.c, rx/rxstr.c, rx/rxspencer.c, rx/rxsimp.c, rx/rxposix.c, rx/rxnode.c, rx/rxnfa.c, rx/rxhash.c, rx/rxgnucomp.c, rx/rxcset.c, rx/rxbitset.c, rx/rxbasic.c, rx/rxanal.c, rx/rx.c, rx/hashrexp.c, intl/textdomain.c, intl/localealias.c, intl/loadmsgcat.c, intl/l10nflist.c, intl/intl-compat.c, intl/gettext.c, intl/finddomain.c, intl/explodename.c, intl/dgettext.c, intl/dcgettext.c, intl/cat-compat.c, intl/bindtextdom.c, charsets/parse_i18n.c, thread.c, system.c, strcasecmp.c, status.c, sort.c, socket.c, snprintf.c, signal.c, sha1dgst.c, sendlib.c, send.c, score.c, rfc822.c, rfc2047.c, rfc1524.c, resize.c, recvattach.c, query.c, postpone.c, pop.c, pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.c, pattern.c, parse.c, pager.c, mx.c, mh.c, menu.c, mbox.c, main.c, lib.c, keymap.c, init.c, imap.c, hook.c, history.c, help.c, headers.c, hdrline.c, hash.c, handler.c, gnupgparse.c, getdomain.c, from.c, flags.c, filter.c, enter.c, edit.c, dotlock.c, date.c, curs_main.c, curs_lib.c, copy.c, config.h.in, compose.c, complete.c, commands.c, color.c, charset.c, buffy.c, browser.c, attach.c, alias.c, addrbook.c, ChangeLog: - Change "static char rcsid[]" to "static const char rcsid[]" to make - gcc shut up about this. + * protos.h, mx.c, browser.c: Put the S_ISLNK definition into + protos.h. - * rx/Makefile.in, po/Attic/stamp-cat-id, po/ru.po, po/Attic/mutt.pot, po/de.po, po/Attic/cat-id-tbl.c, reldate.h, configure.in, configure, config.h.in, Attic/Makefile.in, ChangeLog: - Random pre-release clean-up. + * pgp.c: Fixing convert_to_7bit(). From Liviu Daia. - * po/Attic/mutt.pot, doc/manual.sgml.in, pattern.c, mutt.h: - This patch introduces the ~k pattern for messages containing - pgp key material. +1998-09-06 11:35:34 roessler (roessler) -Thu Oct 15 20:15:46 1998 Thomas Roessler + * lib.c: Fixing the quoting of shell specials in + mutt_expand_fmt(). - * rx/Makefile.in, po/Attic/stamp-cat-id, po/ru.po, - po/Attic/mutt.pot, po/de.po, po/Attic/cat-id-tbl.c, - reldate.h, configure.in, configure, config.h.in, - Attic/Makefile.in, ChangeLog: Random pre-release clean-up. + * query.c: Change snprintf to mutt_expand_fmt when expanding + the query command. - * po/mutt.pot, doc/manual.sgml.in, pattern.c, mutt.h: - This patch introduces the ~k pattern for messages containing pgp key - material. + * protos.h, lib.c, attach.c, TODO: + [patch-0.94.5i.tlr.safe_symlink.1] Introduce safe_symlink() + for /tmp-safe symlinking in the nametemplate code. - * doc/manual.sgml.in: Add some missing key definitions. + * reldate.h, configure.in, configure, TODO, ChangeLog: Preparing + 0.94.5i. - * mutt_curses.h: - There seem to be systems which don't know about KEY_ENTER. +1998-09-04 15:53:27 roessler (roessler) - * po/mutt.pot, po/cat-id-tbl.c: Check-point commit, again. + * sendlib.c: Catch MIME parameters with p->value == NULL. - * sendlib.c: - Put #ifdefs around a variable which is only used for generating - uuencoded messages. + * sendlib.c: Fixing a memory leak in mutt_prepare_envelope(). - * ChangeLog: Update. +1998-09-01 06:54:53 roessler (roessler) - * po/ru.po, po/mutt.pot, po/cat-id-tbl.c, sendlib.c, - compose.c: Don't ever permit the user to generate uuencoded - messages with mutt. + * imap.c: IMAP fixes from Nathan Neulinger. + (<19980831170941.A7327@umr.edu> on mutt-dev.) - * keymap.c: A slightly modified version of Vikas' - help_unbound patch. +1998-08-31 16:46:29 roessler (roessler) - * po/mutt.pot, sendlib.c, protos.h, postpone.c, parse.h, - parse.c, mh.c, mbox.c, main.c, imap.c, headers.c, buffy.c: - Fixing a memory hog which was introduced by the edit-message - patch. + * send.c: Fix a small problem with Liviu's attach_fcc patch. -Wed Oct 14 22:58:04 1998 Thomas Roessler + * compose.c: Updating to patch-0.94.4.vikas.attach_message.3. - * po/ru.po, po/mutt.pot, po/de.po, po/cat-id-tbl.c, compose.c: - Warn the user before sending out uuencoded attachments. + * thread.c, protos.h, mutt.h, init.h, hdrline.c, curs_main.c: + Updating to patch-0.94.4.vikas.collapse.3. - * handler.c: Fix prefix and utf8 issues in the uudecoder. +1998-08-29 08:27:02 roessler (roessler) - * sendlib.c, parse.c, mime.h, handler.c, globals.h, config.h.in: - Thinking about this once again, ok folks, here comes x-uuencode - support. + * doc/manual.txt, doc/manual.sgml: Correct an editor key binding + example. - * handler.c: typo. +1998-08-28 19:09:24 roessler (roessler) - * handler.c: - When Charset is utf-8 (not recommended!), don't active utf8 - translation in the various handler routines. + * send.c, pgp.h, pgp.c: Cleaning up the fcc_attach hack. + From Liviu. - * Makefile.in, Makefile.am: - Add -I$(includedir) to the C preprocessor flags. Per request of - Clint Olsen. + * functions.h, browser.c, OPS: + [patch-0.94.4i.tlr.display_filename.1] Introduce a new function + "display-filename" which displays the currently selected file's + name on the message line. - * po/ru.po, po/de.po, charsets/parse_i18n.c, charsets/Makefile.in, configure.in, configure, config.h.in, Makefile.in, Makefile.am: - More build process clean-up. + * attach.c: [patch-0.94.4i.tlr.get_attachment.1-2] Get the + attachment time stamping business right. - * po/mutt.pot, po/Makefile.in.in, charsets/Makefile.in, config.h.in, Makefile.in: - Removing some instances of gnu-make specific command line parameters. + * protos.h, functions.h, compose.c, attach.c, OPS: + [patch-0.94.4i.tlr.get_attachment.1] Create a new "get-attachment" + function on the compose menu which will copy an attachment to + a temporary file. - * doc/manual.sgml.in: Document the match-all feature. + * compose.c: [patch-0.94.4.vikas.attach_message.1] Cleaning up + some of the attach-message code. - * po/mutt.pot, main.c, dotlock.c, configure.in, configure, config.h.in, Makefile.in, Makefile.am: - Various build fixes. + * thread.c: removing superfluous include statements. - * color.c: Adding some necessary ifdefs to color.c, From - Irving_Wolfe@wolfe.net. +1998-08-27 23:51:58 roessler (roessler) -Tue Oct 13 23:37:05 1998 Thomas Roessler + * curs_main.c: code cosmetics. - * po/ru.po, po/de.po: Checkpoint commit. This gets boring. + * thread.c, sort.c, protos.h, pattern.c, mx.c, mutt.h, + mbox.c, init.h, hdrline.c, functions.h, curs_main.c, OPS: + [patch-0.94.4.vikas.collapse.2] Vikas' collapse-thread patch. - * NEWS: Merging Vikas' NEWS file into the distributed one. + * recvattach.c, postpone.c, mutt.h, lib.c, curs_main.c, browser.c, + addrbook.c: [patch-0.94.4i.gt.arrowcursor.1] Padding to the end of + line/right jusitifying does not work in menus when $arrow_cursor + is set, because the extra space needed for the arrow is not taken + into account. (From Gero Treuner ) - * po/mutt.pot, config.h.in, Makefile.in, ChangeLog: Preparing 0.94.12. + * testmsg, rfc1524.c: [patch-0.94.4i.tlr.shell_quote.1-2] Fix + a brain-dead segmentation fault when freeing non-allocated memory. - * po/ru.po, po/mutt.pot, po/de.po, po/cat-id-tbl.c, - reldate.h, recvattach.c, configure.in, configure, - config.h.in, commands.c, README, NEWS, Makefile.in, - Makefile.am, INSTALL: random pre-release clean-up. + * doc/mutt.sgml: Mh. This seems to have shown up again while + cleaning up the CVS branches. - * po/ru.po, po/mutt.pot, po/de.po, po/cat-id-tbl.c, - po/POTFILES.in, reap.pl, gen_defs, configure.in, configure, - config.h.in, NEWS, Makefile.in, Makefile.am: Introducing a - us-dist target to create a USG-friendly version of mutt. - Additionally, the NEWS file is prepared for 0.95. + * sendlib.c, send.c, protos.h, pgp.h, pgp.c: Make $fcc_attach work + correctly when sending PGP-encrypted messages. Hack by Liviu. - * doc/devel-notes.txt: Add a short note on compiler warnings. + * doc/manual.txt, doc/manual.sgml: Document attach_format. (From: + Gero Treuner ) - * po/ru.po, po/de.po, po/POTFILES.in, po/Makefile.in.in, - charsets/gen_charsets, charsets/Makefile.in, missing, - mime.types: More $Id$ strings. + * rfc1524.c, protos.h, pgpinvoke.c, mx.c, lib.c, curs_lib.c: + [patch-0.94.4i.tlr.shell_quote.1] Try to quote file name arguments + and the like for shell commands. - * Add RCS $Id$ strings to (hopefully) all source files. + * pgpkey.c: Minor nit: if you enter the wrong key ID at Mutt's + prompt, Mutt should erase the old value --- otherwise people + might think it has just hung there. (From Liviu Daia.) - * enter.c: Type Ctrl-V Ctrl-G in any input field. +1998-08-26 21:12:23 roessler (roessler) - * curs_main.c: - Bumping some dprint statements' debug levels. From Vikas. + * rfc822.c: Another possible memory leak in rfc822_parse_adrlist. + The problem and the patch are pretty much the same as with the + last fix applied to this file - it's just ',' instaed of ';' + this time. - * po/ru.po, po/mutt.pot, po/de.po: - Including the new ru.po file from "Andrej N. Gritsenko" - ; check-point commit. + * rfc822.c, TODO: [patch-0.94.4i.tlr.rfc822_leak.1] Fixing a + memory leak in the rfc822_parse_adrlist(). -Mon Oct 12 19:53:49 1998 Thomas Roessler + Some explanations seem to be in order here. Let's look at + the code: - * recvattach.c, query.c, postpone.c, pgpkey.c, curs_main.c, - compose.c, browser.c, addrbook.c: The attached patch removes - some redundant code related to the macro function stuff. - Since each menu calls km_dokey() to get the 'op' number to - execute, the 'menu' argument to km_dokey() _is_ the - CurrentMenu. Hence, there is no need to explicitly - save/restore the CurrentMenu all over the code. The only - places it is being captured now is just before - mutt_enter_comamnd() is called. This is to help the 'exec' - command completion code so that it knows which menu to try - and complete the function name from. (From: Vikas Agnihotri - ) - - * doc/manual.sgml.in, doc/Attic/manual.sgml, - doc/Makefile.in, sendlib.c, main.c, init.c, configure.in, - configure, config.h.in, acconfig.h, Makefile.in, - Makefile.am: Mutt now correctly uses the sysconfdir as - determined by configure. + 386 else if (*s == ';') 387 { 388 if + (phraselen) 389 { 390 phrase[phraselen] = 0; + 391 add_addrspec (&top, &last, phrase, comment, + &commentlen, sizeof (comment) - 1); 392 } 393 + else if (commentlen && !last->personal) 394 { 395 + comment[commentlen] = 0; 396 last->personal = + safe_strdup (comment); 397 } 398 #ifdef EXACT_ADDRESS + 399 if (last && !last->val) - * po/ru.po, po/mutt.pot, po/de.po: Checkpoint commit. + Line 399 contains the change; previously, it looked like this: - * po/ru.po, po/mutt.pot, po/de.po, reldate.h, configure.in, - configure, ChangeLog: Check-point commit before 0.94.11 is - released. + 399' if (last) -Sun Oct 11 22:11:00 1998 Thomas Roessler + 400 last->val = mutt_substrdup (begin, s); 401 #endif + 402 403 /* add group terminator */ 404 cur = + rfc822_new_address (); 405 if (last) 406 { 407 + last->next = cur; 408 last = cur; 409 } 410 411 + phraselen = 0; 412 commentlen = 0; 413 s++; + 414 begin = s; 415 SKIPWS (begin); 416 } - * doc/Makefile.in, contrib/Makefile.in: - Makefile clean-up as suggested by Marco d'Itri. + OK, what happens? There are essentially two situations here: - * doc/dotlock.man.in, doc/Makefile.in: - Install dotlock's manual page under the correct name. + -> We have already parsed a complete address specification and + know about this fact, but there was no new address information. + This is the case if we are parsing through addresses like -Sun Oct 11 22:11:00 1998 Thomas Roessler + undisclosed-recipients:; - * doc/Makefile.in, contrib/Makefile.in: - Makefile clean-up as suggested by Marco d'Itri. + or - * doc/dotlock.man.in, doc/Makefile.in: - Install dotlock's manual page under the correct name. + recipients: a, b, c,; -Thu Oct 8 13:22:16 1998 Thomas Roessler + (Note the extra ',' before the ';'!) - * README: Reference some of the new doc files. + In this case, some of the other code in rfc822.c has already + filled in last->val, and we really shouldn't overwrite that + with a NULL pointer. - * doc/Makefile.in: Some more changes to the installation process. + -> The ';' finishes an address spec, like in - * doc/Makefile.in: - Fix the uninstall target; add some magic to build and install the - HTML version of the manual if we can. + recipients: a; - * doc/applying-patches.txt, doc/devel-notes.txt, - doc/PGP-Notes.txt, doc/Makefile.in: Some more documentation; - install the html version of the manual if it's there. + In this case, last is either set by add_addrspec(), or it + has already been set by some of the previous code (comment + handling, ...). Anyway, last->val is still NULL, so it is + correct to write the complete addr spec to last->val. - * doc/manual.sgml: - The manual was wrong on the default binding for extract-keys. + * imap.c: Error message cosmetics. -Wed Oct 7 22:19:27 1998 Thomas Roessler +1998-08-25 22:34:58 roessler (roessler) + + * doc/mutt.man.in, doc/mutt.man, doc/manual.txt, doc/manual.sgml, + doc/dotlock.man.in, doc/PGP-Notes.txt, doc/Makefile.in, + thread.c, status.c, sort.h, socket.c, snprintf.c, sendlib.c, + send.c, sample.muttrc, rfc822.c, rfc2047.c, rfc1524.h, rfc1524.c, + reldate.h, recvattach.c, reap.pl, query.c, protos.h, postpone.c, + pop.c, pgppubring.c, pgp.c, pattern.c, patch.slang-1.2.2.keypad.1, + parse.c, pager.h, pager.c, mx.h, mx.c, mutt_socket.h, mutt_menu.h, + mutt.h, mime.h, mh.c, menu.c, mbox.c, main.c, mailbox.h, lib.c, + keymap.h, keymap.c, init.h, init.c, imap.h, imap.c, hook.c, + history.h, history.c, help.c, headers.c, hdrline.c, hash.c, + handler.c, globals.h, functions.h, from.c, enter.c, edit.c, + dotlock.h, dotlock.c, date.c, curs_main.c, curs_lib.c, copy.c, + configure.in, configure, config.sub, config.h.in, config.guess, + compose.c, commands.c, color.c, buffy.c, browser.c, bind.c, + attach.h, attach.c, alias.c, addrbook.c, acconfig.h, TODO, README, + OPS, NEWS, Muttrc.in, Makefile.in, INSTALL, Changes, ChangeLog: + CVS branch clean-up. + + * rfc1524.c, attach.c, TODO: [patch-0.94.4i.tlr.nametemplate.1] + Fix nametemplate support: We should not move the user's files + around just to make them match mailcap's idea of their file name. + This patch uses symbolic links instead. + + * curs_main.c: [patch-0.94.4i.tlr.synch_fault.1] Start up two + mutts. Delete the last message in both of them. Synchronize the + mailbox in both of them. Segmentation fault. - * doc/manual.sgml, pop.c, mutt.h, init.h, Muttrc.in: - POP3 LAST support. From Jason Lavoie by way of - Michael Elkins. + * TODO: adding a few notes. - * po/mutt.pot, po/cat-id-tbl.c: Clean-up commit. + * commands.c: If you issue "decode-save" on an encrypted message + without reading it first, Mutt won't prompt you for a passphrase, + and it will happily write an empty message, deleting the original. + (From an unnamed colleague of Liviu Daia.) - * gnupgparse.c: - Redirect stdin and stderr to /dev/null when invoking gpgm for - listing key IDs. + * imap.c: [patch-0.94.4i.tlr.imap_newline.2] Use cr nl instead + of single nl when uploading a message to an imap server. - * socket.c, mutt_socket.h, imap.c: - First fix of the IMAP expunge handling. From Brandon Long. + * sendlib.c, protos.h, postpone.c, compose.c: + [patch-0.94.4i.tlr.encoding.1] Fix content-transfer-encoding + updates when renaming files from the compose menu and when + recalling postponed messages. - * keymap.c, curs_lib.c: Fix macro functions for the pager menu. + * imap.c: s/free/FREE/ - * keymap.c: - The attached patch fixes a minor inconsistency between the display - of special key-names in the help screen and their actual usage. The - help screen now shows the special keys exactly as you - would/could/should use them in the muttrc/command-line. (From: Vikas - Agnihotri ) +1998-08-24 19:40:35 roessler (roessler) - * keymap.c: Fix the error message for unbound keys. From Vikas. + * TODO, BUGS: Compile BUGS and TODO into a comprehensive issue + list. - * charsets/Makefile.in: s/make/$(MAKE)/ + * BUGS: Clean up the bug list. - * charsets/Makefile.in: - UnixWare needs our own version of strcasecmp/strncasecmp. + * reldate.h, configure.in, configure, ChangeLog: 0.94.4i. - * browser.c: - Clean up behind an aborted sort-by prompt on the file browser. From - Vikas. + * doc/manual.txt, doc/manual.sgml: Documenting $hidden_host. - * hdrline.c: - The attached patch fixes a minor bug in $index_format's %B and %b - where they didnt respect the given prefix. In addition, the manual - says that %B is supposed to fall back to %b if the message is not - sent to a known mailing list. The code was not doing that. (From: - Vikas Agnihotri , noted on comp.mail.mutt by - unny@rz114s0.rz.uni-karlsruhe.de (Vladimir Klebanov)). + * thread.c, curs_main.c: Fix "previous-subthread" + in reverse-threads mode, allow next-(sub)thread and + previous-(sub)thread to work in limited mode. (From: Liviu Daia) - * doc/PGP-Notes.txt: - pgp_language is obsolete. Noted by Heiko Schlichting. +1998-08-23 10:05:41 roessler (roessler) -Tue Oct 6 15:10:53 1998 Thomas Roessler + * sendlib.c, send.c, protos.h, mutt.h, main.c, init.h, init.c, + configure.in, configure, config.h.in, alias.c, acconfig.h, + INSTALL: [patch-0.94.3i.tlr.hidden_host.1] Replace the + --enable-hidden-host configure switch by a configuration variable + $hidden_host which can be changed at run-time. This variable + will _not_ affect the generation of message-IDs since we'll get + into uniqueness problems if we just use the domain here. - * keymap.c: Macro function fixes. + Needs to be documented. - * curs_lib.c: With slang, ERR != -1. + * doc/manual.txt: Committing the latest manual changes. - * po/mutt.pot, po/de.po: Message fix. + * socket.c, imap.c: [patch-0.94.3.bl.imap_buffy.1-2] Fixing the + buffered read stuff. - * attach.c: Fix another pipe-related hang in mutt_view_attachment(). + * mutt_socket.h: branches: 1.1.2; file mutt_socket.h was + initially added on branch mutt-0-94. -Mon Oct 5 21:37:15 1998 Thomas Roessler + * mutt_socket.h: Ups, this one was missing from Brandon's + IMAP patch. - * configure, aclocal.m4: Another fix to libintl detection. +1998-08-22 14:24:18 roessler (roessler) - * keymap.c, curs_lib.c: macro_function.2-3, from Vikas. + * help.c: [patch-0.94.3i.gt.beautify_help.1.gz] General help + beautification. From Gero Treuner. - * handler.c: File descriptor leak alert. + * doc/manual.txt, doc/manual.sgml, keymap.h, keymap.c, help.c, + Muttrc.in: [patch-0.94.3i.gt.description.1] Introduce macro + descriptions. - * handler.c: - Avoid a hang due to blocking pipe writes in the auto view code. + * doc/manual.sgml, init.h, init.c, browser.c: Add a negation + operator "!" to $mask's syntax (as in the *-hooks). From Liviu. - * keymap.c, curs_main.c, curs_lib.c: - Make exec grok >= 1 parameters; fix double ops problem in - index_menu(). + * recvattach.c: Make Vikas' attac_split and Brandon's other_type + patches fit together. - * po/ru.po, po/mutt.pot, po/de.po, po/cat-id-tbl.c: - L10n changes corresponding to the macro-function patch. + * recvattach.c, mutt.h, init.h, globals.h, compose.c: + [patch-0.94.3.vikas.attach_split.3] Re-introduce attach_split. - * flags.c, compose.c: Some fixes to the macro-function patch. + * socket.c: branches: 1.1.2; file socket.c was initially added + on branch mutt-0-94. - * po/ru.po: Adding the Russian Localization. + * socket.c, mx.c, mutt.h, mailbox.h, imap.h, imap.c, + curs_lib.c, configure.in, configure, buffy.c, browser.c, BUGS: + [patch-0.94.3.bl.imap_buffy.1] Adding Brandon's IMAP buffy + support. - * recvattach.c, query.c, protos.h, postpone.c, pgpkey.c, pager.c, mutt_curses.h, mutt.h, menu.c, keymap.c, init.h, init.c, globals.h, flags.c, enter.c, curs_main.c, curs_lib.c, configure.in, configure, compose.c, commands.c, browser.c, addrbook.c, aclocal.m4: - Vikas' macro_function patch. +1998-08-21 08:17:09 roessler (roessler) - * charsets/gen_charsets: - I'm told that some systems don't like "#!/bin/sh" at the beginning - of a script, but need "#! /bin/sh". + * browser.c: Enter the file browser, type a mask which doesn't + match any file in the current directory, clean the mask. + Segfault. Fix from Liviu Daia. -Sun Oct 4 15:02:32 1998 Thomas Roessler +1998-08-20 22:32:46 roessler (roessler) - * charsets/gen_charsets, configure.in, configure: - Fixing some make-related problems noted by Petri Kaukasoina - . + * sendlib.c, recvattach.c, parse.c, mutt.h, mime.h, lib.c, + handler.c, globals.h, compose.c, commands.c, attach.c, BUGS: + [patch-0.94.3.bl.other_types.1] This patch adds support for the + model MIME type. Additionally, along the lines of "strict in + what you generate, accepting in what you receive", this patch + will keep the name of major mime types it doesn't recognize + (instead of using x-unknown). - * po/mutt.pot, send.c: Fix group-reply's behaviour. + * compose.c, BUGS: [patch-0.94.3i.jmy.attachmessage-fix.1] + This patch fixes a bug in the allocation of space for new + pointers to the attachments, it would make mutt seg-fault when + attaching 5 or more messages at the same time. (From: Jimmy + Mäkelä ) - * doc/Attic/style-guide, doc/devel-notes.txt: - Replace style-guide by some more general notes on mutt development. + * handler.c: [SECURITY] mutt_sanitize_filename() should be called + when creating temporary files for autoview. (From: Liviu Daia.) - * Makefile.in: Propagate fixes from Makefile.am. + * sendlib.c, send.c, attach.c: Try this: set $mime_forward, + forward a PGP-encrypted message, then in the "compose" menu try + to view the forwarded message. If you didn't enter a passphrase + before, Mutt won't ask for it either. (From: Liviu Daia) - * ChangeLog: Preparing 0.94.10. + * sendlib.c, attach.c: When you forward a message with + $mime_forward set, or when you attach a message with the + "attach-message" command from the "compose" menu, there is a + memory leak. The real reason for this leak is that multipart + attachments are not supported in the "compose" menu, so you + need to go through quite a few contortions in order to handle + message/rfc822 attachments. Consequently, the patch below is + just an ugly hack. (From: Liviu Daia) - * rx/Makefile.in: subdir=rx was missing here. +1998-08-16 06:22:51 roessler (roessler) - * po/mutt.pot, po/de.po: Noise. + * rfc822.c: Bringing 128-byte strings to "STRING". - * configure.in, configure, Makefile.am: - More fixes to the build process. This version was tested to build - cleanly under SuSE Linux and IRIX. + * sendlib.c: Use add_option, not add_arg, for strings such as + "--". -Sun Oct 4 09:26:36 1998 Thomas Roessler + * sendlib.c: Pass an "--" argument to sendmail before the + address arguments, so addresses with a leading dash don't lead + to problems. (From Liviu.) - * rx/Makefile.in: subdir=rx was missing here. + * sendlib.c, rfc822.c, rfc1524.c, parse.c, mx.c, main.c, lib.c, + keymap.c, hash.c, handler.c, edit.c, curs_lib.c, alias.c: + Replacing a bunch of free() and malloc() calls by safe_free() + and safe_malloc(). (From Liviu.) - * po/mutt.pot, po/de.po: Noise. +1998-08-15 18:27:45 roessler (roessler) - * configure.in, configure, Makefile.am: - More fixes to the build process. This version was tested to build - cleanly under SuSE Linux and IRIX. + * imap.c: read() can't read buffers larger than SSIZE_MAX. -Sat Oct 3 22:08:09 1998 Thomas Roessler + * hook.c: [patch-0.94.3i.tlr.empty_hook.1] Ignore empty hooks + instead of segfaulting. - * doc/Attic/manual.txt: - manual.txt can be rebuilt when making the dist - no need to keep - this in the repository. + * protos.h, init.c: [patch-0.94.3i.tlr.history.1] Adding history + class support. - * ChangeLog: Preparing ChangeLog for 0.94.10. + * history.h: branches: 1.1.2; file history.h was initially + added on branch mutt-0-94. - * contrib/Makefile.in: Ups. + * history.h: [patch-0.94.3i.tlr.history.1] Adding history class + support. - * rx/Makefile.in, po/mutt.pot, po/de.po, po/cat-id-tbl.c, po/Makefile.in.in, doc/Attic/language50.txt, doc/Attic/language.txt, contrib/patch.slang-1.2.2.keypad.1, contrib/sample.mailcap, contrib/sample.muttrc, doc/Makefile.in, contrib/Mush.rc, contrib/Pine.rc, contrib/language.txt, contrib/language50.txt, charsets/gen_charsets, charsets/Makefile.in, Attic/sample.muttrc, Attic/sample.mailcap, Attic/reap.pl, pop.c, Attic/patch.slang-1.2.2.keypad.1, Attic/depend.awk, configure.in, configure, Attic/Pine.rc, Attic/Mush.rc, Makefile.in, Makefile.am, ChangeLog: - Source tree and make process changes. make dist and make - maintainer-clean should now work as they are supposed to. + * history.c: branches: 1.1.2; file history.c was initially + added on branch mutt-0-94. -Sat Oct 3 22:06:19 1998 Thomas Roessler + * history.c, enter.c, TODO, Makefile.in: + [patch-0.94.3i.tlr.history.1] Adding history class support. - * contrib/Makefile.in: Ups. This one was missing from the - last commit. + * sendlib.c: [patch-0.94.3i.tlr.attach_msg_fmt.1-2] When + generating a message/rfc822 type attachment, parse its header + so that the attachment format routines can properly display the + default description. - * rx/Makefile.in, po/mutt.pot, po/de.po, po/cat-id-tbl.c, - po/Makefile.in.in, doc/Attic/language50.txt, - doc/Attic/language.txt, contrib/patch.slang-1.2.2.keypad.1, - contrib/sample.mailcap, contrib/sample.muttrc, - doc/Makefile.in, contrib/Mush.rc, contrib/Pine.rc, - contrib/language.txt, contrib/language50.txt, - charsets/gen_charsets, charsets/Makefile.in, - Attic/sample.muttrc, Attic/sample.mailcap, Attic/reap.pl, - pop.c, Attic/patch.slang-1.2.2.keypad.1, Attic/depend.awk, - configure.in, configure, Attic/Pine.rc, Attic/Mush.rc, - Makefile.in, Makefile.am, ChangeLog: Source tree and make - process changes. make dist and make maintainer-clean should - now work as they are supposed to. + * init.h: Change attach_format's default to limit the attachment + description's length. - * help.c: Remove an unprotected gettext() call. +1998-08-13 22:09:16 roessler (roessler) - * missing: *** empty log message *** + * pgppubring.c: Fixing another memory leak in the pubring parser. - * missing: Persuade CVS to get the file modes right. + * recvattach.c, BUGS: [patch-0.94.3i.tlr.attach_msg_fmt.1] + When parsing the "%d" format option in the attachment format, + use the message format as a fall-back if no explicit description + is provided. This fixes the following bug: - * INSTALL: - Adding a note on SparcLinux problems when gcc is called with the - -pedantic flag. + set mime_forward. Forward any mesage. The compose menu will + show the description as "Forwarded message from ...." which + is fine. Pressing 'd' to edit the description brings up the + above string for editing. -Fri Oct 2 17:39:47 1998 Thomas Roessler + Now hit Enter on the message/rfc822 attachment to view it. Quit + out of the pager. - * po/mutt.pot, po/de.po: - A small fix to get autoview messages properly colored. + The description field has now changed to the Subject: of the + forwarded message. Pressing 'd' still brings up the 'Forwarded + message from....' string. - * pattern.c, mutt.h, Makefile.in: patch-0.92.8.sec.match_all.1 + (Noted by Vikas.) - * rx/Attic/Makefile: - The Makefile here is supposed to be generated by autoconf. + * doc/manual.txt, doc/manual.sgml, sendlib.c, mutt.h, init.h: + [patch-0.94.3i.tlr.write_bcc.1] This patch adds an option + $write_bcc which controls whether the Bcc header is written + out or not. This can be used to work around broken MTA's (Exim + seems to leave Bcc headers in). - * rx/Makefile.in, rx/Attic/Makefile, po/mutt.pot, configure.in, configure, Makefile.in, Makefile.am: - Fixing some build-related problems, and preparing 0.94.9p1. + The problem was noted independently by Peter Radcliffe + and by Dave Holland + (Debian Bug #25687). - * doc/manual.txt, doc/manual.sgml, hdrline.c: - Roland Rosenfeld's first name patch. + * pgppubring.c: [patch-0.94.3i.tlr.pubring_leak.1] Fixing a + memory leak. Bug noted by Liviu Daia. - * mutt.h, compose.c: More () fixes. + * reldate.h: 0.94.3i. - * mutt.h, edit.c, curs_lib.c, browser.c: - With SLang, addstr() is a macro. This means we should put - additional braces around _()-style arguments. + * configure.in, configure, ChangeLog: Preparing 0.94.3i. -Thu Oct 1 20:16:56 1998 Thomas Roessler + * compose.c: indentation cosmetics. - * po/mutt.pot, po/de.po, po/cat-id-tbl.c, po/POTFILES.in, doc/Makefile.in: - Translate help strings. + * compose.c: Update menu->data when OP_COMPOSE_EDIT_HDRS is + called. From Vikas. - * charsets/Makefile.in, postpone.c, pager.c, help.c, compose.c, Makefile.in: - Translate help strigns. + * compose.c: Update the encoding after using ispell from the + compose menu. From Vikas. - * intl/VERSION, intl/Attic/libintl.h, intl/Attic/libintl.glibc, intl/Attic/intlh.inst.in, intl/Attic/COPYING, intl/Attic/BUGS, intl/Attic/AUTHORS: - *** empty log message *** + * sendlib.c, send.c, protos.h, pgppubring.c, pattern.c, lib.c, + curs_main.c, compose.c, attach.c: Various nits from Liviu. - * po/mutt.pot, po/de.po, po/cat-id-tbl.c, po/POTFILES.in, recvattach.c, query.c, pager.c, curs_main.c, compose.c, browser.c, addrbook.c: - Translate the various help lines. + * rfc822.c: Fixing a buffer overflow in rfc822_cat(). tmplen + could underflow. - * mutt.h, lib.c, handler.c: Gero Treuner's reply_quote patch. + * rfc822.c: Fixing a buffer overflow in rfc822_cat(). A size_t + variable could underflow, thus making bounds checking value-less. - * po/mutt.pot, po/de.po, po/cat-id-tbl.c, po/POTFILES.in: - Add l10n for handler.c. +1998-08-12 11:50:59 roessler (roessler) - * po/mutt.pot, po/de.po, po/cat-id-tbl.c, curs_lib.c: - Make mutt_yesorno() language sensitive. + * init.c: Yet another memory leak fix from Liviu. - * po/de.po: Various German-language related fixes. + * rfc2047.c: Fixing a stupid buffer overflow plus some flawed + logic. - * reldate.h, configure.in, configure, TODO, Makefile.in, ChangeLog: - Preparing 0.94.9i. + * functions.h, compose.c, OPS: Adding an update-encoding + function to the compose menu. This is useful if the user has + externally modified an attachment and _wants_ to adjust the + encoding afterwards. Also, this patch fixes some redraw-related + problems in the compose menu. - * po/de.po: German l10n, first take. + * sendlib.c, mutt.h, compose.c, BUGS: When changing or deleting + attachments, the compose menu now notices this and complains or + asks accordingly. Partially from Vikas. - * intl/Attic/AUTHORS, intl/Attic/BUGS, intl/Attic/COPYING: - Adding legalese. +1998-08-11 08:14:38 roessler (roessler) - * po/mutt.pot, po/de.po, po/cat-id-tbl.c, main.c: More i18n fixes. + * BUGS: Yet another outstanding bug. - * po/mutt.pot, po/de.po, po/cat-id-tbl.c: - Adapting the catalog files to 0.94.8. + * doc/manual.txt: This now contains the latest changes to + manual.sgml. - * charsets/Makefile.in, configure.in, configure, Makefile.in, Makefile.am: - Various automake and installation fixes. + * sendlib.c, rfc2047.c, rfc1524.c, pgppubring.c, pager.c, + hdrline.c: Fixing various nits noted by Liviu and his colleagues. - * po/Makefile.in.in, po/POTFILES.in, po/cat-id-tbl.c, po/de.po, po/mutt.pot, po/stamp-cat-id, intl/Attic/intlh.inst.in, intl/Attic/libintl.glibc, intl/Attic/libintl.h, intl/ChangeLog, intl/Makefile.in, intl/bindtextdom.c, intl/cat-compat.c, intl/dcgettext.c, intl/dgettext.c, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettext.h, intl/gettextP.h, intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgettext.h, intl/linux-msg.sed, intl/loadinfo.h, intl/loadmsgcat.c, intl/localealias.c, intl/po2tbl.sed.in, intl/textdomain.c, intl/xopen-msg.sed, doc/Makefile.in, thread.c, stamp-h.in, status.c, sort.c, signal.c, sendlib.c, send.c, score.c, rfc1524.c, recvattach.c, query.c, postpone.c, pop.c, pgppubring.c, pgpkey.c, pgp.c, pattern.c, parse.c, pager.c, mx.c, missing, mutt.h, mh.c, menu.c, mbox.c, main.c, lib.c, keymap.c, init.c, imap.c, hook.c, help.c, headers.c, handler.c, gen_defs, flags.c, edit.c, date.c, curs_main.c, curs_lib.c, copy.c, configure.in, configure, config.h.in, compose.c, commands.c, color.c, buffy.c, browser.c, attach.c, alias.c, aclocal.m4, addrbook.c, acconfig.h, ABOUT-NLS, Makefile.am, Makefile.in: - Adding gettext support, based on the patch by Marco d'Itri. +1998-08-10 15:30:02 roessler (roessler) - * TODO: add a note about the currently-missing mh_sequences support. + * sendlib.c: This patches makes the message-id persistant when + postponing messages. (From: Janos Farkas) -Thu Oct 1 11:22:51 1998 Thomas Roessler + * doc/manual.sgml, sample.muttrc, lib.c, init.h: This patch + introduces "unhdr_order" to reset the hdr_order command's effect. + (From: Janos Farkas) - * po/de.po: German l10n, first take. + * color.c: Drop the free_rx parameter from + muitt_free_color_line(), as it's always 1. - * intl/AUTHORS, intl/BUGS, intl/COPYING: Adding legalese. + * color.c: Adding mutt_free_color_line() and replacing varous + "manual" free()s of color lines by calls to this function. - * po/mutt.pot, po/de.po, po/cat-id-tbl.c, main.c: More i18n fixes. + * bind.c: Removing bind.c. Pointed out by Gero Treuner + . - * po/mutt.pot, po/de.po, po/cat-id-tbl.c: - Adapting the catalog files to 0.94.8. +1998-08-09 18:43:45 roessler (roessler) - * charsets/Makefile.in, configure.in, configure, Makefile.in, Makefile.am: - Various automake and installation fixes. + * color.c: With SLang, init_pair is (void), so we must not check + its return value. - * po/Makefile.in.in, po/POTFILES.in, po/cat-id-tbl.c, - po/de.po, po/mutt.pot, po/stamp-cat-id, intl/ChangeLog, - intl/Makefile.in, intl/bindtextdom.c, intl/cat-compat.c, - intl/dcgettext.c, intl/dgettext.c, intl/explodename.c, - intl/finddomain.c, intl/gettext.c, intl/gettext.h, - intl/gettextP.h, intl/hash-string.h, intl/intl-compat.c, - intl/intlh.inst.in, intl/l10nflist.c, intl/libgettext.h, - intl/libintl.glibc, intl/libintl.h, intl/linux-msg.sed, - intl/loadinfo.h, intl/loadmsgcat.c, intl/localealias.c, - intl/po2tbl.sed.in, intl/textdomain.c, intl/xopen-msg.sed, - doc/Makefile.in, thread.c, stamp-h.in, status.c, sort.c, - signal.c, sendlib.c, send.c, score.c, rfc1524.c, - recvattach.c, query.c, postpone.c, pop.c, pgppubring.c, - pgpkey.c, pgp.c, pattern.c, parse.c, pager.c, mx.c, missing, - mutt.h, mh.c, menu.c, mbox.c, main.c, lib.c, keymap.c, - init.c, imap.c, hook.c, help.c, headers.c, handler.c, - gen_defs, flags.c, edit.c, date.c, curs_main.c, curs_lib.c, - copy.c, configure.in, configure, config.h.in, compose.c, - commands.c, color.c, buffy.c, browser.c, attach.c, alias.c, - aclocal.m4, addrbook.c, acconfig.h, ABOUT-NLS, Makefile.am, - Makefile.in: Adding gettext support, based on the patch by - Marco d'Itri. + * color.c: Restructuring color.c. This patch fixes the "default" + problem from 0.94.2i and makes the code more comprehensible than + that version and more consie than 0.94.1i. - * TODO: add a note about the currently-missing mh_sequences support. +1998-08-08 21:40:12 roessler (roessler) - * send.c: - Fix the PgpSignMicalg vanishing when recalling postponed messages. - Bug squashed by Bjørn Fischer. + * rfc2047.c: Fixing the "=?" detection in rfc2047_encode_string(). + Bug noted by David Jeske . -Wed Sep 30 13:56:24 1998 Thomas Roessler + * compose.c: If you press t to add a recipient in the compose + menu, then press tab, q, and aborts with ctrl-g, mutt won't + redraw the menu. Noted by Jimmy Mäkelä . - * doc/manual.txt, doc/manual.sgml: SGML fix. + * alias.c: Entering an un-parsable address when creating an alias + would make mutt segfault. Noted by brian moore . - * postpone.c, headers.c: - Don't generate a NULL micalg parameter when getting postponed - messages. + * browser.c: If you press tab in the file-browser to see the + inboxes and the current row is greater than the inbox-screens + max-rows then the screen gets garbled. (From: Jimmy Mäkelä + ) - * functions.h: - Removing some superfluous key bindings from functions.h. (From: - Gero Treuner ) + * doc/manual.txt, doc/manual.sgml: I made the manual more up + to date: - * doc/manual.sgml, init.c: - Add some more support for version-dependant configuration files. + * new version * new mailing list and home page addresses * + made the terminology a bit more consistent regarding + 'pattern' and 'regular expression' * added a note about + expanding UNIX environments * added a note about <, >, in range + patterns like ~m * added a note about the urlview program * + changed tables to not use tabs, because it doesn't work + right in my favourite web browsers lynx and netscape - * copy.c: - When forwarding a mail (nomime_forw) and you have forw_quote set, - mutt inserts a blank line between header and body of the forwarded - message. + (From: Gero Treuner ) - * compose.c: - Tell the user how to attach messages when using the attach-message - feature. + * pattern.c: This patch makes pattern ranges more logical. Before + '~m <5' would show message 1-5, with this patch it shows 1-4. + Inclusive ranges is still avaible if you use '~m -5'. (From: + Jimmy Mäkelä ) - * doc/manual.sgml, pattern.c, mutt.h: - Add ~g and ~G patterns for PGP signed and encrypted messages. + * init.c: Various improvements to the mutt_command_complete + function. From Stephen Hack . - * doc/manual.sgml: Documentation for Vikas' latest features. + * browser.c: If you specify 'mailboxes ""' mutt will + seg-fault. (From: Jimmy Mäkelä ) -Tue Sep 29 15:40:01 1998 Thomas Roessler + * color.c: Fixing a memory leak. Thanks, Liviu. - * status.c: - _Really_ fix an unset or too short StChars varialbe. (From Vikas.) + * commands.c: When printing a message, headers are now sorted + according to hdr_order. From Liviu. - * rfc822.c: Fix a segmentation fault occuring with certain badly-formed - RFC822-like addresses. + * browser.c: Fixing an off-by-one buffer overflow in browser.c. + Noted by Liviu. - * hdrline.c: Make status characters work again. + * lib.c, attach.c: This patch adds some more "safe" + characters to mutt_sanitize_filename and fixes its usage in + mutt_view_attachment(). (From: Liviu Daia ) - * doc/manual.txt, doc/manual.sgml: Documenting some more variables. + * status.c, sort.h, sendlib.c, send.c, query.c, protos.h, + postpone.c, pager.h, pager.c, mutt_menu.h, menu.c, main.c, + init.c, headers.c, functions.h, curs_main.c, curs_lib.c, + compose.c, commands.c, browser.c, addrbook.c, OPS: Adding the + attach message patch. From Vikas Agnihotri . - * Muttrc.in: Add newly added variables to the default system muttrc. + * Makefile.in: There is no "compile" rule for dotlock in the + Makefile. (From: Dan Nelson ) - * status.c: Catch short StChars values. + * imap.c: Thispatch to imap.c allows the user to specify + a port number in the folder name in the general form + {hostname:portnum}foldername. (From: Andy Sloane + ) - * mutt.h, init.c, hdrline.c: Add caching for a message's flags. + * imap.c: imap_close_connection() was being called even though + the client was using mulitple mailboxes over the same connection. + (From: Brandon Long ) - * charsets/parse_i18n.c, charsets/gen_charsets, charsets/Makefile.in, Makefile.in: - patch-0.94.7i.rr.charsets_fix.1, from Roland Rosenfeld. +1998-07-31 08:23:54 roessler (roessler) - * doc/manual.txt, doc/manual.sgml, configure.in, configure: - Some nits from Gero Treuner. + * reldate.h, configure.in, configure, ChangeLog: Preparing + 0.94.2i. -Mon Sep 28 17:40:47 1998 Thomas Roessler + * rfc1524.c: Changing an sprintf to an snprintf (which it was + meant to be.) - * pager.c, curs_main.c: Vikas' pipe-redraw fix. + * protos.h: mutt_sanitize_filename takes char *, not const char *. - * doc/manual.txt, doc/manual.sgml, doc/Makefile.in, GPL, main.c, COPYRIGHT, Attic/COPYING: - A first take at bringing copyright notices and credits into synch - with reality. + * protos.h, lib.c, attach.c: Introducing mutt_sanitize_filename(). + The code is similar to patch-0.91.1i.tlr.rfc1524_sanitize.1 and + to Peter Holzer's patch against 0.91. - * reldate.h, configure.in, configure, TODO, Makefile.in, ChangeLog: - Preparing 0.94.8i. + * rfc1524.h, rfc1524.c, postpone.c, attach.c: Avoid possible + buffer overflows in mutt_adv_mktemp(). -Sat Sep 26 10:13:39 1998 Thomas Roessler + * sendlib.c: Interpret sysexits-style exit values from sendmail. - * mh.c: Changing the index_hint handling for mh folders once again. + * configure.in, configure, config.h.in, acconfig.h: Check for + sysexits.h. - * mh.c: - Resort the incoming folder from mh_sync_mailbox() also when new mail - arrived. +1998-07-30 09:30:38 roessler (roessler) -Sat Sep 26 10:13:39 1998 Thomas Roessler + * edit.c: When reading in files, be_snarf_file() wouldn't + recognize '~' as the user's home directory. - * mh.c: Changing the index_hint handling for mh folders once again. +1998-07-29 10:54:09 roessler (roessler) - * mh.c: - Resort the incoming folder from mh_sync_mailbox() also when new mail - arrived. + * README, Changes: Finalizing 0.93.2i. -Fri Sep 25 06:56:35 1998 Thomas Roessler + * configure.in, configure: Bumping to 0.93.2(i). - * pager.c: patch.mutt-0.94.5i.ld.quote_levels.3-4 + * parse.c: Fixing a buffer overflow in parse.c. Noted by Paul + Boehm . -Thu Sep 24 23:19:50 1998 Thomas Roessler + * parse.c: Fixing a buffer overflow in parse.c which presented + a serious security thread. Noted by Paul Boehm . - * pager.c: A new quote_levels patch from liviu. +1998-07-28 08:21:49 roessler (roessler) - * sendlib.c: - Rewrite the base64-encoder used for messages. This should be - unified with the encoder in rfc2047.c at some point. + * patch.slang-1.2.2.keypad.1: branches: 1.1.2; file + patch.slang-1.2.2.keypad.1 was initially added on branch + mutt-0-94. - * pager.c: Undoing Livius quote-levels patch for now. + * patch.slang-1.2.2.keypad.1, INSTALL: Adding a patch for a + SLang bug. - * sendlib.c, mutt.h, charset.h, charset.c: - [patch-0.94.7i.gt.charset-send.1.gz] With the new charset support in - mutt there are better chances to say whether a mail to send consists - of characters of the ASCII set only (the charset should be - "us-ascii" then) or of other characters from the given charset (this - charset should be given then): ASCII characters have the unicode - values from 0 to 127. + * mx.c: Doing 'mutt -f NoSuchFile' just flickers the screen and + silently exits. Earlier (0.92.14 at least), it used to spit out + the error 'NoSuchFile: no such file or directory (errno = 2)'. + (Noted and tracked down by Vikas Agnihotri ) - * init.c: Fix a segmentation fault with mismatched backticks. + * color.c: The index cache should be updated even without color + support. - * init.c: Vikas' merged completion patch, level 3. +1998-07-27 13:39:39 roessler (roessler) -Wed Sep 23 20:01:06 1998 Thomas Roessler + * BUGS: Adding a notice about some more nits. - * pager.c, mutt_regex.h, init.h: Liviu Daia's smiley patch. + * main.c: Change the error reporting mail address from + to . - * status.c, sendlib.c, recvattach.c, protos.h, pager.h, pager.c, mutt.h, main.c, init.h, curs_main.c, curs_lib.c, compose.c, commands.c: - Disable recursive invocations of the attach-message function. + * protos.h, init.h, color.c: This patch fixes index "color" + patterns when using a non-color capable curses library. + While working on color support, I've thrown together the + mutt_parse_color() and mutt_parse_mono() functions as they are + sharing most of their code. Additionally, a new directive + called "unmono" is introduced. The implementation consists + in adding a flag and very few lines of code (plus ifdefs) + to mutt_parse_uncolor(). - * mh.c: Really fix the index hints. + * snprintf.c, rfc1524.h, rfc1524.c, date.c: Fixing some + minor nits: missing #includes in date.c and snprintf.c, and + a not-so-nice declaration of rfc1524_new_entry(). Noted by + Digital cc and gcc. - * mh.c: Correct the index_hint handling in mh_check_mailbox(). +1998-07-24 08:12:46 roessler (roessler) - * sendlib.c: RFC2047-encode the mail-followup-to header. + * copy.c, attach.c: Fiddling around with message/rfc822 + attachments once again. - * TODO: Remove the maildir/mh resynch entry. +1998-07-23 20:57:50 roessler (roessler) - * pager.c: - There is a long-standing problem in Mutt, related to coloring the - various levels of quoting: if the attributions are missing, like - this: - >>> blah blah from A - >> blah blah from B - > blah blah from C + * status.c, sendlib.c, send.c, rfc2047.c, pop.c, pager.c, + mx.c, mh.c, mbox.c, lib.c, init.c, imap.c, edit.c, curs_lib.c, + compose.c, commands.c, color.c, browser.c, attach.c, alias.c: + Guard lots of global (char *) variable deferences against NULL + pointers. - then the "quoted" color object is associated with ">>>", "quoted1" - with ">>" and "quoted2" with ">" --- which is not what most people - expect. The reason is Mutt doesn't count the quote characters (since - there is no way to distinguish between a single quote ">> " and a - ">" followed by a "> "), and it allocates colors as it finds new - types of quote prefixes. The attached patch fixes this problem still - without counting the quote characters. + * copy.c, attach.c: Yet another patch about saving message/rfc822 + attachments. -Tue Sep 22 22:54:52 1998 Thomas Roessler + * main.c, send.c: Fixing potential NULL pointer deferences. - * mx.h, mx.c, mutt.h, mh.c, mbox.c, buffy.c: - A first take at corrected mh/maildir support. +1998-07-22 22:47:57 roessler (roessler) - * mx.c, mh.c: Some fixes and code clean-ups. + * recvattach.c: Another fix from Liviu. - * mutt.h, mh.c, init.h: Introduce the $mh_purge option. + * recvattach.c, from.c, attach.c: Another patch from liviu to + fix the message/rfc822 behaviour. - * sendlib.c: Produce "undisclosed-recipients:;" instead of - ""undisclosed-recipients:;":;" when the user gives no To-Header. + * recvattach.c, mx.c, attach.c: This patch fixes the saving + of message/rfc822 attachments to mail folders. Additionally, + it fixes an outstanding bug with From_ lines being written to + MH folders. - * mx.c: When generating new messages in MH folders, the initial number - should be "1", not "2". Fix from Gero Treuner. + (From: Liviu Daia ) - * init.c: patch-0.94.7i.vikas.jmy.misc_complete.2 + * menu.c, functions.h, browser.c, OPS: 1. When I hit 'c' (change + dir) in browser, it gives me the directory, but without + the final '/', so I have to add '/' to add a subdirectory + name. This patch fixes it. -Mon Sep 21 12:49:50 1998 Thomas Roessler + 2. check-new now will recheck mailbox folders for new mail. - * sendlib.c: Avoid a dangling pointer in mutt_message_to_7bit(). + 3. added a function toggle-mailboxes which toggles in browser + between mailboxes view and directory view. (bound to TAB + by default). -Sun Sep 20 12:05:39 1998 Thomas Roessler + (From: "Michael S. Tsirkin" ) - * pager.c: Byrial Jensen's bold-underline patch. + * reldate.h, configure.in, configure, ChangeLog: preparing + 0.94.1i. - * charsets/parse_i18n.c: parse_i18n.c doesn't really need snprintf. + * send.c: Correcting an error message in send.c. (From Byrial + Jensen.) -Fri Sep 18 05:45:56 1998 Thomas Roessler + * send.c: Correct an error message in send.c. (From Byrial + Jensen ) - * reldate.h, configure.in, configure, ChangeLog: Preparing 0.94.7i. + * sendlib.c, recvattach.c, protos.h, postpone.c, pager.c, mx.c, + mutt.h, lib.c, keymap.c, handler.c, compose.c, commands.c, + attach.h, attach.c: These changes fix some of the bugs which + were recently reported to mutt-dev. To be more specific, + message-type attachments are saved to mail folders from the + receive attachment menu, some of the sending code has been + made more robust against disappearing attachments, and "tag" + is rebound to "T" on the compose menu. - * protos.h, init.c, enter.c: - Applying the third generation of command completion patches. + (Some part of this patch comes from Vikas Agnihotri + .) -Fri Sep 18 05:40:24 1998 Thomas Roessler + * send.c: Avoid a potential segmentation fault when trying to + postpone, but Postponed equals NULL. - * protos.h, init.c, enter.c: - Applying the third generation of command completion patches. + * BUGS: branches: 1.1.2; file BUGS was initially added on + branch mutt-0-94. -Wed Sep 16 20:08:25 1998 Thomas Roessler + * BUGS: This file is intended to contain known bugs which still + have to be fixed. - * curs_lib.c: - Attached is a minor fix to mutt_getch in curs_lib.c - as of 0.93.2i, - if +'metakey' and 'timeout' were both set, mutt_getch was returning - an ESC rather than -1, which resulted in 'key not bound' messages - every 'timeout' seconds. (From: Tim Walberg ) + * doc/manual.txt: Committing the changes previously made to + manual.sgml. - * copy.c: - [patch-0.94.6i.oe.dprint2.1] Fix a segmentation fault when running - in -d2 mode. + * imap.c: Include Message-ID and Reply-To headers when fetching + a message's headers from an IMAP server. (From: Andy Sloane + ) - * keymap.c: Use for function keys as well as for other special - keys. Additionally, this patch makes it possible to use - all special keys inside a key _sequence_. +1998-07-21 07:54:03 roessler (roessler) - * sendlib.c, mutt.h, curs_main.c, compose.c: - Introduce the OPTUSEHEADERDATE pseudo-option to control - mutt_write_rfc822_header()'s behaviour for the purposes of - the edit_message feature. + * recvattach.c: The old behaviour of the %d (for description) + specifier is recreated by this patch. (From: Byrial Jensen + ) - * init.c: When parsing aliases, don't consider ';' a token - delimiter. + * protos.h, lib.c, attach.c: You should never _ever_ do something + like this: -Tue Sep 15 21:41:51 1998 Thomas Roessler + [process A] ---[piped write until EOF]---> [process B] + [process A] <---[piped read until EOF]--- [process B] - * init.c: Undoing Vikas' complete patch and applying - patch-0.94.6i.jmy.cycle_complete.1 instead. + Basically, what happens is something like this: A feeds data + to B; B processes the data, and feeds it to the pipe until the + pipe buffer is full; at this point, A writes to its pipe until + its buffer is full too, and if it still has more data to write, + that's it, it never gets to the read part to flush B's buffer --- + both processes are blocked on write. - * handler.c: _Really_ fix CRLF handling. + This patch fixes such a situation in the compose menu. - * charset.c: Fix the crlf handling. + (From: Liviu Daia ) - * pgppubring.c: UTF8-decode PGP user ID packets. +1998-07-20 21:01:05 roessler (roessler) - * rfc2047.c, mutt.h, lib.c, handler.c, charset.h, charset.c: - Adding basic UTF-8 support. + * reap.pl: Perl lies in /usr/bin on my machines. - * copy.c: When using mutt_copy_header with CH_TXTPLAIN, generate a - content-type _with_ a character set parameter. + * pop.c: It seems that if you don't enter any password at all when + prompted for the POP password, Mutt will die with a segmentation + fault also. (Bug reported by Steve Mayer + through the Debian bug tracking system.) - * Makefile.in: Correcting a typo in the clean target. + * pop.c: Just an update on this bug. It seems that if you don't + enter any password at all when prompted for the POP password, + Mutt will die with a segmentation fault also. (Bug reported by + Steve Mayer via the Debian bug tracking system, + fix from Thomas Roessler.) - * charsets/parse_i18n.c, charsets/gen_charsets, charsets/Makefile.in, handler.c, charset.h, charset.c: - Add charset alias support and fix various errors in the - character set code. + * postpone.c: When you send a message which have been postponed + before sending, then all its attachments (if there are more + than one) will have a content-disposition header which + includes a filename, even if there isn't a real filename + but only random choosen temporary one. (From: Byrial Jensen + ) - * charset.c: Fix mutt_display_char to map '\0' to itself regardless of - the translation table we use. +1998-07-18 09:18:31 roessler (roessler) - * charsets/Makefile.in, charsets/gen_charsets, charsets/parse_i18n.c, Attic/gen-charset.c, configure.in, configure, charset.h, charset.c, Makefile.in: - Generate the character set tables from i18n files. + * recvattach.c: "Set mime_forward, and forward a message --- + Mutt will segfault." The obvious fix for this is to check + for aptr->content->hdr in mutt_attach_fmt() before invoking + _mutt_make_string(). Anyway, I suspect that the real fix may + involve something like parsing the rfc822 attachment in question. - * imap.c: Finally fix imap_quote_string(). + * sendlib.c: Postponing messages behaves funny when the $postponed + folder is in Maildir format; I traced this down to the fact that + postponed messages are saved in "cur" while mutt_num_postponed() + is looking at "new". (From: Liviu Daia ) - * compose.c: [patch-0.94.6i.gt.arrow.1] Add M_ARROWCURSOR on the - compose menu. +1998-07-17 08:37:02 roessler (roessler) -Mon Sep 14 21:33:34 1998 Thomas Roessler + * compose.c: Removing the old snd_entry() code. - * imap.c: Fix IMAP quoting. + * doc/manual.sgml, protos.h, pgp.c, mutt.h, init.h, hook.c: + When sending encrypted messages, it may arrive that Mutt can't + determine the PGP key of the recipient (presumably because + her address has changed, but she hasn't updated her PGP key + yet). In this situation it's convenient to be able to associate + a keyID with an address automatically. The attached patch is + an attempt to implement this idea using a "pgp-hook". (From: + Liviu Daia ). - * Muttrc.in: Speling corection for Muttrc.in. + * recvattach.c: Removing the old attach_entry() code. - * init.c: [patch-0.94.6.vikas.complete.1] Fix a completion-related - buffer overflow. + * recvattach.c, protos.h, mutt.h, init.h, globals.h, compose.c: + This patch adds a string variable $attach_format which controls + the look of the compose and attach menus. Unfortunately, + I was not able to make things so that it would look exactly + the same as the hardcoded versions, so the default format is a + bit different, but I think it is quite usable. (From Michael + Elkins ). + + * functions.h, browser.c, OPS: This patch allows you to view + files from the browser window, useful if you are searching for + a file to attach to your message. It uses the standard mailcap + stuff (and the lookup mime types) to use the correct "viewer" + for the file. (From Brandon Long ) + + * doc/dotlock.man.in, doc/Makefile.in, configure.in, configure, + Makefile.in: Dotlock-related changes: We call it mutt.dotlock to + avoid conflicts with certain NFS versions' dotlocking utilities + (pointed out by Liviu Daia). Additionally, we need to compile it + as an external utility on systems which don't have an fchdir(2) + system call. + +1998-07-16 16:39:53 roessler (roessler) -Sun Sep 13 15:29:54 1998 Thomas Roessler + * mx.c: Fixing a small typographic error. - * reldate.h, configure.in, configure, ChangeLog: Preparing 0.94.6i. + * mx.c, mx.c: Mutt doesn't retry locking if it doesn't succeed + at once. The code in mx_lock_file is supposed to retry but + it doesn't work because of a mistake in operator precedence. + (From: Petri Kaukasoina ) - * sendlib.c, rfc2047.c, recvattach.c, hash.h, Attic/gen-charset.c, handler.c, configure.in, configure, commands.c, charset.h, charset.c, Makefile.in: - This patch adds on-demand loading of character set tables, - changes the default location of $SHAREDIR, and fixes some - compilation problems occuring on machines without PGP - installed. + * dotlock.c: The dotlock.c file tries to include + if _POSIX_PATH_MAX isn't defined but it doesn't include + , where this symbol should be defined. (From + Marc.Baudoin@solsoft.com) -Sun Sep 13 15:27:03 1998 Thomas Roessler + * send.c: When several messages are tagged and the user + applies reply, group-reply, or list-reply to these messages, + the reply's references and in-reply-to headers are constructed + from the tagged message which comes last in the current index. + This patch constructs the references header from _all_ messages' + message-id and references headers. (tlr) - * sendlib.c, rfc2047.c, recvattach.c, hash.h, - gen-charset.c, handler.c, configure.in, configure, - commands.c, charset.h, charset.c, Makefile.in: - This patch adds on-demand loading of character set - tables, changes the default location of $SHAREDIR, - and fixes some compilation problems occuring on - machines without PGP installed. + * reldate.h, configure.in, configure, Changes, ChangeLog: + Preparing mutt 0.94. -Sat Sep 12 19:58:56 1998 Thomas Roessler + * imap.c: "My two remaining issues are the speed at which it + downloads the headers, and support of PREAUTH. I'm enclosing + a patch (to stock mutt-0.92.13i) which addresses these + issues." (From Brian Marcotte ) - * sendlib.c: Fixing a silly typo in the edit-message code. + * color.c: This patch fixes two problems reported on mutt-users. - * rfc2047.c, charset.c, charset.h, handler.c, Makefile.in: - [patch-0.93.2i.ru.mmultiple_charsets.gz] This patch adds - support for international character sets. Currently, mutt - knows about the following character sets and is able to - convert between them: + (1) the error message about "default colors not supported" when + not using a color xterm should not be printed. The existing + code did not check the value of has_colors() in conjunction + with use_default_colors() - iso-8859-1, ..., iso-8859-9, koi8-r, windows-1251, x-cp866. + (2) mutt would crash when sending mail in batch mode because + use_default_colors() could be used without doing an initscr() - (From: Ruslan Ermilov ) + (From Michael Elkins.) - * recvattach.c, protos.h, pattern.c, mutt.h, - init.c, history.h, enter.c, commands.c: When - entering a 'set' command on the command-line, - pressing TAB after string_var= will insert the - current value of that variable. Note that this - works only for variables of type 'string'. + * color.c: This patch fixes two problems reported on mutt-users. - Also fixes the following buglets in command-completion: + (1) the error message about "default colors not supported" when + not using a color xterm should not be printed. The existing + code did not check the value of has_colors() in conjunction + with use_default_colors() - 1. doesnt work if you started the command-line with - whitespace + (2) mutt would crash when sending mail in batch mode because + use_default_colors() could be used without doing an initscr() - 2. Seems to think that 'Set', 'ReSeT', etc are valid - commands (since it checks for 'strcasecmp' instead of - 'strcmp' when completing the variable names Also fixes - the following buglets in command-completion: + (From Michael Elkins.) - (From: Vikas Agnihotri ) +1998-07-15 17:15:46 roessler (roessler) - * enter.c: Use the proper history class when - entering mutt commands. + * mx.h, mx.c, main.c, dotlock.h, dotlock.c, configure.in, + configure, Makefile.in: Finalizing the external dotlock support: + If group mail privileges are needed, the dotlock is compiled as a + separate program. If there is no need for privileges, it remains + a module which is compiled into mutt. Also, there is no more need + for the SLang buffer overflow work-around in main(). We drop it, + but let mutt bail out instead if it's installed setgid something. - * imap.c: [patch-0.94.5i.jmy.imap_quote.1] + * doc/dotlock.man.in, dotlock.c: Fix the race condition in + dotlock.c. - * sendlib.c, send.c, protos.h, postpone.c, - parse.c, mutt.h, lib.c, functions.h, curs_main.c, - compose.c, OPS: Adding the edit-message feature. + * doc/mutt.man.in: branches: 1.1.2; file mutt.man.in was + initially added on branch mutt-0-94. - * hdrline.c: [patch-0.94.5.vikas.collapse_format.2] - introduce %M for - the number of messages which is hidden in a thread. + * doc/mutt.man.in, doc/mutt.man: Putting the manual page under + autoconf control. -Tue Sep 8 19:32:57 1998 Thomas Roessler + * doc/dotlock.man.in: branches: 1.1.2; file dotlock.man.in was + initially added on branch mutt-0-94. - * TODO: Bogus bug. Actually, by setting use_mailcap=no, it _is_ - possible to view the header of a single-part message with - a non-autoview body type. + * doc/dotlock.man.in, doc/Makefile.in, protos.h, mx.c, mbox.c, + main.c, globals.h: Adding external dotlocking. For bugs, see + the manual page and the comments in dotlock.c. - * recvattach.c: This patch makes the view attachment menu show all - message/rfc822 parts as a new level, not only the - multipart messages. This makes it possible to display a - message/rfc822 part which includes only a image/jpeg part - or something else which cant be viewed in the pager. - (From: Jimmy Mäkelä ) + * dotlock.h: branches: 1.1.2; file dotlock.h was initially + added on branch mutt-0-94. - * recvattach.c, pgp.c, copy.c: - Change the interface of pgp_decrypt_mime() to enable this - function to do some sanity checks. + * dotlock.h: Adding external dotlocking. For bugs, see the + manual page and the comments in dotlock.c. -Mon Sep 7 20:47:25 1998 Thomas Roessler + * dotlock.c: branches: 1.1.2; file dotlock.c was initially + added on branch mutt-0-94. - * recvattach.c: - Don't descend into multipart/encrypted on the recvattach - menu. + * dotlock.c, configure.in, configure, Makefile.in: Adding + external dotlocking. For bugs, see the manual page and the + comments in dotlock.c. - * sendlib.c, recvattach.c, pgp.h, pgp.c, lib.c, handler.c, commands.c: - [patch-0.94.5i.tlr.pgp_fixes.1] This patch fixes various - pgp-related issues. In particular, mutt won't segfault - when trying to decrypt-save messages from the index, and - the presence of a PGP-encrypted body part on the - attachment menu will no longer confuse the MIME parser. + * doc/mutt.man: More roff fixes. - * curs_lib.c: Clear the "Exit Mutt" prompt. + * doc/mutt.man: More groff fixes. - * doc/manual.txt, doc/manual.sgml: SGML typo. +1998-07-14 16:01:07 roessler (roessler) - * rfc822.c: Some testing. + * reldate.h: branches: 1.3.2.4.2; Preparing mutt 0.93.1i. - * enter.c: Yet another fix to the alias and query completion stuff: - Skip leading white space when constructing the addresses. + * configure.in, configure: branches: 1.7.2.5.2; Preparing + mutt 0.93.1i. - * enter.c: Don't use as an address delimiter when using - query-complete and alias-complete. + * Changes: branches: 1.5.2.5.2; Preparing mutt 0.93.1i. - * rfc1524.c: Quote MIME parameters when doing %{MIME-parameter} - substitution. + * ChangeLog: branches: 1.4.2.5.2; Preparing mutt 0.93.1i. - * sendlib.c, recvattach.c, protos.h, pgp.h, pgp.c, pager.c, mutt.h, init.h, handler.c, functions.h, curs_main.c, copy.h, copy.c, commands.c, OPS.PGP: - Introducing decrypt-save, decrypt-copy, and - $forw{ard,}-decrypt. Based on work by Emil Laurentiu. + * rfc2047.c: branches: 1.1.1.1.2.2.2; More unsigned fixes. - * mbox.c: [patch-0.94.4i.matthewf.writingmessages-fix.1] Fix the - display when synchronizing mbox mail folders. + * mime.h: branches: 1.1.1.1.2.1.2; More unsigned fixes. - * query.c, protos.h, pattern.c, lib.c, curs_lib.c: Fix simple patterns. + * handler.c: branches: 1.1.1.1.2.5.2; More unsigned fixes. - * protos.h, mx.c, browser.c: Put the S_ISLNK definition into protos.h. + * pattern.c: branches: 1.3.2.3.2; Changing (int) casts in is* + arguments to (unsigned char). - * pgp.c: Fixing convert_to_7bit(). From Liviu Daia. + * parse.c: branches: 1.1.1.1.2.3.2; Changing (int) casts in is* + arguments to (unsigned char). -Sun Sep 6 11:35:34 1998 Thomas Roessler + * rfc2047.c: Removing a superfluous (unsigned char) cast in an + IsPrint argument. - * lib.c: Fixing the quoting of shell specials in mutt_expand_fmt(). +1998-07-13 10:50:39 roessler (roessler) - * query.c: Change snprintf to mutt_expand_fmt when expanding the - query command. + * doc/mutt.sgml: Since manual page generation seems to be broken + in the SGML-tools package, we remove the SGML version of mutt.man + and make the troff source the master copy. Suggested by Roland + Rosenfeld who also provided the corrected + mutt.man file. - * protos.h, lib.c, attach.c, TODO: - [patch-0.94.5i.tlr.safe_symlink.1] Introduce - safe_symlink() for /tmp-safe symlinking in the - nametemplate code. + * doc/mutt.man: branches: 1.1.1.1.2.2.2; Since manual page + generation seems to be broken in the SGML-tools package, we + remove the SGML version of mutt.man and make the troff source the + master copy. Suggested by Roland Rosenfeld + who also provided the corrected mutt.man file. - * reldate.h, configure.in, configure, TODO, ChangeLog: - Preparing 0.94.5i. + * doc/Makefile.in: branches: 1.2.2.2.2; Since manual page + generation seems to be broken in the SGML-tools package, we + remove the SGML version of mutt.man and make the troff source the + master copy. Suggested by Roland Rosenfeld + who also provided the corrected mutt.man file. -Fri Sep 4 15:53:27 1998 Thomas Roessler +1998-07-12 13:15:31 roessler (roessler) - * sendlib.c: Catch MIME parameters with p->value == NULL. + * protos.h: branches: 1.5.2.1.2; Replace calloc by safe_calloc + in new_pattern. - * sendlib.c: Fixing a memory leak in mutt_prepare_envelope(). +1998-07-11 05:10:29 roessler (roessler) -Fri Sep 4 15:53:27 1998 Thomas Roessler + * doc/manual.txt: branches: 1.2.2.4.2; Key bindings + documentation. - * sendlib.c: Catch MIME parameters with p->value - == NULL. + * doc/manual.sgml: branches: 1.2.2.5.2; Key bindings + documentation. - * sendlib.c: Fixing a memory leak in - mutt_prepare_envelope(). +1998-07-10 17:58:26 roessler (roessler) -Tue Sep 1 06:54:53 1998 Thomas Roessler + * NEWS: s/fwd_decode/forward_decode/ (Noted by Lars Hecking) - * imap.c: IMAP fixes from Nathan Neulinger. - (<19980831170941.A7327@umr.edu> on mutt-dev.) + * pop.c: branches: 1.1.1.1.2.1.2; tmp[] wasn't initialized when + asking for the POP password. -Mon Aug 31 16:46:29 1998 Thomas Roessler + * buffy.c: branches: 1.1.1.1.2.1.2; On SunOS 4.1, one must + include unistd.h in order to declare SEEK_END. (Fabrice Noilhan) - * send.c: Fix a small problem with Liviu's - attach_fcc patch. + * mutt.h: branches: 1.2.2.1.2; include if limits.h + doesn't defile _POSIX_PATH_MAX. - * compose.c: Updating to - patch-0.94.4.vikas.attach_message.3. + * Changes, ChangeLog: *** empty log message *** - * thread.c, protos.h, mutt.h, init.h, hdrline.c, - curs_main.c: Updating to - patch-0.94.4.vikas.collapse.3. + * doc/PGP-Notes.txt: Adding a notice about core dumps. -Sat Aug 29 08:27:02 1998 Thomas Roessler + * reldate.h, README: Preparing 0.93i. - * doc/manual.txt, doc/manual.sgml: Correct an - editor key binding example. + * INSTALL: branches: 1.1.1.1.2.2.2; Preparing 0.93i. -Fri Aug 28 19:09:24 1998 Thomas Roessler + * handler.c: Fix text/enriched decoding: if there's a tag + mismatch in the last paragraph in the attachment, the whole + paragraph wouldn't be displayed. - * send.c, pgp.h, pgp.c: Cleaning up the fcc_attach - hack. From Liviu. +1998-07-09 19:51:36 roessler (roessler) - * functions.h, browser.c, OPS: - [patch-0.94.4i.tlr.display_filename.1] Introduce a - new function "display-filename" which displays the - currently selected file's name on the message - line. + * configure.in, configure: Use CC -Ae -D_HPUX_SOURCE on HP/UX. - * attach.c: [patch-0.94.4i.tlr.get_attachment.1-2] - Get the attachment time stamping business right. + * config.sub: branches: 1.1.2; file config.sub was initially + added on branch mutt-0-93. - * protos.h, functions.h, compose.c, attach.c, OPS: - [patch-0.94.4i.tlr.get_attachment.1] Create a new - "get-attachment" function on the compose menu - which will copy an attachment to a temporary file. + * config.sub: Use CC -Ae -D_HPUX_SOURCE on HP/UX. - * compose.c: [patch-0.94.4.vikas.attach_message.1] - Cleaning up some of the attach-message code. + * config.guess: branches: 1.1.2; file config.guess was initially + added on branch mutt-0-93. - * thread.c: removing superfluous include - statements. + * config.guess, INSTALL: Use CC -Ae -D_HPUX_SOURCE on HP/UX. -Thu Aug 27 23:51:58 1998 Thomas Roessler +1998-07-08 21:59:43 roessler (roessler) - * curs_main.c: code cosmetics. + * snprintf.c: branches: 1.1.1.1.2.2.2; Changing (int) casts in + is* arguments to (unsigned char) casts to avoid mis-casting of + signed chars. (From Michael Elkins.) - * thread.c, sort.c, protos.h, pattern.c, mx.c, - mutt.h, mbox.c, init.h, hdrline.c, functions.h, - curs_main.c, OPS: [patch-0.94.4.vikas.collapse.2] - Vikas' collapse-thread patch. - - * recvattach.c, postpone.c, mutt.h, lib.c, - curs_main.c, browser.c, addrbook.c: - [patch-0.94.4i.gt.arrowcursor.1] Padding to the - end of line/right jusitifying does not work in - menus when $arrow_cursor is set, because the extra - space needed for the arrow is not taken into - account. (From Gero Treuner - ) - - * Attic/testmsg, rfc1524.c: - [patch-0.94.4i.tlr.shell_quote.1-2] Fix a - brain-dead segmentation fault when freeing - non-allocated memory. - - * doc/Attic/mutt.sgml: Mh. This seems to have - shown up again while cleaning up the CVS branches. - - * sendlib.c, send.c, protos.h, pgp.h, pgp.c: Make - $fcc_attach work correctly when sending - PGP-encrypted messages. Hack by Liviu. - - * doc/manual.txt, doc/manual.sgml: Document - attach_format. (From: Gero Treuner - ) - - * rfc1524.c, protos.h, pgpinvoke.c, mx.c, lib.c, - curs_lib.c: [patch-0.94.4i.tlr.shell_quote.1] Try - to quote file name arguments and the like for - shell commands. - - * pgpkey.c: Minor nit: if you enter the wrong key - ID at Mutt's prompt, Mutt should erase the old - value --- otherwise people might think it has just - hung there. (From Liviu Daia.) - -Wed Aug 26 21:12:23 1998 Thomas Roessler - - * rfc822.c: Another possible memory leak in - rfc822_parse_adrlist. The problem and the patch - are pretty much the same as with the last fix - applied to this file - it's just ',' instaed of - ';' this time. - - * rfc822.c, TODO: - [patch-0.94.4i.tlr.rfc822_leak.1] Fixing a memory leak in - the rfc822_parse_adrlist(). + * pattern.c, parse.c: Changing (int) casts in is* arguments to + (unsigned char) casts to avoid mis-casting of signed chars. + (From Michael Elkins.) - Some explanations seem to be in order here. Let's look at - the code: + * mx.c: branches: 1.5.2.3.2; Changing (int) casts in is* + arguments to (unsigned char) casts to avoid mis-casting of + signed chars. (From Michael Elkins.) - 386 else if (*s == ';') - 387 { - 388 if (phraselen) - 389 { - 390 phrase[phraselen] = 0; - 391 add_addrspec (&top, &last, phrase, comment, &commentlen, sizeof (comment) - 1); - 392 } - 393 else if (commentlen && !last->personal) - 394 { - 395 comment[commentlen] = 0; - 396 last->personal = safe_strdup (comment); - 397 } - 398 #ifdef EXACT_ADDRESS - 399 if (last && !last->val) + * mh.c, lib.c: branches: 1.2.2.2.2; Changing (int) casts in + is* arguments to (unsigned char) casts to avoid mis-casting of + signed chars. (From Michael Elkins.) - Line 399 contains the change; previously, it looked like - this: + * keymap.c: branches: 1.1.1.1.2.2.2; Changing (int) casts in + is* arguments to (unsigned char) casts to avoid mis-casting of + signed chars. (From Michael Elkins.) - 399' if (last) + * init.c: branches: 1.3.2.2.2; Changing (int) casts in is* + arguments to (unsigned char) casts to avoid mis-casting of + signed chars. (From Michael Elkins.) - 400 last->val = mutt_substrdup (begin, s); - 401 #endif - 402 - 403 /* add group terminator */ - 404 cur = rfc822_new_address (); - 405 if (last) - 406 { - 407 last->next = cur; - 408 last = cur; - 409 } - 410 - 411 phraselen = 0; - 412 commentlen = 0; - 413 s++; - 414 begin = s; - 415 SKIPWS (begin); - 416 } + * from.c: branches: 1.1.1.1.2.2.2; Changing (int) casts in + is* arguments to (unsigned char) casts to avoid mis-casting of + signed chars. (From Michael Elkins.) - OK, what happens? There are essentially two situations here: + * edit.c: branches: 1.2.2.2.2; Changing (int) casts in is* + arguments to (unsigned char) casts to avoid mis-casting of + signed chars. (From Michael Elkins.) - -> We have already parsed a complete address specification - and know about this fact, but there was no new address - information. This is the case if we are parsing - through addresses like + * curs_main.c: branches: 1.4.2.3.2; Changing (int) casts in + is* arguments to (unsigned char) casts to avoid mis-casting of + signed chars. (From Michael Elkins.) - undisclosed-recipients:; +1998-07-07 09:22:40 roessler (roessler) - or + * rfc822.c: branches: 1.1.1.1.2.2.2; Change one int to size_t + in rfc822.c. - recipients: a, b, c,; + * rfc822.c: Fix the parsing of route addresses a la RFC 822. + Patch from Michael Elkins. - (Note the extra ',' before the ';'!) + * snprintf.c: Cast the arguments of the is* functions to int. + Patch from Michael Elkins. - In this case, some of the other code in rfc822.c has - already filled in last->val, and we really shouldn't - overwrite that with a NULL pointer. + * sendlib.c: branches: 1.3.2.1.2; Cast the arguments of the is* + functions to int. Patch from Michael Elkins. - -> The ';' finishes an address spec, like in + * pattern.c, parse.c, mx.c, mh.c, lib.c, keymap.c, init.c, + from.c, edit.c, curs_main.c: Cast the arguments of the is* + functions to int. Patch from Michael Elkins. - recipients: a; +1998-07-02 21:15:18 roessler (roessler) - In this case, last is either set by add_addrspec(), or - it has already been set by some of the previous code - (comment handling, ...). Anyway, last->val is still - NULL, so it is correct to write the complete addr spec - to last->val. + * hdrline.c: branches: 1.4.2.3.2; Using the correct version of + O'Shaughnessy Evans' %O patch. - * imap.c: Error message cosmetics. + * configure.in, configure, Changes, ChangeLog: Preparig 0.92.14i -Tue Aug 25 22:34:58 1998 Thomas Roessler + * doc/manual.txt, doc/manual.sgml: s/∖/\/ - * rfc1524.c, attach.c, TODO: - [patch-0.94.4i.tlr.nametemplate.1] Fix - nametemplate support: We should not move the - user's files around just to make them match - mailcap's idea of their file name. This patch uses - symbolic links instead. + * hdrline.c: Adding the %O expansion. - * curs_main.c: [patch-0.94.4i.tlr.synch_fault.1] - Start up two mutts. Delete the last message in - both of them. Synchronize the mailbox in both of - them. Segmentation fault. + * doc/manual.sgml: Applying the various manual_nits patches. - * TODO: adding a few notes. +1998-07-01 17:01:50 roessler (roessler) - * commands.c: If you issue "decode-save" on an - encrypted message without reading it first, Mutt - won't prompt you for a passphrase, and it will - happily write an empty message, deleting the - original. (From an unnamed colleague of Liviu - Daia.) + * curs_main.c: Fixing a reverse-threading problem. - * imap.c: [patch-0.94.4i.tlr.imap_newline.2] Use - cr nl instead of single nl when uploading a - message to an imap server. + * imap.c: branches: 1.3.2.1.2; Fixing an imap-related + segmentation fault. - * sendlib.c, protos.h, postpone.c, compose.c: - [patch-0.94.4i.tlr.encoding.1] Fix - content-transfer-encoding updates when renaming - files from the compose menu and when recalling - postponed messages. +1998-06-30 06:38:02 roessler (roessler) - * imap.c: s/free/FREE/ + * reldate.h, Changes, ChangeLog: These are the last tiny bits + of preparing 0.92.13i. -Mon Aug 24 19:40:35 1998 Thomas Roessler + * configure.in, configure: Updating some of the documentation + for 0.93. - * TODO, Attic/BUGS: Compile BUGS and TODO into a - comprehensive issue list. + * TODO: branches: 1.1.1.1.2.1.2; Updating some of the + documentation for 0.93. - * Attic/BUGS: Clean up the bug list. + * README, NEWS: Updating some of the documentation for 0.93. - * reldate.h, configure.in, configure, ChangeLog: - 0.94.4i. + * doc/NEWS: *** empty log message *** - * doc/manual.txt, doc/manual.sgml: Documenting - $hidden_host. + * doc/NEWS: branches: 1.1.2; file NEWS was initially added on + branch mutt-0-93. - * thread.c, curs_main.c: Fix "previous-subthread" - in reverse-threads mode, allow next-(sub)thread - and previous-(sub)thread to work in limited mode. - (From: Liviu Daia) + * doc/NEWS: *** empty log message *** - * doc/manual.txt, doc/manual.sgml: Documenting $hidden_host. + * doc/manual.txt: Incorporate the recent changes to manual.sgml. - * thread.c, curs_main.c: Fix "previous-subthread" - in reverse-threads mode, allow next-(sub)thread - and previous-(sub)thread to work in limited mode. - (From: Liviu Daia) - -Sun Aug 23 10:05:41 1998 Thomas Roessler - - * sendlib.c, send.c, protos.h, mutt.h, main.c, - init.h, init.c, configure.in, configure, - config.h.in, alias.c, acconfig.h, INSTALL: - [patch-0.94.3i.tlr.hidden_host.1] Replace the - --enable-hidden-host configure switch by a - configuration variable $hidden_host which can be - changed at run-time. This variable will _not_ - affect the generation of message-IDs since we'll - get into uniqueness problems if we just use the - domain here. + * main.c: branches: 1.6.2.1.2; Work around a buffer overflow + in SLang. (This is the same bug which is fixed by 0.91.2i.) - Needs to be documented. +1998-06-26 10:31:28 roessler (roessler) - * doc/manual.txt: Committing the latest manual - changes. + * doc/manual.sgml: Removing $empty_to. - * Attic/socket.c, imap.c: - [patch-0.94.3.bl.imap_buffy.1-2] Fixing the - buffered read stuff. + * send.c, init.h: branches: 1.3.2.1.2; Removing $empty_to. - * Attic/mutt_socket.h: Ups, this one was missing - from Brandon's IMAP patch. + * globals.h: branches: 1.2.2.1.2; Removing $empty_to. -Sat Aug 22 14:24:18 1998 Thomas Roessler + * Muttrc.in: branches: 1.1.2.1.2; Removing $empty_to. - * help.c: [patch-0.94.3i.gt.beautify_help.1.gz] - General help beautification. From Gero Treuner. +1998-06-25 22:31:46 roessler (roessler) - * doc/manual.sgml, keymap.h, keymap.c, help.c, - Muttrc.in: [patch-0.94.3i.gt.description.1] - Introduce macro descriptions. + * hdrline.c: Moved a break statement where it belongs. - * doc/manual.sgml, init.h, init.c, browser.c: Add - a negation operator "!" to $mask's syntax (as in - the *-hooks). From Liviu. + * mx.c: Fix an imap-related typo. - * recvattach.c: Make Vikas' attach_split and - Brandon's other_type patches fit together. + * handler.c: Don't generate non-terminated last lines when + quoting 8bit-"encoded" text-plain body parts. - * recvattach.c, mutt.h, init.h, globals.h, - compose.c: [patch-0.94.3.vikas.attach_split.3] - Re-introduce attach_split. + * Makefile.in: branches: 1.4.2.1.2; Don't use GNU make specific + features. - * Attic/socket.c: [patch-0.94.3.bl.imap_buffy.1] - Adding Brandon's IMAP buffy support. +1998-06-21 07:13:03 roessler (roessler) - * mx.c, mutt.h, mailbox.h, imap.h, imap.c, - curs_lib.c, configure.in, configure, buffy.c, - browser.c, Attic/BUGS: - [patch-0.94.3.bl.imap_buffy.1] Adding Brandon's - IMAP buffy support. + * doc/mutt.man, doc/Makefile.in, reldate.h, configure.in, + configure, Changes, ChangeLog: Bumping the release to 0.92.12i. -Fri Aug 21 08:17:09 1998 Thomas Roessler +1998-06-20 06:12:38 roessler (roessler) - * browser.c: Enter the file browser, type a mask - which doesn't match any file in the current - directory, clean the mask. Segfault. Fix from - Liviu Daia. + * doc/manual.txt: *** empty log message *** -Thu Aug 20 22:32:46 1998 Thomas Roessler + * handler.c: Fixing the quoted-printable decoder. - * sendlib.c, recvattach.c, parse.c, mutt.h, - mime.h, lib.c, handler.c, globals.h, compose.c, - commands.c, attach.c, Attic/BUGS: - [patch-0.94.3.bl.other_types.1] This patch adds - support for the model MIME type. Additionally, - along the lines of "strict in what you generate, - accepting in what you receive", this patch will - keep the name of major mime types it doesn't - recognize (instead of using x-unknown). + * handler.c: Make mutt handle messages containing null bytes. - * compose.c, Attic/BUGS: - [patch-0.94.3i.jmy.attachmessage-fix.1] This patch - fixes a bug in the allocation of space for new - pointers to the attachments, it would make mutt - seg-fault when attaching 5 or more messages at the - same time. (From: Jimmy Mäkelä - ) + * copy.c: branches: 1.2.2.1.2; Make mutt handle messages + containing null bytes. - * handler.c: [SECURITY] mutt_sanitize_filename() - should be called when creating temporary files for - autoview. (From: Liviu Daia.) - - * sendlib.c, send.c, attach.c: Try this: set - $mime_forward, forward a PGP-encrypted message, - then in the "compose" menu try to view the - forwarded message. If you didn't enter a - passphrase before, Mutt won't ask for it either. - (From: Liviu Daia) - - * sendlib.c, attach.c: When you forward a message - with $mime_forward set, or when you attach a - message with the "attach-message" command from the - "compose" menu, there is a memory leak. The real - reason for this leak is that multipart attachments - are not supported in the "compose" menu, so you - need to go through quite a few contortions in - order to handle message/rfc822 attachments. - Consequently, the patch below is just an ugly - hack. (From: Liviu Daia) - -Sun Aug 16 06:22:51 1998 Thomas Roessler + * doc/manual.sgml: documenting alias-path - * rfc822.c: Bringing 128-byte strings to "STRING". +1998-06-19 12:52:16 roessler (roessler) - * sendlib.c: Use add_option, not add_arg, for - strings such as "--". + * sendlib.c, send.c: branches: 1.3.2; Removing the Attach-Menu + feature for the next release version. - * sendlib.c: Pass an "--" argument to sendmail - before the address arguments, so addresses with a - leading dash don't lead to problems. (From Liviu.) + * protos.h: branches: 1.5.2; Removing the Attach-Menu feature + for the next release version. - * sendlib.c, rfc822.c, rfc1524.c, parse.c, mx.c, - main.c, lib.c, keymap.c, hash.c, handler.c, - edit.c, curs_lib.c, alias.c: Replacing a bunch of - free() and malloc() calls by safe_free() and - safe_malloc(). (From Liviu.) + * postpone.c: branches: 1.3.4; Removing the Attach-Menu feature + for the next release version. -Sat Aug 15 18:27:45 1998 Thomas Roessler + * pattern.c: branches: 1.3.2; Removing the Attach-Menu feature + for the next release version. - * imap.c: read() can't read buffers larger than - SSIZE_MAX. + * menu.c: branches: 1.3.4; Removing the Attach-Menu feature + for the next release version. - * hook.c: [patch-0.94.3i.tlr.empty_hook.1] Ignore - empty hooks instead of segfaulting. + * main.c: branches: 1.6.2; Removing the Attach-Menu feature + for the next release version. - * protos.h, init.c, Attic/history.h: - [patch-0.94.3i.tlr.history.1] Adding history class - support. + * headers.c, functions.h: branches: 1.3.4; Removing the + Attach-Menu feature for the next release version. - * Attic/history.c: [patch-0.94.3i.tlr.history.1] - Adding history class support. + * curs_main.c: branches: 1.4.2; Removing the Attach-Menu feature + for the next release version. - * enter.c, TODO, Makefile.in: - [patch-0.94.3i.tlr.history.1] Adding history class - support. + * compose.c: branches: 1.5.4; Removing the Attach-Menu feature + for the next release version. - * sendlib.c: - [patch-0.94.3i.tlr.attach_msg_fmt.1-2] When - generating a message/rfc822 type attachment, parse - its header so that the attachment format routines - can properly display the default description. + * OPS: branches: 1.3.4; Removing the Attach-Menu feature for + the next release version. - * init.h: Change attach_format's default to limit - the attachment description's length. +1998-06-18 20:37:59 roessler (roessler) -Thu Aug 13 22:09:16 1998 Thomas Roessler + * protos.h: Bradon long's alias_path patch, for the sake of + Elm compatibility. - * pgppubring.c: Fixing another memory leak in the - pubring parser. + * lib.c: branches: 1.2.2; Bradon long's alias_path patch, + for the sake of Elm compatibility. - * recvattach.c, Attic/BUGS: - [patch-0.94.3i.tlr.attach_msg_fmt.1] When parsing - the "%d" format option in the attachment format, - use the message format as a fall-back if no - explicit description is provided. This fixes the - following bug: + * alias.c: branches: 1.2.4; Bradon long's alias_path patch, + for the sake of Elm compatibility. - set mime_forward. Forward any mesage. The - compose menu will show the description as - "Forwarded message from ...." which is fine. - Pressing 'd' to edit the description brings up - the above string for editing. +1998-06-16 20:59:20 roessler (roessler) - Now hit Enter on the message/rfc822 attachment - to view it. Quit out of the pager. + * mx.c: branches: 1.5.2; Avoid pointless error messages from + mx_get_magic() when called from an mx_open_mailbox_append() + on a non-existing mailbox. - The description field has now changed to the - Subject: of the forwarded message. Pressing 'd' - still brings up the 'Forwarded message from....' - string. + * doc/manual.txt, doc/Makefile.in: branches: 1.2.2; Have "make + install" install manual.txt as well. - (Noted by Vikas.) + * configure.in, configure: branches: 1.7.2; Have "make install" + install manual.txt as well. - * doc/manual.txt, doc/manual.sgml, sendlib.c, - mutt.h, init.h: [patch-0.94.3i.tlr.write_bcc.1] - This patch adds an option $write_bcc which - controls whether the Bcc header is written out or - not. This can be used to work around broken MTA's - (Exim seems to leave Bcc headers in). + * Makefile.in: branches: 1.4.2; Have "make install" install + manual.txt as well. - The problem was noted independently by Peter - Radcliffe and by Dave Holland - (Debian Bug #25687). + * doc/Makefile.in, doc/makefile: Putting Makefile under autoconf + control. - * pgppubring.c: [patch-0.94.3i.tlr.pubring_leak.1] - Fixing a memory leak. Bug noted by Liviu Daia. + * main.c: Switch the error reporting address from mutt-users + to mutt-dev. - * reldate.h: 0.94.3i. + * reldate.h: branches: 1.3.2; Bump the version to 0.92.11i. - * configure.in, configure, ChangeLog: Preparing - 0.94.3i. + * configure.in, configure: Bump the version to 0.92.11i. - * compose.c: indentation cosmetics. + * Changes: branches: 1.5.2; Bump the version to 0.92.11i. - * compose.c: Update menu->data when OP_COMPOSE_EDIT_HDRS is called. - From Vikas. + * ChangeLog: branches: 1.4.2; Bump the version to 0.92.11i. - * compose.c: Update the encoding after using ispell from the compose - menu. From Vikas. + * imap.h: branches: 1.1.4; Check in a proper version of imap.h. - * sendlib.c, send.c, protos.h, pgppubring.c, - pattern.c, lib.c, curs_main.c, compose.c, - attach.c: Various nits from Liviu; encoding fixes. + * color.c: branches: 1.2.2; 1.2.4; Fix the "unknown color" + bug reported by Vikas. - * rfc822.c: Fixing a buffer overflow in rfc822_cat(). tmplen could - underflow. + * mx.c: Remove a spurious #include "imap.h" from mx.c. -Wed Aug 12 11:50:59 1998 Thomas Roessler + * doc/style-guide: Add a note about the global Muttrc to + style-guide. - * init.c: Yet another memory leak fix from Liviu. + * configure.in: The global Muttrc contains a list of default + settings which can be used as a starting-point for the user's + own configuration. - * rfc2047.c: Fixing a stupid buffer overflow plus some flawed logic. + * Muttrc.in: branches: 1.1.2; The global Muttrc contains a list + of default settings which can be used as a starting-point for + the user's own configuration. - * functions.h, compose.c, OPS: - Adding an update-encoding function to the compose menu. - This is useful if the user has externally modified an - attachment and _wants_ to adjust the encoding afterwards. - Also, this patch fixes some redraw-related problems in the - compose menu. + * configure, Muttrc, Makefile.in: The global Muttrc contains a + list of default settings which can be used as a starting-point + for the user's own configuration. - * sendlib.c, mutt.h, compose.c, Attic/BUGS: - When changing or deleting attachments, the compose menu - now notices this and complains or asks accordingly. - Partially from Vikas. + * pgppubring.c: branches: 1.4.4; Removing some duplicate code + from gnupgparse.c and pgppubring.c. -Tue Aug 11 08:14:38 1998 Thomas Roessler + * pgp.h, gnupgparse.c: Removing some duplicate code from + gnupgparse.c and pgppubring.c. - * Attic/BUGS: Yet another outstanding bug. + * pgpinvoke.c, gnupgparse.c: Include part of Werner Koch's latest + GPG patches. - * doc/manual.txt: This now contains the latest changes to manual.sgml. + * Changes: *** empty log message *** - * sendlib.c, rfc2047.c, rfc1524.c, pgppubring.c, pager.c, hdrline.c: - Fixing various nits noted by Liviu and his colleagues. + * configure.in, configure, Changes, ChangeLog: Preparing 0.92.10i. -Mon Aug 10 15:30:02 1998 Thomas Roessler + * doc/PGP-Notes.txt: branches: 1.2.2; Including Roland's new + procmail recipe. - * sendlib.c: This patches makes the message-id persistant when - postponing messages. (From: Janos Farkas) + * protos.h, pattern.c, menu.c, curs_main.c, compose.c: Including + Vikas' search code for the "attach message" menu. - * doc/manual.sgml, sample.muttrc, lib.c, init.h: - This patch introduces "unhdr_order" to reset the hdr_order - command's effect. (From: Janos Farkas) + * addrbook.c: branches: 1.3.4; Including Vikas' search code + for the "attach message" menu. - * color.c: Drop the free_rx parameter from muitt_free_color_line(), - as it's always 1. +1998-06-15 15:19:49 roessler (roessler) - * color.c: Adding mutt_free_color_line() and replacing varous - "manual" free()s of color lines by calls to this function. + * mx.c, main.c: Brandon's IMAP patch. - * bind.c: Removing bind.c. Pointed out by Gero Treuner - . + * mailbox.h: branches: 1.2.4; Brandon's IMAP patch. -Sun Aug 9 18:43:45 1998 Thomas Roessler + * imap.c: branches: 1.3.2; Brandon's IMAP patch. - * color.c: With SLang, init_pair is (void), so we must not check its - return value. + * commands.c: branches: 1.3.4; Brandon's IMAP patch. - * color.c: Restructuring color.c. This patch fixes the "default" - problem from 0.94.2i and makes the code more - comprehensible than that version and more consie than - 0.94.1i. +1998-06-08 20:05:54 roessler (roessler) -Sat Aug 8 21:40:12 1998 Thomas Roessler + * recvattach.c: branches: 1.3.4; GPG support, first take. - * rfc2047.c: Fixing the "=?" detection in rfc2047_encode_string(). Bug - noted by David Jeske . + * pgppubring.c, pgpkey.c, pgpinvoke.c, pgp.h: GPG support, + first take. - * compose.c: If you press t to add a recipient in the compose menu, - then press tab, q, and aborts with ctrl-g, mutt won't - redraw the menu. Noted by Jimmy Mäkelä - . + * pgp.c: branches: 1.2.4; GPG support, first take. - * alias.c: Entering an un-parsable address when creating an alias - would make mutt segfault. Noted by brian moore - . - - * browser.c: If you press tab in the file-browser to see the inboxes - and the current row is greater than the inbox-screens - max-rows then the screen gets garbled. - (From: Jimmy Mäkelä ) - - * doc/manual.txt, doc/manual.sgml: I made the manual more up to date: - - * new version - * new mailing list and home page addresses - * made the terminology a bit more consistent regarding - 'pattern' and 'regular expression' - * added a note about expanding UNIX environments - * added a note about <, >, in range patterns like ~m - * added a note about the urlview program - * changed tables to not use tabs, because it doesn't work - right in my favourite web browsers lynx and netscape + * main.c: GPG support, first take. - (From: Gero Treuner ) + * init.h: branches: 1.3.2; GPG support, first take. - * pattern.c: This patch makes pattern ranges more logical. Before '~m - <5' would show message 1-5, with this patch it shows 1-4. - Inclusive ranges is still avaible if you use '~m -5'. - (From: Jimmy Mäkelä ) + * gnupgparse.c: GPG support, first take. - * init.c: Various improvements to the mutt_command_complete - function. From Stephen Hack . + * init.c: branches: 1.3.2; GPG support, first take. - * browser.c: If you specify 'mailboxes ""' mutt will seg-fault. (From: - Jimmy Mäkelä ) + * configure.in, configure: GPG support, first take. - * color.c: Fixing a memory leak. Thanks, Liviu. + * config.h.in: branches: 1.3.4; GPG support, first take. - * commands.c: When printing a message, headers are now sorted according - to hdr_order. From Liviu. + * compose.c: GPG support, first take. - * browser.c: Fixing an off-by-one buffer overflow in browser.c. Noted - by Liviu. + * acconfig.h: branches: 1.3.4; GPG support, first take. - * lib.c, attach.c: This patch adds some more "safe" characters to - mutt_sanitize_filename and fixes its usage in - mutt_view_attachment(). (From: Liviu Daia - ) + * Makefile.in: GPG support, first take. - * status.c, sort.h, sendlib.c, send.c, query.c, protos.h, postpone.c, pager.h, pager.c, mutt_menu.h, menu.c, main.c, init.c, headers.c, functions.h, curs_main.c, curs_lib.c, compose.c, commands.c, browser.c, addrbook.c, OPS: - Adding the attach message patch. From Vikas Agnihotri - . + * hdrline.c: branches: 1.4.2; Fixing the %a format. - * Makefile.in: There is no "compile" rule for dotlock in the Makefile. - (From: Dan Nelson ) + * hdrline.c: Fixing a segmentation fault in the hdr_line code. - * imap.c: Thispatch to imap.c allows the user to specify a port - number in the folder name in the general form - {hostname:portnum}foldername. (From: Andy Sloane - ) + * doc/pgp-Notes.txt, doc/PGP-Notes.txt: Mutt 0.92.9i. - * imap.c: imap_close_connection() was being called even though the - client was using mulitple mailboxes over the same - connection. (From: Brandon Long ) + * doc/manual.sgml: branches: 1.2.2; Mutt 0.92.9i. + * sendlib.c, send.c, reldate.h, recvattach.c: Mutt 0.92.9i. -Fri Jul 31 08:17:50 1998 Thomas Roessler + * query.c: branches: 1.2.4; Mutt 0.92.9i. - * rfc1524.c: Changing an sprintf to an snprintf (which it was meant to - be.) + * protos.h, postpone.c, pgppubring.c, pgpkey.c: Mutt 0.92.9i. - * protos.h: mutt_sanitize_filename takes char *, not const char *. + * pager.c: branches: 1.2.4; Mutt 0.92.9i. - * protos.h, lib.c, attach.c: - Introducing mutt_sanitize_filename(). The code is similar - to patch-0.91.1i.tlr.rfc1524_sanitize.1 and to Peter - Holzer's patch against 0.91. + * mx.c: Mutt 0.92.9i. - * rfc1524.h, rfc1524.c, postpone.c, attach.c: - Avoid possible buffer overflows in mutt_adv_mktemp(). + * mutt.h, mh.c: branches: 1.2.2; Mutt 0.92.9i. - * sendlib.c: Interpret sysexits-style exit values from sendmail. + * main.c, init.h, init.c, imap.c: Mutt 0.92.9i. - * configure.in, configure, config.h.in, acconfig.h: - Check for sysexits.h. + * hook.c: branches: 1.2.4; Mutt 0.92.9i. -Thu Jul 30 09:30:38 1998 Thomas Roessler + * headers.c, hdrline.c: Mutt 0.92.9i. - * edit.c: When reading in files, be_snarf_file() wouldn't recognize - '~' as the user's home directory. + * globals.h: branches: 1.2.2; Mutt 0.92.9i. -Wed Jul 29 10:54:09 1998 Thomas Roessler + * functions.h, flags.c: Mutt 0.92.9i. - * README, Changes: Finalizing 0.93.2i. + * enter.c: branches: 1.2.4; Mutt 0.92.9i. - * configure.in, configure: Bumping to 0.93.2(i). + * edit.c: branches: 1.2.2; Mutt 0.92.9i. - * parse.c: Fixing a buffer overflow in parse.c which presented a - serious security thread. Noted by Paul Boehm - . + * curs_main.c: Mutt 0.92.9i. -Tue Jul 28 08:21:49 1998 Thomas Roessler + * copy.c: branches: 1.2.2; Mutt 0.92.9i. - * Attic/patch.slang-1.2.2.keypad.1: Adding a patch for a SLang bug. + * configure.in, configure, config.h.in, compose.c, commands.c: + Mutt 0.92.9i. - * INSTALL: Adding a patch for a SLang bug. + * attach.c: branches: 1.2.4; Mutt 0.92.9i. - * mx.c: Doing 'mutt -f NoSuchFile' just flickers the screen and - silently exits. Earlier (0.92.14 at least), it used to - spit out the error 'NoSuchFile: no such file or directory - (errno = 2)'. (Noted and tracked down by Vikas Agnihotri - ) + * addrbook.c, acconfig.h: Mutt 0.92.9i. - * color.c: The index cache should be updated even without color - support. + * README: branches: 1.2.2; Mutt 0.92.9i. -Mon Jul 27 13:39:39 1998 Thomas Roessler + * OPS, Changes, ChangeLog: Mutt 0.92.9i. - * Attic/BUGS: Adding a notice about some more nits. + * doc/language50.txt: branches: 1.1.1; Initial revision - * main.c: Change the error reporting mail address from - to . + * doc/language50.txt: * doc/language.txt: branches: 1.1.1; + Initial revision - * protos.h, init.h, color.c: - This patch fixes index "color" patterns when using a - non-color capable curses library. While working on color - support, I've thrown together the mutt_parse_color() and - mutt_parse_mono() functions as they are sharing most of - their code. Additionally, a new directive called "unmono" - is introduced. The implementation consists in adding a - flag and very few lines of code (plus ifdefs) to - mutt_parse_uncolor(). + * doc/language.txt: * doc/makefile: branches: 1.1.1; Initial + revision - * snprintf.c, rfc1524.h, rfc1524.c, date.c: - Fixing some minor nits: missing #includes in date.c and - snprintf.c, and a not-so-nice declaration of - rfc1524_new_entry(). Noted by Digital cc and gcc. + * doc/makefile: * doc/manual.txt: branches: 1.1.1; Initial + revision -Fri Jul 24 08:12:46 1998 Thomas Roessler + * doc/manual.txt: * doc/mutt.man: branches: 1.1.1; Initial + revision - * copy.c, attach.c: - Fiddling around with message/rfc822 attachments once again. + * doc/mutt.man: branches: 1.1.1.1.2; -Thu Jul 23 20:57:50 1998 Thomas Roessler + * doc/mutt.sgml: branches: 1.1.1; Initial revision - * status.c, sendlib.c, send.c, rfc2047.c, pop.c, pager.c, mx.c, mh.c, mbox.c, lib.c, init.c, imap.c, edit.c, curs_lib.c, compose.c, commands.c, color.c, browser.c, attach.c, alias.c: - Guard lots of global (char *) variable deferences against - NULL pointers. + * doc/mutt.sgml: branches: 1.1.1.1.2; - * copy.c, attach.c: - Yet another patch about saving message/rfc822 attachments. + * doc/pgp-Notes.txt: branches: 1.1.1; Initial revision - * main.c, send.c: Fixing potential NULL pointer deferences. + * doc/pgp-Notes.txt: * doc/style-guide: branches: 1.1.1; + Initial revision -Wed Jul 22 22:47:57 1998 Thomas Roessler + * doc/style-guide: * COPYING: branches: 1.1.1; Initial revision - * recvattach.c: Another fix from Liviu. + * COPYING: * COPYRIGHT: branches: 1.1.1; Initial revision - * recvattach.c, from.c, attach.c: - Another patch from liviu to fix the message/rfc822 - behaviour. + * COPYRIGHT: * ChangeLog: branches: 1.1.1; Initial revision - * recvattach.c, mx.c, attach.c: - This patch fixes the saving of message/rfc822 attachments - to mail folders. Additionally, it fixes an outstanding - bug with From_ lines being written to MH folders. + * ChangeLog: * Changes: branches: 1.1.1; Initial revision - (From: Liviu Daia ) + * Changes: * INSTALL: branches: 1.1.1; Initial revision - * menu.c, functions.h, browser.c, OPS: - 1. When I hit 'c' (change dir) in browser, it gives me the - directory, but without the final '/', so I have to add - '/' to add a subdirectory name. This patch fixes it. + * INSTALL: branches: 1.1.1.1.2; - 2. check-new now will recheck mailbox folders for new - mail. + * Makefile.in: branches: 1.1.1; Initial revision - 3. added a function toggle-mailboxes which toggles in - browser between mailboxes view and directory view. - (bound to TAB by default). + * Makefile.in: * Mush.rc: branches: 1.1.1; Initial revision - (From: "Michael S. Tsirkin" ) + * Mush.rc: * Muttrc: branches: 1.1.1; Initial revision - * send.c: Correct an error message in send.c. - (From: Byrial Jensen ) + * Muttrc: * NEWS: branches: 1.1.1; Initial revision - * sendlib.c, recvattach.c, protos.h, postpone.c, - pager.c, mx.c, mutt.h, lib.c, keymap.c, handler.c, - compose.c, commands.c, attach.h, attach.c: + * NEWS: branches: 1.1.1.1.2; - These changes fix some of the bugs which were - recently reported to mutt-dev. To be more specific, - message-type attachments are saved to mail folders - from the receive attachment menu, some of the - sending code has been made more robust against - disappearing attachments, and "tag" is rebound to - "T" on the compose menu. + * OPS: branches: 1.1.1; Initial revision - (Some part of this patch comes from Vikas Agnihotri - .) + * OPS: * OPS.PGP: branches: 1.1.1; Initial revision - * send.c: Avoid a potential segmentation fault when - trying to postpone, but Postponed equals NULL. + * OPS.PGP: * Pine.rc: branches: 1.1.1; Initial revision - * Attic/BUGS: This file is intended to contain known - bugs which still have to be fixed. + * Pine.rc: * README: branches: 1.1.1; Initial revision - * doc/manual.txt: - Committing the changes previously made to manual.sgml. + * README: * TODO: branches: 1.1.1; Initial revision - * imap.c: Include Message-ID and Reply-To headers - when fetching a message's headers from an IMAP - server. (From: Andy Sloane ) + * TODO: branches: 1.1.1.1.2; -Tue Jul 21 07:54:03 1998 Thomas Roessler + * acconfig.h: branches: 1.1.1; Initial revision - * recvattach.c: - The old behaviour of the %d (for description) specifier is - recreated by this patch. - (From: Byrial Jensen ) + * acconfig.h: * addrbook.c: branches: 1.1.1; Initial revision - * protos.h, lib.c, attach.c: - You should never _ever_ do something like this: + * addrbook.c: * alias.c: branches: 1.1.1; Initial revision - [process A] ---[piped write until EOF]---> [process B] - [process A] <---[piped read until EOF]--- [process B] + * alias.c: * attach.c: branches: 1.1.1; Initial revision - Basically, what happens is something like this: A - feeds data to B; B processes the data, and feeds it - to the pipe until the pipe buffer is full; at this - point, A writes to its pipe until its buffer is full - too, and if it still has more data to write, that's - it, it never gets to the read part to flush B's - buffer --- both processes are blocked on write. + * attach.c: * attach.h: branches: 1.1.1; Initial revision - This patch fixes such a situation in the compose menu. + * attach.h: branches: 1.1.1.1.4; - (From: Liviu Daia ) + * bind.c: branches: 1.1.1; Initial revision -Mon Jul 20 21:01:05 1998 Thomas Roessler + * bind.c: branches: 1.1.1.1.4; - * reap.pl: Perl lies in /usr/bin on my machines. + * browser.c: branches: 1.1.1; Initial revision - * pop.c: It seems that if you don't enter any - password at all when prompted for the POP password, - Mutt will die with a segmentation fault also. (Bug - reported by Steve Mayer via the - Debian bug tracking system, fix from Thomas - Roessler.) - - * postpone.c: When you send a message which have - been postponed before sending, then all its - attachments (if there are more than one) will have a - content-disposition header which includes a - filename, even if there isn't a real filename but - only random choosen temporary one. (From: Byrial - Jensen ) + * browser.c: branches: 1.1.1.1.4; -Sat Jul 18 09:18:31 1998 Thomas Roessler + * buffy.c: branches: 1.1.1; Initial revision - * recvattach.c: "Set mime_forward, and forward a - message --- Mutt will segfault." The obvious fix for - this is to check for aptr->content->hdr in - mutt_attach_fmt() before invoking - _mutt_make_string(). Anyway, I suspect that the - real fix may involve something like parsing the - rfc822 attachment in question. + * buffy.c: branches: 1.1.1.1.2; - * sendlib.c: Postponing messages behaves funny when the $postponed - folder is in Maildir format; I traced this down to the - fact that postponed messages are saved in "cur" while - mutt_num_postponed() is looking at "new". - (From: Liviu Daia ) + * buffy.h: branches: 1.1.1; Initial revision -Fri Jul 17 08:37:02 1998 Thomas Roessler + * buffy.h: * color.c: branches: 1.1.1; Initial revision - * compose.c: Removing the old snd_entry() code. + * color.c: * commands.c: branches: 1.1.1; Initial revision - * doc/manual.sgml, protos.h, pgp.c, mutt.h, init.h, hook.c: - When sending encrypted messages, it may arrive that Mutt - can't determine the PGP key of the recipient (presumably - because her address has changed, but she hasn't updated - her PGP key yet). In this situation it's convenient to be - able to associate a keyID with an address automatically. - The attached patch is an attempt to implement this idea - using a "pgp-hook". (From: Liviu Daia ). + * commands.c: * complete.c: branches: 1.1.1; Initial revision - * recvattach.c: Removing the old attach_entry() code. + * complete.c: * compose.c: branches: 1.1.1; Initial revision - * recvattach.c, protos.h, mutt.h, init.h, globals.h, compose.c: - This patch adds a string variable $attach_format which - controls the look of the compose and attach menus. - Unfortunately, I was not able to make things so that it - would look exactly the same as the hardcoded versions, so - the default format is a bit different, but I think it is - quite usable. (From Michael Elkins ). + * compose.c: * config.h.in: branches: 1.1.1; Initial revision - * functions.h, browser.c, OPS: - This patch allows you to view files from the browser - window, useful if you are searching for a file to attach - to your message. It uses the standard mailcap stuff (and - the lookup mime types) to use the correct "viewer" for the - file. (From Brandon Long ) + * config.h.in: * configure: branches: 1.1.1; Initial revision - * doc/Attic/dotlock.man.in, doc/Makefile.in, configure.in, configure, Makefile.in: - Dotlock-related changes: We call it mutt.dotlock to avoid - conflicts with certain NFS versions' dotlocking utilities - (pointed out by Liviu Daia). Additionally, we need to - compile it as an external utility on systems which don't - have an fchdir(2) system call. + * configure: * configure.in: branches: 1.1.1; Initial revision -Thu Jul 16 16:39:53 1998 Thomas Roessler + * configure.in: * copy.c: branches: 1.1.1; Initial revision - * mx.c: Fixing a small typographic error. + * copy.c: * copy.h: branches: 1.1.1; Initial revision - * mx.c: Mutt doesn't retry locking if it doesn't succeed at once. - The code in mx_lock_file is supposed to retry but it - doesn't work because of a mistake in operator precedence. - (From: Petri Kaukasoina ) + * copy.h: * curs_lib.c: branches: 1.1.1; Initial revision - * Attic/dotlock.c: - The dotlock.c file tries to include if - _POSIX_PATH_MAX isn't defined but it doesn't include - , where this symbol should be defined. (From - Marc.Baudoin@solsoft.com) + * curs_lib.c: branches: 1.1.1.1.4; - * send.c: When several messages are tagged and the user applies - reply, group-reply, or list-reply to these messages, the - reply's references and in-reply-to headers are constructed - from the tagged message which comes last in the current - index. This patch constructs the references header from - _all_ messages' message-id and references headers. (tlr) + * curs_main.c: branches: 1.1.1; Initial revision - * reldate.h, configure.in, configure, Changes, ChangeLog: - Preparing mutt 0.94. + * curs_main.c: * date.c: branches: 1.1.1; Initial revision - * imap.c: "My two remaining issues are the speed at which it - downloads the headers, and support of PREAUTH. I'm - enclosing a patch (to stock mutt-0.92.13i) which addresses - these issues." (From Brian Marcotte - ) + * date.c: branches: 1.1.1.1.4; - * color.c: This patch fixes two problems reported on mutt-users. + * depend.awk: branches: 1.1.1; Initial revision - (1) the error message about "default colors not supported" - when not using a color xterm should not be printed. The - existing code did not check the value of has_colors() in - conjunction with use_default_colors() + * depend.awk: * doc/manual.sgml: branches: 1.1.1; Initial + revision - (2) mutt would crash when sending mail in batch mode - because use_default_colors() could be used without doing - an initscr() + * doc/manual.sgml: * edit.c: branches: 1.1.1; Initial revision - (From Michael Elkins.) + * edit.c: * enter.c: branches: 1.1.1; Initial revision -Wed Jul 15 17:15:46 1998 Thomas Roessler + * enter.c: * filter.c: branches: 1.1.1; Initial revision - * mx.h, mx.c, main.c, Attic/dotlock.h, - Attic/dotlock.c, configure.in, configure, - Makefile.in: Finalizing the external dotlock - support: If group mail privileges are needed, the - dotlock is compiled as a separate program. If - there is no need for privileges, it remains a - module which is compiled into mutt. Also, there is - no more need for the SLang buffer overflow - work-around in main(). We drop it, but let mutt - bail out instead if it's installed setgid - something. + * filter.c: * flags.c: branches: 1.1.1; Initial revision - * doc/Attic/dotlock.man.in, Attic/dotlock.c: - Fix the race condition in dotlock.c. + * flags.c: * from.c: branches: 1.1.1; Initial revision - * doc/Attic/mutt.man.in: - Putting the manual page under autoconf control. + * from.c: branches: 1.1.1.1.2; - * doc/Attic/mutt.man.in: - file mutt.man.in was initially added on branch mutt-0-94. + * functions.h: branches: 1.1.1; Initial revision - * doc/mutt.man: Putting the manual page under autoconf control. + * functions.h: * gen_defs: branches: 1.1.1; Initial revision - * doc/Attic/dotlock.man.in: - Adding external dotlocking. For bugs, see the manual page - and the comments in dotlock.c. + * gen_defs: * getdomain.c: branches: 1.1.1; Initial revision - * doc/Attic/dotlock.man.in: - file dotlock.man.in was initially added on branch mutt-0-94. + * getdomain.c: * globals.h: branches: 1.1.1; Initial revision - * doc/Makefile.in, protos.h, mx.c, mbox.c, main.c, globals.h, Attic/dotlock.h: - Adding external dotlocking. For bugs, see the manual page - and the comments in dotlock.c. + * globals.h: * handler.c: branches: 1.1.1; Initial revision - * Attic/dotlock.h: - file dotlock.h was initially added on branch mutt-0-94. + * handler.c: branches: 1.1.1.1.2; - * Attic/dotlock.c: - Adding external dotlocking. For bugs, see the manual page - and the comments in dotlock.c. + * hash.c: branches: 1.1.1; Initial revision - * Attic/dotlock.c: - file dotlock.c was initially added on branch mutt-0-94. + * hash.c: branches: 1.1.1.1.4; - * configure.in, configure, Makefile.in: - Adding external dotlocking. For bugs, see the manual page - and the comments in dotlock.c. + * hash.h: branches: 1.1.1; Initial revision - * doc/mutt.man: More roff fixes. + * hash.h: * hdrline.c: branches: 1.1.1; Initial revision - * doc/mutt.man: More groff fixes. + * hdrline.c: * headers.c: branches: 1.1.1; Initial revision -Tue Jul 14 16:01:07 1998 Thomas Roessler + * headers.c: * help.c: branches: 1.1.1; Initial revision - * reldate.h, configure.in, configure, Changes, ChangeLog: - Preparing mutt 0.93.1i. + * help.c: branches: 1.1.1.1.4; - * rfc2047.c, mime.h, handler.c: More unsigned fixes. + * hook.c: branches: 1.1.1; Initial revision - * pattern.c, parse.c: - Changing (int) casts in is* arguments to (unsigned char). + * hook.c: * imap.c: branches: 1.1.1; Initial revision - * rfc2047.c: Removing a superfluous (unsigned char) cast in an IsPrint - argument. + * imap.c: * init.c: branches: 1.1.1; Initial revision -Mon Jul 13 10:50:39 1998 Thomas Roessler + * init.c: * init.h: branches: 1.1.1; Initial revision - * doc/mutt.sgml, doc/mutt.man, doc/Makefile.in: - Since manual page generation seems to be broken in the - SGML-tools package, we remove the SGML version of mutt.man - and make the troff source the master copy. Suggested by - Roland Rosenfeld who also provided - the corrected mutt.man file. + * init.h: * install-sh: branches: 1.1.1; Initial revision -Sun Jul 12 13:15:31 1998 Thomas Roessler + * install-sh: * keymap.c: branches: 1.1.1; Initial revision - * protos.h: Replace calloc by safe_calloc in new_pattern. + * keymap.c: branches: 1.1.1.1.2; -Sat Jul 11 05:10:29 1998 Thomas Roessler + * keymap.h: branches: 1.1.1; Initial revision - * doc/manual.txt, doc/manual.sgml: Key bindings documentation. + * keymap.h: branches: 1.1.1.1.4; -Fri Jul 10 17:58:26 1998 Thomas Roessler + * lib.c: branches: 1.1.1; Initial revision - * NEWS: s/fwd_decode/forward_decode/ (Noted by Lars Hecking) + * lib.c: * mailbox.h: branches: 1.1.1; Initial revision - * pop.c: tmp[] wasn't initialized when asking for the POP password. + * mailbox.h: * main.c: branches: 1.1.1; Initial revision - * buffy.c: On SunOS 4.1, one must include unistd.h in order to - declare SEEK_END. (Fabrice Noilhan) + * main.c: * mapping.h: branches: 1.1.1; Initial revision - * mutt.h: include if limits.h doesn't defile - _POSIX_PATH_MAX. + * mapping.h: * mbox.c: branches: 1.1.1; Initial revision - * Changes, ChangeLog: *** empty log message *** + * mbox.c: branches: 1.1.1.1.4; - * doc/PGP-Notes.txt: Adding a notice about core dumps. + * menu.c: branches: 1.1.1; Initial revision - * reldate.h, README, INSTALL: Preparing 0.93i. + * menu.c: * mh.c: branches: 1.1.1; Initial revision - * handler.c: Fix text/enriched decoding: if there's a tag mismatch in - the last paragraph in the attachment, the whole paragraph - wouldn't be displayed. + * mh.c: * mime.h: branches: 1.1.1; Initial revision -Thu Jul 9 19:51:36 1998 Thomas Roessler + * mime.h: branches: 1.1.1.1.2; - * configure.in, configure, Attic/config.sub: - Use CC -Ae -D_HPUX_SOURCE on HP/UX. + * mime.types: branches: 1.1.1; Initial revision - * Attic/config.sub: - file config.sub was initially added on branch mutt-0-93. + * mime.types: * mkinstalldirs: branches: 1.1.1; Initial revision - * Attic/config.guess: Use CC -Ae -D_HPUX_SOURCE on HP/UX. + * mkinstalldirs: * mutt.h: branches: 1.1.1; Initial revision - * Attic/config.guess: - file config.guess was initially added on branch mutt-0-93. + * mutt.h: * mutt_curses.h: branches: 1.1.1; Initial revision - * INSTALL: Use CC -Ae -D_HPUX_SOURCE on HP/UX. + * mutt_curses.h: * mutt_menu.h: branches: 1.1.1; Initial revision -Wed Jul 8 21:59:43 1998 Thomas Roessler + * mutt_menu.h: branches: 1.1.1.1.4; - * snprintf.c, pattern.c, parse.c, mx.c, mh.c, lib.c, keymap.c, init.c, from.c, edit.c, curs_main.c: - Changing (int) casts in is* arguments to (unsigned char) - casts to avoid mis-casting of signed chars. (From Michael - Elkins.) + * mutt_regex.h: branches: 1.1.1; Initial revision -Tue Jul 7 09:22:40 1998 Thomas Roessler + * mutt_regex.h: * mx.c: branches: 1.1.1; Initial revision - * rfc822.c: Change one int to size_t in rfc822.c. + * mx.c: * mx.h: branches: 1.1.1; Initial revision - * rfc822.c: Fix the parsing of route addresses a la RFC 822. Patch - from Michael Elkins. + * mx.h: branches: 1.1.1.1.4; - * snprintf.c, sendlib.c, pattern.c, parse.c, mx.c, mh.c, lib.c, keymap.c, init.c, from.c, edit.c, curs_main.c: - Cast the arguments of the is* functions to int. Patch - from Michael Elkins. + * pager.c: branches: 1.1.1; Initial revision -Thu Jul 2 21:15:18 1998 Thomas Roessler + * pager.c: * pager.h: branches: 1.1.1; Initial revision - * hdrline.c: - Using the correct version of O'Shaughnessy Evans' %O patch. + * pager.h: branches: 1.1.1.1.4; - * configure.in, configure, Changes, ChangeLog: Preparig 0.92.14i + * parse.c: branches: 1.1.1; Initial revision - * doc/manual.txt, doc/manual.sgml: s/∖/\/ + * parse.c: branches: 1.1.1.1.2; - * hdrline.c: Adding the %O expansion. + * parse.h: branches: 1.1.1; Initial revision - * doc/manual.sgml: Applying the various manual_nits patches. + * parse.h: * pattern.c: branches: 1.1.1; Initial revision -Wed Jul 1 17:01:50 1998 Thomas Roessler + * pattern.c: * pgp.c: branches: 1.1.1; Initial revision - * curs_main.c: Fixing a reverse-threading problem. + * pgp.c: * pgp.h: branches: 1.1.1; Initial revision - * imap.c: Fixing an imap-related segmentation fault. + * pgp.h: * pgpinvoke.c: branches: 1.1.1; Initial revision -Tue Jun 30 06:38:02 1998 Thomas Roessler + * pgpinvoke.c: * pgpkey.c: branches: 1.1.1; Initial revision - * reldate.h, Changes, ChangeLog: - These are the last tiny bits of preparing 0.92.13i. + * pgpkey.c: * pgppubring.c: branches: 1.1.1; Initial revision - * configure.in, configure, TODO, README, NEWS: - Updating some of the documentation for 0.93. + * pgppubring.c: * pop.c: branches: 1.1.1; Initial revision - * doc/Attic/NEWS: *** empty log message *** + * pop.c: branches: 1.1.1.1.2; - * doc/Attic/NEWS: file NEWS was initially added on branch mutt-0-93. + * postpone.c: branches: 1.1.1; Initial revision - * doc/manual.txt: Incorporate the recent changes to manual.sgml. + * postpone.c: * protos.h: branches: 1.1.1; Initial revision - * main.c: Work around a buffer overflow in SLang. (This is the same - bug which is fixed by 0.91.2i.) + * protos.h: * query.c: branches: 1.1.1; Initial revision -Fri Jun 26 10:31:28 1998 Thomas Roessler + * query.c: * reap.pl: branches: 1.1.1; Initial revision - * doc/manual.sgml, send.c, init.h, globals.h, Muttrc.in: - Removing $empty_to. + * reap.pl: branches: 1.1.1.1.4; -Thu Jun 25 22:31:46 1998 Thomas Roessler + * recvattach.c: branches: 1.1.1; Initial revision - * hdrline.c: Moved a break statement where it belongs. + * recvattach.c: * reldate.h: branches: 1.1.1; Initial revision - * mx.c: Fix an imap-related typo. + * reldate.h: * resize.c: branches: 1.1.1; Initial revision - * handler.c: Don't generate non-terminated last lines when quoting - 8bit-"encoded" text-plain body parts. + * resize.c: * rfc1524.c: branches: 1.1.1; Initial revision - * Makefile.in: Don't use GNU make specific features. + * rfc1524.c: branches: 1.1.1.1.4; -Sun Jun 21 07:13:03 1998 Thomas Roessler + * rfc1524.h: branches: 1.1.1; Initial revision - * doc/mutt.man, doc/Makefile.in, reldate.h, configure.in, configure, Changes, ChangeLog: - Bumping the release to 0.92.12i. + * rfc1524.h: branches: 1.1.1.1.4; -Sat Jun 20 06:12:38 1998 Thomas Roessler + * rfc2047.c: branches: 1.1.1; Initial revision - * doc/manual.txt: *** empty log message *** + * rfc2047.c: branches: 1.1.1.1.2; - * handler.c: Fixing the quoted-printable decoder. + * rfc2047.h: branches: 1.1.1; Initial revision - * handler.c, copy.c: Make mutt handle messages containing null bytes. + * rfc2047.h: * rfc822.c: branches: 1.1.1; Initial revision - * doc/manual.sgml: documenting alias-path + * rfc822.c: branches: 1.1.1.1.2; -Fri Jun 19 12:52:16 1998 Thomas Roessler + * rfc822.h: branches: 1.1.1; Initial revision - * sendlib.c, send.c, protos.h, postpone.c, pattern.c, menu.c, main.c, headers.c, functions.h, curs_main.c, compose.c, OPS: - Removing the Attach-Menu feature for the next release - version. + * rfc822.h: * sample.mailcap: branches: 1.1.1; Initial revision -Thu Jun 18 20:37:59 1998 Thomas Roessler + * sample.mailcap: * sample.muttrc: branches: 1.1.1; Initial + revision - * protos.h, lib.c, alias.c: - Bradon long's alias_path patch, for the sake of Elm - compatibility. + * sample.muttrc: branches: 1.1.1.1.4; -Tue Jun 16 20:59:20 1998 Thomas Roessler + * score.c: branches: 1.1.1; Initial revision - * mx.c: Avoid pointless error messages from mx_get_magic() when - called from an mx_open_mailbox_append() on a non-existing - mailbox. + * score.c: * send.c: branches: 1.1.1; Initial revision - * doc/manual.txt, doc/Makefile.in, configure.in, configure, Makefile.in: - Have "make install" install manual.txt as well. + * send.c: * sendlib.c: branches: 1.1.1; Initial revision - * doc/Attic/makefile, doc/Makefile.in: - Putting Makefile under autoconf control. + * sendlib.c: * sha.h: branches: 1.1.1; Initial revision - * main.c: Switch the error reporting address from mutt-users to - mutt-dev. + * sha.h: * sha1dgst.c: branches: 1.1.1; Initial revision - * reldate.h, configure.in, configure, Changes, ChangeLog: - Bump the version to 0.92.11i. + * sha1dgst.c: * sha_locl.h: branches: 1.1.1; Initial revision - * imap.h: Check in a proper version of imap.h. + * sha_locl.h: * signal.c: branches: 1.1.1; Initial revision - * color.c: Fix the "unknown color" bug reported by Vikas. + * signal.c: * snprintf.c: branches: 1.1.1; Initial revision - * mx.c: Remove a spurious #include "imap.h" from mx.c. + * snprintf.c: branches: 1.1.1.1.2; - * doc/style-guide: Add a note about the global Muttrc to style-guide. + * sort.c: branches: 1.1.1; Initial revision - * configure.in, Muttrc.in, configure, Attic/Muttrc, Makefile.in: - The global Muttrc contains a list of default settings - which can be used as a starting-point for the user's own - configuration. + * sort.c: * sort.h: branches: 1.1.1; Initial revision - * pgppubring.c, pgp.h, gnupgparse.c: - Removing some duplicate code from gnupgparse.c and - pgppubring.c. + * sort.h: branches: 1.1.1.1.4; - * pgpinvoke.c, gnupgparse.c: - Include part of Werner Koch's latest GPG patches. + * status.c: branches: 1.1.1; Initial revision - * Changes: *** empty log message *** + * status.c: branches: 1.1.1.1.4; - * configure.in, configure, Changes, ChangeLog: Preparing 0.92.10i. + * strcasecmp.c: branches: 1.1.1; Initial revision - * doc/PGP-Notes.txt: Including Roland's new procmail recipe. + * strcasecmp.c: * system.c: branches: 1.1.1; Initial revision - * protos.h, pattern.c, menu.c, curs_main.c, compose.c, addrbook.c: - Including Vikas' search code for the "attach message" menu. + * system.c: * testmsg: branches: 1.1.1; Initial revision -Mon Jun 15 15:19:49 1998 Thomas Roessler + * testmsg: * thread.c: branches: 1.1.1; Initial revision - * mx.c, main.c, mailbox.h, imap.c, commands.c: Brandon's IMAP patch. + * thread.c: branches: 1.1.1.1.4;