⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog.old

📁 mutt-1.5.12 源代码。linux 下邮件接受的工具。
💻 OLD
📖 第 1 页 / 共 5 页
字号:
2002-05-29 09:28:33  Roland Rosenfeld  <roland@spinnaker.de>  (roessler)	* po/de.po: update.2002-05-29 09:27:46  Ronny Haryanto  <ronny@haryan.to>	(roessler)	* po/id.po: update2002-05-28 09:07:29  Michael Elkins  <me@sigpipe.org>  (roessler)	* mx.h, postpone.c: Fix some warnings noted by Vincent Lefevre.2002-05-21 07:28:28  Edmund GRIMLEY EVANS  <edmundo@rano.org>  (roessler)	* po/eo.po: update2002-05-18 05:39:55  Thomas Roessler  <roessler@does-not-exist.org>(roessler)	* pattern.c: Fix #1175.	* pattern.c: Fix #1175.  Noticed by Alain Bench.2002-05-18 05:34:50  Vsevolod Volkov  <vvv@mutt.org.ua>  (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  <dzieko@pwr.wroc.pl>  (roessler)	* po/pl.po: update2002-05-16 13:05:14  Im Eunjea	<eunjea@koru.org>  (roessler)	* po/ko.po: update.	* po/ko.po: update2002-05-16 13:04:23  Ronny Haryanto  <ronny@haryan.to>	(roessler)	* po/id.po: update.	* compose.c: Triple-DES, not Tripple-DES.2002-05-14 18:56:01  "Andrej N. Gritsenko"  <andrej@lucky.net>	(roessler)	* po/uk.po: update2002-05-13 20:18:57  Toomas Soome  <Toomas.Soome@microlink.ee>	(roessler)	* po/et.po, po/et.po: update2002-05-13 20:18:17  Vsevolod Volkov  <vvv@mutt.org.ua>  (roessler)	* po/ru.po, po/uk.po, po/ru.po: update2002-05-13 20:16:08  Byrial Jensen  <byrial@image.dk>  (roessler)	* po/da.po: update2002-05-13 20:15:40  Vsevolod Volkov  <vvv@mutt.org.ua>  (roessler)	* po/ru.po: update2002-05-13 20:15:07  J鰎gen Tegn閞  <jorgen.tegner@telia.com>  (roessler)	* po/sv.po, po/sv.po: update2002-05-13 20:13:56  Vincent Lefevre  <vincent@vinc17.org>  (roessler)	* po/fr.po: update2002-05-06 11:27:20  Thomas Roessler  <roessler@does-not-exist.org>(roessler)	* doc/manual.sgml.head: Remove -Q which is only present in	unstable from the stable documentation.  Thanks to Andreas Kneib	<Andreas.Kneib@t-online.de> for noting.2002-05-02 01:05:27  Thomas Roessler  <roessler@does-not-exist.org>(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.12002-05-01 23:21:10  Thomas Roessler  <roessler@does-not-exist.org>(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.992002-05-01 23:06:21  Thomas Roessler  <roessler@does-not-exist.org>(roessler)	* build-release: s/scp1/scp/2002-04-29 17:12:18  Thomas Roessler  <roessler@does-not-exist.org>(roessler)	* lib.c, lib.h, protos.h, lib.c, lib.h, protos.h: Fix #1171.2002-04-29 12:26:23  Vincent Lefevre  <vincent@vinc17.org>  (roessler)	* po/fr.po: update.2002-04-29 12:25:38  oota toshiya  <oota@mspd.mt.nec.co.jp>  (roessler)	* po/ja.po, po/ja.po: update.2002-04-29 12:09:21  Byrial Jensen  <byrial@image.dk>  (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  <vvv@mutt.org.ua>  (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" <rohara@isis.visi.com> > 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.  > R2002-04-25 13:28:31  Wouter Verheijen  <wv@xs2mail.com>  (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  <cedricduval@free.fr>  (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@does-not-exist.org>(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@does-not-exist.org>(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@does-not-exist.org>(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  <wv@xs2mail.com>  (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@does-not-exist.org>(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  <lhecking@nmrc.ie>  (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  <lhecking@nmrc.ie>  (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  <lhecking@nmrc.ie>  (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  <lhecking@nmrc.ie>  (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.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -