Show
Ignore:
Timestamp:
2005-12-19 10:13:28 (3 years ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

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.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog.old

    r3134 r4507  
    1 Fri Dec  6 10:56:30 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    2  
    3         * curs_lib.c, pgppubring.c: 
    4         From: Thomas Roessler <roessler@does-not-exist.org> 
    5  
    6         Fixing a number of traditional malloc calls which have made their 
    7         way into the code. 
    8  
    9         * build-release: From: Thomas Roessler <roessler@does-not-exist.org> 
    10  
    11         Don't post announcements automatically for the moment. 
    12  
    13 Thu Dec  5 22:30:02 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    14  
    15         * doc/manual.sgml.head: From: Michael Elkins <me@sigpipe.org> 
    16  
    17         Fix #1398. 
    18  
    19 Mon Nov 25 14:16:47 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    20  
    21         * sendlib.c, ChangeLog, charset.h, configure.in, INSTALL: 
    22         From: Lars Hecking <lhecking@nmrc.ucc.ie> 
    23  
    24         The noiconv patch. 
    25  
    26 Thu Nov 14 08:12:30 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    27  
    28         * curs_lib.c: From: Michael Elkins <me@sigpipe.org> 
    29  
    30         Fix #1388. 
    31  
    32 Wed Nov 13 10:10:52 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    33  
    34         * main.c: From: Thomas Roessler <roessler@does-not-exist.org> 
    35  
    36         A description of -A was lacking from the help string. 
    37  
    38         * doc/manual.sgml.head, doc/mutt.man, main.c, protos.h: 
    39         From: Thomas Roessler <roessler@does-not-exist.org> 
    40  
    41         Add a new command line option -A which is used to expand aliases. 
    42  
    43         * keymap.c: From: Thomas Roessler <roessler@does-not-exist.org> 
    44  
    45         Add a safeguard #ifdef for the KEY_BTAB entry.  Suggested by Thomas 
    46         Dickey. 
    47  
    48 Tue Nov 12 09:20:30 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    49  
    50         * keymap.c: From: Michael Elkins <me@sigpipe.org> 
    51  
    52         Tell mutt about the back-tab key (shift tab). 
    53  
    54         * Makefile.am: From: Thomas Roessler <roessler@does-not-exist.org> 
    55  
    56         ups. 
    57  
    58         * Makefile.am: From: Thomas Roessler <roessler@does-not-exist.org> 
    59  
    60         Add "make pclean" in order to clean up PATCHES. 
    61  
    62         * po/ja.po: From: TAKAHASHI Tamotsu <arms405@jade.dti.ne.jp> 
    63  
    64         update 
    65  
    66         * README: From: Thomas Roessler <roessler@does-not-exist.org> 
    67  
    68         Add an explicit note that CVS doesn't work from ftp.mutt.org any more. 
    69  
    70         * mbyte.c: From: "Yasuhiro Matsumoto" <mattn_jp@hotmail.com> 
    71  
    72         cp932 should be treated like shift_jis. 
    73  
    74         * imap/auth_gss.c, imap/auth_sasl.c, configure.in, main.c, mutt_sasl.c, mutt_sasl.h: 
    75         From: Nathan Dushman <nhd+mutt@andrew.cmu.edu> 
    76  
    77         Hi - this is a patch against mutt-1.4 to use version 2 of the Cyrus 
    78         SASL library; all changes are ifdef'd so as not to break SASLv1 
    79         support. This includes a patch to configure.in to allow the choice 
    80         between v1 and v2, but someone with a better understanding of 
    81         autoconf should double-check it. 
    82  
    83         * handler.c: From: Michael Elkins <me@sigpipe.org> 
    84  
    85         Actually commit patch-1.5.1.me.long_qp.2. 
    86  
    87         * mailbox.h, mh.c, mx.c: From: Michael Elkins <me@sigpipe.org> 
    88  
    89         The maildir_time patch. 
    90  
    91 Mon Nov 11 21:17:25 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    92  
    93         * muttbug.sh.in: From: Thomas Roessler <roessler@does-not-exist.org> 
    94  
    95         You shall not use CVS to distribute test versions. 
    96  
    97         * muttbug.sh.in: From: Thomas Roessler <roessler@does-not-exist.org> 
    98  
    99         more fixes. 
    100  
    101         * muttbug.sh.in: From: Thomas Roessler <roessler@does-not-exist.org> 
    102  
    103         Add some rpm-related intelligence to flea. 
    104  
    105         * muttbug.sh.in: From: Thomas Roessler <roessler@does-not-exist.org> 
    106  
    107         Fix flea's interaction with bug(1) on Debian systems. 
    108  
    109         * PATCHES: From: Thomas Roessler <roessler@does-not-exist.org> 
    110  
    111         Clean up the patch list. 
    112  
    113         * hdrline.c, PATCHES: From: Michael Elkins <me@sigpipe.org> 
    114  
    115         Fix #485: Make %z work like %Z inside of %{} in $index_format. 
    116  
    117         * copy.c, PATCHES: From: Michael Elkins <me@sigpipe.org> 
    118  
    119         Fix #1379 - update the total mailbox size when an attachment is 
    120         deleted. 
    121  
    122         * curs_main.c, menu.c, pager.c, PATCHES: 
    123         From: Michael Elkins <me@sigpipe.org> 
    124  
    125         Fix #1310; redraw problems. 
    126  
    127         * doc/manual.sgml.head, init.h: From: Michael Elkins <me@sigpipe.org> 
    128  
    129         Fix #1306. 
    130  
    131         * send.c: From: Michael Elkins <me@sigpipe.org> 
    132  
    133         Fix #1364. 
    134  
    135         * pgp.c: From: Steve Kennedy <steve-md@gbnet.net> 
    136  
    137         Fix memory leak in the PGP code. 
    138  
    139         * commands.c, protos.h, sendlib.c: 
    140         From: Paul Walker <paul@black-sun.demon.co.uk> 
    141  
    142         Fix #718. 
    143  
    144         * sendlib.c: From: Thomas Roessler <roessler@does-not-exist.org> 
    145  
    146         Fix #1366. 
    147  
    148         * mx.c: From: Martin Siegert <siegert@sfu.ca> 
    149  
    150         Fix IMAP moving; #1367. 
    151  
    152         * send.c: From: rene@clerc.nl 
    153  
    154         Another S/MIME ifdef misses and causes compilation problems. 
    155  
    156         * init.h: From: Michael Elkins <me@sigpipe.org> 
    157  
    158         patch-1.5.1-me.status_doc.2 
    159  
    160         * alias.c, init.c, protos.h: 
    161         From: Thomas Roessler <roessler@does-not-exist.org> 
    162  
    163         patch-1.5-tlr.alias-parse.1 - extension of patch-1.5.1-me.aliascheck.1 
    164  
    165         This patch catches the same kind of bad alias names caught by 
    166         Michael's patch.  There are some extensions: 
    167  
    168         1. Mutt makes sure that it doesn't _suggest_ bad names to the user. 
    169         2. If a name is bad, the user is informed, and may elect to fix the 
    170            name.  In this case, mutt will automatically suggest a fixed 
    171            version. 
    172         3. If the user insists in the bad name, it's written into the 
    173            aliases file with proper quoting. 
    174         4. When mutt parses the aliases file, it now uses the normal 
    175            tokenizer routines in order to properly handle quoted alias names. 
    176  
    177         * handler.c: From: Michael Elkins <me@sigpipe.org> 
    178  
    179         patch-1.5-me.long_qp.2 (#1371) - fix truncation with overly long Q-P 
    180         encoded lines. 
    181  
    182 Tue Oct 22 21:24:07 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    183  
    184         * commands.c: From: Ren�lerc <rene@clerc.nl> 
    185  
    186         Add some missing #ifdefs. 
    187  
    188         * init.h, recvattach.c: From: Michael Elkins <me@sigpipe.org> 
    189  
    190         Documentation fix; #1326 
    191  
    192         * send.c: From: Ren�lerc <rene@clerc.nl> 
    193  
    194         Another crypt_reply fix. 
    195  
    196         * contrib/sample.muttrc: From: Michael Elkins <me@sigpipe.org> 
    197  
    198         #1357 
    199  
    200 Thu Oct 10 09:50:03 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    201  
    202         * send.c: From: Ren�lerc <rene@clerc.nl> 
    203  
    204         Make sure that crypt_reply replies with the same type, despite a 
    205         possible S/MIME default. 
    206  
    207         * doc/manual.sgml.head: From: Michael Elkins <me@sigpipe.org> 
    208  
    209         Document escaping rules for regular expressions (#1351). 
    210  
    211         * pager.c: From: Michael Elkins <me@sigpipe.org> 
    212  
    213         Fix header coloring, so there is no difference between ncurses and 
    214         slang. 
    215  
    216         * init.h: From: Michael Elkins <me@sigpipe.org> 
    217  
    218         PGP documentation glitch. 
    219  
    220         * doc/manual.sgml.head: From: Paul Walker <paul@black-sun.demon.co.uk> 
    221  
    222         Fix #1340 (documentation) 
    223  
    224         * pager.c: From: Michael Elkins <me@sigpipe.org> 
    225  
    226         Jeremy Lin wrote: 
    227         > When I search with / and get a match, doing '/\r' doesn't move to the next 
    228         > match. This behavior is unlike the less pager, and is rather useless, IMHO. 
    229  
    230         Try the attached patch. 
    231  
    232 Mon Sep 23 12:08:43 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    233  
    234         * buffy.c: From: Thomas Roessler <roessler@does-not-exist.org> 
    235  
    236         A variant of buffy notification.  Note:  If you folks don't like 
    237         this, we can return to the old version. 
    238  
    239 Mon Sep  9 21:48:19 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    240  
    241         * browser.c, buffy.c, curs_main.c, functions.h, OPS, pager.c, protos.h: 
    242         From: Rudi Chiarito <nutello@sweetness.com> 
    243  
    244         Add a buffy-list function, and display more information when new 
    245         mail arrives.  With some modifications from tlr. 
    246  
    247         * mh.c: From: Michael Elkins <me@sigpipe.org> 
    248  
    249         Fix #1321. 
    250  
    251         * mh.c: From: Michael Elkins <me@sigpipe.org> 
    252  
    253         [STABLE] Fix #1321. 
    254  
    255         * signal.c: From: Tony Leneis <tony@cvr.ds.adp.com> 
    256  
    257         Tru64 Unix portability patch. 
    258  
    259         * signal.c: From: Tony Leneis <tony@cvr.ds.adp.com> 
    260  
    261         [STABLE] Tru64 Unix portability patch. 
    262  
    263         * doc/manual.sgml.head: From: Vincent Lefevre <vincent@vinc17.org> 
    264  
    265         Fixing a typo. 
    266  
    267         * postpone.c: From: Thomas Roessler <roessler@does-not-exist.org> 
    268  
    269         Fixing #1300.  Noted by David Shaw <dshaw@jabberwocky.com>. 
    270  
    271         * postpone.c: From: Thomas Roessler <roessler@does-not-exist.org> 
    272  
    273         Fix #1299; noted by David Shaw <dshaw@jabberwocky.com>. 
    274  
    275         * init.h, mutt.h, send.c: From: Michael Elkins <me@sigpipe.org> 
    276  
    277         Introducing $forward_edit. 
    278  
    279         * send.c: From: Michael Elkins <me@sigpipe.org> 
    280  
    281         #265: 
    282  
    283         > Suppose a user wants to fcc to a file (e.g., /a/b/c) but accidentally 
    284         > typed a = before the path name. Mutt will fail to find the =/a/b/c 
    285         > folder, display the error message and beep, but immediately erase the 
    286         > error message; the mail will be sent even though the fcc failed. (The 
    287         > same can be accomplished by accidentally mistyping other parts of the 
    288         > path name.) On local systems where screen update is quick, the user 
    289         > might not notice the error message at all. 
    290         > 
    291         > The problem with this behaviour is that the user might have no chance 
    292         > to read the error message if the screen update is quick enough; as a 
    293         > result (s)he might not notice that the fcc failed. 
    294         > 
    295         > A related thing (probably can't be classified as a problem) is that if 
    296         > fcc fails, the user probably don't want to send the mail out because 
    297         > if fcc is requested (s)he probably very much want to keep a copy of 
    298         > the sent mail. 
    299  
    300         Try the following patch.  We keep track of whether or not the fcc 
    301         failed with a local var `fcc_error' and perform the same behavior as 
    302         if the actual send of the message failed (without really sending) 
    303         when the FCC fails, thus giving the user a chance to correct the 
    304         error. 
    305  
    306         * globals.h, init.h, send.c: From: Michael Elkins <me@sigpipe.org> 
    307  
    308         Introduce $content_type.  There's one change against Michael's 
    309         patch, in how the "format=flowed" parameter is used. 
    310  
    311         * history.c: From: Vincent Lefevre <vincent@vinc17.org> 
    312  
    313         [STABLE] Fixing history classes. 
    314  
    315         * history.c: From: Vincent Lefevre <vincent@vinc17.org> 
    316  
    317         Fixing history classes. 
    318  
    319         * mh.c: From: Armin Wolfermann <aw@osn.de> 
    320  
    321         when doing the second parsing pass on a maildir, mutt doesn't delete 
    322         the fake HEADER struct if the file is unreadable. With this fix 
    323         unreadable files get silently ignored (like in the MH case). 
    324  
    325         * po/ja.po: From: "TAKAHASHI, Tamotsu" <arms405@jade.dti.ne.jp> 
    326  
    327         Update. 
    328  
    329         * editmsg.c: From: Michael Elkins <me@sigpipe.org> 
    330  
    331         Fixing #1149:  Truncate files used for editing messages. 
    332  
    333         * doc/manual.sgml.head, doc/muttrc.man.head, buffy.c, buffy.h, init.h: 
    334         From: Nicolas Rachinsky <nicolas@dauerreden.de> 
    335  
    336         An unmailboxes command.  #1311. 
    337  
    338         * attach.c: From: Michael Elkins <me@sigpipe.org> 
    339  
    340         Fixing #1330. 
    341  
    342         * attach.c: From: Michael Elkins <me@sigpipe.org> 
    343  
    344         [STABLE] Fixing #1330. 
    345  
    346 Fri Aug  9 07:01:11 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    347  
    348         * doc/muttrc.man.head: 
    349         From: Thomas Roessler <roessler@does-not-exist.org> 
    350  
    351         Document unalternative_order in the manual page. 
    352  
    353         * doc/manual.sgml.head, init.c, init.h: 
    354         From: Michael Elkins <me@sigpipe.org> 
    355  
    356         The following patch adds the `unalternative_order' command.  It also 
    357         allows using "*" more generically in un-commands which use 
    358         parse_unlists(). 
    359  
    360 Mon Aug  5 17:25:05 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    361  
    362         * pgpewrap.c, pgppubring.c: From: Michael Elkins <me@sigpipe.org> 
    363  
    364         Error handling fixes. 
    365  
    366 Fri Jul 26 08:24:01 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    367  
    368         * doc/manual.sgml.head: From: Michael Elkins <me@sigpipe.org> 
    369  
    370         Documentation for reply-hook.  Another patch (for the manual page) 
    371         would be most welcome. ;-)) 
    372  
    373         * curs_lib.c: From: Michael Elkins <me@sigpipe.org> 
    374  
    375         The attached patch fixes mutt_yesorno() so that the question will be 
    376         truncated enough to always fit in the default answer string.  The 
    377         size is calculated on the fly so that there is no artificial 
    378         truncation. 
    379  
    380 Wed Jul 24 09:46:58 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    381  
    382         * mutt.h: From: TAKIZAWA Takashi <taki@luna.email.ne.jp> 
    383  
    384         The attached patch sets MB_LEN_MAX to 16, which is MB_LEN_MAX value 
    385         on glibc-2.2. It works only with --without-wc-funcs switch. It may 
    386         be applied to mutt-1.4 and mutt-1.5.1. 
    387  
    388         * configure.in: From: Lars Hecking <lhecking@nmrc.ie> 
    389  
    390         Fix a quoting sloppiness.  Noted by Vincent Lefevre. 
    391  
    392         * browser.c: From: Thomas Roessler <roessler@does-not-exist.org> 
    393  
    394         Fixing #1282.  An off-by-one error. :-/ 
    395  
    396         * mutt.h, send.c, hook.c, init.h: From: Michael Elkins <me@sigpipe.org> 
    397  
    398         reply-hook.  Documentation still needed. 
    399  
    400         * po/fr.po: From: Vincent Lefevre <vincent@vinc17.org> 
    401  
    402         update. 
    403  
    404         * doc/mutt.man, compose.c, editmsg.c, init.c, init.h, attach.c: 
    405         From: Michael Elkins <me@sigpipe.org> 
    406  
    407         Fix $editor and $visual.  Based on an earlier patch from Edmund 
    408         Grimley Evans. 
    409  
    410 Fri Jul 19 19:23:21 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    411  
    412         * doc/manual.sgml.head: From: Michael Elkins <me@sigpipe.org> 
    413  
    414         Another documentation patch. 
    415  
    416 Wed Jul 17 12:48:38 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    417  
    418         * sendlib.c: From: Rocco Rutte <s1118644@mail.inf.tu-dresden.de> 
    419  
    420         * Thomas Roessler [02-07-08 10:14:53 +0200] wrote: 
    421         >  * sendlib.c, 3.12 -> 3.13 
    422         >    From: Rocco Rutte <s1118644@mail.inf.tu-dresden.de> 
    423  
    424         >    Make encode_from a bit more aggressive, by also catching a 'f' in 
    425         >    the beginning of a line. 
    426  
    427         'Catch' is good but also to encode it is better. It may have 
    428         been too late (sorry for that) so I fixed it. I don't know 
    429         why the current source only escapes lines that actually 
    430         begin with 'from' or 'From' followed by some text. I think 
    431         that escaping 'from' or 'From' on a single line should be 
    432         done, too. 
    433  
    434         Not a big deal, anyways. 
    435  
    436 Tue Jul 16 07:28:11 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    437  
    438         * main.c: From: Michael Elkins <me@sigpipe.org> 
    439  
    440         Update copyright notices. 
    441  
    442 Sun Jul  7 19:33:50 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    443  
    444         * doc/manual.sgml.head, doc/mutt.man, init.h: 
    445         From: Cedric Duval <cedricduval@free.fr> 
    446  
    447         Documentation fixes. 
    448  
    449         * doc/manual.sgml.head: 
    450         From: "TAKAHASHI, Tamotsu" <arms405@jade.dti.ne.jp> 
    451  
    452         Dcumentation fixes. 
    453  
    454         * doc/manual.sgml.head, doc/mutt.man, init.h: 
    455         From: Cedric Duval <cedricduval@free.fr> 
    456  
    457         Documentation fixes. 
    458  
    459         * sendlib.c: From: Rocco Rutte <s1118644@mail.inf.tu-dresden.de> 
    460  
    461         Make encode_from a bit more aggressive, by also catching a 'f' in 
    462         the beginning of a line. 
    463  
    464         * po/Attic/bg.po: From: Velko Hristov <hristov@informatik.hu-berlin.de> 
    465  
    466         Update. 
    467  
    468         * init.h: From: Jeremy Blosser <jblosser-mutt@firinn.org> 
    469  
    470         Add unauto_view to the stable branch.  A one-liner. 
    471  
    472 Fri Jun 28 19:52:31 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    473  
    474         * doc/manual.sgml.head: From: Michael Elkins <me@sigpipe.org> 
    475  
    476         Documentation fix (#271). 
    477  
    478 Tue Jun 18 10:03:52 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    479  
    480         * 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: 
    481         From: (automatic) 
    482  
    483         "make update-po" 
    484  
    485         * po/ca.po: From: several submitters 
    486  
    487         Adding a BG translation.  Update for CA. 
    488  
    489         * po/Attic/bg.po: 
    490         file bg.po was initially added on branch mutt-1-4-stable. 
    491  
    492         * po/Attic/bg.po: From: several submitters 
    493  
    494         Adding a BG translation.  Update for CA. 
    495  
    496         * configure.in: From: several submitters 
    497  
    498         Adding a BG translation. 
    499  
    500         * init.c: From: Michael Elkins <me@sigpipe.org> 
    501  
    502         The string used to store the commmand for a backtic expansion in the 
    503         muttrc was not free'd if the command failed for some reason. 
    504  
    505         * m4/gssapi.m4: From: David Champion <dgc@uchicago.edu> 
    506  
    507         Okay, two bugs here. One's an oversight of mine in my previous patch, 
    508         where I tried to use "[hH]" as Bourne code while m4 had quoting set to 
    509         ([, ]) -- this probably makes mutt mis-detect Heimdal after all. 
    510  
    511         The other is not mine (i.e., it's in cvs now) and it makes mutt 
    512         overstrike $LIBS if Heimdal or MIT Kerberos is detected. This is a 
    513         problem for anyone who needs -lnsl -lsocket, in particular. I was 
    514         fixing 
    515         this by hand during late 1.3.x releases, as I didn't have time to 
    516         track 
    517         it down.... 
    518  
    519         Here's a patch against the current (unpatched) 1.5 cvs copy of 
    520         m4/gssapi.m4. It probably should go into both branches. Sorry for the 
    521         repeats. 
    522  
    523 Thu Jun  6 23:13:54 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    524  
    525         * color.c: From: Michael Elkins <me@sigpipe.org> 
    526  
    527         Fix #1230. 
    528  
    529         * init.h: From: Will Fiveash <william.fiveash@sun.com> 
    530  
    531         Fix a couple of compile-time warnings. 
    532  
    533 Fri May 31 16:59:39 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    534  
    535         * charset.c, charset.h, sendlib.c: 
    536         From: Edmund GRIMLEY EVANS <edmundo@rano.org> 
    537  
    538         Fix charset-hook. 
    539  
    540         * m4/iconv.m4, charset.h, configure.in, INSTALL: 
    541         From: Lars Hecking <lhecking@nmrc.ucc.ie> 
    542  
    543         The noiconv patch.  Should probably have been in 1.4. 
    544  
    545 Thu May 30 12:15:02 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    546  
    547         * rfc822.c: From: Thomas Roessler <roessler@does-not-exist.org> 
    548  
    549         Properly handle empty addresses (<>) when they show up in mail 
    550         headers.  The approach taken is to store this address as <@>, and to 
    551         check this special case when printing an address. 
    552  
    553 Wed May 29 09:31:51 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    554  
    555         * 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: 
    556         automatic post-release commit for mutt-1.4 
    557  
    558         * po/de.po: From: Roland Rosenfeld <roland@spinnaker.de> 
    559  
    560         update. 
    561  
    562         * po/id.po: From: Ronny Haryanto <ronny@haryan.to> 
    563  
    564         update 
    565  
    566 Tue May 28 09:07:29 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    567  
    568         * mx.h, postpone.c: From: Michael Elkins <me@sigpipe.org> 
    569  
    570         Fix some warnings noted by Vincent Lefevre. 
    571  
    572 Tue May 21 07:28:28 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    573  
    574         * po/eo.po: From: Edmund GRIMLEY EVANS <edmundo@rano.org> 
    575  
    576         update 
    577  
    578 Sat May 18 05:39:55 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    579  
    580         * pattern.c: From: Thomas Roessler <roessler@does-not-exist.org> 
    581  
    582         Fix #1175. 
    583  
    584         * pattern.c: From: Thomas Roessler <roessler@does-not-exist.org> 
    585  
    586         Fix #1175.  Noticed by Alain Bench. 
    587  
    588         * pop_lib.c: From: Vsevolod Volkov <vvv@mutt.org.ua> 
    589  
    590         Attached patch for mutt 1.3.X/1.4 and 1.5.X removes gcc warning in 
    591         pop_lib.c. 
    592  
    593 Thu May 16 17:33:19 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    594  
    595         * po/pl.po: From: Pawel Dziekonski <dzieko@pwr.wroc.pl> 
    596  
    597         update 
    598  
    599         * po/ko.po: From: Im Eunjea <eunjea@koru.org> 
    600  
    601         update. 
    602  
    603         * po/ko.po: From: Im Eunjea <eunjea@koru.org> 
    604  
    605         update 
    606  
    607         * po/id.po: From: Ronny Haryanto <ronny@haryan.to> 
    608  
    609         update. 
    610  
    611         * compose.c: From: Ronny Haryanto <ronny@haryan.to> 
    612  
    613         Triple-DES, not Tripple-DES. 
    614  
    615 Tue May 14 18:56:01 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    616  
    617         * po/uk.po: From: "Andrej N. Gritsenko" <andrej@lucky.net> 
    618  
    619         update 
    620  
    621 Mon May 13 20:18:57 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    622  
    623         * po/et.po: From: Toomas Soome <Toomas.Soome@microlink.ee> 
    624  
    625         update 
    626  
    627         * po/ru.po, po/uk.po: From: Vsevolod Volkov <vvv@mutt.org.ua> 
    628  
    629         update 
    630  
    631         * po/da.po: From: Byrial Jensen <byrial@image.dk> 
    632  
    633         update 
    634  
    635         * po/ru.po: From: Vsevolod Volkov <vvv@mutt.org.ua> 
    636  
    637         update 
    638  
    639         * po/sv.po: From: J�n Tegn�<jorgen.tegner@telia.com> 
    640  
    641         update 
    642  
    643         * po/fr.po: From: Vincent Lefevre <vincent@vinc17.org> 
    644  
    645         update 
    646  
    647 Thu May  9 09:52:09 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    648  
    649         * doc/muttrc.man.head: 
    650         From: Thomas Roessler <roessler@does-not-exist.org> 
    651  
    652         #1190, from Tim Alexeevsky <tim@zhuchka.gbnet.net> 
    653  
    654 Mon May  6 11:27:20 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    655  
    656         * doc/manual.sgml.head: 
    657         From: Thomas Roessler <roessler@does-not-exist.org> 
    658  
    659         Remove -Q which is only present in unstable from the stable 
    660         documentation.  Thanks to Andreas Kneib <Andreas.Kneib@t-online.de> 
    661         for noting. 
    662  
    663 Thu May  2 01:05:27 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    664  
    665         * Makefile.am: From: Thomas Roessler <roessler@does-not-exist.org> 
    666  
    667         Include smime.h with EXRA_DIST. 
    668  
    669 Wed May  1 23:24:17 2002  Thomas Roessler  <roessler@does-not-exist.org> 
    670  
    671         * 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: 
     12002-05-29 09:28:33  Roland Rosenfeld  <roland@spinnaker.de>  (roessler) 
     2 
     3        * po/de.po: update. 
     4 
     52002-05-29 09:27:46  Ronny Haryanto  <ronny@haryan.to>  (roessler) 
     6 
     7        * po/id.po: update 
     8 
     92002-05-28 09:07:29  Michael Elkins  <me@sigpipe.org>  (roessler) 
     10 
     11        * mx.h, postpone.c: Fix some warnings noted by Vincent Lefevre. 
     12 
     132002-05-21 07:28:28  Edmund GRIMLEY EVANS  <edmundo@rano.org>  (roessler) 
     14 
     15        * po/eo.po: update 
     16 
     172002-05-18 05:39:55  Thomas Roessler  <roessler@does-not-exist.org> 
     18(roessler) 
     19 
     20        * pattern.c: Fix #1175. 
     21 
     22        * pattern.c: Fix #1175.  Noticed by Alain Bench. 
     23 
     242002-05-18 05:34:50  Vsevolod Volkov  <vvv@mutt.org.ua>  (roessler) 
     25 
     26        * pop_lib.c, pop_lib.c: Attached patch for mutt 1.3.X/1.4 and 
     27        1.5.X removes gcc warning in pop_lib.c. 
     28 
     292002-05-16 17:33:19  Pawel Dziekonski  <dzieko@pwr.wroc.pl>  (roessler) 
     30 
     31        * po/pl.po: update 
     32 
     332002-05-16 13:05:14  Im Eunjea  <eunjea@koru.org>  (roessler) 
     34 
     35        * po/ko.po: update. 
     36 
     37        * po/ko.po: update 
     38 
     392002-05-16 13:04:23  Ronny Haryanto  <ronny@haryan.to>  (roessler) 
     40 
     41        * po/id.po: update. 
     42 
     43        * compose.c: Triple-DES, not Tripple-DES. 
     44 
     452002-05-14 18:56:01  "Andrej N. Gritsenko"  <andrej@lucky.net>  (roessler) 
     46 
     47        * po/uk.po: update 
     48 
     492002-05-13 20:18:57  Toomas Soome  <Toomas.Soome@microlink.ee>  (roessler) 
     50 
     51        * po/et.po, po/et.po: update 
     52 
     532002-05-13 20:18:17  Vsevolod Volkov  <vvv@mutt.org.ua>  (roessler) 
     54 
     55        * po/ru.po, po/uk.po, po/ru.po: update 
     56 
     572002-05-13 20:16:08  Byrial Jensen  <byrial@image.dk>  (roessler) 
     58 
     59        * po/da.po: update 
     60 
     612002-05-13 20:15:40  Vsevolod Volkov  <vvv@mutt.org.ua>  (roessler) 
     62 
     63        * po/ru.po: update 
     64 
     652002-05-13 20:15:07  J�n Tegn� <jorgen.tegner@telia.com>  (roessler) 
     66 
     67        * po/sv.po, po/sv.po: update 
     68 
     692002-05-13 20:13:56  Vincent Lefevre  <vincent@vinc17.org>  (roessler) 
     70 
     71        * po/fr.po: update 
     72 
     732002-05-06 11:27:20  Thomas Roessler  <roessler@does-not-exist.org> 
     74(roessler) 
     75 
     76        * doc/manual.sgml.head: Remove -Q which is only present in 
     77        unstable from the stable documentation.  Thanks to Andreas Kneib 
     78        <Andreas.Kneib@t-online.de> for noting. 
     79 
     802002-05-02 01:05:27  Thomas Roessler  <roessler@does-not-exist.org> 
     81(roessler) 
     82 
     83        * Makefile.am: Include smime.h with EXRA_DIST. 
     84 
     852002-05-01 23:24:17  roessler  (roessler) 
     86 
     87        * po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, 
     88        po/zh_CN.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, po/it.po, 
     89        po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, 
     90        po/et.po, po/fr.po, po/gl.po, po/hu.po, VERSION, po/ca.po, 
     91        po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, ChangeLog: 
    67292        automatic post-release commit for mutt-1.5.1 
    67393 
    674         * smime.c: From: Thomas Roessler <roessler@does-not-exist.org> 
    675  
    676         Shut up check_sec.sh.  No security holes, but some ugly code.