diff options
author | Thomas Roessler <roessler@does-not-exist.org> | 2002-12-06 11:14:04 +0000 |
---|---|---|
committer | Thomas Roessler <roessler@does-not-exist.org> | 2002-12-06 11:14:04 +0000 |
commit | 1d112937875b302458b173b2c5a192f351a2cfb9 (patch) | |
tree | 1099d9d6d6fa5c7cef93f4f9fbb700575a4bcb16 | |
parent | c6e0a67b0fa4c697480b6153311d04d36e113c37 (diff) |
automatic post-release commit for mutt-1.5.2mutt-1-5-2-rel
-rw-r--r-- | ChangeLog | 693 | ||||
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | po/ca.po | 935 | ||||
-rw-r--r-- | po/cs.po | 939 | ||||
-rw-r--r-- | po/da.po | 935 | ||||
-rw-r--r-- | po/de.po | 935 | ||||
-rw-r--r-- | po/el.po | 939 | ||||
-rw-r--r-- | po/eo.po | 935 | ||||
-rw-r--r-- | po/es.po | 935 | ||||
-rw-r--r-- | po/et.po | 978 | ||||
-rw-r--r-- | po/fr.po | 916 | ||||
-rw-r--r-- | po/gl.po | 935 | ||||
-rw-r--r-- | po/hu.po | 940 | ||||
-rw-r--r-- | po/id.po | 949 | ||||
-rw-r--r-- | po/it.po | 935 | ||||
-rw-r--r-- | po/ja.po | 424 | ||||
-rw-r--r-- | po/ko.po | 943 | ||||
-rw-r--r-- | po/lt.po | 933 | ||||
-rw-r--r-- | po/nl.po | 933 | ||||
-rw-r--r-- | po/pl.po | 935 | ||||
-rw-r--r-- | po/pt_BR.po | 933 | ||||
-rw-r--r-- | po/ru.po | 937 | ||||
-rw-r--r-- | po/sk.po | 933 | ||||
-rw-r--r-- | po/sv.po | 992 | ||||
-rw-r--r-- | po/tr.po | 934 | ||||
-rw-r--r-- | po/uk.po | 933 | ||||
-rw-r--r-- | po/zh_CN.po | 933 | ||||
-rw-r--r-- | po/zh_TW.po | 935 | ||||
-rw-r--r-- | reldate.h | 2 |
29 files changed, 13088 insertions, 11513 deletions
@@ -1,3 +1,696 @@ +Fri Dec 6 10:56:30 2002 Thomas Roessler <roessler@does-not-exist.org> + + * curs_lib.c, pgppubring.c: + From: Thomas Roessler <roessler@does-not-exist.org> + + Fixing a number of traditional malloc calls which have made their + way into the code. + + * build-release: From: Thomas Roessler <roessler@does-not-exist.org> + + Don't post announcements automatically for the moment. + +Thu Dec 5 22:30:02 2002 Thomas Roessler <roessler@does-not-exist.org> + + * doc/manual.sgml.head: From: Michael Elkins <me@sigpipe.org> + + Fix #1398. + +Mon Nov 25 14:16:47 2002 Thomas Roessler <roessler@does-not-exist.org> + + * sendlib.c, ChangeLog, charset.h, configure.in, INSTALL: + From: Lars Hecking <lhecking@nmrc.ucc.ie> + + The noiconv patch. + +Thu Nov 14 08:12:30 2002 Thomas Roessler <roessler@does-not-exist.org> + + * curs_lib.c: From: Michael Elkins <me@sigpipe.org> + + Fix #1388. + +Wed Nov 13 10:10:52 2002 Thomas Roessler <roessler@does-not-exist.org> + + * main.c: From: Thomas Roessler <roessler@does-not-exist.org> + + A description of -A was lacking from the help string. + + * doc/manual.sgml.head, doc/mutt.man, main.c, protos.h: + From: Thomas Roessler <roessler@does-not-exist.org> + + Add a new command line option -A which is used to expand aliases. + + * keymap.c: From: Thomas Roessler <roessler@does-not-exist.org> + + Add a safeguard #ifdef for the KEY_BTAB entry. Suggested by Thomas + Dickey. + +Tue Nov 12 09:20:30 2002 Thomas Roessler <roessler@does-not-exist.org> + + * keymap.c: From: Michael Elkins <me@sigpipe.org> + + Tell mutt about the back-tab key (shift tab). + + * Makefile.am: From: Thomas Roessler <roessler@does-not-exist.org> + + ups. + + * Makefile.am: From: Thomas Roessler <roessler@does-not-exist.org> + + Add "make pclean" in order to clean up PATCHES. + + * po/ja.po: From: TAKAHASHI Tamotsu <arms405@jade.dti.ne.jp> + + update + + * README: From: Thomas Roessler <roessler@does-not-exist.org> + + Add an explicit note that CVS doesn't work from ftp.mutt.org any more. + + * mbyte.c: From: "Yasuhiro Matsumoto" <mattn_jp@hotmail.com> + + cp932 should be treated like shift_jis. + + * imap/auth_gss.c, imap/auth_sasl.c, configure.in, main.c, mutt_sasl.c, mutt_sasl.h: + From: Nathan Dushman <nhd+mutt@andrew.cmu.edu> + + 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. + + * handler.c: From: Michael Elkins <me@sigpipe.org> + + Actually commit patch-1.5.1.me.long_qp.2. + + * mailbox.h, mh.c, mx.c: From: Michael Elkins <me@sigpipe.org> + + The maildir_time patch. + +Mon Nov 11 21:17:25 2002 Thomas Roessler <roessler@does-not-exist.org> + + * muttbug.sh.in: From: Thomas Roessler <roessler@does-not-exist.org> + + You shall not use CVS to distribute test versions. + + * muttbug.sh.in: From: Thomas Roessler <roessler@does-not-exist.org> + + more fixes. + + * muttbug.sh.in: From: Thomas Roessler <roessler@does-not-exist.org> + + Add some rpm-related intelligence to flea. + + * muttbug.sh.in: From: Thomas Roessler <roessler@does-not-exist.org> + + Fix flea's interaction with bug(1) on Debian systems. + + * PATCHES: From: Thomas Roessler <roessler@does-not-exist.org> + + Clean up the patch list. + + * hdrline.c, PATCHES: From: Michael Elkins <me@sigpipe.org> + + Fix #485: Make %z work like %Z inside of %{} in $index_format. + + * copy.c, PATCHES: From: Michael Elkins <me@sigpipe.org> + + Fix #1379 - update the total mailbox size when an attachment is + deleted. + + * curs_main.c, menu.c, pager.c, PATCHES: + From: Michael Elkins <me@sigpipe.org> + + Fix #1310; redraw problems. + + * doc/manual.sgml.head, init.h: From: Michael Elkins <me@sigpipe.org> + + Fix #1306. + + * send.c: From: Michael Elkins <me@sigpipe.org> + + Fix #1364. + + * pgp.c: From: Steve Kennedy <steve-md@gbnet.net> + + Fix memory leak in the PGP code. + + * commands.c, protos.h, sendlib.c: + From: Paul Walker <paul@black-sun.demon.co.uk> + + Fix #718. + + * sendlib.c: From: Thomas Roessler <roessler@does-not-exist.org> + + Fix #1366. + + * mx.c: From: Martin Siegert <siegert@sfu.ca> + + Fix IMAP moving; #1367. + + * send.c: From: rene@clerc.nl + + Another S/MIME ifdef misses and causes compilation problems. + + * init.h: From: Michael Elkins <me@sigpipe.org> + + patch-1.5.1-me.status_doc.2 + + * alias.c, init.c, protos.h: + From: Thomas Roessler <roessler@does-not-exist.org> + + patch-1.5-tlr.alias-parse.1 - extension of patch-1.5.1-me.aliascheck.1 + + This patch catches the same kind of bad alias names caught by + Michael's patch. There are some extensions: + + 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. + + * handler.c: From: Michael Elkins <me@sigpipe.org> + + patch-1.5-me.long_qp.2 (#1371) - fix truncation with overly long Q-P + encoded lines. + +Tue Oct 22 21:24:07 2002 Thomas Roessler <roessler@does-not-exist.org> + + * commands.c: From: René Clerc <rene@clerc.nl> + + Add some missing #ifdefs. + + * init.h, recvattach.c: From: Michael Elkins <me@sigpipe.org> + + Documentation fix; #1326 + + * send.c: From: René Clerc <rene@clerc.nl> + + Another crypt_reply fix. + + * contrib/sample.muttrc: From: Michael Elkins <me@sigpipe.org> + + #1357 + +Thu Oct 10 09:50:03 2002 Thomas Roessler <roessler@does-not-exist.org> + + * send.c: From: René Clerc <rene@clerc.nl> + + Make sure that crypt_reply replies with the same type, despite a + possible S/MIME default. + + * doc/manual.sgml.head: From: Michael Elkins <me@sigpipe.org> + + Document escaping rules for regular expressions (#1351). + + * pager.c: From: Michael Elkins <me@sigpipe.org> + + Fix header coloring, so there is no difference between ncurses and + slang. + + * init.h: From: Michael Elkins <me@sigpipe.org> + + PGP documentation glitch. + + * doc/manual.sgml.head: From: Paul Walker <paul@black-sun.demon.co.uk> + + Fix #1340 (documentation) + + * pager.c: From: Michael Elkins <me@sigpipe.org> + + 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. + + Try the attached patch. + +Mon Sep 23 12:08:43 2002 Thomas Roessler <roessler@does-not-exist.org> + + * buffy.c: From: Thomas Roessler <roessler@does-not-exist.org> + + A variant of buffy notification. Note: If you folks don't like + this, we can return to the old version. + +Mon Sep 9 21:48:19 2002 Thomas Roessler <roessler@does-not-exist.org> + + * browser.c, buffy.c, curs_main.c, functions.h, OPS, pager.c, protos.h: + From: Rudi Chiarito <nutello@sweetness.com> + + Add a buffy-list function, and display more information when new + mail arrives. With some modifications from tlr. + + * mh.c: From: Michael Elkins <me@sigpipe.org> + + Fix #1321. + + * mh.c: From: Michael Elkins <me@sigpipe.org> + + [STABLE] Fix #1321. + + * signal.c: From: Tony Leneis <tony@cvr.ds.adp.com> + + Tru64 Unix portability patch. + + * signal.c: From: Tony Leneis <tony@cvr.ds.adp.com> + + [STABLE] Tru64 Unix portability patch. + + * doc/manual.sgml.head: From: Vincent Lefevre <vincent@vinc17.org> + + Fixing a typo. + + * postpone.c: From: Thomas Roessler <roessler@does-not-exist.org> + + Fixing #1300. Noted by David Shaw <dshaw@jabberwocky.com>. + + * postpone.c: From: Thomas Roessler <roessler@does-not-exist.org> + + Fix #1299; noted by David Shaw <dshaw@jabberwocky.com>. + + * init.h, mutt.h, send.c: From: Michael Elkins <me@sigpipe.org> + + Introducing $forward_edit. + + * send.c: From: Michael Elkins <me@sigpipe.org> + + #265: + + > 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. + + 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. + + * globals.h, init.h, send.c: From: Michael Elkins <me@sigpipe.org> + + Introduce $content_type. There's one change against Michael's + patch, in how the "format=flowed" parameter is used. + + * history.c: From: Vincent Lefevre <vincent@vinc17.org> + + [STABLE] Fixing history classes. + + * history.c: From: Vincent Lefevre <vincent@vinc17.org> + + Fixing history classes. + + * mh.c: From: Armin Wolfermann <aw@osn.de> + + 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). + + * po/ja.po: From: "TAKAHASHI, Tamotsu" <arms405@jade.dti.ne.jp> + + Update. + + * editmsg.c: From: Michael Elkins <me@sigpipe.org> + + Fixing #1149: Truncate files used for editing messages. + + * doc/manual.sgml.head, doc/muttrc.man.head, buffy.c, buffy.h, init.h: + From: Nicolas Rachinsky <nicolas@dauerreden.de> + + An unmailboxes command. #1311. + + * attach.c: From: Michael Elkins <me@sigpipe.org> + + Fixing #1330. + + * attach.c: From: Michael Elkins <me@sigpipe.org> + + [STABLE] Fixing #1330. + +Fri Aug 9 07:01:11 2002 Thomas Roessler <roessler@does-not-exist.org> + + * doc/muttrc.man.head: + From: Thomas Roessler <roessler@does-not-exist.org> + + Document unalternative_order in the manual page. + + * doc/manual.sgml.head, init.c, init.h: + From: Michael Elkins <me@sigpipe.org> + + The following patch adds the `unalternative_order' command. It also + allows using "*" more generically in un-commands which use + parse_unlists(). + +Mon Aug 5 17:25:05 2002 Thomas Roessler <roessler@does-not-exist.org> + + * pgpewrap.c, pgppubring.c: From: Michael Elkins <me@sigpipe.org> + + Error handling fixes. + +Fri Jul 26 08:24:01 2002 Thomas Roessler <roessler@does-not-exist.org> + + * doc/manual.sgml.head: From: Michael Elkins <me@sigpipe.org> + + Documentation for reply-hook. Another patch (for the manual page) + would be most welcome. ;-)) + + * curs_lib.c: From: Michael Elkins <me@sigpipe.org> + + 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. + +Wed Jul 24 09:46:58 2002 Thomas Roessler <roessler@does-not-exist.org> + + * mutt.h: From: TAKIZAWA Takashi <taki@luna.email.ne.jp> + + 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. + + * configure.in: From: Lars Hecking <lhecking@nmrc.ie> + + Fix a quoting sloppiness. Noted by Vincent Lefevre. + + * browser.c: From: Thomas Roessler <roessler@does-not-exist.org> + + Fixing #1282. An off-by-one error. :-/ + + * mutt.h, send.c, hook.c, init.h: From: Michael Elkins <me@sigpipe.org> + + reply-hook. Documentation still needed. + + * po/fr.po: From: Vincent Lefevre <vincent@vinc17.org> + + update. + + * doc/mutt.man, compose.c, editmsg.c, init.c, init.h, attach.c: + From: Michael Elkins <me@sigpipe.org> + + Fix $editor and $visual. Based on an earlier patch from Edmund + Grimley Evans. + +Fri Jul 19 19:23:21 2002 Thomas Roessler <roessler@does-not-exist.org> + + * doc/manual.sgml.head: From: Michael Elkins <me@sigpipe.org> + + Another documentation patch. + +Wed Jul 17 12:48:38 2002 Thomas Roessler <roessler@does-not-exist.org> + + * sendlib.c: From: Rocco Rutte <s1118644@mail.inf.tu-dresden.de> + + * Thomas Roessler [02-07-08 10:14:53 +0200] wrote: + > * sendlib.c, 3.12 -> 3.13 + > From: Rocco Rutte <s1118644@mail.inf.tu-dresden.de> + + > Make encode_from a bit more aggressive, by also catching a 'f' in + > the beginning of a line. + + '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. + + Not a big deal, anyways. + +Tue Jul 16 07:28:11 2002 Thomas Roessler <roessler@does-not-exist.org> + + * main.c: From: Michael Elkins <me@sigpipe.org> + + Update copyright notices. + +Sun Jul 7 19:33:50 2002 Thomas Roessler <roessler@does-not-exist.org> + + * doc/manual.sgml.head, doc/mutt.man, init.h: + From: Cedric Duval <cedricduval@free.fr> + + Documentation fixes. + + * doc/manual.sgml.head: + From: "TAKAHASHI, Tamotsu" <arms405@jade.dti.ne.jp> + + Dcumentation fixes. + + * doc/manual.sgml.head, doc/mutt.man, init.h: + From: Cedric Duval <cedricduval@free.fr> + + Documentation fixes. + + * sendlib.c: From: Rocco Rutte <s1118644@mail.inf.tu-dresden.de> + + Make encode_from a bit more aggressive, by also catching a 'f' in + the beginning of a line. + + * po/Attic/bg.po: From: Velko Hristov <hristov@informatik.hu-berlin.de> + + Update. + + * init.h: From: Jeremy Blosser <jblosser-mutt@firinn.org> + + Add unauto_view to the stable branch. A one-liner. + +Fri Jun 28 19:52:31 2002 Thomas Roessler <roessler@does-not-exist.org> + + * doc/manual.sgml.head: From: Michael Elkins <me@sigpipe.org> + + Documentation fix (#271). + +Tue Jun 18 10:03:52 2002 Thomas Roessler <roessler@does-not-exist.org> + + * 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) + + "make update-po" + + * po/ca.po: From: several submitters + + Adding a BG translation. Update for CA. + + * po/Attic/bg.po: + file bg.po was initially added on branch mutt-1-4-stable. + + * po/Attic/bg.po: From: several submitters + + Adding a BG translation. Update for CA. + + * configure.in: From: several submitters + + Adding a BG translation. + + * init.c: From: Michael Elkins <me@sigpipe.org> + + 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. + + * m4/gssapi.m4: From: David Champion <dgc@uchicago.edu> + + 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. + + 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.... + + 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. + +Thu Jun 6 23:13:54 2002 Thomas Roessler <roessler@does-not-exist.org> + + * color.c: From: Michael Elkins <me@sigpipe.org> + + Fix #1230. + + * init.h: From: Will Fiveash <william.fiveash@sun.com> + + Fix a couple of compile-time warnings. + +Fri May 31 16:59:39 2002 Thomas Roessler <roessler@does-not-exist.org> + + * charset.c, charset.h, sendlib.c: + From: Edmund GRIMLEY EVANS <edmundo@rano.org> + + Fix charset-hook. + + * m4/iconv.m4, charset.h, configure.in, INSTALL: + From: Lars Hecking <lhecking@nmrc.ucc.ie> + + The noiconv patch. Should probably have been in 1.4. + +Thu May 30 12:15:02 2002 Thomas Roessler <roessler@does-not-exist.org> + + * rfc822.c: From: Thomas Roessler <roessler@does-not-exist.org> + + 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. + +Wed May 29 09:31:51 2002 Thomas Roessler <roessler@does-not-exist.org> + + * 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 + + * po/de.po: From: Roland Rosenfeld <roland@spinnaker.de> + + update. + + * po/id.po: From: Ronny Haryanto <ronny@haryan.to> + + update + +Tue May 28 09:07:29 2002 Thomas Roessler <roessler@does-not-exist.org> + + * mx.h, postpone.c: From: Michael Elkins <me@sigpipe.org> + + Fix some warnings noted by Vincent Lefevre. + +Tue May 21 07:28:28 2002 Thomas Roessler <roessler@does-not-exist.org> + + * po/eo.po: From: Edmund GRIMLEY EVANS <edmundo@rano.org> + + update + +Sat May 18 05:39:55 2002 Thomas Roessler <roessler@does-not-exist.org> + + * pattern.c: From: Thomas Roessler <roessler@does-not-exist.org> + + Fix #1175. + + * pattern.c: From: Thomas Roessler <roessler@does-not-exist.org> + + Fix #1175. Noticed by Alain Bench. + + * pop_lib.c: From: Vsevolod Volkov <vvv@mutt.org.ua> + + Attached patch for mutt 1.3.X/1.4 and 1.5.X removes gcc warning in + pop_lib.c. + +Thu May 16 17:33:19 2002 Thomas Roessler <roessler@does-not-exist.org> + + * po/pl.po: From: Pawel Dziekonski <dzieko@pwr.wroc.pl> + + update + + * po/ko.po: From: Im Eunjea <eunjea@koru.org> + + update. + + * po/ko.po: From: Im Eunjea <eunjea@koru.org> + + update + + * po/id.po: From: Ronny Haryanto <ronny@haryan.to> + + update. + + * compose.c: From: Ronny Haryanto <ronny@haryan.to> + + Triple-DES, not Tripple-DES. + +Tue May 14 18:56:01 2002 Thomas Roessler <roessler@does-not-exist.org> + + * po/uk.po: From: "Andrej N. Gritsenko" <andrej@lucky.net> + + update + +Mon May 13 20:18:57 2002 Thomas Roessler <roessler@does-not-exist.org> + + * po/et.po: From: Toomas Soome <Toomas.Soome@microlink.ee> + + update + + * po/ru.po, po/uk.po: From: Vsevolod Volkov <vvv@mutt.org.ua> + + update + + * po/da.po: From: Byrial Jensen <byrial@image.dk> + + update + + * po/ru.po: From: Vsevolod Volkov <vvv@mutt.org.ua> + + update + + * po/sv.po: From: Jörgen Tegnér <jorgen.tegner@telia.com> + + update + + * po/fr.po: From: Vincent Lefevre <vincent@vinc17.org> + + update + +Thu May 9 09:52:09 2002 Thomas Roessler <roessler@does-not-exist.org> + + * doc/muttrc.man.head: + From: Thomas Roessler <roessler@does-not-exist.org> + + #1190, from Tim Alexeevsky <tim@zhuchka.gbnet.net> + +Mon May 6 11:27:20 2002 Thomas Roessler <roessler@does-not-exist.org> + + * doc/manual.sgml.head: + From: Thomas Roessler <roessler@does-not-exist.org> + + Remove -Q which is only present in unstable from the stable + documentation. Thanks to Andreas Kneib <Andreas.Kneib@t-online.de> + for noting. + +Thu May 2 01:05:27 2002 Thomas Roessler <roessler@does-not-exist.org> + + * Makefile.am: From: Thomas Roessler <roessler@does-not-exist.org> + + Include smime.h with EXRA_DIST. + +Wed May 1 23:24:17 2002 Thomas Roessler <roessler@does-not-exist.org> + + * 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 + + * smime.c: From: Thomas Roessler <roessler@does-not-exist.org> + + Shut up check_sec.sh. No security holes, but some ugly code. + + * check_sec.sh: From: Thomas Roessler <roessler@does-not-exist.org> + + Give all the warnings at once. + + * build-release: From: Thomas Roessler <roessler@does-not-exist.org> + + - This is a development branch. + - Add a -nodiff option to suppress generating a patch. + + * 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 + + * build-release: From: Thomas Roessler <roessler@does-not-exist.org> + + s/scp1/scp/ + Tue May 7 15:42:37 IST 2002 Lars Hecking <lhecking@nmrc.ie> * INSTALL: Document new --disable-iconv configure option. @@ -1 +1 @@ -1.5.1 +1.5.2 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: mutt 1.3.27i\n" -"POT-Creation-Date: 2002-05-02 01:23+0200\n" +"POT-Creation-Date: 2002-12-06 12:10+0100\n" "PO-Revision-Date: 2002-02-02 11:29+01:00\n" "Last-Translator: Ivan Vilata i Balaguer <ivan@selidor.net>\n" "Language-Team: Catalan <ca@dodds.net>\n" @@ -28,14 +28,14 @@ msgstr "Nom d'usuari en «%s»: " msgid "Password for %s@%s: " msgstr "Contrasenya per %s@%s: " -#: addrbook.c:31 browser.c:40 pager.c:1439 postpone.c:37 query.c:43 +#: addrbook.c:31 browser.c:40 pager.c:1449 postpone.c:37 query.c:43 #: recvattach.c:61 msgid "Exit" msgstr "Ix" # ivb (2001/12/08) # ivb Menú superpoblat: mantenir _molt_ curt! -#: addrbook.c:32 curs_main.c:402 pager.c:1446 postpone.c:38 +#: addrbook.c:32 curs_main.c:402 pager.c:1456 postpone.c:38 msgid "Del" msgstr "Esbrr" @@ -49,7 +49,7 @@ msgstr "Selecciona" #. __STRCAT_CHECKED__ #: addrbook.c:35 browser.c:43 compose.c:92 curs_main.c:408 mutt_ssl.c:627 -#: pager.c:1538 pgpkey.c:517 postpone.c:40 query.c:48 recvattach.c:65 +#: pager.c:1548 pgpkey.c:517 postpone.c:40 query.c:48 recvattach.c:65 #: smime.c:480 msgid "Help" msgstr "Ajuda" @@ -63,39 +63,43 @@ msgid "Aliases" msgstr "Àlies" #. add a new alias -#: alias.c:234 +#: alias.c:240 msgid "Alias as: " msgstr "Nou àlies: " -#: alias.c:240 +#: alias.c:246 msgid "You already have an alias defined with that name!" msgstr "Ja heu definit un àlies amb aquest nom!" -#: alias.c:255 +#: alias.c:252 +msgid "Warning: This alias name may not work. Fix it?" +msgstr "" + +#: alias.c:273 msgid "Address: " msgstr "Adreça: " -#: alias.c:271 +#: alias.c:289 msgid "Personal name: " msgstr "Nom personal: " -#: alias.c:280 +#: alias.c:298 #, c-format msgid "[%s = %s] Accept?" msgstr "[%s = %s] Voleu acceptar?" -#: alias.c:297 recvattach.c:395 recvattach.c:449 +#: alias.c:315 recvattach.c:396 recvattach.c:450 msgid "Save to file: " msgstr "Guarda en el fitxer: " -#: alias.c:308 +#: alias.c:330 msgid "Alias added." msgstr "S'ha afegit l'àlies." # ivb (2001/12/08) # ivb ABREUJAT! # ivb El nom de fitxer no concorda amb cap «nametemplate»; voleu continuar? -#: attach.c:115 attach.c:242 attach.c:472 attach.c:956 +#: attach.c:115 attach.c:242 attach.c:471 attach.c:961 msgid "Can't match nametemplate, continue?" msgstr "El nom de fitxer no concorda amb cap «nametemplate»; continuar?" @@ -105,8 +109,8 @@ msgstr "El nom de fitxer no concorda amb cap «nametemplate»; continuar?" msgid "Mailcap compose entry requires %%s" msgstr "Cal que l'entrada «compose» de «mailcap» continga «%%s»." -#: attach.c:135 attach.c:260 commands.c:229 compose.c:1278 curs_lib.c:145 -#: curs_lib.c:377 +#: attach.c:135 attach.c:260 commands.c:229 compose.c:1277 curs_lib.c:147 +#: curs_lib.c:393 #, c-format msgid "Error running \"%s\"!" msgstr "Error en executar «%s»!" @@ -133,37 +137,37 @@ msgstr "«%s» no té entrada «compose» en «mailcap»: cree fitxer buit." msgid "Mailcap Edit entry requires %%s" msgstr "Cal que l'entrada «edit» de «mailcap» continga «%%s»." -#: attach.c:273 +#: attach.c:272 #, c-format msgid "No mailcap edit entry for %s" msgstr "No hi ha cap entrada «edit» de «%s» en «mailcap»." -#: attach.c:438 +#: attach.c:437 msgid "No matching mailcap entry found. Viewing as text." msgstr "No hi ha cap entrada adequada en «mailcap». Es visualitza com a text." -#: attach.c:451 +#: attach.c:450 msgid "MIME type not defined. Cannot view attachment." msgstr "No s'ha definit el tipus MIME. No es pot veure el fitxer adjunt." -#: attach.c:541 +#: attach.c:540 msgid "Cannot create filter" msgstr "No s'ha pogut crear el filtre." -#: attach.c:670 attach.c:702 attach.c:989 attach.c:1047 handler.c:1562 +#: attach.c:669 attach.c:701 attach.c:994 attach.c:1052 handler.c:1561 #: pgpkey.c:566 pgpkey.c:755 msgid "Can't create filter" msgstr "No s'ha pogut crear el filtre." -#: attach.c:777 recvattach.c:423 recvattach.c:483 +#: attach.c:782 recvattach.c:424 recvattach.c:484 msgid "Attachment saved." msgstr "S'ha desat el fitxer adjunt." -#: attach.c:828 +#: attach.c:833 msgid "Write fault!" msgstr "Error d'escriptura!" -#: attach.c:1070 +#: attach.c:1075 msgid "I don't know how to print that!" msgstr "No sé com imprimir això!" @@ -175,98 +179,98 @@ msgstr "Canvia directori" msgid "Mask" msgstr "Màscara" -#: browser.c:375 browser.c:963 +#: browser.c:377 browser.c:965 #, c-format msgid "%s is not a directory." msgstr "«%s» no és un directori." # ivb (2001/12/07) # ivb Es refereix a les definides en «mailboxes». -#: browser.c:495 +#: browser.c:497 #, c-format msgid "Mailboxes [%d]" msgstr "Bústies d'entrada [%d]" -#: browser.c:502 +#: browser.c:504 #, c-format msgid "Subscribed [%s], File mask: %s" msgstr "Subscrites [%s], màscara de fitxers: %s" -#: browser.c:506 +#: browser.c:508 #, c-format msgid "Directory [%s], File mask: %s" |