Nico Golde:
[apps/madmutt.git] / ChangeLog
1 2005-03-31 04:55:09  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (brendan)
2
3         * mh.c: Another hcache cygwin portability fix.
4
5 2005-03-23 10:51:11  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
6
7         * init.h, mh.c, mutt.h: Maildir header cache.
8
9 2005-03-22 19:58:15  Horst Schirmeier  <horst@schirmeier.com>  (roessler)
10
11         * Makefile.am: Use install-exec-hook install of
12         install-exec-local.
13
14 2005-03-22 19:53:49  Ronny Haryanto  <ronnylist@haryan.to>  (roessler)
15
16         * po/id.po: update
17
18 2005-03-22 19:49:31  RenĂ© Clerc  <rene@clerc.nl>  (roessler)
19
20         * po/nl.po: update
21
22 2005-03-22 19:48:35  Roland Rosenfeld  <roland@spinnaker.de>  (roessler)
23
24         * po/de.po: update
25
26 2005-03-22 19:46:59  Paul Walker  <paul@black-sun.demon.co.uk>  (roessler)
27
28         * init.c, init.h: remove some unused functions.
29
30 2005-03-22 19:43:13  Vsevolod Volkov  <vvv@mutt.org.ua>  (roessler)
31
32         * po/ru.po: update
33
34 2005-03-22 03:40:54  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (brendan)
35
36         * hcache.c, imap/imap.c, imap/imap_private.h, imap/message.c,
37         protos.h: Thomas graces us with this patch that resolves a
38         type-size inconsistency in the UIDVALIDITY parser.
39
40         Edited for correctness.
41
42 2005-03-17 09:30:06  Pawel Dziekonski  <pawel.dziekonski@pwr.wroc.pl>  (roessler)
43
44         * po/pl.po: update
45
46 2005-03-16 07:01:59  Brendan Cully  <brendan@kublai.com>  (brendan)
47
48         * doc/Makefile.in: As Ralf Wildenhues noted, the cygwin EXEEXT
49         patch was incomplete. Note to self: avoid patching on short
50         sleep. Starting tomorrow.
51
52 2005-03-16 02:49:33  Brendan Cully  <brendan@kublai.com>  (brendan)
53
54         * configure.in, doc/Makefile.in, hcache.c, Makefile.am: Various
55         cygwin portability fixes
56
57 2005-03-15 04:40:40  Brendan Cully  <brendan@kublai.com>  (brendan)
58
59         * crypthash.h: Don't define uint32_t anywhere but in
60         config.h. Spotted by Alain Bench. 
61
62 2005-03-13 16:35:35  roessler  (roessler)
63
64         * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po,
65         po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po,
66         po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, VERSION, po/bg.po,
67         po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po,
68         po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, reldate.h:
69         automatic post-release commit for mutt-1.5.9
70
71 2005-03-13 16:29:09  Morten Bo Johansen  <mojo@mbjnet.dk>  (roessler)
72
73         * po/da.po: update
74
75 2005-03-05 18:15:20  Christoph Ludwig  <cludwig@cdc.informatik.tu-darmstadt.de>  (roessler)
76
77         * crypt.c: The attached patch fixes a segfault I observed
78         today: mutt failed to check for a possible null pointer in
79         mutt_is_application_smime(Body*).
80
81 2005-03-05 07:10:57  brendan  (brendan)
82
83         * mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h,
84         mutt_ssl.c, mutt_ssl_gnutls.c, mutt_ssl_nss.c, mutt_tunnel.c:
85         Rename open/close/read/write function pointers to avoid problems
86         with systems where standard open/close/read/write functions are
87         implemented with macros. Thanks to Aaron Crane and others for
88         their input about the problem.
89
90 2005-03-01 15:53:25  Vsevolod Volkov  <vvv@mutt.org.ua>  (roessler)
91
92         * po/ru.po: update
93
94 2005-03-01 15:52:33  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
95
96         * init.h: This is a spelling fix supplied by Cameron Simpson.
97
98 2005-02-28 18:33:45  Mads Martin Joergensen  <mmj@suse.de>  (roessler)
99
100         * curs_main.c: Fix a crash.
101
102 2005-02-28 15:15:23  Christoph Berg  <cb@df7cb.de>  (roessler)
103
104         * init.h, menu.c, mutt.h: I've updated the menu_context patch to
105         reintroduce the menu_move_off variable that hasn't made it into
106         1.5.8. The patch fixes menu_prev_line and menu_next_line which
107         didn't work with menu_context > 0 and also makes <current-middle>
108         work even if there are less messages than screen lines (thanks
109         to RenĂ© Clerc and Vincent Lefevre for spotting these issues).
110
111 2005-02-28 14:37:09  Udo Schweigert  <mutt@cert.siemens.de>  (roessler)
112
113         * smime.c: As pointed out in a separate thread, here is a patch
114         which fixes the problem of a failing openssl after interactively
115         selecting a recipient's key.
116
117 2005-02-27 03:18:23  Brendan Cully  <brendan@kublai.com>  (brendan)
118
119         * imap/message.c: Turn brain back on before committing patches
120         (that modification I made to APPEND was bogus).
121
122 2005-02-27 02:44:45  Dan Hopper  <ku4nf@austin.rr.com>  (brendan)
123
124         * imap/message.c: Don't lose N flag when uploading a message to an
125         IMAP mailbox. (Slightly modified from the original patch to
126         prevent spurious space characters).
127
128 2005-02-21 04:42:34  Alain Bench  <messtic@oreka.com>  (roessler)
129
130         * parse.c, pgp.c, sendlib.c: Bcc should be RFC2047-encoded, too.
131
132 2005-02-19 16:00:24  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
133
134         * sendlib.c: Fix Debian 295528.
135
136 2005-02-17 03:33:00  Brendan Cully  <brendan@kublai.com>  (brendan)
137
138         * OPS, browser.c, doc/manual.sgml.head, functions.h,
139         imap/browse.c, imap/imap.c, imap/imap.h, imap/imap_private.h: New
140         function: rename-mailbox (bound to 'r' by default).
141
142         The lack of a rename-mailbox command for IMAP finally got too annoying.
143         It's a bit of a cut-and-paste job, but I've put my dreams of cleaning
144         up the IMAP codebase on hold. Gotta grow up some time.
145
146 2005-02-16 09:34:06  ta_panta_rei  <7vvtch802@sneakemail.com>  (roessler)
147
148         * po/el.po: update
149
150 2005-02-16 08:48:41  Ronny Haryanto  <ronnylist@haryan.to>  (roessler)
151
152         * po/id.po: update
153
154 2005-02-15 19:28:24  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
155
156         * doc/Makefile.in: Fix linuxdoc invocation.  Thanks to
157         Tamotsu Takahashi for tracking this down to an idiotic
158         non-backwards-compatible change to the way groff works.
159
160 2005-02-15 19:03:51  Ivan Vilata i Balaguer  <ivan@selidor.net>  (roessler)
161
162         * po/ca.po: update
163
164 2005-02-14 08:48:43  Vincent Lefevre  <vincent@vinc17.org>  (roessler)
165
166         * po/fr.po: update
167
168 2005-02-13 17:37:31  Roland Rosenfeld  <roland@spinnaker.de>  (roessler)
169
170         * po/de.po: update
171
172 2005-02-13 09:53:07  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
173
174         * Makefile.am: Include crypt-gpgme.h with the distribution.
175
176 2005-02-13 00:25:37  Brendan Cully  <brendan@kublai.com>  (brendan)
177                                  
178         * configure.in, m4/gettext.m4, m4/iconv.m4: Use AC_HELP_STRING to
179         pretty print configure --help screen, with mixed results.
180                                  
181 2005-02-12 21:04:22  Brendan Cully  <brendan@kublai.com>  (brendan)
182                                  
183         * Makefile.am, imap/Makefile.am: Require at least automake 1.6
184                                  
185 2005-02-12 20:56:36  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
186                                  
187         * po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po,
188         po/zh_CN.po, po/pt_BR.po, po/ru.po, po/lt.po, po/nl.po, po/pl.po,
189         po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po,
190         po/ja.po, po/ko.po, po/da.po, po/de.po, po/el.po, po/eo.po,
191         po/es.po, Makefile.am, VERSION, po/bg.po, po/ca.po, po/cs.po,
192         reldate.h: automatic post-release commit for mutt-1.5.8
193                                  
194 2005-02-12 20:46:48  Vincent Lefevre  <vincent@vinc17.org>  (roessler)
195
196         * po/fr.po: update
197
198 2005-02-12 20:45:36  Vsevolod Volkov  <vvv@mutt.org.ua>  (roessler)
199
200         * po/ru.po: update
201
202 2005-02-12 20:20:42  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
203
204         * configure.in: Give people more time to profile the inode
205         sorting code; disabled by default for now.
206
207         * globals.h, init.h, menu.c: Christoph Berg's menu_context,
208         and a version of menu_move_off where that's not optional,
209         but where mutt will just try to avoid moving off the bottom.
210         Complain to mutt-dev if you want this to be optional.
211
212 2005-02-12 19:54:51  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (brendan)
213
214         * imap/message.c, imap/util.c: Fix debian bug #275060 (editing
215         on an imap server loses its flags).  Remove trailing delimiter
216         from IMAP folder names.
217
218 2005-02-12 19:52:28  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
219                                  
220         * charset.c, mbyte.c: Recognize euc-jp-ms.  MORIYAMA Masayuki by
221         way of TAKAHASHI Tamotsu.
222                                  
223 2005-02-12 19:38:14  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
224                                  
225         * init.h, main.c: Trivial documentation fixes (TAKAHASHI Tamotsu,
226         Brendan Cully, Paul Walker, Derek Martin).
227                                  
228         * editmsg.c: Partially fix debian bug #275060 (editing a message
229         in a mbox loses its flags).
230                                  
231         * TODO: We have $include_onlyfirst.
232                                  
233 2005-02-12 19:28:26  TAKIZAWA Takashi  <taki@luna.email.ne.jp>  (roessler)
234                                  
235         * muttlib.c, pager.c: column-length and byte-length are different
236                                  
237 2005-02-12 19:19:25  Derek Martin  <invalid@pizzashack.org>  (roessler)
238                                  
239         * mutt.h, commands.c, curs_main.c, init.h: pgp-auto-decode: When
240         $pgp_auto_decode is set, then mutt will check for traditional pgp
241         on certain operations.  This is similar (but NOT identical) to the
242         behavior known from PGP/MIME messages.
243                                  
244 2005-02-12 19:12:40  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
245                                  
246         * alias.c, globals.h, hdrline.c, init.c, init.h: unalternates now
247         also adds to a list of exceptions; same behavior for unlists, and
248         unsubscribe.  With some changes from tlr.
249                                  
250 2005-02-12 19:52:28  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
251                                  
252         * charset.c, mbyte.c: Recognize euc-jp-ms.  MORIYAMA Masayuki by
253         way of TAKAHASHI Tamotsu.
254                                  
255 2005-02-12 19:38:14  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
256                                  
257         * init.h, main.c: Trivial documentation fixes (TAKAHASHI Tamotsu, Brendan Cully, Paul
258         Walker, Derek Martin).
259                                  
260         * editmsg.c: Partially fix debian bug #275060 (editing a message
261         in a mbox loses its flags).
262                                  
263         * TODO: We have $include_onlyfirst.
264                                  
265 2005-02-12 19:28:26  TAKIZAWA Takashi  <taki@luna.email.ne.jp>  (roessler)
266                                  
267         * muttlib.c, pager.c: column-length and byte-length are different
268                                  
269 2005-02-12 19:19:25  Derek Martin  <invalid@pizzashack.org>  (roessler)
270                                  
271         * mutt.h, commands.c, curs_main.c, init.h: pgp-auto-decode: When
272         $pgp_auto_decode is set, then mutt will check for traditional pgp
273         on certain operations.  This is similar (but NOT identical) to the
274         behavior known from PGP/MIME messages.
275                                  
276 2005-02-12 19:12:40  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
277                                  
278         * alias.c, globals.h, hdrline.c, init.c, init.h: unalternates now
279         also adds to a list of exceptions; same behavior 
280         for unlists, and unsubscribe.  With some changes from tlr.
281                                  
282 2005-02-12 19:52:28  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
283
284         * charset.c, mbyte.c: Recognize euc-jp-ms.  MORIYAMA Masayuki
285         by way of TAKAHASHI Tamotsu.
286
287 2005-02-12 19:38:14  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
288
289         * doc/manual.sgml.head, doc/manual.sgml.tail, init.h, main.c:
290         Trivial documentation fixes (TAKAHASHI Tamotsu, Brendan Cully,
291         Paul Walker, Derek Martin).
292
293         * editmsg.c: Partially fix debian bug #275060 (editing a message
294         in a mbox loses its flags).
295
296         * TODO: We have $include_onlyfirst.
297
298 2005-02-12 19:28:26  TAKIZAWA Takashi  <taki@luna.email.ne.jp>  (roessler)
299
300         * muttlib.c, pager.c: column-length and byte-length are different
301
302 2005-02-12 19:19:25  Derek Martin  <invalid@pizzashack.org>  (roessler)
303
304         * mutt.h, commands.c, curs_main.c, init.h: pgp-auto-decode: When
305         $pgp_auto_decode is set, then mutt will check for traditional
306         pgp on certain operations.  This is similar (but NOT identical)
307         to the behavior known from PGP/MIME messages.
308
309 2005-02-12 19:12:40  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
310
311         * alias.c, doc/manual.sgml.head, globals.h, hdrline.c, init.c,
312         init.h: unalternates now also adds to a list of exceptions;
313         same behavior for unlists, and unsubscribe.  With some changes
314         from tlr.
315
316 2005-02-11 04:12:03  Brendan Cully  <brendan@kublai.com>  (brendan)
317                                  
318         * configure.in, mutt_ssl_gnutls.c: autoconf support for gnutls
319         using a slightly modified version of gnutls' own libgnutls.m4 
320                                  
321 2005-02-11 01:19:15  Brendan Cully  <brendan@kublai.com>  (brendan)
322                                  
323         * globals.h, init.h: Only enable ssl_client_cert for openssl
324         (spotted by Adeodato).
325                                  
326 2005-02-09 09:05:38  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
327
328         * pattern.c: Don't crash in mutt_pattern_exec when h->env is NULL.
329
330 2005-02-08 17:23:50  TAKAHASHI Tamotsu  <tamo@momonga-linux.org>  (roessler)
331
332         * init.h, mutt.h, mutt_idna.c: Make IDN decoding optional.
333
334 2005-02-05 14:11:36  Thomas Roessler   <roessler@does-not-exist.org>  (roessler)
335
336         * crypthash.h, imap/util.c, lib.h, mbyte.h, mutt_idna.h,
337         patchlist.sh, remailer.h, rfc822.h: Remove a number of unnecessary
338         config.h includes, and add some missing ones.  May fix some bugs.
339
340 2005-02-04 16:54:13  Brendan Cully  <brendan@kublai.com>  (brendan)
341                                  
342         * Makefile.am: Add smime_keys to EXTRA_SCRIPTS (for make dist).
343                                  
344 2005-02-04 12:56:28  Tamotsu Takahashi  <ttakah@lapis.plala.or.jp>  (roessler)
345                                  
346         * Makefile.am: http://bugs.guug.de/db/17/1769.html
347                   This is necessary for FreeBSD.
348                                  
349 2005-02-04 12:56:28  Tamotsu Takahashi  <ttakah@lapis.plala.or.jp>  (roessler)
350
351         * Makefile.am: http://bugs.guug.de/db/17/1769.html This is
352         necessary for FreeBSD.
353
354 2005-02-03 19:46:53  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
355
356         * hcache.c: this is a fix for hcache.c infrastructure which is
357         about wrongly calculate unique id
358
359 2005-02-03 18:44:27  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
360
361         * pgp.c: Fix PGP clear signature handling.
362
363 2005-02-03 17:01:44  Brendan Cully  <brendan@kublai.com>  (brendan)
364                                  
365         * pgpkey.c, pgplib.c, pgpmicalg.c, pgppacket.c, pgppubring.c,
366         pop.c, pop_auth.c, pop_lib.c, postpone.c, query.c, recvattach.c,
367         recvcmd.c, regex.c, remailer.c, resize.c, rfc1524.c, rfc2047.c,
368         rfc2231.c, rfc822.c, score.c, send.c, sendlib.c, sha1.c, signal.c,
369         smime.c, snprintf.c, sort.c, status.c, system.c, thread.c, url.c,
370         utf8.c, wcwidth.c, crypt-mod-pgp-classic.c, crypt-mod-pgp-gpgme.c,
371         crypt-mod-smime-classic.c, crypt-mod-smime-gpgme.c, crypt-mod.c,
372         crypt.c, cryptglue.c, curs_lib.c, curs_main.c, date.c, dotlock.c,
373         edit.c, editmsg.c, enter.c, extlib.c, filter.c, flags.c, from.c,
374         getdomain.c, gnupgparse.c, handler.c, hash.c, hdrline.c,
375         headers.c, help.c, history.c, hook.c, init.c, keymap.c, lib.c,
376         main.c, makedoc.c, mbox.c, mbyte.c, md5c.c, menu.c, mh.c, mutt.h,
377         mutt_idna.c, mutt_sasl.c, mutt_socket.c, mutt_ssl.c,
378         mutt_ssl_gnutls.c, mutt_ssl_nss.c, mutt_tunnel.c, muttlib.c, mx.c,
379         pager.c, parse.c, pattern.c, pgp.c, pgpinvoke.c, account.c,
380         addrbook.c, alias.c, ascii.c, attach.c, base64.c, browser.c,
381         buffy.c, charset.c, color.c, commands.c, complete.c, compose.c,
382         copy.c, crypt-gpgme.c: Add config.h to the top of every C file
383         that could possibly want it.  Remove it from mutt.h
384                                  
385 2005-02-01 03:36:39  Brendan Cully  <brendan@kublai.com>  (brendan)
386                                  
387         * protos.h: Pull config.h out of protos.h, add to top of every
388         IMAP C file. This should probably be done to every C file, but the
389         results need testing in case  some files depend on the current
390         (broken) includes. This should at least fix the off_t 4/8 bytes
391         bug I introduced yesterday.
392                                  
393 2005-01-31 02:40:14  Brendan Cully  <brendan@kublai.com>  (brendan)
394                                  
395         * acconfig.h, configure.in, hcache.c, protos.h: Begin removing
396         deprecated autoconf 2.13 backward compatibility code. Add
397         AC_CHECK_TYPES macros for uin32/64 types, use uint64_t instead of
398         long long in hcache code.
399                                  
400 2005-01-29 19:15:07  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
401                                  
402      * hcache.c: - make hcache.c conform to mutt codingstyle
403      - use $Id: ChangeLog,v 3.419 2005/03/31 04:56:39 brendan Exp $ CVS keyword instead of %K% BitKeeper keyword
404                                  
405 2005-01-29 19:15:07  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
406
407         * hcache.c: - make hcache.c conform to mutt codingstyle - use
408         Id CVS keyword instead of %K% BitKeeper keyword
409
410 2005-01-28 16:40:33  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
411
412         * pgp.c: Adeodato points out on IRC that feof() only works
413         after a read. So, we now check for an unsuccessful fgetc().
414
415 2005-01-28 14:50:31  Paul Walker  <paul@black-sun.demon.co.uk>  (roessler)
416
417         * signal.c: Trigger window resizing code when waking up from
418         suspension.
419
420 2005-01-28 14:09:08  RenĂ© Clerc  <rene@clerc.nl>  (roessler)
421
422         * po/nl.po: update
423
424 2005-01-28 13:17:22  Werner Koch  <wk@gnupg.org>  (roessler)
425
426         * Makefile.am, configure.in, crypt-gpgme.c, crypt-gpgme.h,
427         crypt-mod-pgp-gpgme.c, crypt-mod-smime-gpgme.c, cryptglue.c,
428         functions.h: gpgme integration.  See documentation for
429         $crypt_use_gpgme, and http://www.gnupg.org/aegypten2/.
430
431 2005-01-28 13:00:36  Adeodato SimĂ³  <asp16@alu.ua.es>  (roessler)
432
433         * mutt_ssl_gnutls.c: The attached mini-patch from David Mosberger
434         <davidm@napali.hpl.hp.com> seems to fix a segfault in the ia64
435         architecture. Via Debian Bug#285001.
436
437 2005-01-28 10:01:30  roessler  (roessler)
438
439         * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/lt.po,
440         po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po,
441         po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po,
442         po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, VERSION,
443         po/bg.po, po/ca.po, po/cs.po, po/da.po, po/de.po, reldate.h:
444         automatic post-release commit for mutt-1.5.7
445
446 2005-01-27 20:52:13  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
447
448         * main.c: Add USE_INODESORT to main.c's option dump.
449
450 2005-01-27 20:38:02  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
451
452         * commands.c: 0. In compose mode, press Ctrl-t to change
453         Content-Type.  1. Type "application/octet-stream" for example.
454         2. Press Ctrl-t again.  3. Type "text/plain; charset=us-ascii"
455         4. You will be asked "Convert to us-ascii upon sending?"
456         5. Press y or n.  6. You will see a strange message:
457          "Content-Type changed to Convert to us-ascii upon sending?."
458
459 2005-01-27 20:26:52  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
460
461         * pgp.c: Return an error in pgp_decrypt_part when the PGP output
462         file is empty.
463
464 2005-01-27 20:17:46  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
465
466         * curs_main.c: this patch doesn't raise an error if you try
467         to sync an empty mailbox which makes it possible to use such a
468         macro as this on an empty mailbox:
469
470         macro index y "<sync-mailbox><change-folder>?"  macro pager y
471         "<sync-mailbox><change-folder>?"
472
473 2005-01-27 19:34:50  David Shaw  <dshaw@jabberwocky.com>  (roessler)
474
475         * pgp.c: Detect end of PGP armor header when a line is
476         whitespace-only.
477
478 2005-01-27 19:18:15  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
479
480         * smime.c: Void the S/MIME passphrase before prompting
481         the user to re-enter it.  Noted by TAKAHASHI Tamotsu
482         <ttakah@lapis.plala.or.jp>, but with memset replaced by
483         smime_void_passphrase().
484
485 2005-01-27 19:00:59  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
486
487         * curs_lib.c: Add terminal newline when it lacks after editing
488         a message.  Originally from TAKIZAWA Takashi.
489
490 2005-01-27 18:58:14  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
491
492         * Makefile.am: Include mutt_ssl_gnutls.c with the distribution.
493
494 2005-01-27 18:54:24  Marco d'Itri  <md@Linux.IT>  (roessler)
495
496         * globals.h, imap/imap.c, imap/util.c, init.c, init.h, main.c,
497         mutt.h, mutt_sasl.c, mutt_socket.c, mutt_ssl.h, mutt_ssl_gnutls.c,
498         pop_lib.c: GNUTLS support.  Used in Debian since Nov. 2001.
499
500 2005-01-27 18:48:41  Bill Nottingham  <notting@redhat.com>  (roessler)
501
502         * mutt_sasl.c: With SASL, expect the server to prompt for
503         additional auth data if we have some to send (#129961, upstream
504         #1845)
505
506         * contrib/sample.muttrc: Changes the sample.muttrc highlight to
507         catch https URLs as well.
508
509         * color.c, main.c: Support for the "default" color in Slang.
510
511 2005-01-27 18:45:37  Florian Weimer   <fw@deneb.enyo.de>  (roessler)
512
513         * mh.c, configure.in: Read files in maildir folders in inode
514         order; this seems to reduce seek overhead on Linux.  Enabled by
515         default; to disable, run configure with --disable-inodesort.
516         (By way of Marco d'Itri.)
517
518 2005-01-27 18:28:42  Marco d'Itri  <md@Linux.IT>  (roessler)
519
520         * pgp.c: Improved good signature check.
521
522         * contrib/gpg.rc, pgpinvoke.c: Make the default Muttrc work
523         out the box for people using gnupg-agent.  Wrote and applied a
524         one-line patch to make the %?p? conditional escape work correctly,
525         patch forwarded upstream. (Closes: #277646)
526
527         * pgpewrap.c: Don't segfault when invoked without any arguments.
528
529         * contrib/gpg.rc, pgp.c: Evaluate gpg's machine-parseable status
530         messages.
531
532         * smime_keys.pl: Add some sanity checks to smime_keys.pl.
533
534         * contrib/gpg.rc: A gpg command line contains both --verbose
535         and --no-verbose, remove the first.
536
537 2005-01-26 14:33:08  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
538
539         * status.c: And, thinking about it further, this should just be
540         an empty string, not "(null)".
541
542         * status.c: The last Context->pattern fix was still crap.
543         Ooooops. (Thanks Ralf.)
544
545 2005-01-26 13:36:44  Thomas Glanzmann <sithglan@stud.uni-erlangen.de>  (roessler)
546
547         * Makefile.am, configure.in, globals.h, hcache.c, imap/imap.c,
548         imap/imap_private.h, imap/message.c, init.h, main.c, protos.h:
549         IMAP header cache.
550
551 2005-01-26 12:37:38  Ralf Wildenhues  <wildenhues@ins.uni-bonn.de> (roessler)
552
553         * addrbook.c, browser.c, commands.c, compose.c, imap/utf7.c:
554         Make some functions static.
555
556 2005-01-26 12:36:36  Ralf Wildenhues  <wildenhues@ins.uni-bonn.de>  (roessler)
557
558         * imap/command.c, imap/message.c: Fix some printf arguments.
559
560 2005-01-26 12:21:46  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
561
562         * status.c: Really fix it.  Thanks to Ralf for noting the
563         typo in my earlier commit.
564         
565         * status.c: A variant of
566         <http://marc.theaimsgroup.com/?l=mutt-dev&m=110053165002362&w=2>.
567         Spotted by Ralf Wildenhues <wildenhues@ins.uni-bonn.de>.
568
569 2005-01-17 02:24:49  Brendan Cully  <brendan@kublai.com>  (brendan)
570
571         * cvslog2changelog.pl: cvs log emits a timezone after the
572         hour, at least here. Adjust date regexp to handle that case.
573                                  
574 2005-01-15 09:52:44  Adeodato SimĂ³  <asp16@alu.ua.es>  (brendan)
575
576         * po/cs.po: Major translation updates forgotten in mutt-po.
577
578 2005-01-15 08:01:35  Brendan Cully  <brendan@kublai.com>  (brendan)
579
580         * Makefile.am: Update commit targets to work when
581         builddir != srcdir.
582
583 2005-01-15 07:36:37  Adeodato SimĂ³  <asp16@alu.ua.es>  (brendan)
584
585         * init.h: Document the interaction between $reverse_name and
586         the alternates. Debian #210679.
587
588         * doc/manual.sgml.head, doc/muttrc.man.head: Include reply-hook
589         in the reference section of the manual.
590         Debian 254294.
591
592         * doc/mutt.man: Small typo in the mutt.1 manpage: Qeury -> Query.
593         Debian #258621.
594
595         * doc/muttrc.man.head: Minor formatting issue in the muttrc.5
596         manpage.
597         Debian #272579.
598
599         * po/ca.po, po/sv.po: Minor corrections in these translations,
600         checked with their authors.
601
602         * po/de.po, po/it.po: Major translation updates forgotten in
603         mutt-po.
604
605 2005-01-11 12:15:13  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
606
607         * doc/manual.sgml.head, doc/muttrc.man.head: Document send2-hook.
608
609         * send.c: send2-hook should also be executed after the first
610         time the message is edited by the user.
611
612 2005-01-09 15:35:51  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
613
614         * doc/muttbug.man, muttbug.sh.in: Replace muttbug and its
615         documentation by a note that acknowledges the shut down of the
616         bug tracking system.
617
618 2004-12-21 09:46:24  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
619
620         * pgp.c: Fix Debian #275188.
621
622 2004-12-07 19:50:04  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
623
624         * compose.c, hook.c, init.c, init.h, mutt.h, send.c: Add
625         send2-hook and fix alternates handling.
626
627 2004-11-19 16:16:51  RenĂ© Clerc  <rene@clerc.nl>  (roessler)
628
629         * doc/manual.sgml.tail, doc/manual.sgml.head: Document
630         tag-prefix-cond.
631
632 2004-11-08 08:43:17  Ralf Wildenhues  <wildenhues@ins.uni-bonn.de>  (roessler)
633
634         * imap/imap_private.h: Having a signed one-bit bitfield is quite
635         odd -- its value is either 0 or -1.  Although the current code
636         is not broken because it doesn't test equality to 1, IMHO it's
637         better not to use that.
638
639         * imap/message.c: There's a size_t in imap_append_message not
640         printed out portably.
641
642 2004-11-02 13:30:58  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
643
644         * copy.h: Fix flag confusion.  Noted by Vincent Lefevre.
645
646 2004-10-30 21:59:00  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
647
648         * browser.c, buffy.c, check_sec.sh, commands.c, edit.c,
649         imap/auth_cram.c, imap/auth_gss.c, imap/imap.c, imap/message.c,
650         lib.c, lib.h, mutt_ssl.c, muttlib.c, recvcmd.c, url.c:
651         safe_strcat, safe_strncat.  Thanks to Ulf H. for noting the
652         wrong use of strncat in part of the mutt code base.
653
654         * smime.c: Fix bad code in smime_get_field_from_db.  Problem noted
655         by Ulf Härnhammar <Ulf.Harnhammar.9485@student.uu.se>.
656
657 2004-09-29 11:27:33  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
658
659         * lib.c: Fix mutt_unlink race condition for systems without
660         O_NOFOLLOW.  Noted by Jarno Huuskonen <Jarno.Huuskonen@uku.fi>.
661
662 2004-09-07 08:09:39  Matthias Andree  <matthias.andree@gmx.de>  (roessler)
663
664         * prepare: Fix parameter passing.
665
666 2004-08-31 15:41:03  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
667
668         * configure.in: Add AC_GNU_SOURCE.
669
670         * recvattach.c: Remove *two* layers of S/MIME from messages
671         before building the attachment tree.  A generic solution would
672         remove intransparent encodings all the way down the tree.
673
674 2004-08-30 20:10:10  Moritz Schulte  <mo@g10code.com>  (roessler)
675
676         * compose.c: Only print additional information related to PGP
677         in case the current message is indeed to be encrypted/signed
678         with PGP.
679         
680         (This change is misattributed to Brendan Cully in the CVS.)
681
682 2004-08-30 20:05:40  Brendan Cully  <brendan@kublai.com>  (roessler)
683
684         * globals.h, init.h, mutt_sasl.c, mutt_ssl.c: Here's a patch
685         to allow mutt to use SSL client certificates to authenticate
686         itself. To use, set ssl_client_cert to the path to your
687         certificate file (containing both the certificate and the private
688         key). It works with the SASL EXTERNAL authentication mechanism,
689         so you'll need to have SASL enabled as well.
690
691 2004-08-30 20:03:35  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
692
693         * init.c: Fix a memory leak in the generic spam detection code.
694
695         * muttlib.c, protos.h: This wipes duplicated code, which I
696         introduced a while ago.
697
698 2004-08-30 19:47:47  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
699
700         * po/ja.po: update
701
702 2004-08-21 07:35:16  Ivan Vilata i Balaguer  <ivan@selidor.net>  (roessler)
703
704         * po/ca.po: update
705
706 2004-08-17 16:06:48  RenĂ© Clerc  <rene@clerc.nl>  (roessler)
707
708         * po/nl.po: update
709
710 2004-08-17 15:56:23  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
711
712         * configure.in: Check for ssize_t, really.
713
714         * configure.in: Check for ssize_t.
715
716 2004-08-17 15:25:31  Ronny Haryanto  <ronnylist@haryan.to>  (roessler)
717
718         * po/id.po: Corrected update.
719
720         * po/id.po: update
721
722 2004-08-17 15:22:25  Vincent Lefevre  <vincent@vinc17.org>  (roessler)
723
724         * po/fr.po: update
725
726 2004-08-17 13:42:01  Johan Svedberg  <johan@svedberg.pp.se>  (roessler)
727
728         * po/sv.po: update
729
730 2004-08-16 21:37:43  Adeodato SimĂ³  <asp16@alu.ua.es>  (roessler)
731
732         * headers.c: as of current cvs, setting "PGP: E" (or similar)
733         when header-editing a message does not work. the OP is set
734         (ENCRYPT, SIGN, whatever) but APPLICATION_PGP is missing.
735
736 2004-08-16 21:36:38  Brendan Cully  <brendan@kublai.com>  (roessler)
737
738         * imap/imap.c: If STARTTLS fails to complete the SSL handshake,
739         the error is not propagated and mutt will attempt to log in
740         anyway, probably causing an infinite block on read. The attached
741         patch closes the socket in this case, and propagates the error
742         properly.
743
744         * imap/auth_sasl.c: The attached patch causes mutt to attempt
745         the next method in imap_authenticators if the previous method
746         failed, even if the server reported that the method was
747         available. Previously mutt would give up if any authentication
748         method failed.
749
750 2004-08-16 21:34:22  Moritz Schulte   <moritz@g10code.com>  (roessler)
751
752         * compose.c: Only print "Encrypt with" field in case the used
753         S/MIME modules supports this feature.
754
755 2004-08-16 21:33:35  Pawel Dziekonski  <dzieko@pwr.wroc.pl>  (roessler)
756
757         * po/pl.po: update
758
759 2004-08-11 12:31:21  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
760
761         * imap/imap.c: Fix two IMAP memory leaks.
762
763         * imap/imap.c, imap/imap.h: Remove imap_close_connection.
764
765         * menu.c: Fix a memory leak in mutt_menuDestroy.
766
767 2004-08-08 16:20:37  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
768
769         * muttlib.c, protos.h: Fix a memory leak.
770
771 2004-08-08 16:19:15  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
772
773         * pgp.c, smime.c: Fix the PGP and S/MIME menus. Complaints
774         and suggestions of many lead to these changes.  See mutt-dev
775         discussions around this time for details.
776
777         * Makefile.am, crypthash.h, md5.h, sha1.h: Fix uint32_t
778         portability problem. Reported by Steve Kennedy.
779
780 2004-08-07 05:23:33  Johan Svedberg  <johan@svedberg.pp.se>  (roessler)
781
782         * po/sv.po: update
783
784 2004-08-02 08:03:46  Nathan Dushman  <nhd+mutt@andrew.cmu.edu>  (roessler)
785
786         * imap/command.c: Fix the improvement to address #1655.
787
788 2004-07-22 01:10:55  Brendan Cully  <brendan@kublai.com>  (roessler)
789
790         * imap/message.c: Quick fix for IMAP breakage.
791
792 2004-07-21 22:15:40  Nathan Dushman  <nhd+mutt@andrew.cmu.edu>  (roessler)
793
794         * imap/command.c: This is a one-line patch that increases the
795         speed at which mutt opens IMAP mailboxes, and addresses bug #1655.
796
797 2004-07-20 09:00:50  Pawel Dziekonski  <dzieko@pwr.wroc.pl>  (roessler)
798
799         * po/pl.po: update
800
801 2004-07-20 08:17:21  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
802
803         * imap/message.c, mutt.h, parse.c, send.c, url.c: Use List-Post
804         headers when doing list-reply.
805
806 2004-07-19 21:44:23  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
807
808         * globals.h, imap/message.c, init.h: Fix #1548.  (The first
809         variant, with $imap_headers specifying headers that are downloaded
810         in addition to the set required for mutt to work properly.)
811
812 2004-07-19 21:41:43  David Champion  <dgc@uchicago.edu>  (roessler)
813
814         * mbox.c, mh.c, pgp.c, sendlib.c: Fix some compiler warnings.
815
816 2004-07-19 21:39:28  Adeodato SimĂ³  <asp16@alu.ua.es>  (roessler)
817
818         * doc/manual.sgml.head: Fixing a missing newline.
819
820 2004-07-19 21:36:46  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
821
822         * Makefile.am: Fix IMAP breakage.
823
824 2004-07-15 08:08:32  David Champion  <dgc@uchicago.edu>  (roessler)
825
826         * doc/manual.sgml.head, init.c, init.h, mutt.h: v3 of the generic
827         spam detection patch.
828
829 2004-07-14 05:58:30  Moritz Schulte   <moritz@g10code.com>  (roessler)
830
831         * pgp.c: Do not forget to handle special-case for gpg-agent.
832
833 2004-07-14 05:55:40  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
834
835         * ChangeLog: Fix an earlier commit message.
836
837 2004-07-14 05:45:18  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
838
839         * browser.c: Fix Debian#237426.  (Experimental.)
840
841 2004-07-14 05:39:23  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
842
843         * compose.c: Don't invoke "builtin" as an external editor.  Note:
844         It's not clear to me that this is really the right approach.
845         Revisit Editor/Visual some time.
846
847 2004-07-14 05:19:15  Elmar Hoffmann  <mutt-dev-ml@elho.net>  (roessler)
848
849         * init.h, mutt.h, thread.c: By default Mutt hides the subject
850         of messages in the thread tree that have the same subject as
851         their parent or closest previously displayed sibling. This patch
852         makes this optional, introducing the hide_thread_subject boolean
853         setting which defaults to the old behaviour.
854
855 2004-07-14 05:07:18  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
856
857         * mh.c: Some eye-candy during the delayed parsing of maildir
858         folders.
859
860 2004-07-14 04:50:19  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
861
862         * init.h, sort.h: Hack to fix $sort_browser documentation.
863
864         * copy.c, copy.h, handler.c, init.h, mutt.h, send.c:
865         $include_onlyfirst, again.
866
867 2004-07-14 04:34:07  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
868
869         * copy.c, copy.h, handler.c, init.h, mutt.h, send.c: Fix a cvs
870         commit SNAFU: This commit undoes the include_onlyfirst patch,
871         but leaves the generic spam detection by David Champion in place
872         (which, erroneously, hadn't been committed separately).
873
874 2004-07-14 04:16:58  ttakah@lapis.plala.or.jp  (roessler)
875
876         * commands.c, copy.c, copy.h, doc/manual.sgml.head,
877         doc/muttrc.man.head, globals.h, handler.c, hdrline.c, init.c,
878         init.h, mutt.h, muttlib.c, parse.c, pattern.c, protos.h, send.c,
879         sort.c, sort.h: Introduce $include_onlyfirst.
880
881 2004-07-12 13:35:27  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
882
883         * pager.c: The limitations for OP_MAIL and OP_RECALL should
884         be identical.
885
886 2004-07-12 13:22:24  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
887
888         * init.c, sendlib.c: Add some debugging code, and rewrite the
889         previously-ununderstandable mutt_remove_duplicates.  (All this
890         done on the search for a problem that ultimately turned out to
891         be a configuration issue. Still, the changed code could come in
892         handy some day.)
893
894 2004-07-11 16:25:00  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
895
896         * pager.c: Fix #1882.
897
898 2004-06-27 13:54:51  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
899
900         * postpone.c: Experimental code for #1910.
901
902 2004-06-26 08:45:29  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
903
904         * commands.c: Fix #1909.
905
906 2004-06-23 08:09:43  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
907
908         * pgp.c: Zero out the PGP passphrase before asking for a new one.
909
910 2004-06-17 20:39:20  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
911
912         * smime.c: Change S/MIME send menu behavior to xor instead of or,
913         so it behaves the same way as the PGP send menu.
914
915 2004-06-17 20:36:13  Moritz Schulte  <moritz@g10code.com>  (roessler)
916
917         * Makefile.am, compose.c, configure.in, crypt-mod-pgp-classic.c,
918         crypt-mod-smime-classic.c, crypt-mod.c, crypt-mod.h, crypt.c,
919         cryptglue.c, curs_lib.c, init.h, keymap.c, keymap.h, main.c,
920         mutt.h, mutt_crypt.h, mutt_curses.h, pgp.c, pgp.h, smime.c,
921         smime.h: This is the sequel to the crypto modularization changes
922         I did on 2003-01-21.  Moritz added another abstraction layer
923         which cleans up the code and allows the crypto modules to use
924         their own option menu.  Everything should work as it used to
925         but is now in a really good shape for part III, the Return of
926         the GnuPG Easy Makers. -wk
927
928         * crypt-mod-pgp-classic.c, crypt-mod-smime-classic.c, crypt-mod.c,
929         crypt-mod.h: New files.
930
931         * smime.c (smime_valid_passphrase, smime_send_menu): New
932         functions.  * smime.h: Removed macro: smime_valid_passphrase.
933         Declared: smime_valid_passphrase, smime_send_menu.  * pgp.c:
934         Include "mutt_menu.h".  (pgp_valid_passphrase, pgp_send_menu):
935         New functions.  * pgp.h: Removed macro: pgp_valid_passphrase.
936         Declared: pgp_valid_passphrase, pgp_send_menu.  *
937         mutt_curses.h: Declare: mutt_need_hard_redraw.  * mutt_crypt.h:
938         Declare: crypt_pgp_valid_passphrase, crypt_pgp_send_menu,
939         crypt_smime_valid_passphrase, crypt_smime_send_menu, crypt_init.
940         Adjust WithCrypto definition since the GPGME backend does not
941         exclude anymore the other `classic' backends.  (KEYFLAG_ISX509):
942         New symbol.  * mutt.h (enum): New symbol: OPTCRYPTUSEGPGME.
943         (struct body): New member: is_signed_data, warnsig.  * main.c
944         (main): Call crypt_init.  * keymap.c (km_get_table): Support for
945         MENU_KEY_SELECT_PGP and MENU_KEY_SELECT_SMIME.  (Menus): Added
946         entries fuer MENU_KEY_SELECT_PGP and MENU_KEY_SELECT_SMIME.
947         (km_init): Create bindings for MENU_KEY_SELECT_PGP and
948         MENU_KEY_SELECT_SMIME.  * keymap.h (enum): New enum symbols:
949         MENU_KEY_SELECT_PGP, MENU_KEY_SELECT_SMIME.  * init.h:
950         New configuration variable: crypt_use_gpgme.  * compose.c
951         (pgp_send_menu, smime_send_menu): Removed functions, they are now
952         contained in the crypto backend modules.  (mutt_compose_menu):
953         Use crypt_pgp_send_menu and crypt_smime_send_menu instead
954         pgp_send_menu and smime_send_menu.  * cryptglue.c: Slightly
955         rewritten in order to make use of the module mechanism used to
956         access crypto backends.  * curs_lib.c (mutt_need_hard_redraw):
957         New function.  * crypt.c (crypt_forget_passphrase): Adjust
958         for new crypto backend interface.  (crypt_valid_passphrase):
959         Stripped, use calls to crypt_pgp_valid_passphrase and
960         crypt_smime_valid_passphrase.
961
962 2004-06-02 17:55:34  Alain Bench  <veronatif@free.fr>  (roessler)
963
964         * parse.c: Fix #1759.
965
966 2004-04-30 06:49:37  Urs JanĂŸen  <urs@tin.org>  (roessler)
967
968         * doc/Makefile.in, doc/mbox.man, doc/mmdf.man: mmdf(5), new mbox
969         (5).  (These changes have been sitting in my inbox for ages, tlr.)
970
971 2004-04-13 15:10:38  Brendan Cully  <brendan@kublai.com>  (roessler)
972
973         * imap/message.c: Fix #1795
974
975 2004-04-13 08:02:12  David Shaw  <dshaw@jabberwocky.com>  (roessler)
976
977         * crypt.c, init.h, mutt.h: Rename pgp_mime_ask to pgp_mime_auto;
978         change the default; change the error message given if that
979         variable is set to "no."
980
981 2004-04-12 21:43:33  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
982
983         * lib.c, attach.c: Don't open a file for writing that we have
984         unlinked before. Reported embarassingly long ago by Jarno
985         Huuskonen <Jarno.Huuskonen@uku.fi>.
986
987 2004-04-12 21:19:31  Dale Woolridge  <dale-list-mutt-dev-2@woolridge.org>  (roessler)
988
989         * po/uk.po, po/zh_CN.po, po/zh_TW.po, po/pt_BR.po, po/ru.po,
990         po/sk.po, po/sv.po, po/tr.po, po/gl.po, po/hu.po, po/id.po,
991         po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po,
992         po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po,
993         po/et.po, po/fr.po, compose.c, crypt.c, init.h, mutt.h,
994         mutt_crypt.h, po/ca.po, postpone.c, send.c, sendlib.c: See:
995         http://does-not-exist.org/mail-archives/mutt-dev/msg00843.html
996
997 2004-04-12 20:37:19  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
998
999         * copy.c: Fix #1804.  (From vincent@vinc17.org)
1000
1001         * commands.c, curs_main.c, mutt.h, mutt_crypt.h, pager.c,
1002         recvattach.c: A belated fix for #1808 (Debian #233106): Make
1003         sure check-traditional-pgp doesn't leave the pager context
1004         unnecessarily.  This makes message-hooks like this one safe:
1005
1006           message-hook '!(~g|~G) ~b"^-----BEGIN\ PGP\ (SIGNED\ )?MESSAGE"'
1007                 \ "exec check-traditional-pgp"
1008
1009 2004-04-12 19:53:29  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
1010
1011         * doc/manual.sgml.head, init.h: Various documentation fixes,
1012         #1790.
1013
1014 2004-04-12 19:47:59  Alain Bench  <veronatif@free.fr>  (roessler)
1015
1016         * doc/mbox.man, doc/muttbug.man: Fix #1831, Debian#237827.
1017
1018 2004-04-12 19:42:10  JoĂ«l Riou  <joel.riou@normalesup.org>  (roessler)
1019
1020         * globals.h, init.c, init.h: Introduce config_charset.
1021
1022 2004-04-12 19:37:59  Vsevolod Volkov  <vvv@mutt.org.ua>  (roessler)
1023
1024         * po/ru.po: update
1025
1026 2004-04-12 19:37:23  Im Eunjea  <eunjea@koru.org>  (roessler)
1027
1028         * po/ko.po: update
1029
1030 2004-04-12 19:34:45  Holger Weiss  <lists@jhweiss.de>  (roessler)
1031
1032         * doc/manual.sgml.head, doc/muttrc.man.head, mutt.h, pattern.c:
1033         Unreferenced messages pattern: ~$
1034
1035 2004-04-12 19:20:13  Paul WALKER  <paul.walker@st.com>  (roessler)
1036
1037         * mutt_sasl.c: SASL2 needs errno.h.
1038
1039 2004-04-12 19:17:32  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1040
1041         * muttlib.c: Include the user ID with temporary file names.
1042         Suggested by eravin@panix.com in #1833.
1043
1044         * doc/Makefile.in: Fix #1708 the brutal way, by installing
1045         multiple copies of the muttbug (pardon, flea) manual page.
1046
1047 2004-04-12 18:56:18  Neil Brown  <neilb@cse.unsw.edu.au>  (roessler)
1048
1049         * imap/auth_sasl.c: Fix Debian #206078, #214758; patch submitted
1050         by Artur Czechowski as #1845.
1051
1052 2004-03-21 16:02:10  Ivan Vilata i Balaguer  <ivan@selidor.net>  (roessler)
1053
1054         * po/ca.po: update
1055
1056 2004-02-12 08:51:07  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1057
1058         * po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po,
1059         po/tr.po, po/pt_BR.po, po/ru.po, po/nl.po, po/pl.po, po/ja.po,
1060         po/ko.po, po/lt.po, po/id.po, po/it.po, po/gl.po, po/hu.po,
1061         po/es.po, po/et.po, po/fr.po, po/el.po, po/eo.po, po/da.po,
1062         po/de.po, VERSION, po/bg.po, po/ca.po, po/cs.po, reldate.h,
1063         ChangeLog: automatic post-release commit for mutt-1.4.2.1
1064
1065         * Makefile.am: (stable) Include regex.c and snprintf.c with
1066         the distribution.
1067
1068 2004-02-11 14:03:38  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1069
1070         * po/zh_TW.po, po/uk.po, po/zh_CN.po, po/tr.po, po/sv.po,
1071         po/ru.po, po/sk.po, po/pt_BR.po, po/pl.po, po/nl.po, po/ko.po,
1072         po/lt.po, po/ja.po, po/it.po, po/id.po, po/hu.po, po/gl.po,
1073         po/et.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po,
1074         po/cs.po, po/da.po, po/ca.po, VERSION, po/bg.po, reldate.h,
1075         ChangeLog: automatic post-release commit for mutt-1.4.2
1076
1077         * configure.in, menu.c: Backport an old bug fix, and make sure
1078         configure can be created on recent systems.
1079
1080 2004-02-11 08:20:25  Mads Martin Joergensen  <mmj@suse.de>  (roessler)
1081
1082         * init.c: Fix some warnings.
1083
1084 2004-02-08 11:41:31  Edmund GRIMLEY EVANS  <edmundo@rano.org>  (roessler)
1085
1086         * charset.c: Fix a CP1255/8-related problem that's caused by a
1087         glibc/iconv bug.
1088
1089 2004-02-08 09:38:38  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1090
1091         * muttlib.c: Change the logic in mutt_open_read to only
1092         catch directories -- mutt may legitimately read devices (think
1093         /dev/null) or named pipes. Also delegate error reporting to the
1094         calling function by setting errno.
1095
1096 2004-02-07 21:40:11  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
1097
1098         * po/ja.po: update
1099
1100 2004-02-07 21:38:32  Juan Altmayer Pizzorno  <juan@altmayer.com>  (roessler)
1101
1102         * mbox.c: Hi, off_t is a 64-bit number (like on Mac OS X/darwin),
1103         the percentages don't show right while mutt is reading/parsing
1104         a mailbox.  Here's a patch (against 1.5.6i) to fix that.
1105
1106 2004-02-07 21:36:41  David Yitzchak Cohen  <lists+mutt_devs@bigfatdave.com>  (roessler)
1107
1108         * init.c, muttlib.c: Looking at the code, the problem is pretty
1109         obvious.  A recent patch to init.c (the one that was supposed
1110         to prevent Mutt from silently failing to read nonexistant RC
1111         files, IIRC) changed source_rc() to stat(2) the RC "file" before
1112         trying to mutt_open_read() it.  There's only one problem here:
1113         source_rc() has no way of knowing whether or not its "file"
1114         is a file or a command.  I'm attaching a patch that fixes the
1115         problem in what I believe is the right way.
1116
1117 2004-02-05 14:17:25  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1118
1119         * menu.c: Back out the patch for #1697.
1120
1121 2004-02-02 18:17:46  Roland Rosenfeld  <roland@spinnaker.de>  (roessler)
1122
1123         * po/de.po: update
1124
1125 2004-02-02 10:26:14  Pawel Dziekonski  <dzieko@pwr.wroc.pl>  (roessler)
1126
1127         * po/pl.po: update
1128
1129 2004-02-02 10:24:32  Im Eunjea  <eunjea@koru.org>  (roessler)
1130
1131         * po/ko.po: update
1132
1133 2004-02-02 10:22:56  Vincent Lefevre  <vincent@vinc17.org>  (roessler)
1134
1135         * po/fr.po: update
1136
1137 2004-02-01 18:26:13  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1138
1139         * po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po,
1140         po/zh_CN.po, po/zh_TW.po, po/id.po, po/it.po, po/ja.po, po/ko.po,
1141         po/lt.po, po/nl.po, po/pl.po, VERSION, po/bg.po, po/ca.po,
1142         po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po,
1143         po/et.po, po/fr.po, po/gl.po, po/hu.po, reldate.h: automatic
1144         post-release commit for mutt-1.5.6
1145
1146 2004-02-01 18:00:16  Mike Schiraldi  <1074468571@schiraldi.org>  (roessler)
1147
1148         * init.c: As you all know, running "mutt -F foo.rc" will have
1149         mutt read foo.rc as its config file. However, there is a bug --
1150         if you specify a directory (like accidentally typing "mutt -F
1151         /etc/mutt") mutt will silently ignore the flag and leave you
1152         wondering why it isn't working.
1153
1154         Emil Sit posted a patch for this in March of 2002, but it seems
1155         to have slipped through the cracks. Here's the patch again;
1156         please consider it for inclusion.
1157
1158 2004-02-01 17:50:43  Luke Mewburn  <luke@mewburn.net>  (roessler)
1159
1160         * buffy.c: Put a zero byte into the string, not into the pointer.
1161
1162 2004-02-01 17:48:25  Dan Ohnesorg  <Dan@ohnesorg.cz>  (roessler)
1163
1164         * po/cs.po: update
1165
1166 2004-02-01 17:45:33  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1167
1168         * doc/manual.sgml.head: A cross-reference was missing.
1169
1170         * doc/manual.sgml.head: Improve documentation of alterantes.
1171
1172         * alias.c, doc/manual.sgml.head, doc/muttrc.man.head, globals.h,
1173         hdrline.c, init.c, init.h, mutt.h, mutt_regex.h, muttlib.c,
1174         protos.h: Turn alternates, lists, and subscribe into regular
1175         expression lists.
1176
1177 2004-01-12 22:56:58  Christoph Ludwig  <cludwig@cdc.informatik.tu-darmstadt.de>  (roessler)
1178
1179         * smime_keys.pl: Avoid a Perl warning.
1180
1181 2004-01-12 20:24:09  Matt Kraai  <kraai@ftbfs.org>  (roessler)
1182
1183         * doc/manual.sgml.head: A newline was missing from the
1184         documentation; #1754.  (The actual commit message for this
1185         change is garbage; wrong window.)
1186
1187 2004-01-12 19:59:38  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1188
1189         * crypt.c: Retainable PGP signatures were broken badly.  #1757.
1190
1191 2004-01-05 11:55:14  Robert Schiele  <robert.schiele@t-online.de>  (roessler)
1192
1193         * mutt_sasl.c: Back out part of the previous SASL/IPv6 patch
1194         due to portability issues.
1195
1196 2004-01-04 10:55:20  RenĂ© Clerc  <rene@clerc.nl>  (roessler)
1197
1198         * init.h: Fix hide_missing / hide_limited documentation.
1199
1200 2004-01-04 10:51:49  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1201
1202         * hdrline.c: Permit list patterns that match the domain name of
1203         an address; these patterns begin with '@'.  Example:  subscribe
1204         @bugs.guug.de matches all messages sent to the bug tracking
1205         system.
1206
1207 2004-01-04 10:30:52  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1208
1209         * po/ru.po: Argh, I shouldn't replace files by patches.
1210
1211 2004-01-04 10:25:13  Cameron Patrick  <cameron@patrick.wattle.id.au>  (roessler)
1212
1213         * menu.c: Fix #1697 (Debian  #219594.)
1214
1215 2004-01-04 10:21:19  Roland Rosenfeld  <roland@spinnaker.de>  (roessler)
1216
1217         * po/de.po: update
1218
1219 2004-01-04 10:19:45  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
1220
1221         * po/ja.po: update
1222
1223 2004-01-04 10:08:02  Pawel Dziekonski  <dzieko@pwr.wroc.pl>  (roessler)
1224
1225         * po/pl.po: update
1226
1227 2004-01-04 10:03:46  Michael Elkins  <me@sigpipe.org>  (roessler)
1228
1229         * send.c: Fix #1488 (Debian#1882526): Honor Reply-To while
1230         generating Mail-Followup-To headers.
1231
1232 2004-01-04 09:59:42  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1233
1234         * init.h: Fix #1738; documentation issue re $from, $use_from.
1235
1236 2004-01-04 09:52:55  Michael Elkins  <me@sigpipe.org>  (roessler)
1237
1238         * hook.c, send.c: Fix #1724, cannot use ~h pattern match with
1239         reply-hook.
1240
1241 2004-01-04 09:49:23  Vsevolod Volkov  <vvv@mutt.org.ua>  (roessler)
1242
1243         * pop.h, pop_lib.c: Attached patch provides support of STLS
1244         (STARTTLS) command in POP3 protocol.
1245
1246         * po/ru.po: update
1247
1248 2004-01-04 09:45:05  Brendan Cully  <brendan@kublai.com>  (roessler)
1249
1250         * imap/imap.c: Fix #1703.
1251
1252 2004-01-04 09:42:35  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1253
1254         * smime.c: Fix a NULL pointer deference noted by Will Fiveash
1255         <william.fiveash@sun.com>.
1256
1257 2003-12-30 13:04:20  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1258
1259         * commands.c, crypt.c, mutt.h, mutt_crypt.h, smime.c: Handle
1260         partially signed messages more reasonably.  See #1743.
1261
1262 2003-12-29 11:44:35  Alain Bench  <veronatif@free.fr>  (roessler)
1263
1264         * commands.c: Fix #844.
1265
1266 2003-12-29 11:37:41  Patrick Welche  <prlw1@newn.cam.ac.uk>  (roessler)
1267
1268         * m4/gssapi.m4, mutt_sasl.c: A while ago I posted a similar
1269         patch which is necessary as when mutt tries to connect to an
1270         imap server over ipv6 it stores the address in a sockaddr which
1271         may not be large enough to hold the ipv6 address.
1272
1273 2003-12-17 17:42:02  Scott Koranda  <skoranda@gravity.phys.uwm.edu>  (roessler)
1274
1275         * crypt.c: pkcs7-signature wasn't recognized properly in one
1276         more place.
1277
1278 2003-12-17 08:46:50  Michael Elkins  <me@sigpipe.org>  (roessler)
1279
1280         * rfc1524.c: Fix possible core dump in mailcap nametemplate
1281         handling.
1282
1283 2003-12-10 00:48:57  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1284
1285         * thread.c: Avoid NULL pointer deference in threading code.
1286
1287 2003-12-03 08:19:11  Alain Bench  <veronatif@free.fr>  (roessler)
1288
1289         * pager.c: Fix 1716.
1290
1291 2003-11-15 09:32:30  Velko Hristov  <hristov@informatik.hu-berlin.de>  (roessler)
1292
1293         * po/bg.po: updat
1294
1295 2003-11-12 22:31:51  Edmund GRIMLEY EVANS  <edmundo@rano.org>  (roessler)
1296
1297         * po/eo.po: update
1298
1299 2003-11-12 14:01:03  RenĂ© Clerc  <rene@clerc.nl>  (roessler)
1300
1301         * po/nl.po: update
1302
1303 2003-11-12 13:49:32  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1304
1305         * configure.in, mutt_idna.c, mutt_idna.h, mutt_socket.c: Fix
1306         IDN API incompatibility problems.
1307
1308 2003-11-12 11:47:46  duvall@emufarm.org  (roessler)
1309
1310         * configure.in: Fix 1515, 1693.
1311
1312 2003-11-12 11:40:27  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1313
1314         * mh.c, sort.c: Fix dangling pointer problems in threading code.
1315         Noted and tracked down by q4xk3j002@sneakemail.com who also
1316         provided the initial fix.
1317         
1318         CORRECTION: q4xk3j002 (whoever that is) reported the bug,
1319         but thr problem was tracked down and fixed by YONETANI
1320         Tomokazu <qhwt@myrealbox.com>
1321
1322 2003-11-11 10:19:22  Ronny Haryanto  <ronnylist@haryan.to>  (roessler)
1323
1324         * po/id.po: update
1325
1326 2003-11-10 18:02:26  Rudy Taraschi  <rudy@cae.com>  (roessler)
1327
1328         * mutt_socket.c: Fix double-free problems related to IDN support.
1329
1330 2003-11-10 10:37:10  Vincent Lefevre  <vincent@vinc17.org>  (roessler)
1331
1332         * po/fr.po: update
1333
1334 2003-11-09 21:41:28  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1335
1336         * mh.c: Fix #1692.
1337
1338 2003-11-09 09:38:32  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1339
1340         * send.c: Commit the fix for #1509. This must have been lost
1341         earlier this year.
1342
1343 2003-11-05 20:09:36  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1344
1345         * po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po,
1346         po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po,
1347         po/zh_TW.po, ChangeLog, VERSION, po/bg.po, po/ca.po, po/cs.po,
1348         po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po,
1349         po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po: automatic
1350         post-release commit for mutt-1.5.5.1
1351
1352 2003-11-05 12:17:10  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1353
1354         * Makefile.am: Include regex.c and snprintf.c with the
1355         distribution.  Noted by Lars Hecking.
1356
1357         * build-release: Ups, we don't upload the CVS any more.
1358
1359         * po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po,
1360         po/uk.po, po/zh_CN.po, po/zh_TW.po, ChangeLog, VERSION, po/bg.po,
1361         po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po,
1362         po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po,
1363         po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, reldate.h:
1364         automatic post-release commit for mutt-1.5.5
1365
1366 2003-11-05 09:27:43  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1367
1368         * build-release: Use gpg for signing releases.
1369
1370 2003-11-03 10:30:58  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1371
1372         * attach.c: Fix a logic flaw in attachment saving.
1373
1374 2003-10-08 19:55:39  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1375
1376         * pgpkey.c: KeyTable is pgp_uid_t **, not pgp_key_t *.  Fix some
1377         sizeof statements accordingly.  Note that pgp_key_t is also a
1378         pointer, though, so this should not have broken things.
1379
1380 2003-10-06 09:58:35  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1381
1382         * query.c: Fiy memory corruption. (# 1659)
1383
1384 2003-10-04 22:12:10  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1385
1386         * lib.c: mutt_basename() was garbage.
1387
1388 2003-10-04 20:54:37  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1389
1390         * doc/manual.sgml.head: Fix some tags.  Noted by Todd
1391         <Freedom_Lover@pobox.com>.
1392
1393 2003-10-04 20:35:00  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1394
1395         * recvattach.c, attach.h, commands.c, compose.c, keymap.h, lib.c,
1396         lib.h, menu.c, mutt.h, mutt_menu.h, muttlib.c, pager.c, protos.h:
1397         This patch fixes various aspects of the attachment-saving user
1398         interface.  Changes include:
1399
1400         - When tagging and saving multiple attachments, you can now use
1401           the same target directory for multiple attachments.
1402
1403         - When you can't save an attachment, you get an opportunity to
1404           enter a new file name.
1405
1406         - The menu cursor will highlight the attachment that you are
1407           currently discussing with mutt.
1408
1409         - Various bug fixes.
1410
1411         This does, in particular, address #1619 (Debian#208430).
1412
1413         * menu.c: Fix #1656.
1414
1415 2003-09-29 16:34:32  RenĂ© Clerc  <rene@clerc.nl>  (roessler)
1416
1417         * doc/muttrc.man.head: Fix typo.
1418
1419 2003-09-29 15:05:52  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1420
1421         * doc/dotlock.man, doc/mutt.man, doc/muttrc.man.head: Fix #1652
1422         (Debian #213007), noted by Jens Seidel <tux-master@web.de>.
1423
1424 2003-09-20 06:24:10  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1425
1426         * muttbug.sh.in: Adapt to new GNU coreutils by not using head (1).
1427
1428 2003-09-19 13:09:59  RenĂ© Clerc  <rene@clerc.nl>  (roessler)
1429
1430         * po/nl.po: update
1431
1432 2003-09-19 13:05:13  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1433
1434         * imap/utf7.c: Fix remaining (void **) casts.
1435
1436 2003-09-19 13:03:26  Mads Martin Joergensen  <mmj@suse.de>  (roessler)
1437
1438         * imap/browse.c, imap/command.c, parse.c, pgp.c, pgpkey.c,
1439         pop_lib.c, query.c, recvattach.c, remailer.c, rfc1524.c,
1440         rfc2047.c, rfc2231.c, sendlib.c, smime.c, thread.c, addrbook.c,
1441         browser.c, color.c, compose.c, copy.c, crypt.c, curs_lib.c,
1442         edit.c, enter.c, handler.c, lib.c, lib.h, mh.c, mutt_idna.c, mx.c,
1443         pager.c: As the ones of you who compile with new gcc's probably
1444         have noticed, there's a lot of type-punning in Mutt. With help
1445         from Philipp Thomas, I've fixed all I could find in CVS (please
1446         double-check, one might have slipped through the cracks), I can
1447         make one for 1.4 CVS branch as well if wanted.
1448
1449 2003-09-19 12:56:49  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1450
1451         * send.c: Change abort_unmodified so it doesn't abort a message
1452         that has an attachment.  Catches the "send a file from the
1453         command line, quickly" case.
1454
1455 2003-09-11 16:59:54  Brendan Cully  <brendan@kublai.com>  (roessler)
1456
1457         * mutt_sasl.c: This trivial patch closes #1516 (NI_WITHSCOPEID
1458         undefined). Thanks to Mads for the initial patch.
1459
1460 2003-09-11 07:27:23  Velko Hristov  <hristov@informatik.hu-berlin.de>  (roessler)
1461
1462         * po/bg.po: Bulgarian translation.  (Seems like I screwed up an
1463         earlier commit.  -tlr)
1464
1465 2003-09-10 13:20:49  Jon Miles  <jon@zetnet.net>  (roessler)
1466
1467         * pop_auth.c: In pop_auth.c:pop_auth_sasl(), if the main loop
1468         received anything back from the server that didnt begin with '+
1469         ', it was bailing out and skipping the checks to see if there
1470         was a +OK response.
1471
1472 2003-09-07 10:11:49  Im Eunjea  <eunjea@koru.org>  (roessler)
1473
1474         * po/ko.po: update.
1475
1476 2003-09-04 15:10:09  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1477
1478         * init.h: Fix some formatting glitches that lead to error messages
1479         when viewing the muttrc(5) manual page.
1480
1481 2003-09-04 14:59:57  Christoph Ludwig  <cludwig@cdc.informatik.tu-darmstadt.de>  (roessler)
1482
1483         * smime.c: Fix verification bug when messages are S/MIME signed
1484         & encrypted.
1485
1486 2003-09-03 17:22:09  Dan Born  <dan@danborn.net>  (roessler)
1487
1488         * postpone.c: I've attached a patch for bug number 1036, as
1489         reported at http://bugs.guug.de/db/pa/lmutt.html ("segfault
1490         when more than one msg is postponed").  This is a patch against
1491         mutt 1.4.1.
1492
1493         As it was previously left, no one could reproduce it.  The problem
1494         occurs because sorting is disabled when opening the postponed
1495         folder, but the Sort global variable still tells mutt to use
1496         whatever sorting algorithm the $sort config option indicates.
1497         Eventually, the code would get to mutt_messages_in_thread and
1498         try to dereference a NULL thread object, causing the segfault.
1499
1500 2003-09-03 17:20:56  Pawel Dziekonski  <dzieko@pwr.wroc.pl>  (roessler)
1501
1502         * po/pl.po: update.
1503
1504 2003-09-03 17:15:20  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
1505
1506         * po/ja.po: New ja.po.
1507
1508 2003-09-03 17:12:52  Velko Hristov  <hristov@informatik.hu-berlin.de> (roessler)
1509
1510         * configure.in: Bulgarian translation.
1511
1512 2003-09-03 17:10:37  Brendan Cully  <brendan@kublai.com>  (roessler)
1513
1514         * mutt_ssl.c: Fix a segmentation fault which occurs
1515         when a certificate is rejected.  Bug noted by Rob Latham
1516         <rob@terizla.org>.
1517
1518 2003-09-03 17:09:09  Anatoly Vorobey  <mellon@pobox.com>  (roessler)
1519
1520         * curs_main.c: The commands "read-thread" (^R) and
1521         "read-subthread" (Esc-R) do not honor the resolve variable (don't
1522         advance cursor after marking the thread/subthread as read),
1523         which, to me at least, is a nuisance.
1524
1525 2003-08-11 14:06:08  Brendan Cully  <brendan@kublai.com>  (roessler)
1526
1527         * imap/imap.c: 1595: My guess is this bug is caused by
1528         mlarson@verisign.com's patch to check for UNSEEN rather than
1529         RECENT messages. This means that as long as there are messages
1530         in a mailbox either new or old, mutt will think it has new mail.
1531
1532         The attached patch reverts that change. Let me know if it solves
1533         the problem.
1534
1535 2003-08-11 14:05:13  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1536
1537         * doc/muttrc.man.head: Fix a formatting bug.
1538
1539 2003-08-05 13:55:47  Brendan Cully  <brendan@kublai.com>  (roessler)
1540
1541         * attach.c, buffy.c, commands.c, copy.c, editmsg.c, init.c,
1542         mbox.c, mx.c, mx.h, sendlib.c: This patch removes the Kendra
1543         format from mutt.  (The support was broken anyways.)
1544
1545 2003-08-02 11:01:09  Horvath Szabolcs  <horvaths@fi.inf.elte.hu>  (roessler)
1546
1547         * po/hu.po: update
1548
1549 2003-07-29 10:11:05  Edmund GRIMLEY EVANS  <edmundo@rano.org>  (roessler)
1550
1551         * pager.c: It seems that Solaris has an incorrect implementation
1552         of mbrtowc: when there is an encoding error and mbrtowc returns
1553         (size_t)(-1) no value should be stored in *pwc (the first
1554         argument), as I understand it, but here mbrtowc is storing 8
1555         when presented with the bytes "\xc8\x4d".
1556
1557         However, relying on mbrtowc not to store anything in *pwc when
1558         there is an error is a bit silly; it makes sense to look at
1559         the return value. So, the following patch should be applied if
1560         Pawel can confirm that it fixes the problem. I've tested it and
1561         it worked for me with glibc's mbrtowc.
1562
1563 2003-07-24 18:40:50  Vincent Lefevre  <vincent@vinc17.org>  (roessler)
1564
1565         * alias.c, copy.c, handler.c, imap/command.c, imap/imap.c,
1566         imap/message.c, imap/util.c, init.c, intl/l10nflist.c,
1567         intl/loadmsgcat.c, intl/localealias.c, keymap.c, lib.c,
1568         makedoc.c, muttlib.c, pattern.c, rfc2047.c, rfc2231.c, rfc822.c,
1569         strcasecmp.c, url.c: Some functions/macros like isspace take an
1570         int and require the argument to have the value of an unsigned char
1571         (or EOF). Under Solaris, gcc complains when the argument is a char
1572         (as this is a possible bug, on platforms where char is signed,
1573         like Solaris). The attached patch fixes such problems (well,
1574         perhaps I've changed more than necessary, but this doesn't hurt).
1575
1576 2003-07-22 12:56:38  dshaw@jabberwocky.com  (roessler)
1577
1578         * gnupgparse.c: When encrypting a message to a user that has more
1579         than one subkey, at least one of which is revoked or expired,
1580         mutt treats the entire key as unusable rather than just the
1581         subkey(s) in question.
1582
1583 2003-07-16 11:18:12  Brendan Cully  <brendan@kublai.com>  (roessler)
1584
1585         * account.c, account.h, imap/auth_sasl.c, imap/imap.c: I noticed
1586         that my mutt hung when I tried SASL DIGEST-MD5 authentication
1587         (I'm not sure when this started). I believe this patch should
1588         solve that problem in a reliable way.
1589
1590         This patch also attempts to reuse connections even when
1591         authentication fails, instead of just throwing away a perfectly
1592         good socket.
1593
1594         * curs_lib.c, enter.c, keymap.c, keymap.h, mutt.h, mutt_curses.h,
1595         mutt_ssl.c: This patch redoes yesterday's unbuffered input
1596         patch. Now it uses a pseudo-option, which means less mess to carry
1597         down the call stack.  It also made it much easier to have the SSL
1598         certificate menu be unbuffered, which it is now. So push commands
1599         won't annoy you when entering passwords or accepting certificates.
1600
1601 2003-07-15 11:41:32  Brendan Cully  <brendan@kublai.com>  (roessler)
1602
1603         * curs_main.c, globals.h, imap/command.c, imap/imap.c,
1604         imap/imap.h, imap/imap_private.h, imap/util.c, mx.c: The attached
1605         patch should keep all opened IMAP connections alive, no matter
1606         what mailbox you are currently in. With the patch that got
1607         committed yesterday, this should close bug 1523.
1608
1609         (There was a typo in that patch. This one supersedes it.)
1610
1611         * configure.in, .cvsignore: autoconf 2.5 compatibility.
1612
1613 2003-07-14 12:40:03  Hugo Haas  <hugo@larve.net>  (roessler)
1614
1615         * send.c: Fix #1520.
1616
1617 2003-07-14 12:20:27  Pawel Dziekonski  <dzieko@pwr.wroc.pl>  (roessler)
1618
1619         * po/pl.po: small fix.
1620
1621 2003-07-14 12:19:07  Brendan Cully  <brendan@kublai.com>  (roessler)
1622
1623         * imap/command.c, imap/imap.c: 
1624
1625         On Sunday, 13 July 2003 at 18:09, Brendan Cully wrote:
1626
1627         > The attached patch should help when the connection to your
1628         > postponed folder times out and you can't reconnect without
1629         > restarting mutt. I'd like anyone who has that problem to
1630         > try it and let me know how it works.
1631
1632         I dug a little deeper. The attached patch seems to work better. It
1633         complains the first time you try to recall a message, but works
1634         the second.
1635
1636         * account.c, curs_lib.c, enter.c, keymap.c, keymap.h, mutt.h,
1637         mutt_curses.h: The attached patch prevents mutt from reading the
1638         push buffer when asking for passwords. This is a proper fix for
1639         bug 1312. I think it's uncontroversial.
1640
1641 2003-07-04 17:15:34  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1642
1643         * imap/auth_sasl.c: Increase a buffer's size.
1644
1645 2003-07-04 17:07:22  Nicolas Rachinsky  <nr@rachinsky.de>  (roessler)
1646
1647         * OPS, curs_lib.c, curs_main.c, functions.h, menu.c: Introduce
1648         tag-prefix-cond and end-cond.  This makes simple conditional
1649         execution of parts of macros possible.
1650
1651 2003-07-04 17:03:51  Bruno Postle  <bruno@postle.net>  (roessler)
1652
1653         * curs_main.c, pattern.c: Display an empty index when no messages
1654         match search criteria.
1655
1656 2003-07-04 16:57:56  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1657
1658         * init.h, muttlib.c: Add a ':' flag to % expandos.  This will
1659         make sure that any dots are converted into underscores.  (_
1660         is already used for lowercasing the result of an expando.)
1661
1662 2003-06-04 14:01:39  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1663
1664         * muttlib.c: Don't colorize empty lines generated with
1665         state_attach_puts();
1666
1667 2003-05-29 17:49:00  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1668
1669         * po/id.po, po/eo.po: Updates from the respective authors.
1670
1671 2003-05-29 17:48:28  David Shaw  <dshaw@jabberwocky.com>  (roessler)
1672
1673         * pgp.c: Fix part of #1564.
1674
1675 2003-05-29 17:47:10  Matt Larson  <mlarson@verisign.com>  (roessler)
1676
1677         * imap/imap.c: Look at UNSEEN, not RECENT in
1678         imap_check_mailbox().
1679
1680 2003-05-29 17:47:10  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1681
1682         * init.c: Fix a segmentation fault which would occur when
1683         pgp_sort_keys is set in a configuration file, but mutt is compiled
1684         without PGP support.
1685
1686         * gnupgparse.c: Fix PGP subkey handling when looking at key
1687         capabilities.  This should take care of the recent "mutt does
1688         not see all keys" problems.
1689
1690 2003-05-13 13:06:16  Dale Woolridge  <dale-list-mutt-dev-2@woolridge.org>  (roessler)
1691
1692         * crypt.c: Fix gpg-agent use.
1693
1694 2003-05-13 12:53:20  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1695
1696         * doc/manual.sgml.head: Remove useless examples about treating
1697         text/enriched externally.  #1549; Debian #190309.
1698
1699 2003-05-13 12:50:04  Juan Altmayer Pizzorno  <juan@altmayer.com>  (roessler)
1700
1701         * recvattach.c: view-attachments does not extract the message
1702         within a x-pkcs7-mime if it's only signed, but not encrypted.
1703         Such a message results, for example, from a decrypt-save if the
1704         message was previously encrypted and signed.
1705
1706 2003-05-13 12:45:35  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
1707
1708         * doc/manual.sgml.head: Fix an inconsistency between manual
1709         and code.
1710
1711 2003-05-13 12:43:45  David Shaw  <dshaw@jabberwocky.com>  (roessler)
1712
1713         * gnupgparse.c, pgppubring.c: Currently, mutt uses the OpenPGP key
1714         algorithm to determine the capabilities of the key.  For example,
1715         in mutt, a key of type 1 (RSA) can both encrypt & sign.  This is
1716         not correct as per OpenPGP, however, where the capabilities of
1717         the key are determined by both the algorithm and key capability
1718         flags that are set on the key.  This can lead to user confusion
1719         when their RSA encrypt-only or sign-only key is listed for both
1720         signing and encryption in mutt.
1721
1722         GnuPG lists these flags in key listings, so it is easy to take
1723         advantage of them.  Here is a patch to use the flags, as well
1724         as provide the flags in pgpring.  Note that the pgp+pgpring
1725         users won't see any change since the flags there are based on
1726         the key algorithm as they are now, but the GnuPG users will see
1727         an improvement.
1728
1729 2003-05-12 16:21:26  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1730
1731         * enter.c: Fix alias completion when the alias is entered as
1732         part of a group.  (E.g., The Tea Party: alias1, alias2, alias3;)
1733
1734 2003-05-03 20:07:40  Dan Nelson  <dnelson@allantgroup.com>  (roessler)
1735
1736         * mutt.h, muttlib.c: Fix #1558.  (mutt_expand_fmt rewrite;
1737         OPT_MAX wasn't maximal.)
1738
1739 2003-04-15 13:17:05  RenĂ© Clerc  <rene@clerc.nl>  (roessler)
1740
1741         * compose.c: Fix two more cases in which ctrl-G is interpreted
1742         as M_YES.
1743
1744 2003-04-15 09:52:06  Dale Woolridge  <dale-flea-mutt-bug@woolridge.org>  (roessler)
1745
1746         * compose.c: The "sign (a)s" code strips the pgp application
1747         bit causing drawing issues in redraw_crypt_lines().  Other bits
1748         (well bit = encrypt) are ignored as a result.  I've only tested
1749         with pgp, but the same problem exists in the smime code too.
1750         This inline patch (against cvs head revision) fixes the problem.
1751
1752 2003-04-14 09:09:53  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1753
1754         * init.h, mutt.h, send.c: Fix the PGP / S/MIME selection mess
1755         in send.c.  This patch adds two new configuration variables,
1756         $crypt_autopgp and $crypt_autsmime.  Both are set to "yes"
1757         by default.  By turning them off, you can disable the automatic
1758         selection of one or both mechanisms.  (Useful when your mutt is
1759         PGP- and S/MIME enabled, but you only use, say S/MIME.)
1760
1761 2003-04-11 15:15:04  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1762
1763         * send.c: Backing out the previous change. It was nonsense.
1764
1765 2003-04-11 11:56:58  Lars Hecking  <lhecking@nmrc.ucc.ie>  (roessler)
1766
1767         * config.guess, config.sub, depcomp, install-sh, missing,
1768         mkinstalldirs: updates.
1769
1770 2003-04-11 11:56:22  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1771
1772         * send.c: Try to fix a PGP / S/MIME-related problem.  Found by
1773         Matt Larson <mlarson@verisign.com>, tracekd down by RenĂ© Clerc
1774         <rene@clerc.nl>.
1775
1776         * thread.c: Fix a segmentation fault.
1777
1778 2003-04-09 08:21:59  Zardoz@users.sourceforge.net  (roessler)
1779
1780         * recvcmd.c: Fix #1531.  (recvcmd.c duplicate of #1528)
1781
1782 2003-04-08 22:32:56  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1783
1784         * lib.c: Avoid a division by zero.
1785
1786         * color.c: Make sure has_colors() is only invoked when OPTNOCURSES
1787         is unset.  This fixes a segmentation fault on RH 8.0 which was
1788         observed by Matt Larson <mlarson@verisign.com>.
1789
1790         * browser.c, enter.c, imap/imap.c, lib.c, mutt_idna.c, mx.c,
1791         sendlib.c, smime.c, thread.c: Try to catch a couple of cases
1792         in which parameters for malloc calls could overflow.  Thanks to
1793         Timo Sirainen for the heads-up.
1794
1795 2003-04-08 10:18:15  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1796
1797         * po/es.po: Mark a translation as fuzzy in order to fix #1522.
1798
1799 2003-04-07 20:08:10  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1800
1801         * commands.c: Fix #1528.
1802
1803 2003-04-07 07:57:49  RenĂ© Clerc  <rene@clerc.nl>  (roessler)
1804
1805         * po/nl.po: update
1806
1807 2003-04-06 11:00:59  Ivan Vilata i Balaguer  <ivan@selidor.net>  (roessler)
1808
1809         * po/ca.po: update
1810
1811 2003-04-02 09:05:19  Bjoern Jacke  <muttbug@j3e.de>  (roessler)
1812
1813         * smime_keys.pl: - add a missing filehandle closure - some
1814         cleanups of unused/bogous code
1815
1816 2003-04-02 08:47:28  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1817
1818         * contrib/Makefile.in, contrib/colors.default,
1819         contrib/colors.linux: sample.muttrc-tlr would try to include
1820         my color configurations, which weren't distrubted.  Fix
1821         that. (Bug noted while helping someone else to configure
1822         mutt during a conference.)
1823
1824 2003-04-02 08:43:24  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1825
1826         * contrib/sample.muttrc: Fix sample.muttrc.  (Error noted by
1827         Thomas Glanzmann.)
1828
1829 2003-04-02 08:40:50  Gary Johnson  <garyjohn@spk.agilent.com>  (roessler)
1830
1831         * curs_main.c: Here is the patch to fix the bug I reported
1832         earlier in this thread, that sometimes when changing folders,
1833         mutt would generate an error message and stop the further
1834         processing of folder-hooks.
1835
1836 2003-04-02 08:38:13  Vincent Lefevre  <vincent@vinc17.org>  (roessler)
1837
1838         * po/fr.po: update
1839
1840 2003-04-02 08:34:49  TAKAHASHI Tamotsu  <ttakah@lapis.plala.or.jp>  (roessler)
1841
1842         * po/ja.po: update
1843
1844 2003-04-02 08:31:00  Roland Rosenfeld  <roland@spinnaker.de>  (roessler)
1845
1846         * po/de.po: update
1847
1848 2003-04-02 08:28:24  David Shaw  <dshaw@jabberwocky.com>  (roessler)
1849
1850         * init.h, mutt.h, pgp.c: Here is the pgp_check_exit patch
1851         updated for 1.5.4.  This patch adds the pgp_check_exit option
1852         (enabled by default) that causes mutt to check the exit code
1853         of the PGP subprocess.  A non-zero exit code means that the
1854         subprocess failed and mutt will not continue to send the message.
1855
1856         This is needed as in certain cases, PGP or GnuPG can fail to
1857         completely process a document (say, if the gpg.conf file is
1858         mangled, which is how I discovered the problem).  Without an
1859         exit code check, mutt will continue anyway and send the half
1860         processed file.
1861
1862 2003-04-02 08:21:09  Vsevolod Volkov  <vvv@mutt.org.ua>  (roessler)
1863
1864         * po/ru.po: update.
1865
1866 2003-03-19 22:43:08  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1867
1868         * po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po,
1869         po/uk.po, po/zh_CN.po, po/zh_TW.po, po/et.po, po/fr.po, po/gl.po,
1870         po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po,
1871         po/nl.po, ChangeLog, Makefile.am, VERSION, po/Makefile.in.in,
1872         po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po,
1873         po/es.po, reldate.h: automatic post-release commit for mutt-1.5.4
1874
1875 2003-03-19 22:18:43  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1876
1877         * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po,
1878         po/sv.po, po/pl.po, po/pt_BR.po, po/ru.po, po/ja.po, po/ko.po,
1879         po/lt.po, po/nl.po, po/gl.po, po/hu.po, po/id.po, po/it.po,
1880         po/et.po, po/fr.po, po/da.po, po/de.po, po/el.po, po/eo.po,
1881         po/es.po, VERSION, po/bg.po, po/ca.po, po/cs.po, reldate.h,
1882         ChangeLog: automatic post-release commit for mutt-1.4.1
1883
1884         * pgppubring.c: Fix some memory management calls. (Stable branch.)
1885
1886 2003-03-19 21:33:30  Edmund GRIMLEY EVANS  <edmundo@rano.org>  (roessler)
1887
1888         * imap/utf7.c: Fix a buffer overflow in utf8_to_utf7. (Stable
1889         branch.)
1890
1891         * imap/utf7.c: Fix a buffer overflow in utf8_to_utf7.
1892
1893 2003-03-18 14:51:52  Andrew W. Nosenko  <awn@bcs.zp.ua>  (roessler)
1894
1895         * buffy.c (test_last_status_new): Fix memory leak.  Envelope
1896         structure allocated by mutt_read_rfc822_header() was never
1897         deallocated.
1898
1899         * parse.c (mutt_read_rfc822_header): Comment added about
1900         needing deallocate envelope structure returned by
1901         mutt_read_rfc822_header().
1902
1903         * mutt_idna.c: (mutt_addr_for_display): Fix memory leak.  `user'
1904         and `domain' buffers was never deallocated.
1905
1906         (mbox_to_udomain): Fix memory leak.  `scratch' buffer was not
1907         deallocated when `mbx' doesn't contain '@'. Also rewritten for
1908         allocating memory only when needed and only how many as needed.
1909
1910 2003-03-12 13:00:03  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1911
1912         * copy.c, sendlib.c: We need to re-format address headers instead
1913         of just decoding them.
1914
1915 2003-03-07 14:55:53  Brendan Cully  <brendan@kublai.com>  (roessler)
1916
1917         * mutt_sasl.c: The global callbacks set up in sasl_client_init
1918         are not copied by the SASL library, so they can't be allocated
1919         on the stack. This is the case with both versions of the SASL
1920         library, and I frankly don't understand why it hasn't caused
1921         problems before. Since it segfaults reliably on OS X for me now,
1922         I thought a patch would be in order.
1923
1924 2003-03-07 08:23:27  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1925
1926         * crypt.c, pgp.h: Don't use functions without importing the
1927         corresponding prototype.
1928
1929         * mutt_idna.c: It seems like libidn doesn't like to translate
1930         NULL pointers.
1931
1932 2003-03-07 07:52:49  Jim Mock  <mij@soupnazi.org>  (roessler)
1933
1934         * globals.h: globals.h is looking for crypt.h instead of
1935         mutt_crypt.h.
1936
1937 2003-03-06 21:23:53  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1938
1939         * send.c: Fixing a segmentation fault.  Here's how to
1940         reproduce it: Start mutt.  Compose a new message, with an
1941         attachment. Turn on PGP signing.  Press C-G on the pass
1942         phrase prompt. Turn off PGP signing.  Send the message.
1943
1944 2003-03-05 21:18:24  Andrew W. Nosenko  <awn@bcs.zp.ua>  (roessler)
1945
1946         * protos.h, sort.c: Fix a warning.
1947
1948         * mutt_idna.c: Fix tlr's pre-processor screw-up.
1949
1950 2003-03-04 09:51:07  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1951
1952         * mutt_idna.c, mutt_socket.c: Unset UseSTD3ASCIIRules, and set
1953         AllowUnassigned.  (Just reading some standards.)
1954
1955 2003-03-04 09:31:19  Edmund GRIMLEY EVANS  <edmundo@rano.org>  (roessler)
1956
1957         * handler.c: Be more friendly about bad multipart/alternative
1958         bodies; #1478. Note that the relevant standards explicitly
1959         *forbid* nested MIME encodings.
1960
1961 2003-03-04 09:27:21  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1962
1963         * copy.c: Fix another stupid error, and decode IDNs in the
1964         CC header.
1965
1966         * init.h: Fix two typos in one line.  Noted by Thomas Glanzmann
1967         and Steve Kennedy.
1968
1969         * addrbook.c, alias.c, send.c: Fixing more IDN bugs.
1970
1971 2003-03-03 14:25:14  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1972
1973         * copy.c, sort.c: Fixing some nits.
1974
1975         * mutt_socket.c: IDNA support for the socket back-end.
1976
1977         * Makefile.am, addrbook.c, alias.c, charset.h, commands.c,
1978         compose.c, configure.in, copy.c, edit.c, hdrline.c, headers.c,
1979         init.c, main.c, mutt_idna.c, mutt_idna.h, pgpinvoke.c,
1980         protos.h, query.c, recvcmd.c, rfc822.c, rfc822.h, send.c,
1981         sendlib.c: IDN support for e-mail messages.  Things should work
1982         automagically once you have the GNU IDN library available from
1983         ftp://alpha.gnu.org/pub/gnu/libidn/ installed.  For IDN's which
1984         can't be losslessly recoded to your local character set, mutt
1985         should automatically fall back to using the ASCII representation.
1986         There's probably a considerable number of bugs in this, and the
1987         code may, at this point, not even compile on machines without
1988         libidn.  Will start working on that ASAP.
1989
1990 2003-03-03 08:26:21  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1991
1992         * contrib/sample.muttrc, doc/manual.sgml.head, recvcmd.c,
1993         commands.c, init.h, mutt.h: Introduce a new option named
1994         $bounce, and fix some inconsistencies in the messages created
1995         when bouncing.  Based on work done by Thomas Glanzmann
1996         <sithglan@stud.uni-erlangen.de>.
1997
1998 2003-02-25 22:00:38  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
1999
2000         * commands.c, recvcmd.c: Fix some (too lazy and tired to do all)
2001         of the inconsistencies between message and attachment bouncing.
2002
2003         * crypt.c: I should test-compile things before committing.
2004         Stupid typo.
2005
2006 2003-02-25 21:41:32  Michael Elkins  <me@sigpipe.org>  (roessler)
2007
2008         * query.c: Use mutt_strwidth for query response formatting.
2009         (#1477)
2010
2011 2003-02-25 21:37:59  Christian Vogel  <vogelchr@vogel.cx>  (roessler)
2012
2013         * mx.c: Recognize MH folders used by sylpheed.
2014
2015 2003-02-25 21:35:24  jesus.climent@hispalinux.es  (roessler)
2016
2017         * po/es.po: Fix a typo. (#1482)
2018
2019 2003-02-25 21:33:16  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2020
2021         * doc/manual.sgml.head: Remove some ftp.guug.de URLs from the
2022         manual. (#1485)
2023
2024         * crypt.c: Fix #1486; noted by Jeroen Coekaerts
2025         <jeroen@coekaerts.be>.
2026
2027 2003-02-19 21:33:43  David Shaw  <dshaw@jabberwocky.com>  (roessler)
2028
2029         * pgpmicalg.c: 3156 defined several micalg values (pgp-md5,
2030         pgp-sha1, etc.)  Since then, three more hashes have been assigned
2031         numbers in 2440bis.  Here is a patch to add values for pgp-sha256,
2032         pgp-sha384, and pgp-sha512 so mutt can properly handle them.
2033
2034 2003-02-19 21:31:19  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2035
2036         * parse.c: Fix a memory leak observed by Vineet Kumar
2037         <mutt-dev@virtual.doorstop.net>.
2038
2039 2003-02-13 09:55:02  David Shaw  <dshaw@jabberwocky.com>  (roessler)
2040
2041         * init.h: Here are some updates to the muttrc docs (spell check,
2042         language tweaks, etc).  No functional changes - this is just
2043         language stuff.
2044
2045 2003-02-13 09:50:00  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2046
2047         * pgp.c: Fix #1444, Debian #178563.  The details of this problem
2048         were tracked down by Steven Barker <steve@blckknght.org>.
2049
2050 2003-01-31 00:15:03  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2051
2052         * init.h: Change the default for crypt_replyencrypt back to "yes".
2053         Noted by Thomas Poindessous in Debian bug #178899; also #1448.
2054
2055         * pgp.c: Fix #1442 (thanks, Dale); properly initialize some
2056         pointers which could otherwise lead to crashes.
2057
2058 2003-01-30 23:54:30  David Shaw  <dshaw@jabberwocky.com>  (roessler)
2059
2060         * crypt.c, init.h, mutt.h, mutt_crypt.h, send.c: Introduce
2061         $pgp_auto_traditional.
2062
2063 2003-01-30 23:48:36  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2064
2065         * flags.c: The IMAP ACL patch broke things.
2066
2067 2003-01-23 22:05:02  Nathan Dushman  <nhd+mutt@andrew.cmu.edu>  (roessler)
2068
2069         * pop_auth.c: SASL2 support for popo_auth.c.
2070
2071         * curs_main.c, flags.c, imap/imap.c, pager.c: The attached
2072         patch provides improved support for IMAP ACLs (on servers that
2073         support them).  This means that mutt will now write the Seen
2074         flag in mailboxes that allow it, even if the mailbox doesn't
2075         allow other changes.
2076
2077 2003-01-23 22:01:03  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2078
2079         * handler.c: Automatically use the text/plain handler for text/*
2080         body parts which don't have a handler of their own.
2081
2082 2003-01-21 18:56:10  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2083
2084         * cryptglue.c: Fix a typo which broke pgp-extract-traditional.
2085
2086         * mutt_crypt.h: Fix an #ifdef.
2087
2088 2003-01-21 12:33:41  Werner Koch  <wk@gnupg.org>  (roessler)
2089
2090         * Makefile.am, acconfig.h, attach.c, commands.c, compose.c,
2091          configure.in, copy.c, copy.h, crypt.c, cryptglue.c, curs_main.c,
2092          functions.h, globals.h, gnupgparse.c, handler.c, hdrline.c,
2093          headers.c, hook.c, init.c, init.h, keymap.c, keymap.h,
2094          main.c, mutt.h, mutt_crypt.h, muttlib.c, mx.c, pager.c,
2095          parse.c, pattern.c, pgp.c, pgp.h, pgpkey.c, pgplib.c, pgplib.h,
2096          pgppubring.c, pop.c, postpone.c, protos.h, recvattach.c, send.c,
2097          sendlib.c, smime.c, smime.h, sort.h:  
2098          
2099          - To cleanup the pgp/smime code and prepare for other
2100            backends.  
2101          - Support gpg-agent by not asking for a passphrase.
2102
2103         This is just a start and probably we need a couple of other things
2104         to do. One drawback is that the help menu does always list all
2105         crypto realted stuff even when configured for no crypto at all.
2106         Same goes for the configure options but I consider thsi a feature:
2107         It allows to use the same .muttrc for different versions of mutt -
2108         at least during development, this is an advantage.  This all might
2109         be fixed but requires some changes to the configuration system.
2110
2111         Note, the use of the WithCrypto macro - it enables the compiler
2112         to do dead-code-elimination depending on the configured backend.
2113         This is better readable than all the nested ifdefs.  I did some
2114         short tests and it seems to work, althoug mutt's size does not
2115         change largely when compiled w/o crypto.
2116
2117         cryptglue.c is new as a warpper to all crypto calls; some are
2118         still in crypt.c but they should eventually also be wrapped.
2119         We don't use function pointers to keep a path to use dlopen or
2120         runtime configured backends.  crypt.h is also new and replaces
2121         pgp.h and smime.h in most files (except for the backend).
2122
2123         (Details are in Werner's changelog entries from January 4
2124         and January 6 below.  Note that the configure update Werner
2125         had done are not in the CVS at this point. -- T.R.)
2126
2127 2003-01-09 17:27:25  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2128
2129         * pgppubring.c: Don't make a "hard" transition to the new GnuPG
2130         syntax in pgpring.  This change undoes one of David Shaw's
2131         changes which were just committed.
2132
2133 2003-01-09 17:24:41  David Shaw  <dshaw@jabberwocky.com>  (roessler)
2134
2135         * gnupgparse.c, pgppubring.c: The latest GnuPG has new abilities
2136         to work with disabled keys.  Part of this change will eventually
2137         involve moving the 'd' that indicates a disabled key to a
2138         different part of the key listing.
2139
2140         To smooth this transition, as of version 1.2.2, GnuPG will
2141         start giving the 'd' in both places (and will do this for a good
2142         long time).
2143
2144         Here is a patch so mutt will accept either the old or new syntax.
2145
2146         * curs_lib.c: A recent change causes all mutt_yesorno prompts
2147         to come out as [yes]/yes or [no]/no.  Here's a fix.
2148
2149 2003-01-06  Werner Koch  <wk@gnupg.org>  (Committed 2003-01-21, roessler.)
2150
2151         * crypt.c (crypt_valid_passphrase): Detect gpg-agent and don't ask
2152         for the passphrase.
2153         * pgp.c (pgp_decrypt_part, pgp_application_pgp_handler)
2154         (pgp_sign_message, pgp_encrypt_message)
2155         (pgp_traditional_encryptsign): Make sure that we never ever send
2156         the passphrase if the gpg-agent has been detected.  Likewise.
2157
2158         * acconfig.h: Removed all remaining stuff as AC_TEMPLATEs to
2159         configure.in. BTW, we should consider to rename configure.in to
2160         configure.ac.
2161
2162 2003-01-05 22:16:02  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2163
2164         * smime_keys.pl: Error checking for the creation of the temporary
2165         directory; also, use file mode 0700.
2166
2167 2003-01-05 22:08:25  Bjoern Jacke  <bjoern@j3e.de>  (roessler)
2168
2169         * smime_keys.pl: Improve temporary file handling.
2170
2171 2003-01-05 22:02:37  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2172
2173         * commands.c: Another mutt_yesorno() change, in order to correctly
2174         interpret a C-g.
2175
2176 2003-01-05 22:00:00  Armin Wolfermann  <aw@osn.de>  (roessler)
2177
2178         * recvcmd.c, send.c, alias.c, attach.c, commands.c, curs_lib.c,
2179         main.c, muttlib.c, mx.c, pgpkey.c: Fix a number of invocations
2180         of mutt_yesorno(): Always explicitly use the M_YES and M_NO
2181         constants.  Fixes a couple of cases in which C-g would be
2182         mis-interpreted.
2183
2184 2003-01-04  Werner Koch  <wk@gnupg.org>  (Committed 2003-01-21, roessler.)
2185
2186         Replaced the use of HAVE_PGP and HAVE_SMIME by a more readable
2187         and extendable solution.
2188
2189         * pgplib.h: Moved enum pgp_ring and KEYFLAGS_* to
2190         * crypt.h: here.
2191         * smime.c (mutt_is_application_smime): Moved to 
2192         * crypt.c (mutt_is_application_smime): here.
2193         * pgp.c (mutt_is_application_pgp): Moved to 
2194         * crypt.c (mutt_is_application_pgp): here.
2195         * pgp.c (pgp_is_multipart_encrypted): Removed. Merged code with 
2196         * crypt.c (mutt_is_multipart_encrypted): this.
2197
2198         * mutt.h: Protect against double inclusion.
2199
2200         * pgplib.h (struct pgp_keyinfo): Remove the typedef to pgp_key_t.
2201         * crypt.h (pgp_key_t): Declare the typedef here.  NOTE:  This is
2202         now a pointer.  Changed all usages accordingly.
2203
2204         * configure.in: Replace HAVE_PGP and HAVE_SMIME by the new
2205         CRYPT_BACKEND macros.  Always include all OPS.*. 
2206         (LIBOBJ): Replaced by AC_LIBOBJ as required by newer autoconfs.
2207         * Makefile.am (EXTRA_mutt_SOURCES): Move crypt.c to mutt_SOURCES.
2208         (mutt_SOURCES): Add cryptglue.c
2209         (EXTRA_DIST): Add crypt.h
2210
2211         * pgp.h, pgplib.h, smime.h: Use the header only when the
2212         approriate backend has been configured.
2213         * pgp.c, pgpkey.c, smime.c: Build only if the approriate
2214         CRYPT_BACKEND_ macro is defined.
2215         * pgp.h, smime.h, global.h: Moved all variable declarations to
2216         global.h because they are now always defined. 
2217
2218         * sort.h: Always define PgpSortKey, although it does not belong to
2219         here.
2220
2221         * keymap.h: Unconditionally include all PGP and SMIME stuff.
2222         * mutt.h: Ditto.
2223         * protos.h: Ditto.
2224
2225         * init.h (HAVE_SMIME): Unconditionally include all crypto related
2226         definitions.  Mark the doc entries with "(Crypto/PGP/SMIME only)".
2227
2228         * globals.h: Replace gpg.h and smime.h by crypt.h.
2229
2230         * functions.h: Always include all crypto commands.
2231         
2232         * copy.h: Unconditionally define the crypto related M_CM_
2233
2234         * pgplib.h: Move APPLICATION_PGP and PGP* to crypt.h and include
2235         it.
2236         * smime.h: Move APPLICATION_SMIME and SMIME* to crypt.h and
2237         include it.
2238         * mutt_crypt.h (ENCRYPT,SIGN,GOODSIGN, BADSIGN): Move to crypt.h.
2239
2240         * crypt.c: Replaced pgp.h and smime.h header by crypt.h.  Always
2241         include all functions but shortcut them depending on WITHCRYPTO.
2242         All over the place use WITHCRYPTO instead of ifdefs.  Replaced all
2243         direct calls of the backend fucntions by twrapper functions
2244         defined in cryptglue.c
2245         (crypt_get_keys): Removed prototypes.
2246         * pgp.h (pgp_findKeys): New prototype.
2247         * smime.h (smime_findKeys): New prototype.
2248         * cryptglue.c: New.
2249         * crypt.h: New.
2250         * mutt_crypt.h: Moved all crypt_* prototypes to gcrypt.h.
2251         Unconditionally use this file.
2252         
2253         * init.c: Replaced pgp.h and smime.h header by crypt.h.
2254         (parse_set): Use WITHCRYPTO instead of ifdefs.
2255         (mutt_var_value_complete): Ditto.
2256
2257         * sendlib.c: Replaced pgp.h and smime.h header by crypt.h.
2258         (write_as_text_part): Now one macro using WITHCRYPTO.
2259         (mutt_write_mime_body): Use WITHCRYPTO instead of ifdefs.
2260         (mutt_make_message_attach): Ditto.
2261         (mutt_write_fcc): Ditto.
2262
2263         * send.c: Replaced pgp.h and smime.h header by crypt.h.
2264         (include_forward): Use WITHCRYPTO and validate passphrases for pgp
2265         and smime.
2266         (include_reply): Ditto.
2267         (generate_body): Use WITHCRYPTO instead of ifdefs.
2268         (ci_send_message): Ditto.
2269
2270         * recvattach.c: Replaced pgp.h and smime.h header by crypt.h.
2271         (mutt_gen_attach_list): Use WITHCRYPTO instead of ifdefs.
2272         (mutt_attach_display_loop): Ditto
2273         (mutt_view_attachments): Ditto.
2274
2275         * postpone.c: Replaced pgp.h and smime.h header by crypt.h.
2276         (mutt_get_postponed): Use WITHCRYPTO instead of ifdefs.
2277         (mutt_parse_crypt_hdr): Always include and use WITHCRYPTO instead
2278         of ifdefs.
2279         (mutt_prepare_template): Use WITHCRYPTO instead of ifdefs.
2280
2281         * pop.c: Removed pgp.h and smime.h.
2282         (pop_fetch_message): Use WITHCRYPTO instead of ifdefs.
2283
2284         * pattern.c: Replaced pgp.h and smime.h header by crypt.h.
2285         (Flags): Always include the crypto flags.
2286         (msg_search): Use WITHCRYPTO instead of ifdefs.
2287         (mutt_pattern_exec): Ditto.
2288
2289         * parse.c: Removed pgp.h and smime.h.
2290         (mutt_parse_mime_message): Use WITHCRYPTO instead of ifdefs.
2291
2292         * pager.c: Replaced pgp.h and smime.h header by crypt.h.
2293         (mutt_pager): Use WITHCRYPTO instead of ifdefs.
2294
2295         * mx.c: Removed smime.h and pgp.h.
2296         (mx_update_context): Use WITHCRYPTO instead of ifdefs.
2297
2298         * muttlib.c: Replaced pgp.h and smime.h header by crypt.h.
2299         (mutt_needs_mailcap): Use WITHCRYPTO. Note, that there used to be
2300         an error when PGP was not configured so that TYPEAPPLICATION was
2301         not recognized for SMIME.
2302         (mutt_is_text_part): Use WITHCRYPTO instead of ifdefs.
2303
2304         * main.c: Include crypt.h.
2305         (show_version): Remove HAVE_PGP and HAVE_SMIME.  Add
2306         CRYPT_BACKEND_CLASSIC_PGP, CRYPT_BACKEND_CLASSIC_SMIME.
2307
2308         * keymap.c: Include crypt.h so that we can test WITHCRYPTO.
2309         (Menus): Always include pgp and smime. 
2310         (km_init): Create smime and pgp bindings depending on WITHCRYPTO.
2311         (km_get_table): Return OpPgp depending on WITHCRYPTO.
2312
2313         * hook.c (mutt_parse_hook): Use WITHCRYPTO instead of ifdefs.
2314         (mutt_crypt_hook): Always include.
2315
2316         * headers.c: Replaced pgp.h and smime.h header by crypt.h.
2317         (mutt_edit_headers): Use WITHCRYPTO instead of ifdefs
2318
2319         * hdrline.c: Replaced pgp.h and smime.h header by crypt.h.
2320         (hdr_format_str): Use WITHCRYPTO.
2321
2322         * handler.c: Replaced pgp.h and smime.h header by crypt.h.
2323         (mutt_can_decode): Use WITHCRYPTO instead of ifdefs.
2324         (mutt_can_decode): Application/smime is now also checked when PGP
2325         support is not configured.
2326         (mutt_body_handler): Use WITHCRYPTO
2327
2328         * curs_main.c: Replaced pgp.h and smime.h header by crypt.h.
2329         (mutt_index_menu): Shortcut crypto only operations depending on
2330         WITHCRYPTO.
2331
2332         * copy.c: Replaced pgp.h and smime.h header by crypt.h.
2333         (_mutt_copy_message): 
2334
2335         * compose.c: Replaced pgp.h and smime.h header by crypt.h.
2336         (enum): Always include HDR_CRYPT and HDR_CRYPTINFO.
2337         (redraw_crypt_lines): Always include this fnc but shortcut it
2338         depending on WITHCRYPT.  Draw lines depending on the configured
2339         crypto support.
2340         (pgp_send_menu): Always include this one.  Call wrapper functions.
2341         (smime_send_menu): Likewise.
2342         (draw_envelope): Use WITHCRYPTO instead of ifdefs.
2343         (mutt_compose_menu): Allow pgp/smime commands only when configured.
2344
2345         * commands.c: Replaced pgp.h and smime.h header by crypt.h.
2346         (mutt_display_message,pipe_msg, _mutt_pipe_message)
2347         (set_copy_flags, mutt_save_message, mutt_edit_content_type)
2348         (_mutt_check_traditional_pgp): Use pgp wrapper.
2349
2350         * attach.c (mutt_view_attachment): Removed HAVE_GPG and HAVE_SMIME
2351         and replaced by global variable WITHCRYPTO.  Replaced pgp and
2352         smime header by crypt.h.x
2353
2354 2003-01-03 18:07:36  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2355
2356         * pgp.c: Detect in-line key material when checking for traditional
2357         PGP messages.
2358
2359 2002-12-22 20:04:51  RenĂ© Clerc  <rene@clerc.nl>  (roessler)
2360
2361         * po/nl.po: update
2362
2363 2002-12-22 20:01:32  Bjoern Jacke  <bjoern@j3e.de>  (roessler)
2364
2365         * smime_keys.pl: Remove an unnecessary invocation of "cat";
2366         call openssl with the full path.
2367
2368 2002-12-22 11:20:00  Vincent Lefevre  <vincent@vinc17.org>  (roessler)
2369
2370         * po/fr.po: Another fr.po update for the CVS (taking into account
2371         the change in pgpkey.c:486)...
2372
2373 2002-12-22 11:17:24  Martin Michlmayr  <tbm@cyrius.com>  (roessler)
2374
2375         * hdrline.c, init.h: Add %A to the format strings, which expands
2376         to the reply-to address (if present) or to the author's address
2377         when there's no Reply-To header.
2378
2379 2002-12-21 20:32:13  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2380
2381         * curs_main.c: OK, Michael is right: Gotos suck. ;-)
2382
2383 2002-12-21 13:25:11  Vsevolod Volkov  <vvv@mutt.org.ua>  (roessler)
2384
2385         * po/ru.po: update
2386
2387 2002-12-20 09:37:59  David Shaw  <dshaw@jabberwocky.com>  (roessler)
2388
2389         * pgpkey.c: Minor tweak to an error message.
2390
2391 2002-12-20 09:29:12  Pawel Dziekonski  <dzieko@pwr.wroc.pl>  (roessler)
2392
2393         * po/pl.po: update
2394
2395 2002-12-19 11:48:58  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2396
2397         * doc/manual.sgml.head, doc/muttrc.man.head: Improve the
2398         documentation of pgp-hook/crypt-hook.
2399
2400         * pgpkey.c: Don't bother the user with weak keys when there's
2401         a strong one.  Experimental, based on discussions on mutt-dev.
2402
2403         * cvslog2changelog.pl: Identify both the author of a change and
2404         the one who committed it to the CVS in the changelog.
2405
2406 2002-12-19 07:42:36  Vincent Lefevre  <vincent@vinc17.org>  (roessler)
2407
2408         * po/fr.po: update
2409
2410 2002-12-19 07:37:01  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
2411
2412         * Makefile.am: Michael doesn't have $VISUAL set.
2413
2414 2002-12-18 17:29:56  Sahil Tandon  <sahil@brandeis.edu>
2415
2416         * init.h: I found a small typo in the manual, specifically
2417         at this[1] URL.  The description of the smart_wrap variable reads:
2418         "Controls the display of lines longer then the screen width in the
2419         internal pager."  The word _then_ should be _than_ if I'm not
2420         mistaken.
2421
2422 2002-12-18 10:26:35  Thomas Roessler  <roessler@does-not-exist.org>
2423
2424         * po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po,
2425         po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po,
2426         po/zh_TW.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po,
2427         po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po,
2428         po/id.po, po/it.po: make update-po
2429
2430         * mkchangelog.sh: Turn on compression when getting log messages
2431         from the CVS server.  (Now that I don't have the server locally,
2432         bandwidth is expensive...  ;-)
2433
2434         * keymap.c: Make the messages from the what-key function
2435         internationalizable.
2436
2437         * crypt.c, crypt.h, mutt_crypt.h, pgp.c, pgp.h, smime.c,
2438         smime.h: Rename crypt.h to mutt_crypt.h.
2439
2440         * Makefile.am: cvs update ChangeLog before trying to update
2441         it locally.
2442
2443 2002-12-18 07:37:56  Roland Rosenfeld  <roland@spinnaker.de>
2444
2445         * po/de.po: update
2446
2447 2002-12-17 13:45:16  Vincent Lefevre  <vincent@vinc17.org>
2448
2449         * po/fr.po: update fr.po
2450
2451 2002-12-17 13:04:29  Thomas Roessler  <roessler@does-not-exist.org>
2452
2453         * .cvsignore: Ignore some more files.
2454
2455         * Makefile.am, mkjtags.c: Remve that jed tags generator.  I don't
2456         use it anyway.
2457
2458         * cvslog2changelog.pl: Adding Michael's address to the changelog
2459         generator.
2460
2461         * build-release: Adopting the release-building script to the
2462         new changelog process.
2463
2464         * po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po,
2465         po/zh_TW.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po,
2466         po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/es.po, po/et.po,
2467         po/fr.po, po/gl.po, VERSION, build-release, po/ca.po, po/cs.po,
2468         po/da.po, po/de.po, po/el.po, po/eo.po, reldate.h: automatic
2469         post-release commit for mutt-1.5.3
2470
2471         * OPS, curs_main.c, functions.h: Experimental: Introduce
2472         {next,previous}-new-then-unread.  These functions behave
2473         like {next,previous}-new as long as new messages are
2474         visible. When no new messages are visible any more, there's
2475         a fall-back to {next,prev}-unread.
2476
2477         Memo to self: Impose a weekly quota on the use of goto
2478         statements.
2479
2480 2002-12-16 20:28:46  Edmund GRIMLEY EVANS  <edmundo@rano.org>
2481
2482         * handler.c, rfc2047.c, url.c: Fix #1424.
2483
2484 2002-12-16 17:59:51  Thomas Roessler  <roessler@does-not-exist.org>
2485
2486         * pgp.c: Experimental short-cut code if the "image" of an address
2487         under a pgp-hook looks like a hexadecimal key id.
2488
2489 2002-12-13 15:53:36  David Shaw  <dshaw@jabberwocky.com>
2490
2491         * lib.c: Fixing Thomas' screw-up in mutt_concat_path.
2492
2493 2002-12-13 11:00:44  RenĂ© Clerc  <rene@clerc.nl>
2494
2495         * po/nl.po: update.
2496
2497 2002-12-11 22:47:57  Thomas Roessler  <roessler@does-not-exist.org>
2498
2499         * muttlib.c, pgp.c, protos.h, send.c: Fix #1417; thanks to
2500         Derek D. Martin <ddm@sophic.org> for the excellent observation.
2501         (In addition to the fix proper, some tracking of temporary files
2502         is added to mutt's debugging output.)
2503
2504 2002-12-11 22:23:42  Thomas Roessler  <roessler@does-not-exist.org>
2505
2506         * crypt.c: Call endwin() before calling PGP for traditional
2507         encryption.
2508
2509 2002-12-11 15:51:57  Vincent Lefevre  <vincent@vinc17.org>
2510
2511         * po/fr.po: update.
2512
2513 2002-12-11 15:20:21  Thomas Roessler  <roessler@does-not-exist.org>
2514
2515         * browser.c, complete.c, hook.c, init.c, lib.c, lib.h: Herbert
2516         Martin Dietze <herbert@the-little-red-haired-girl.org> notes that
2517         mutt may currently build IMAP URLs like imap://exchange//herbert
2518         for FCCs.  The fix in this patch is to include a function named
2519         mutt_concat_path which concatenates path elements, but avoids
2520         the creation of double slashes.  (These don't create problems
2521         when you're just accessing the file system, but apparently they
2522         do cause problems with IMAP.)
2523
2524         * imap/auth.c, imap/command.c, imap/imap.c, imap/imap.h,
2525         imap/util.c, date.c, dotlock.c, dotlock.h, edit.c, editmsg.c,
2526         enter.c, extlib.c, flags.c, from.c, functions.h, gnupgparse.c,
2527         handler.c, hash.c, hash.h, headers.c, help.c, history.c,
2528         history.h, keymap.c, keymap.h, lib.c, lib.h, main.c, makedoc.c,
2529         mapping.h, menu.c, mh.c, mime.h, mkjtags.c, mutt_curses.h,
2530         mutt_menu.h, mutt_regex.h, mutt_socket.c, muttlib.c, mx.c, mx.h,
2531         pager.h, parse.c, pattern.c, pgp.c, pgp.h, pgpinvoke.c, pgpkey.c,
2532         pgplib.c, pgplib.h, postpone.c, protos.h, query.c, recvattach.c,
2533         recvcmd.c, remailer.c, remailer.h, resize.c, rfc1524.c, rfc1524.h,
2534         rfc2047.c, rfc2047.h, rfc2231.c, rfc2231.h, rfc822.c, rfc822.h,
2535         score.c, signal.c, snprintf.c, sort.c, sort.h, status.c,
2536         system.c, thread.c, url.c, addrbook.c, alias.c, attach.c,
2537         attach.h, browser.c, browser.h, buffy.c, buffy.h, charset.c,
2538         charset.h, commands.c, complete.c, compose.c, copy.h, crypt.c,
2539         crypt.h, curs_main.c: Fix Mike's and my e-mail addresses in
2540         copyright lines.
2541
2542         * muttbug.sh.in: Ask for the user's e-mail address.
2543
2544         * pager.c: Try to make search-next behave more closely to what
2545         people are used to, again.  The behaviour introduced by this
2546         patch will give you the previous search string as the default,
2547         but will search-next when you just press enter without changing
2548         the search string.
2549
2550 2002-12-10 20:56:52  Thomas Roessler  <roessler@does-not-exist.org>
2551
2552         * imap/command.c, imap/imap.c, imap/message.c, imap/utf7.c,
2553         imap/util.c, score.c, send.c, sendlib.c, smime.c, thread.c, url.c,
2554         addrbook.c, alias.c, attach.c, browser.c, buffy.c, charset.c,
2555         color.c, compose.c, copy.c, crypt.c, curs_main.c, enter.c,
2556         gnupgparse.c, hash.c, history.c, hook.c, init.c, lib.c, main.c,
2557         mbox.c, menu.c, mh.c, mutt_ssl.c, mutt_ssl_nss.c, muttlib.c,
2558         mx.c, pager.c, parse.c, pattern.c, pgp.c, pgpkey.c, pgplib.c,
2559         pgppacket.c, pgppubring.c, pop.c, pop_auth.c, postpone.c,
2560         query.c, recvattach.c, remailer.c, rfc1524.c, rfc2047.c,
2561         rfc2231.c, rfc822.c: Replace safe_free calls by the FREE macro.
2562
2563 2002-12-09 19:06:40  Thomas Roessler  <roessler@does-not-exist.org>
2564
2565         * Makefile.am: Minor formatting fix.
2566
2567         * cvslog2changelog.pl: Change the ChangeLog format as
2568         suggested by Martin Michlmayer.
2569
2570         * send.c: Try to fix another obscure error in S/MIME
2571         auto-signing upon reply.
2572
2573         * rfc822.c: Experimental patch to fix #1318.
2574
2575 2002/12/09 18:09:49  David Jardine <david@jardine.de>
2576
2577         * init.h: Documentation fix concerning %L in index_format.
2578         #1313.
2579
2580 2002/12/09 18:05:54  David Shaw <dshaw@jabberwocky.com>
2581
2582         * mh.c, parse.c: Reduce the meaning of the mark_old option
2583         so it only controls whether new messages are marked as old
2584         when leaving the mailbox.
2585
2586 2002/12/09 17:54:25  Jesus Climent <jesus.climent@hispalinux.es>
2587
2588         * po/es.po: Fix a typo.  (#1392)
2589
2590 2002/12/09 17:52:50  Anders Helmersson <anders.helmersson@telia.com>
2591
2592         * addrbook.c, curs_lib.c, protos.h, query.c: Fix #1390.
2593         Based on a patch submitted earlier by Edmund Grimley Evans.
2594
2595 2002/12/09 17:44:54  Thomas Roessler <roessler@does-not-exist.org>
2596
2597         * PATCHES: Ups.
2598
2599 2002/12/09 17:44:28  Michael Elkins <me@sigpipe.org>
2600
2601         * OPS, PATCHES, curs_main.c, functions.h, keymap.c, keymap.h,
2602         menu.c: This patch adds two features to mutt:
2603
2604         - you can now specify the octal code of a key in a bind or
2605           macro function, using the syntax <NNN>.  Eg, bind index
2606           <541> show-version This allows you to bind to a function
2607           key for which Mutt doesn't have a friendly name associated
2608           with it.
2609
2610         - adds a what-key function which allows you to press a key
2611           and have mutt show you the decimal/octal value.  (not
2612           bound to anything by default)
2613
2614 2002/12/09 16:07:24  Toomas Soome <tsoome@muhv.pri.ee>
2615
2616         * po/et.po: update.
2617
2618 2002/12/09 13:30:02  Thomas Roessler <roessler@does-not-exist.org>
2619
2620         * po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po,
2621         po/uk.po, po/zh_CN.po, po/zh_TW.po, po/gl.po, po/hu.po,
2622         po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po,
2623         po/pl.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/ca.po,
2624         po/cs.po, po/da.po, po/de.po, po/el.po, compose.c: Try to
2625         fix a localization issue identified by Pawel Dzienkonski
2626         (#1410).  Side effect: All translations will need an update
2627         of the S/MIME key translations.
2628
2629 2002/12/09 11:20:14  Pawel Dziekonski <dzieko@pwr.wroc.pl>
2630
2631         * po/pl.po: update.
2632
2633 2002/12/08 23:14:43  ph04169@cc.uoi.gr
2634
2635         * po/el.po: update.
2636
2637 2002/12/08 16:11:35  TAKAHASHI Tamotsu <ttakah@lapis.plala.or.jp>
2638
2639         * po/ja.po: update.
2640
2641 2002/12/08 15:10:59  Roland Rosenfeld <roland@spinnaker.de>
2642
2643         * po/de.po: Update.
2644
2645 2002/12/07 19:19:34  Thomas Roessler <roessler@does-not-exist.org>
2646
2647         * Makefile.am: yet another one.
2648
2649         * Makefile.am: Another changelog-related change.
2650
2651         * ChangeLog, Makefile.am, cvslog2changelog.pl: Automatically
2652         update ChangeLog as part of the commit process.
2653
2654         * doc/Makefile.in, ChangeLog, ChangeLog.old, Makefile.am,
2655         cvslog2changelog.pl, mkchangelog.sh: Change the style of
2656         ChangeLog: Now, the actual patch submitter's name is
2657         extracted from the commit message and used for the change
2658         log.  For the moment, the date format doesn't match the one
2659         in the old changelog.  If you want to fix this, submit a
2660         patch to cvslog2changelog.pl. ;-)
2661
2662 2002/12/07 08:55:59  Vincent Lefevre <vincent@vinc17.org>
2663
2664         * po/fr.po: update
2665
2666 2002/12/07 08:55:23  Paul Walker <paul@black-sun.demon.co.uk>
2667
2668         * pgppubring.c: Fix a compilation warning.
2669
2670 2002/12/07 08:53:21  Thomas Roessler <roessler@does-not-exist.org>
2671
2672         * mh.c, mutt.h, muttlib.c: Gracefully handle unknown maildir flags.
2673
2674 2002/12/06 11:30:08  Thomas Roessler <roessler@does-not-exist.org>
2675
2676         * Makefile.am: Run check_sec.sh before committing.
2677
2678 2002/12/06 11:28:30  Brendan Cully <brendan@kublai.com>
2679
2680         * m4/gettext.m4, m4/iconv.m4, build-release, configure.in: autoconf cleanup.
2681
2682 2002/12/06 11:14:13  Thomas Roessler <roessler@does-not-exist.org>
2683
2684         * po/zh_CN.po, po/zh_TW.po, po/uk.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/da.po, po/de.po, VERSION, po/ca.po, po/cs.po, reldate.h, ChangeLog: automatic post-release commit for mutt-1.5.2
2685
2686         * curs_lib.c, pgppubring.c: Fixing a number of traditional malloc calls which have made their
2687         way into the code.
2688
2689         * build-release: Don't post announcements automatically for the moment.
2690
2691 2002/12/05 22:30:02  Michael Elkins <me@sigpipe.org>
2692
2693         * doc/manual.sgml.head: Fix #1398.
2694
2695 2002/11/25 14:16:47  Lars Hecking <lhecking@nmrc.ucc.ie>
2696
2697         * sendlib.c, ChangeLog, INSTALL, charset.h, configure.in: The noiconv patch.
2698
2699 2002/11/14 08:12:30  Michael Elkins <me@sigpipe.org>
2700
2701         * curs_lib.c: Fix #1388.
2702
2703 2002/11/13 10:10:52  Thomas Roessler <roessler@does-not-exist.org>
2704
2705         * main.c: A description of -A was lacking from the help string.
2706
2707         * doc/manual.sgml.head, doc/mutt.man, main.c, protos.h: Add a new command line option -A which is used to expand aliases.
2708
2709         * keymap.c: Add a safeguard #ifdef for the KEY_BTAB entry.  Suggested by Thomas
2710         Dickey.
2711
2712 2002/11/12 09:20:30  Michael Elkins <me@sigpipe.org>
2713
2714         * keymap.c: Tell mutt about the back-tab key (shift tab).
2715
2716 2002/11/12 09:20:09  Thomas Roessler <roessler@does-not-exist.org>
2717
2718         * Makefile.am: ups.
2719
2720         * Makefile.am: Add "make pclean" in order to clean up PATCHES.
2721
2722 2002/11/12 08:55:57  TAKAHASHI Tamotsu <arms405@jade.dti.ne.jp>
2723
2724         * po/ja.po: update
2725
2726 2002/11/12 08:41:18  Thomas Roessler <roessler@does-not-exist.org>
2727
2728         * README: Add an explicit note that CVS doesn't work from ftp.mutt.org any more.
2729
2730 2002/11/12 08:35:34  "Yasuhiro Matsumoto" <mattn_jp@hotmail.com>
2731
2732         * mbyte.c: cp932 should be treated like shift_jis.
2733
2734 2002/11/12 08:20:11  Nathan Dushman <nhd+mutt@andrew.cmu.edu>
2735
2736         * imap/auth_gss.c, imap/auth_sasl.c, configure.in, main.c, mutt_sasl.c, mutt_sasl.h: Hi - this is a patch against mutt-1.4 to use version 2 of the Cyrus
2737         SASL library; all changes are ifdef'd so as not to break SASLv1
2738         support. This includes a patch to configure.in to allow the choice
2739         between v1 and v2, but someone with a better understanding of
2740         autoconf should double-check it.
2741
2742 2002/11/12 08:00:51  Michael Elkins <me@sigpipe.org>
2743
2744         * handler.c: Actually commit patch-1.5.1.me.long_qp.2.
2745
2746         * mailbox.h, mh.c, mx.c: The maildir_time patch.
2747
2748 2002/11/11 21:17:25  Thomas Roessler <roessler@does-not-exist.org>
2749
2750         * muttbug.sh.in: You shall not use CVS to distribute test versions.
2751
2752         * muttbug.sh.in: more fixes.
2753
2754         * muttbug.sh.in: Add some rpm-related intelligence to flea.
2755
2756         * muttbug.sh.in: Fix flea's interaction with bug(1) on Debian systems.
2757
2758         * PATCHES: Clean up the patch list.
2759
2760 2002/11/11 20:32:30  Michael Elkins <me@sigpipe.org>
2761
2762         * PATCHES, hdrline.c: Fix #485: Make %z work like %Z inside of %{} in $index_format.
2763
2764         * PATCHES, copy.c: Fix #1379 - update the total mailbox size when an attachment is
2765         deleted.
2766
2767         * PATCHES, curs_main.c, menu.c, pager.c: Fix #1310; redraw problems.
2768
2769         * doc/manual.sgml.head, init.h: Fix #1306.
2770
2771         * send.c: Fix #1364.
2772
2773 2002/11/11 19:50:23  Steve Kennedy <steve-md@gbnet.net>
2774
2775         * pgp.c: Fix memory leak in the PGP code.
2776
2777 2002/11/11 19:46:29  Paul Walker <paul@black-sun.demon.co.uk>
2778
2779         * commands.c, protos.h, sendlib.c: Fix #718.
2780
2781 2002/11/11 19:38:30  Thomas Roessler <roessler@does-not-exist.org>
2782
2783         * sendlib.c: Fix #1366.
2784
2785 2002/11/11 19:24:24  Martin Siegert <siegert@sfu.ca>
2786
2787         * mx.c: Fix IMAP moving; #1367.
2788
2789 2002/11/11 19:22:17  rene@clerc.nl
2790
2791         * send.c: Another S/MIME ifdef misses and causes compilation problems.
2792
2793 2002/11/11 19:21:24  Michael Elkins <me@sigpipe.org>
2794
2795         * init.h: patch-1.5.1-me.status_doc.2
2796
2797 2002/11/11 19:16:11  Thomas Roessler <roessler@does-not-exist.org>
2798
2799         * alias.c, init.c, protos.h: patch-1.5-tlr.alias-parse.1 - extension of patch-1.5.1-me.aliascheck.1
2800         
2801         This patch catches the same kind of bad alias names caught by
2802         Michael's patch.  There are some extensions:
2803         
2804         1. Mutt makes sure that it doesn't _suggest_ bad names to the user.
2805         2. If a name is bad, the user is informed, and may elect to fix the
2806            name.  In this case, mutt will automatically suggest a fixed
2807            version.
2808         3. If the user insists in the bad name, it's written into the
2809            aliases file with proper quoting.
2810         4. When mutt parses the aliases file, it now uses the normal
2811            tokenizer routines in order to properly handle quoted alias names.
2812
2813 2002/11/11 18:36:25  Michael Elkins <me@sigpipe.org>
2814
2815         * handler.c: patch-1.5-me.long_qp.2 (#1371) - fix truncation with overly long Q-P
2816         encoded lines.
2817
2818 2002/10/22 21:24:07  RenĂ© Clerc <rene@clerc.nl>
2819
2820         * commands.c: Add some missing #ifdefs.
2821
2822 2002/10/22 21:23:20  Michael Elkins <me@sigpipe.org>
2823
2824         * init.h, recvattach.c: Documentation fix; #1326
2825
2826 2002/10/22 21:22:45  RenĂ© Clerc <rene@clerc.nl>
2827
2828         * send.c: Another crypt_reply fix.
2829
2830 2002/10/22 21:20:07  Michael Elkins <me@sigpipe.org>
2831
2832         * contrib/sample.muttrc: #1357
2833
2834 2002/10/10 09:50:03  RenĂ© Clerc <rene@clerc.nl>
2835
2836         * send.c: Make sure that crypt_reply replies with the same type, despite a
2837         possible S/MIME default.
2838
2839 2002/10/10 09:43:29  Michael Elkins <me@sigpipe.org>
2840
2841         * doc/manual.sgml.head, doc/manual.sgml.head: Document escaping rules for regular expressions (#1351).
2842
2843         * pager.c: Fix header coloring, so there is no difference between ncurses and
2844         slang.
2845
2846         * init.h: PGP documentation glitch.
2847
2848 2002/10/10 09:33:33  Paul Walker <paul@black-sun.demon.co.uk>
2849
2850         * doc/manual.sgml.head: Fix #1340 (documentation)
2851
2852 2002/10/10 09:33:05  Michael Elkins <me@sigpipe.org>
2853
2854         * pager.c: Jeremy Lin wrote:
2855         > When I search with / and get a match, doing '/\r' doesn't move to the next
2856         > match. This behavior is unlike the less pager, and is rather useless, IMHO.
2857         
2858         Try the attached patch.
2859
2860 2002/09/23 12:08:43  Thomas Roessler <roessler@does-not-exist.org>
2861
2862         * buffy.c: A variant of buffy notification.  Note:  If you folks don't like
2863         this, we can return to the old version.
2864
2865 2002/09/09 21:48:19  Rudi Chiarito <nutello@sweetness.com>
2866
2867         * OPS, browser.c, buffy.c, curs_main.c, functions.h, pager.c, protos.h: Add a buffy-list function, and display more information when new
2868         mail arrives.  With some modifications from tlr.
2869
2870 2002/09/09 21:19:08  Michael Elkins <me@sigpipe.org>
2871
2872         * mh.c: Fix #1321.
2873
2874         * mh.c: [STABLE] Fix #1321.
2875
2876 2002/09/09 21:04:03  Tony Leneis <tony@cvr.ds.adp.com>
2877
2878         * signal.c: Tru64 Unix portability patch.
2879
2880         * signal.c: [STABLE] Tru64 Unix portability patch.
2881
2882 2002/09/09 21:02:05  Vincent Lefevre <vincent@vinc17.org>
2883
2884         * doc/manual.sgml.head: Fixing a typo.
2885
2886 2002/09/09 20:53:46  Thomas Roessler <roessler@does-not-exist.org>
2887
2888         * postpone.c: Fixing #1300.  Noted by David Shaw <dshaw@jabberwocky.com>.
2889
2890         * postpone.c: Fix #1299; noted by David Shaw <dshaw@jabberwocky.com>.
2891
2892 2002/09/09 20:20:20  Michael Elkins <me@sigpipe.org>
2893
2894         * init.h, mutt.h, send.c: Introducing $forward_edit.
2895
2896         * send.c: #265:
2897         
2898         > Suppose a user wants to fcc to a file (e.g., /a/b/c) but accidentally
2899         > typed a = before the path name. Mutt will fail to find the =/a/b/c
2900         > folder, display the error message and beep, but immediately erase the
2901         > error message; the mail will be sent even though the fcc failed. (The
2902         > same can be accomplished by accidentally mistyping other parts of the
2903         > path name.) On local systems where screen update is quick, the user
2904         > might not notice the error message at all.
2905         >
2906         > The problem with this behaviour is that the user might have no chance
2907         > to read the error message if the screen update is quick enough; as a
2908         > result (s)he might not notice that the fcc failed.
2909         >
2910         > A related thing (probably can't be classified as a problem) is that if
2911         > fcc fails, the user probably don't want to send the mail out because
2912         > if fcc is requested (s)he probably very much want to keep a copy of
2913         > the sent mail.
2914         
2915         Try the following patch.  We keep track of whether or not the fcc
2916         failed with a local var `fcc_error' and perform the same behavior as
2917         if the actual send of the message failed (without really sending)
2918         when the FCC fails, thus giving the user a chance to correct the
2919         error.
2920
2921         * globals.h, init.h, send.c: Introduce $content_type.  There's one change against Michael's
2922         patch, in how the "format=flowed" parameter is used.
2923
2924 2002/09/09 20:04:45  Vincent Lefevre <vincent@vinc17.org>
2925
2926         * history.c: [STABLE] Fixing history classes.
2927
2928         * history.c: Fixing history classes.
2929
2930 2002/09/09 19:56:25  Armin Wolfermann <aw@osn.de>
2931
2932         * mh.c: when doing the second parsing pass on a maildir, mutt doesn't delete
2933         the fake HEADER struct if the file is unreadable. With this fix
2934         unreadable files get silently ignored (like in the MH case).
2935
2936 2002/09/09 19:55:01  "TAKAHASHI, Tamotsu" <arms405@jade.dti.ne.jp>
2937
2938         * po/ja.po: Update.
2939
2940 2002/09/09 19:53:24  Michael Elkins <me@sigpipe.org>
2941
2942         * editmsg.c: Fixing #1149:  Truncate files used for editing messages.
2943
2944 2002/09/09 19:29:26  Nicolas Rachinsky <nicolas@dauerreden.de>
2945
2946         * doc/manual.sgml.head, doc/muttrc.man.head, buffy.c, buffy.h, init.h: An unmailboxes command.  #1311.
2947
2948 2002/09/09 19:24:54  Michael Elkins <me@sigpipe.org>
2949
2950         * attach.c: Fixing #1330.
2951
2952         * attach.c: [STABLE] Fixing #1330.
2953
2954 2002/08/09 07:01:11  Thomas Roessler <roessler@does-not-exist.org>
2955
2956         * doc/muttrc.man.head: Document unalternative_order in the manual page.
2957
2958 2002/08/09 06:58:37  Michael Elkins <me@sigpipe.org>
2959
2960         * doc/manual.sgml.head, init.c, init.h: The following patch adds the `unalternative_order' command.  It also
2961         allows using "*" more generically in un-commands which use
2962         parse_unlists().
2963
2964 2002/08/05 17:25:05  Michael Elkins <me@sigpipe.org>
2965
2966         * pgpewrap.c, pgppubring.c, pgpewrap.c, pgppubring.c: Error handling fixes.
2967
2968 2002/07/26 08:24:01  Michael Elkins <me@sigpipe.org>
2969
2970         * doc/manual.sgml.head: Documentation for reply-hook.  Another patch (for the manual page)
2971         would be most welcome. ;-))
2972
2973         * curs_lib.c: The attached patch fixes mutt_yesorno() so that the question will be
2974         truncated enough to always fit in the default answer string.  The
2975         size is calculated on the fly so that there is no artificial
2976         truncation.
2977
2978 2002/07/24 09:46:58  TAKIZAWA Takashi <taki@luna.email.ne.jp>
2979
2980         * mutt.h, mutt.h: The attached patch sets MB_LEN_MAX to 16, which is MB_LEN_MAX value
2981         on glibc-2.2. It works only with --without-wc-funcs switch. It may
2982         be applied to mutt-1.4 and mutt-1.5.1.
2983
2984 2002/07/24 09:37:41  Lars Hecking <lhecking@nmrc.ie>
2985
2986         * configure.in, configure.in: Fix a quoting sloppiness.  Noted by Vincent Lefevre.
2987
2988 2002/07/24 09:33:59  Thomas Roessler <roessler@does-not-exist.org>
2989
2990         * browser.c, browser.c: Fixing #1282.  An off-by-one error. :-/
2991
2992 2002/07/24 09:20:22  Michael Elkins <me@sigpipe.org>
2993
2994         * mutt.h, send.c, hook.c, init.h: reply-hook.  Documentation still needed.
2995
2996 2002/07/24 09:06:06  Vincent Lefevre <vincent@vinc17.org>
2997
2998         * po/fr.po: update.
2999
3000 2002/07/24 08:41:31  Michael Elkins <me@sigpipe.org>
3001
3002         * doc/mutt.man, compose.c, editmsg.c, init.c, init.h, attach.c, doc/mutt.man, compose.c, editmsg.c, init.c, init.h, attach.c: Fix $editor and $visual.  Based on an earlier patch from Edmund
3003         Grimley Evans.
3004
3005 2002/07/19 19:23:21  Michael Elkins <me@sigpipe.org>
3006
3007         * doc/manual.sgml.head: Another documentation patch.
3008
3009 2002/07/17 12:48:38  Rocco Rutte <s1118644@mail.inf.tu-dresden.de>
3010
3011         * sendlib.c: * Thomas Roessler [02-07-08 10:14:53 +0200] wrote:
3012         >  * sendlib.c, 3.12 -> 3.13
3013         >    From: Rocco Rutte <s1118644@mail.inf.tu-dresden.de>
3014         
3015         >    Make encode_from a bit more aggressive, by also catching a 'f' in
3016         >    the beginning of a line.
3017         
3018         'Catch' is good but also to encode it is better. It may have
3019         been too late (sorry for that) so I fixed it. I don't know
3020         why the current source only escapes lines that actually
3021         begin with 'from' or 'From' followed by some text. I think
3022         that escaping 'from' or 'From' on a single line should be
3023         done, too.
3024         
3025         Not a big deal, anyways.
3026
3027 2002/07/16 07:28:11  Michael Elkins <me@sigpipe.org>
3028
3029         * main.c, main.c: Update copyright notices.
3030
3031 2002/07/07 19:33:50  Cedric Duval <cedricduval@free.fr>
3032
3033         * doc/manual.sgml.head, doc/mutt.man, init.h: Documentation fixes.
3034
3035 2002/07/07 19:29:05  "TAKAHASHI, Tamotsu" <arms405@jade.dti.ne.jp>
3036
3037         * doc/manual.sgml.head: Dcumentation fixes.
3038
3039 2002/07/07 19:23:22  Cedric Duval <cedricduval@free.fr>
3040
3041         * doc/manual.sgml.head, doc/mutt.man, init.h: Documentation fixes.
3042
3043 2002/07/07 19:22:19  Rocco Rutte <s1118644@mail.inf.tu-dresden.de>
3044
3045         * sendlib.c: Make encode_from a bit more aggressive, by also catching a 'f' in
3046         the beginning of a line.
3047
3048 2002/07/07 19:13:03  Velko Hristov <hristov@informatik.hu-berlin.de>
3049
3050         * po/bg.po: Update.
3051
3052 2002/07/07 19:11:15  Jeremy Blosser <jblosser-mutt@firinn.org>
3053
3054         * init.h: Add unauto_view to the stable branch.  A one-liner.
3055
3056 2002/06/28 19:52:31  Michael Elkins <me@sigpipe.org>
3057
3058         * doc/manual.sgml.head, doc/manual.sgml.head: Documentation fix (#271).
3059
3060 2002/06/18 10:03:52  (automatic)
3061
3062         * 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: "make update-po"
3063
3064 2002/06/18 10:02:44  several submitters
3065
3066         * po/ca.po: Adding a BG translation.  Update for CA.
3067
3068 2002/06/18 10:02:43  Thomas Roessler <roessler@does-not-exist.org>
3069
3070         * po/bg.po: branches:  1.1.2;
3071         file bg.po was initially added on branch mutt-1-4-stable.
3072
3073 2002/06/18 10:02:43  several submitters
3074
3075         * po/bg.po: Adding a BG translation.  Update for CA.
3076
3077         * configure.in: Adding a BG translation.
3078
3079 2002/06/18 09:53:12  Michael Elkins <me@sigpipe.org>
3080
3081         * init.c, init.c: The string used to store the commmand for a backtic expansion in the
3082         muttrc was not free'd if the command failed for some reason.
3083
3084 2002/06/18 09:52:13  David Champion <dgc@uchicago.edu>
3085
3086         * m4/gssapi.m4: Okay, two bugs here. One's an oversight of mine in my previous patch,
3087         where I tried to use "[hH]" as Bourne code while m4 had quoting set to
3088         ([, ]) -- this probably makes mutt mis-detect Heimdal after all.
3089         
3090         The other is not mine (i.e., it's in cvs now) and it makes mutt
3091         overstrike $LIBS if Heimdal or MIT Kerberos is detected. This is a
3092         problem for anyone who needs -lnsl -lsocket, in particular. I was
3093         fixing
3094         this by hand during late 1.3.x releases, as I didn't have time to
3095         track
3096         it down....
3097         
3098         Here's a patch against the current (unpatched) 1.5 cvs copy of
3099         m4/gssapi.m4. It probably should go into both branches. Sorry for the
3100         repeats.
3101
3102 2002/06/06 23:13:54  Michael Elkins <me@sigpipe.org>
3103
3104         * color.c: Fix #1230.
3105
3106 2002/06/06 12:22:05  Will Fiveash <william.fiveash@sun.com>
3107
3108         * init.h, init.h: Fix a couple of compile-time warnings.
3109
3110 2002/05/31 16:59:39  Edmund GRIMLEY EVANS <edmundo@rano.org>
3111
3112         * charset.c, charset.h, sendlib.c, charset.c, charset.h, sendlib.c: Fix charset-hook.
3113
3114 2002/05/31 16:45:49  Lars Hecking <lhecking@nmrc.ucc.ie>
3115
3116         * m4/iconv.m4, INSTALL, charset.h, configure.in: The noiconv patch.  Should probably have been in 1.4.
3117
3118 2002/05/30 12:15:02  Thomas Roessler <roessler@does-not-exist.org>
3119
3120         * rfc822.c: Properly handle empty addresses (<>) when they show up in mail
3121         headers.  The approach taken is to store this address as <@>, and to
3122         check this special case when printing an address.
3123
3124 2002/05/29 09:31:51  Thomas Roessler <roessler@does-not-exist.org>
3125
3126         * 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, VERSION, po/ca.po, po/cs.po, reldate.h, ChangeLog: automatic post-release commit for mutt-1.4
3127
3128 2002/05/29 09:28:33  Roland Rosenfeld <roland@spinnaker.de>
3129
3130         * po/de.po: update.
3131
3132 2002/05/29 09:27:46  Ronny Haryanto <ronny@haryan.to>
3133
3134         * po/id.po: update
3135
3136 2002/05/28 09:07:29  Michael Elkins <me@sigpipe.org>
3137
3138         * mx.h, postpone.c: Fix some warnings noted by Vincent Lefevre.
3139
3140 2002/05/21 07:28:28  Edmund GRIMLEY EVANS <edmundo@rano.org>
3141
3142         * po/eo.po: update
3143
3144 2002/05/18 05:39:55  Thomas Roessler <roessler@does-not-exist.org>
3145
3146         * pattern.c: Fix #1175.
3147
3148         * pattern.c: Fix #1175.  Noticed by Alain Bench.
3149
3150 2002/05/18 05:34:50  Vsevolod Volkov <vvv@mutt.org.ua>
3151
3152         * pop_lib.c, pop_lib.c: Attached patch for mutt 1.3.X/1.4 and 1.5.X removes gcc warning in
3153         pop_lib.c.
3154
3155 2002/05/16 17:33:19  Pawel Dziekonski <dzieko@pwr.wroc.pl>
3156
3157         * po/pl.po: update
3158
3159 2002/05/16 13:05:14  Im Eunjea <eunjea@koru.org>
3160
3161         * po/ko.po: update.
3162
3163         * po/ko.po: update
3164
3165 2002/05/16 13:04:23  Ronny Haryanto <ronny@haryan.to>
3166
3167         * po/id.po: update.
3168
3169         * compose.c: Triple-DES, not Tripple-DES.
3170
3171 2002/05/14 18:56:01  "Andrej N. Gritsenko" <andrej@lucky.net>
3172
3173         * po/uk.po: update
3174
3175 2002/05/13 20:18:57  Toomas Soome <Toomas.Soome@microlink.ee>
3176
3177         * po/et.po, po/et.po: update
3178
3179 2002/05/13 20:18:17  Vsevolod Volkov <vvv@mutt.org.ua>
3180
3181         * po/ru.po, po/uk.po, po/ru.po: update
3182
3183 2002/05/13 20:16:08  Byrial Jensen <byrial@image.dk>
3184
3185         * po/da.po: update
3186
3187 2002/05/13 20:15:40  Vsevolod Volkov <vvv@mutt.org.ua>
3188
3189         * po/ru.po: update
3190
3191 2002/05/13 20:15:07  Jörgen TegnĂ©r <jorgen.tegner@telia.com>
3192
3193         * po/sv.po, po/sv.po: update
3194
3195 2002/05/13 20:13:56  Vincent Lefevre <vincent@vinc17.org>
3196
3197         * po/fr.po: update
3198
3199 2002/05/09 09:52:09  Thomas Roessler <roessler@does-not-exist.org>
3200
3201         * doc/muttrc.man.head, doc/muttrc.man.head: #1190, from Tim Alexeevsky <tim@zhuchka.gbnet.net>
3202
3203 2002/05/06 11:27:20  Thomas Roessler <roessler@does-not-exist.org>
3204
3205         * doc/manual.sgml.head: Remove -Q which is only present in unstable from the stable
3206         documentation.  Thanks to Andreas Kneib <Andreas.Kneib@t-online.de>
3207         for noting.
3208
3209 2002/05/02 01:05:27  Thomas Roessler <roessler@does-not-exist.org>
3210
3211         * Makefile.am: Include smime.h with EXRA_DIST.
3212
3213 2002/05/01 23:24:17  Thomas Roessler <roessler@does-not-exist.org>
3214
3215         * 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
3216
3217         * smime.c: Shut up check_sec.sh.  No security holes, but some ugly code.
3218
3219         * check_sec.sh: Give all the warnings at once.
3220
3221         * build-release: - This is a development branch.
3222         - Add a -nodiff option to suppress generating a patch.
3223
3224         * 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
3225
3226         * build-release: s/scp1/scp/
3227
3228 2002/04/29 17:12:18  Thomas Roessler <roessler@does-not-exist.org>
3229
3230         * lib.c, lib.h, protos.h, lib.c, lib.h, protos.h: Fix #1171.
3231
3232 2002/04/29 12:26:23  Vincent Lefevre <vincent@vinc17.org>
3233
3234         * po/fr.po: update.
3235
3236 2002/04/29 12:25:38  oota toshiya <oota@mspd.mt.nec.co.jp>
3237
3238         * po/ja.po, po/ja.po: update.
3239
3240 2002/04/29 12:09:21  Byrial Jensen <byrial@image.dk>
3241
3242         * imap/util.c: There is a possible buffer overflow due an off-by-one error in
3243         imap/util.c, line 125. The error is in the maximum field width
3244         indication in the sscanf() call. You must have room in the receiving
3245         buffer for this number of characters /plus a terminating NULL
3246         character/.
3247
3248         * imap/util.c: There is a possible buffer overflow due an off-by-one error in
3249         imap/util.c, line 125. The error is in the maximum field width
3250         indication in the sscanf() call. You must have room in the
3251         receiving buffer for this number of characters /plus a
3252         terminating NULL character/.
3253
3254 2002/04/25 13:30:49  Vsevolod Volkov <vvv@mutt.org.ua>
3255
3256         * pop.c, pop_lib.c, pop.c, pop_lib.c: Attached patch fixes the problem described below. It should be
3257         applied to both mutt 1.3/1.4 and 1.5 branches.
3258         
3259         > Date: Thu, 11 Apr 2002 16:24:00 -0500
3260         > Subject: mutt 1.3.x / pop
3261         > From: "Ryan O'Hara" <rohara@isis.visi.com>
3262         > To: bcully@users.sourceforge.net
3263         > User-Agent: Mutt/1.3.27i
3264         
3265         > Hi. My apologies if this has nothing to do with you. If it does not,
3266         > maybe you could forward it on to someone.
3267         
3268         > In mutt 1.3.x I have noticed that if I uses POP to retrieve mail, and
3269         > I enter an incorrect password whem prompted, it will *save* that
3270         > password and keep trying to use it. However, in the 1.2.x versions it
3271         > worked like this: type in wrong POP password, try to connect to POP
3272         > server again and it will ask you (again) for the password. mutt 1.3.x
3273         > does not, it just tries to connect with the wrongs password (which
3274         > just failed).
3275         
3276         > This is kinda annoying. Just thought I'd point out this regression.
3277         
3278         > Thanks.
3279         > R
3280
3281 2002/04/25 13:28:31  Wouter Verheijen <wv@xs2mail.com>
3282
3283         * doc/manual.sgml.head, doc/manual.sgml.head: Someone in news:comp.mail.mutt noted that the list of command-line
3284         options in the manual is not up-to-date.
3285         
3286         Included a small patch that includes all options that 'mutt -h' shows.
3287
3288 2002/04/25 13:26:58  Cedric Duval <cedricduval@free.fr>
3289
3290         * doc/manual.sgml.tail, OPS, init.h, pattern.c: attached are fixes for some little mistakes :
3291         
3292         * history-down -> scroll _down_, not up
3293         * functions decode-(save|copy) do not exist in the attach menu.
3294         * gettext oversight in pattern.c
3295         * inconsistency between "printf-like sequences" used all over the place
3296           and "escape sequences" for the description of $attribution.
3297
3298         * doc/manual.sgml.tail, pattern.c, OPS, init.h: attached are fixes for some little mistakes :
3299         
3300         * history-down -> scroll _down_, not up
3301         * functions decode-(save|copy) do not exist in the attach menu.
3302         * gettext oversight in pattern.c
3303         * inconsistency between "printf-like sequences" used all over the
3304           place and "escape sequences" for the description of $attribution.
3305
3306 2002/04/25 13:24:33  Thomas Roessler <roessler@does-not-exist.org>
3307
3308         * recvattach.c: Also fix this for the S/MIME case.
3309
3310         * recvattach.c: Fiy handling of multiparts which have encrypted sub-parts, at least
3311         for PGP.
3312
3313         * sendlib.c: Force 7bit encoding for application/pgp-keys.
3314
3315 2002/04/20 21:38:47  Thomas Roessler <roessler@does-not-exist.org>
3316
3317         * 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
3318         mutt-1-4-stable branch.
3319
3320         * 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.
3321
3322         * 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.
3323
3324         * ABOUT-NLS, INSTALL, config.rpath, configure.in: Committing the new noiconv patches into a separate branch.
3325
3326         * sendlib.c: Generate the resent-message-id ourselves, and add it in the top of
3327         the header.
3328
3329 2002/04/20 08:11:13  Wouter Verheijen <wv@xs2mail.com>
3330
3331         * copy.c, mutt.h, sendlib.c: Bug #571 "mutt should not replicate ">From " headers while bounding",
3332         has a patch attached.
3333         Will that patch get in?
3334         
3335         Although these lines are not generated by mutt, I would strongly
3336         suggest
3337         to prevent it, because by boucing a mail the MUA should ensure
3338         that the message header is according to the specification.
3339         A ">From " line is not, because of the spaces before a colon.
3340         
3341         Because this has such serious consequences (totally unreadable mail)
3342         when a MTA interpretes this line as the beginning of the body (not
3343         unreasonable), I think Mutt should prevent sending this invalid
3344         headerline.
3345         
3346         Because the other patch to the bugreport is not really correct IMHO
3347         (because the fieldnames are not limited to alphanumeric chars, RFC2822
3348         3.6.8), I propose another one.
3349         
3350         This patch also appends Resent-* to the header, instead of
3351         prepending it. The Resent-Message-Id is however still appended,
3352         because I could not find it; is it added by the MTA instead of by
3353         Mutt?
3354
3355 2002/04/20 07:55:20  Thomas Roessler <roessler@does-not-exist.org>
3356
3357         * 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.
3358
3359         * configure.in: Try to get the noiconv patch to work with my development environment.
3360
3361         * INSTALL: Fix a typo.
3362
3363 2002/04/20 07:26:10  Lars Hecking <lhecking@nmrc.ie>
3364
3365         * init.h, rfc2047.c, sendlib.c, INSTALL, charset.c, charset.h, configure.in, gnupgparse.c:  patch.1.3.28.lh.noiconv
3366          =======================
3367         
3368          This is the new version of my noiconv patch. It _requires_ the previous
3369          patch! If applied without, you'll have to resolve a couple of conflicts
3370          manually.
3371         
3372          Notes:
3373          - it's a lot cleaner than the old noiconv patch because no m4 files are
3374            modified
3375          - new configure option --disable-iconv; INSTALL updated accordingly
3376            [I am guessing here, but the background for the --without-iconv option
3377             mentioned in INSTALL was that mutt had a without-iconv option before
3378             gettext included iconv support. When mutt's intl/* files were updated
3379             to a newer gettext, there suddenly were two iconv options, which then
3380             got merged, that is, mutt's was removed. That was probably when
3381             --without-iconv stopped working, but I'm not sure, it may well be that
3382             it never worked since iconv support was introduced.]
3383          - all changes in *.[ch] files should be identical to the old patch
3384
3385         * intl/localename.c: This one seems to have been missing, too.
3386
3387 2002/04/20 07:25:40  Thomas Roessler <roessler@does-not-exist.org>
3388
3389         * intl/localename.c: branches:  1.1.2;  1.1.4;
3390         file localename.c was initially added on branch mutt-1-4-stable.
3391
3392 2002/04/20 07:25:15  Lars Hecking <lhecking@nmrc.ie>
3393
3394         * config.rpath: Another file from the gettext patch.
3395
3396 2002/04/20 07:25:15  Thomas Roessler <roessler@does-not-exist.org>
3397
3398         * config.rpath: branches:  1.1.2;  1.1.4;
3399         file config.rpath was initially added on branch mutt-1-4-stable.
3400
3401 2002/04/20 07:24:54  Lars Hecking <lhecking@nmrc.ie>
3402
3403         * 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.
3404
3405 2002/04/20 07:24:54  Thomas Roessler <roessler@does-not-exist.org>
3406
3407         * m4/lib-ld.m4: branches:  1.1.2;  1.1.4;
3408         file lib-ld.m4 was initially added on branch mutt-1-4-stable.
3409
3410         * m4/lib-link.m4: branches:  1.1.2;  1.1.4;
3411         file lib-link.m4 was initially added on branch mutt-1-4-stable.
3412
3413         * m4/lib-prefix.m4: branches:  1.1.2;  1.1.4;
3414         file lib-prefix.m4 was initially added on branch mutt-1-4-stable.
3415
3416 2002/04/20 07:24:22  Lars Hecking <lhecking@nmrc.ie>
3417
3418         * 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
3419          ==============================
3420         
3421          This one updates the gettext stuff in mutt to gettext-0.11.1. I started
3422          doing this in the hope that the new gettext version would simplify the
3423          noiconv patch, but unfortunately, this turned out not to be the case
3424          (the new iconv m4 macros still don't allow for switching iconv support off).
3425         
3426          However, as a few hours of merging and testing were spent, I'd suggest to
3427          adopt it for 1.4. The actual changes to intl/* are part cosmetic, part code
3428          reorganisation. Ok, a bit more, I'm no gettext expert :)
3429         
3430          Notes:
3431          - after applying the patch, you need to chmod 755 config.rpath
3432          - a couple of new files for m4/*, too
3433          - I have broken with the tradition of renaming gettext's AM_* macros
3434            to MUTT_AM_*! I don't think it's necessary anymore to customise these
3435            macros, but you (I really mean "you, tlr" :) want to have a look at
3436            the new gettext.m4.  The others should be ok as they are.
3437          - previous gettext updates were also updating po/Makefile.in.in, which
3438            I didn't; someone who has a clue about gettext should check whether
3439            this might be necessary, and also whether any other files in po/ need
3440            updating
3441         
3442          I will provide the same patch for the 1.5 branch at some stage, ideally
3443          after getting some  F E E D B A C K  for this one.
3444
3445 2002/04/20 07:23:49  Thomas Roessler <roessler@does-not-exist.org>
3446
3447         * intl/eval-plural.h: branches:  1.1.2;  1.1.4;
3448         file eval-plural.h was initially added on branch mutt-1-4-stable.
3449
3450         * intl/gmo.h: branches:  1.1.2;  1.1.4;
3451         file gmo.h was initially added on branch mutt-1-4-stable.
3452
3453         * intl/os2compat.c: branches:  1.1.2;  1.1.4;
3454         file os2compat.c was initially added on branch mutt-1-4-stable.
3455
3456         * intl/os2compat.h: branches:  1.1.2;  1.1.4;
3457         file os2compat.h was initially added on branch mutt-1-4-stable.
3458
3459         * intl/osdep.c: branches:  1.1.2;  1.1.4;
3460         file osdep.c was initially added on branch mutt-1-4-stable.
3461
3462         * intl/plural-exp.c: branches:  1.1.2;  1.1.4;
3463         file plural-exp.c was initially added on branch mutt-1-4-stable.
3464
3465         * intl/plural-exp.h: branches:  1.1.2;  1.1.4;
3466         file plural-exp.h was initially added on branch mutt-1-4-stable.
3467
3468 2002/04/20 07:23:39  Lars Hecking <lhecking@nmrc.ie>
3469
3470         * 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
3471          ==============================
3472         
3473          This one updates the gettext stuff in mutt to gettext-0.11.1. I started
3474          doing this in the hope that the new gettext version would simplify the
3475          noiconv patch, but unfortunately, this turned out not to be the case
3476          (the new iconv m4 macros still don't allow for switching iconv support off).
3477         
3478          However, as a few hours of merging and testing were spent, I'd suggest to
3479          adopt it for 1.4. The actual changes to intl/* are part cosmetic, part code
3480          reorganisation. Ok, a bit more, I'm no gettext expert :)
3481         
3482          Notes:
3483          - after applying the patch, you need to chmod 755 config.rpath
3484          - a couple of new files for m4/*, too
3485          - I have broken with the tradition of renaming gettext's AM_* macros
3486            to MUTT_AM_*! I don't think it's necessary anymore to customise these
3487            macros, but you (I really mean "you, tlr" :) want to have a look at
3488            the new gettext.m4.  The others should be ok as they are.
3489          - previous gettext updates were also updating po/Makefile.in.in, which
3490            I didn't; someone who has a clue about gettext should check whether
3491            this might be necessary, and also whether any other files in po/ need
3492            updating
3493         
3494          I will provide the same patch for the 1.5 branch at some stage, ideally
3495          after getting some  F E E D B A C K  for this one.
3496
3497 2002/04/17 17:05:54  Vincent Lefevre <vincent@vinc17.org>
3498
3499         * po/fr.po: Update.
3500
3501 2002/04/17 17:05:04  David Champion <dgc@uchicago.edu>
3502
3503         * m4/gssapi.m4: MIT krb5 1.2.4 has krb5-config, so it's no longer sufficient to say
3504         that possession of krb5-config indicates Heimdal. Patch attached. This
3505         assumes that Heimdal's "kreb5-config --vendor" begins with "Heimdal".
3506         I cannot verify that this is correct, so patch might be wrong on this
3507         point.
3508
3509 2002/04/07 21:19:57  Brendan Cully <brendan@kublai.com>
3510
3511         * 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:
3512         * free current flags on mailbox close
3513         * reset reopen state
3514         * don't parse the same untagged SELECT response for multiple options
3515         * call mx_update_context after reading the whole mailbox, not after
3516           each message
3517         * reset new mail flag if mail arrives in the middle of opening the
3518           mailbox. This should close 1139
3519         
3520         939 is most likely unaffected. I discovered these problems while
3521         investigating 939.
3522
3523 2002/04/05 10:42:54  "TAKAHASHI, Tamotsu" <arms405@jade.dti.ne.jp>
3524
3525         * po/ja.po: update.
3526
3527 2002/04/04 20:49:46  Im Eunjea <eunjea@koru.org>
3528
3529         * po/ko.po: Update.
3530
3531 2002/04/04 06:50:52  "TAKAHASHI, Tamotsu" <arms405@jade.dti.ne.jp>
3532
3533         * po/ja.po: Update.
3534
3535 2002/04/04 06:50:12  Thomas Roessler <roessler@does-not-exist.org>
3536
3537         * pgp.c: Fix a typo noted by Tamotsu Takahashi.
3538
3539 2002/04/03 15:22:27  Thomas Roessler <roessler@does-not-exist.org>
3540
3541         * handler.c: Fix printing of format=flowed text parts.
3542
3543         * commands.c: Fix #1144 in stable.
3544
3545         * commands.c: Fix a file descriptor leak in the display filter code.  Noted by
3546         Chr. v. Stuckrad.
3547         
3548         fixes: #1144
3549
3550 2002/04/02 18:49:37  Lars Hecking <lhecking@nmrc.ie>
3551
3552         * m4/iconv.m4: branches:  1.3.2.1.2;
3553         The noiconv patch.
3554
3555         * charset.c, charset.h: The noiconv patch.
3556
3557         * configure.in: branches:  2.129.2.3.2;
3558         The noiconv patch.
3559
3560         * gnupgparse.c, init.h, rfc2047.c, sendlib.c: The noiconv patch.
3561
3562 2002/03/30 08:26:31  Thomas Roessler <roessler@does-not-exist.org>
3563
3564         * po/pl.po: update.  From Pawel Dzienkonski.
3565
3566         * po/fr.po: Update; From Vincent Lefevre.
3567
3568         * postpone.c, sendlib.c: The attached patch allows the user to override the user-agent field
3569         with my_hdr.  It also removes the stripping of the x-mailer field
3570         when recalling a postponed message.
3571
3572 2002/03/28 13:25:23  Thomas Roessler <roessler@does-not-exist.org>
3573
3574         * mx.c, mx.h, mailbox.h, main.c, mbox.c, mh.c: patch-1.3.28-me.emptycheck.1
3575
3576 2002/03/27 08:50:42  Thomas Roessler <roessler@does-not-exist.org>
3577
3578         * pgp.c: There was some output missing.
3579
3580         * po/POTFILES.in: update.
3581
3582         * pgp.c: More fixes.  Note to self:  The code which controls character set
3583         selection for attachments is far too complicated.
3584
3585         * pgp.c: Don't include temporary file names in the Content-Disposition header.
3586
3587         * pgp.c: Use text/plain; format=... when we are asked to detect inline PGP
3588         material in in text/plain body parts.
3589
3590         * pgp.c, sendlib.c: Fix encoder mode for text/plain; action=pgp-*.
3591
3592         * pgp.c: Fix "noconv" handling for the message body when we generate inline
3593         PGP.
3594
3595         * charset.c, charset.h, handler.c, muttlib.c, pgp.c: Some hackisch charset handling for text/plain; x-action=pgp-*.  I
3596         don't like this stuff, but it's better than nothing.
3597
3598 2002/03/26 22:25:48  Thomas Roessler <roessler@does-not-exist.org>
3599
3600         * pgp.c: Change x-action values to "pgp-encrypted", "pgp-signed".
3601
3602         * 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.
3603
3604         * pgp.c: Also permit for "action" and "x-action" on the receiving end, just
3605         in case we can settle on a joint standard with other MUA developers.
3606
3607         * commands.c, crypt.c, handler.c, pgp.c, pgpinvoke.c, sendlib.c: OK, I'm giving up: pgp_create_traditional now creates text/plain;
3608         x-mutt-action={pgp-encrypt,pgp-sign}.
3609
3610         * pgpinvoke.c: Fix application/pgp signatures.
3611
3612         * 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.
3613
3614         * smime.c: Please use ascii_strcasecmp() if you want to compare ASCII parameter
3615         strings.  mutt_strcasecmp() depends on the locale, and detects "i"
3616         and "I" as _different_ in Turkish locales.
3617
3618 2002/03/25 11:34:40  Thomas Roessler <roessler@does-not-exist.org>
3619
3620         * crypt.c: Fix S/MIME signature type.  Noted by Dan Ohnesorg <Dan@ohnesorg.cz>.
3621
3622         * buffy.c, buffy.c: close 1103; from Brendan Cully
3623
3624         * doc/manual.sgml.tail, doc/manual.sgml.tail: close 1122; from Brendan Cully
3625
3626         * hdrline.c, muttlib.c: Fix #87s; from Brendan Cully.
3627
3628         * hdrline.c, muttlib.c: Fix #872, from Brendan Cully.
3629
3630         * contrib/smime_keys_test.pl, contrib/Makefile.in: Include a test script by Mike Schiraldi.  It's perl > the one I have
3631         installed, so I'm just putting it into contrib for now.
3632
3633 2002/03/20 09:53:42  Thomas Roessler <roessler@does-not-exist.org>
3634
3635         * editmsg.c, mailbox.h, mx.c: Rename M_NEW to M_NEWFOLDER.
3636
3637         * editmsg.c, mailbox.h, mx.c: Rename the new M_NEW by M_NEWFOLDER.  There was another constant of
3638         the same name.  Problem noted by Will Yardley's compiler.
3639
3640 2002/03/19 09:54:05  Thomas Roessler <roessler@does-not-exist.org>
3641
3642         * browser.c: Fix #1115.
3643
3644         * editmsg.c, mailbox.h, mx.c: Fix a temporary file race problem when using the edit-message
3645         function.  Backported from unstable.
3646
3647         * po/pl.po, po/pl.po: update
3648
3649 2002/03/18 18:54:56  Thomas Roessler <roessler@does-not-exist.org>
3650
3651         * browser.c: Should fix #1115.  BACKPORT!
3652
3653 2002/03/15 09:11:05  Thomas Roessler <roessler@does-not-exist.org>
3654
3655         * po/ja.po: update from oota toshiya.
3656
3657         * po/ja.po: update, from oota toshiya.
3658
3659 2002/03/13 23:43:41  Thomas Roessler <roessler@does-not-exist.org>
3660
3661         * attach.c: Undoing the previous patch.  It was junk, and may ruin files.
3662
3663         * attach.c, editmsg.c, mailbox.h, mx.c: Don't fopen mail folders in append mode where we should safe_fopen()
3664         them in write mode.  Debian bug #138200, noted by Colin Philipps
3665         <cph@cph.demon.co.uk>.
3666         
3667         NEEDS BACKPORTING.
3668
3669         * 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/ChangeLog: automatic post-release commit for mutt-1.3.28
3670
3671         * po/ChangeLog: branches:  1.1.2;
3672         file ChangeLog was initially added on branch mutt-1-4-stable.
3673
3674         * po/ca.po, po/cs.po, ChangeLog, VERSION, reldate.h: automatic post-release commit for mutt-1.3.28
3675
3676         * doc/smime-notes.txt, smime.c: Assorted patches from Mike Schiraldi.
3677
3678 2002/03/02 12:11:35  Thomas Roessler <roessler@does-not-exist.org>
3679
3680         * contrib/smime.rc, compose.c, init.h, mutt.h, sendlib.c, smime.c, smime.h: Introduce smime_default_key.  From Oliver Ehli.
3681
3682         * contrib/smime.rc, smime.c, smime.h, smime_keys.pl, init.h, mutt.h: smime.c:
3683          - the getkeys() function was broken and deleted the last char
3684            of the certfilename
3685          - it now lets me use more than one key for the same mailbox
3686            ie select these.
3687          - some display output was garbled when the email didn't match.
3688            i posted some fix to mutt-users, but i don't like that sleep()
3689            so i dropped the first error message, which basically repeated
3690            the from/sender field only. so now there's just the message: they
3691            don't match.
3692         
3693         smime_keys:
3694          - i modified the add_chain to continue even if no roo-cert
3695            is present (david collantes received som chain that got
3696            exported from outlook. obiously they don't (always ?)
3697            include the root cert) it will now abort if neither root
3698            nor intermediate certs are present.
3699          - add_cert created index entries with '-' as issuer cert, when
3700            it should have been '?'. thus verify would fail. (obviously
3701            nobody ever used that command (add_cert, that is) :)
3702         
3703         the feature above obsoletes the hash_cert and fingerprint_cert commands,
3704         adds import_cert command and ask_cert_label bool. i modified the output
3705         of smime_keys (a little) so it doesn't look too garbled when supplying
3706         the label (it is actually interactive :) furthermore, i do a verify
3707         after the cert was added and modified the verify routine to make the
3708         cerificate trusted in case of success. (we discussed this in another
3709         message) that is ok so far, but perhaps this requires some better root
3710         certificate handling, ie the trust should be somehow connected to the
3711         root certificate, that maybe added (if the user trusts it and its not
3712         present already) to the ca-file. i'll think about that some more ... but
3713         then, there already is the add_root command. hmmm... (btw, you'll now
3714         never get asked to trust a certificate)
3715         
3716         i have not yet deleted the email handling from the import key stuff (in
3717         smime.c/crypt.c), for i'm thinking about smime_keys using it as an
3718         additional arg. otoh i don't think users would press ^k if verification
3719         failed...hmmm... but still, smime_keys does extract the email from the
3720         certificate either way and does verify it by itself, so the only thing
3721         that would happen is to have some invalid certificates, that mutt'll
3722         refuse to use anyways, left in the database....
3723         
3724         (From Oliver Ehli.)
3725
3726 2002/02/28 23:28:51  Thomas Roessler <roessler@does-not-exist.org>
3727
3728         * sort.c: Turn on incremental threading again.
3729
3730         * smime_keys.pl: The script will try to pick out the end-user cert and pass that to
3731         openssl. The code which tells the difference may not be perfect. It
3732         works with all the certs in my collection, though. I won't be at all
3733         surprised if someone comes across a cert chain which confuses it,
3734         but it should print out an error in that case. Hopefully they will
3735         send us the chain so we can adjust our code.
3736         
3737         (From Mike Schiraldi.)
3738
3739         * init.h, mutt.h, thread.c: Threading enhancements from Daniel Eisenbud.
3740
3741         * curs_main.c, init.c, init.h, mutt.h, thread.c: $narrow_tree; fater redrawing when changing tree options.  From
3742         Daniel Eisenbud.
3743
3744         * imap/message.c, mbox.c, mx.c, thread.c: A possible work-around for #939.  From Daniel Eisenbud.
3745
3746         * init.h, mutt.h, thread.c: Threading enhancements from Daniel Eisenbud.
3747
3748 2002/02/26 10:58:56  Thomas Roessler <roessler@does-not-exist.org>
3749
3750         * po/ru.po: update
3751
3752         * init.h: Fix a typo.
3753
3754         * init.h: Fix a typo.  #1069.
3755
3756         * 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.
3757
3758         * install-sh, install-sh: Fix a typo.  From Edmund Grimley Evans.
3759
3760         * po/ru.po: ru.po update.
3761
3762         * pop_lib.c, pop_lib.c: CAPA response tags are case-insensitive.  Noted by Michael Vore,
3763         patch from Vsevolod Volkov.
3764
3765 2002/02/18 14:55:31  Thomas Roessler <roessler@does-not-exist.org>
3766
3767         * alias.c, send.c: Fix for #1047.  From Michael Elkins.
3768
3769 2002/02/14 11:22:51  Thomas Roessler <roessler@does-not-exist.org>
3770
3771         * charset.c, gnupgparse.c, init.h, rfc2047.c: Iconv patch from Lars Hecking.  MAY NEED TO BE BACKPORTED.
3772
3773 2002/02/13 12:04:52  Thomas Roessler <roessler@does-not-exist.org>
3774
3775         * smime.c: mutt_any_key() shouldn't be used in curses mode.
3776
3777         * hdrline.c, init.h, parse.c: Change the default format to be more friendly to "0-line messages",
3778         and fix optional expansion for %l - it was the wrong way around.
3779         Also, add a hack to parse.c so we ignore negative values in Lines
3780         headers.
3781
3782         * hdrline.c, muttlib.c, protos.h: Undo the %l fix.  It broke things.
3783
3784         * menu.c: Fix mutt_pad_string; from Edmund Grimley Evans.  (MAY NEED TO BE
3785         BACKPORTED.)
3786
3787         * main.c: Report libiconv version.
3788
3789 2002/02/12 21:54:41  Thomas Roessler <roessler@does-not-exist.org>
3790
3791         * hdrline.c, muttlib.c, protos.h: Improve %l's behaviour.
3792
3793         * extlib.c, main.c, pattern.c, smime_keys.pl: Mike Schiraldi's daily S/MIME patch.
3794
3795 2002/02/11 17:31:53  Thomas Roessler <roessler@does-not-exist.org>
3796
3797         * smime.c: This patch gets rid of an ugly static variable in smime.c. (From
3798         Mike Schiraldi.)
3799
3800         * smime_keys.pl: This patch lets smime_keys.pl automagically handle both formats of
3801         x509 certificate -- PEM (text) and DER (binary). This lets Outlook
3802         users (and probably others) directly import the certs without first
3803         converting them manually.  (From Mike Schiraldi.)
3804
3805         * configure.in: Honor current values of $LIBS and $CPPFLAGS.  From Thomas Dickey.
3806
3807         * configure.in: Honor $LIBS and $CPPFLAGS.  From Thomas Dickey.
3808
3809         * init.c, init.c: patch-1.3.27.me.initsort.1
3810
3811 2002/02/07 21:48:42  Thomas Roessler <roessler@does-not-exist.org>
3812
3813         * smime_keys.pl: Another S/MIME patch from Mike Schiraldi.
3814
3815         * smime_keys.pl: Fix smime_keys.
3816
3817         * smime.c: S/MIME fixes from Mike Schiraldi.
3818
3819         * 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.
3820
3821 2002/02/06 19:14:47  Thomas Roessler <roessler@does-not-exist.org>
3822
3823         * lib.h: Avoid a warning on some machines.
3824
3825         * lib.h, smime.c: Make some scanf formats safe.
3826
3827 2002/02/05 22:01:06  Thomas Roessler <roessler@does-not-exist.org>
3828
3829         * ascii.c: The previous fix was complete nonsense.  What a day. :-(
3830
3831         * ascii.c: The previous fix was complete nonsense.
3832
3833         * browser.c, lib.c, lib.h: Use strcoll for the file browser.  From David Champion.
3834
3835         * hook.c: Fix crypt-hook.  From Dale Woolridge
3836         <dale-list-mutt-dev@woolridge.org>.
3837
3838         * smime_keys.pl: Clean-up from Mike Schiraldi.
3839
3840         * imap/browse.c: Fix.
3841
3842         * imap/browse.c: Fix another IMAP browsing bug.
3843
3844         * po/ru.po, po/fr.po, po/ko.po: update
3845
3846         * smime.c: Don't put garbage onto the screen when trying to decrypt messages.
3847
3848         * contrib/smime.rc, init.h, smime.c, smime.h, smime_keys.pl: S/MIME fixes from Oliver Ehli:
3849         
3850         - smime_keys.pl:
3851         
3852           support for multiple email adrresses in cert: will add one entry
3853           to {keys, cetrificates}/.index now (for each mailbox)
3854         
3855           support for certificates without intermediate certs (e.g. for
3856           people who are their own CA: use root as intermediate, for it
3857           probably wouldn't be known to anyone...)
3858         
3859           bugfix in handle_pem: the checks if some type of cert is present;
3860           die() could never be reached, as the variables checked wouldn't
3861           have been set in that case, so it would break because of undefined
3862           value or some such thing.... (so it has to check $iter instead)
3863         
3864         - smime.c (init.h, ....)
3865         
3866           support for importing certificates issued for multiple addresses.
3867         
3868           introduced smime_fingerprint_cert_command, so finally certs can
3869           get compared ... (so the above works..)
3870         
3871           cleaned up some error messages, that would mess up the terminal.
3872         
3873           fixed typos (init.h)
3874
3875         * ascii.c: Fix.
3876
3877         * ascii.c: Fix ascii_*cmp functions.  Problem noted by Brad Thompson.
3878
3879 2002/02/04 09:59:02  Thomas Roessler <roessler@does-not-exist.org>
3880
3881         * smime.c, crypt.c: Some S/MIME fixes from Oliver Ehli <elmy@acm.org>.
3882
3883 2002/02/03 09:58:45  Thomas Roessler <roessler@does-not-exist.org>
3884
3885         * doc/manual.sgml.head, doc/muttrc.man.head, init.h: Add unauto_view.  From Jeremy Blosser.
3886
3887         * Makefile.am, pgplib.h, pgppubring.c: Add a "-f" flag which helps to dump fingerprints.  Contributed by
3888         Jason Harris <jharris@widomaker.com>, and not strictly needed for
3889         mutt.
3890
3891         * pgppubring.c: Correctly calculate fingerprints for type 20 ElGamal keys.  Noted by
3892         Jason Harris <jharris@widomaker.com>.
3893
3894         * pgppubring.c: Fix calculation of fingerprints (and key IDs) for type 20 ElGamal
3895         keys.  Noted by Jason Harris <jharris@widowmaker.com>.
3896
3897 2002/02/02 16:52:27  Thomas Roessler <roessler@does-not-exist.org>
3898
3899         * po/ca.po: update
3900
3901         * po/ca.po: update.
3902
3903         * mh.c: Don't forget deletions when a folder is changed.  Ups.
3904
3905 2002/02/01 17:23:20  Thomas Roessler <roessler@does-not-exist.org>
3906
3907         * smime_keys.pl: Fix some possible leaks of the private key (encrypted, but
3908         still...).  (yow_security_holes.patch from Mike Schiraldi.)
3909
3910 2002/01/31 22:05:58  Thomas Roessler <roessler@does-not-exist.org>
3911
3912         * doc/smime-notes.txt: Document %C, and other updates.  From Mike Schiraldi.
3913
3914         * smime.c: Remove some unnecessary quotation marks.
3915
3916         * contrib/smime.rc, init.h, smime.c, smime.h, smime_keys.pl: Use mutt -Q from smime_keys.
3917
3918         * 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
3919
3920         * main.c: fix a string.
3921
3922         * doc/mutt.man: Document -Q.
3923
3924         * init.c, main.c, protos.h: Add a -Q option to query configuration variables.  This is needed to
3925         avoid a separate mutt configuration parser in smime_keys.pl.
3926
3927 2002/01/30 22:51:12  Thomas Roessler <roessler@does-not-exist.org>
3928
3929         * send.c, send.c: patch-1.3.27.me.postpone_date.2
3930
3931         * smime.c: Mike Schiraldi's daily S/MIME patch, as he puts it.
3932
3933 2002/01/29 21:08:10  Thomas Roessler <roessler@does-not-exist.org>
3934
3935         * smime.c: Improved certificate handling.  Suggested by Oliver Ehli,
3936         implemented by Mike Schiraldi.
3937
3938         * smime.c: Properly handle certain signatures generated by Outlook.  From Mike
3939         Schiraldi.
3940
3941         * parse.c, parse.c: Fix a segmentation fault in debugging code.  From Daniel Eisenbud.
3942
3943 2002/01/28 23:29:05  Thomas Roessler <roessler@does-not-exist.org>
3944
3945         * crypt.c, init.h, mutt.h: Add a new crypt_timestamp option.  The timestamps aren't really
3946         needed any more.
3947
3948         * commands.c, menu.c, mutt.h, mutt_curses.h, pattern.c: Add ~V to match successfully verified messages.
3949
3950         * contrib/smime.rc: Add a comment. From Mike Schiraldi.
3951
3952         * init.h, init.h: Fix list-from documentation.  From Michael Elkins.
3953
3954         * doc/smime-notes.txt: Add more information on S/MIME.  Adapted from Oliver Ehli's notes by
3955         Mike Schiraldi.
3956
3957         * send.c: Avoid C99 comments.  Noted by Vincent Lefevre.
3958
3959         * po/ja.po, po/sv.po: updates
3960
3961         * menu.c, menu.c: Wide character fix from TAKIZAWA Takashi.
3962
3963         * Makefile.am, hook.c: S/MIME-related bug fixes from Brendan Cully.
3964
3965 2002/01/25 00:08:30  Thomas Roessler <roessler@does-not-exist.org>
3966
3967         * smime.c: ups
3968
3969         * commands.c, recvattach.c, smime.c, smime.h: More decryption key detection fixes.
3970
3971         * commands.c, smime.c: Make some prompts look nicer, and add sensible selection of the
3972         decryption key.
3973
3974 2002/01/24 23:53:19  Thomas Roessler <roessler@does-not-exist.org>
3975
3976         * commands.c, crypt.c, smime.c, smime.h: More S/MIME nit-picking.
3977
3978         * mh.c: Fix.
3979
3980         * mh.c: Still more code clean-up.
3981
3982         * doc/smime-notes.txt: Update.
3983
3984         * mx.c: little fix.
3985
3986         * mh.c: Ups, don't use the wrong check function...
3987
3988         * mh.c: Clean up the mh code, too.
3989
3990         * mh.c: indentation
3991
3992         * mh.c, mx.c, mx.h: Maildir efficiency improvements, from Michael Elkins and Thomas
3993         Roessler.
3994
3995         * crypt.c, curs_lib.c, smime.c: S/MIME nits.
3996
3997         * reap.pl: We don't need this any more.
3998
3999         * 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 <elmy@acm.org> and Mike Schiraldi
4000         <raldi@research.netsol.com>.
4001
4002         * po/pt_BR.po, po/pt_BR.po: update
4003
4004         * 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.
4005
4006         * po/ru.po, po/ru.po: update
4007
4008         * mh.c: Make reading maildirs more efficient.
4009
4010         * VERSION: Pseudo-revision for mutt-1.5.
4011
4012         * 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
4013
4014         * 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.
4015
4016         * 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.
4017
4018         * 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
4019
4020         * 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.
4021
4022         * 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.
4023
4024         * send.c: branches:  2.77.2;
4025         Set default Fcc when resending a message.
4026
4027         * po/ja.po: branches:  1.33.2;
4028         update
4029
4030 2002/01/23 22:37:12  Thomas Roessler <roessler@does-not-exist.org>
4031
4032         * po/da.po: branches:  1.67.2;
4033         updates
4034
4035         * po/el.po: branches:  1.77.2;
4036         updates
4037
4038         * po/et.po: branches:  1.21.2;
4039         updates
4040
4041         * po/ko.po: branches:  1.72.2;
4042         updates
4043
4044         * po/pl.po: branches:  1.94.2;
4045         updates
4046
4047         * po/uk.po, po/id.po: branches:  1.84.2;
4048         update
4049
4050         * charset.c: branches:  2.50.2;
4051         Fix #999.  A single missing comma.
4052
4053 2002/01/22 12:12:45  Thomas Roessler <roessler@does-not-exist.org>
4054
4055         * po/pt_BR.po: branches:  1.58.2;
4056         automatic post-release commit for mutt-1.3.27
4057
4058         * po/ru.po: branches:  1.129.2;
4059         automatic post-release commit for mutt-1.3.27
4060
4061         * po/sk.po: branches:  1.66.2;
4062         automatic post-release commit for mutt-1.3.27
4063
4064         * po/sv.po: branches:  1.80.2;
4065         automatic post-release commit for mutt-1.3.27
4066
4067         * po/tr.po: branches:  1.25.2;
4068         automatic post-release commit for mutt-1.3.27
4069
4070         * po/uk.po: automatic post-release commit for mutt-1.3.27
4071
4072         * po/zh_CN.po: branches:  1.14.2;
4073         automatic post-release commit for mutt-1.3.27
4074
4075         * po/zh_TW.po: branches:  1.11.2;
4076         automatic post-release commit for mutt-1.3.27
4077
4078         * po/hu.po: branches:  1.17.2;
4079         automatic post-release commit for mutt-1.3.27
4080
4081         * po/id.po: automatic post-release commit for mutt-1.3.27
4082
4083         * po/it.po: branches:  1.103.2;
4084         automatic post-release commit for mutt-1.3.27
4085
4086         * po/ja.po, po/ko.po: automatic post-release commit for mutt-1.3.27
4087
4088         * po/lt.po: branches:  1.25.2;
4089         automatic post-release commit for mutt-1.3.27
4090
4091         * po/nl.po: branches:  1.74.2;
4092         automatic post-release commit for mutt-1.3.27
4093
4094         * po/pl.po: automatic post-release commit for mutt-1.3.27
4095
4096         * po/ca.po: branches:  1.6.2;
4097         automatic post-release commit for mutt-1.3.27
4098
4099         * po/cs.po: branches:  1.75.2;
4100         automatic post-release commit for mutt-1.3.27
4101
4102         * po/da.po: automatic post-release commit for mutt-1.3.27
4103
4104         * po/de.po: branches:  1.160.2;
4105         automatic post-release commit for mutt-1.3.27
4106
4107         * po/el.po: automatic post-release commit for mutt-1.3.27
4108
4109         * po/eo.po: branches:  1.80.2;
4110         automatic post-release commit for mutt-1.3.27
4111
4112         * po/es.po: branches:  1.89.2;
4113         automatic post-release commit for mutt-1.3.27
4114
4115         * po/et.po: automatic post-release commit for mutt-1.3.27
4116
4117         * po/fr.po: branches:  1.108.2;
4118         automatic post-release commit for mutt-1.3.27
4119
4120         * po/gl.po: branches:  1.61.2;
4121         automatic post-release commit for mutt-1.3.27
4122
4123         * ChangeLog: branches:  2.73.2;
4124         automatic post-release commit for mutt-1.3.27
4125
4126         * VERSION: branches:  2.63.2;
4127         automatic post-release commit for mutt-1.3.27
4128
4129         * reldate.h: branches:  2.55.2;
4130         automatic post-release commit for mutt-1.3.27
4131
4132 2002/01/21 17:43:19  Thomas Roessler <roessler@does-not-exist.org>
4133
4134         * po/it.po: update
4135
4136         * po/sv.po, po/de.po, po/eo.po: updates
4137
4138         * mutt_ssl.c: A fix from Ulf Erikson, which he says to fix bug #989.
4139
4140 2002/01/18 11:44:54  Thomas Roessler <roessler@does-not-exist.org>
4141
4142         * 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
4143
4144 2002/01/17 22:41:45  Thomas Roessler <roessler@does-not-exist.org>
4145
4146         * configure.in: branches:  2.129.2;
4147         Use ncurses.h for configure tests, if present.
4148
4149 2002/01/16 20:44:49  Thomas Roessler <roessler@does-not-exist.org>
4150
4151         * config.guess, config.sub, missing, mkinstalldirs: Updated auto* files. From Lars Hecking.
4152
4153         * curs_main.c: patch-1.3.25-de-new_threads.1
4154
4155         * protos.h: branches:  2.86.2;
4156         patch-1.3.25-de-new_threads.1
4157
4158         * thread.c: branches:  2.27.2;
4159         patch-1.3.25-de-new_threads.1
4160
4161 2002/01/15 22:08:12  Thomas Roessler <roessler@does-not-exist.org>
4162
4163         * acconfig.h, configure.in: Configure and config.h cleanup.  From Lars Hecking.
4164
4165         * handler.c: branches:  2.52.2;
4166         Don't hallucinate a '\n' in the end of quoted-printable encoded
4167         attachments.
4168
4169         * po/fr.po: update.
4170
4171         * flags.c: patch-1.3.25.tlr.maildir_trash.1
4172
4173         * mh.c: branches:  2.42.2;
4174         patch-1.3.25.tlr.maildir_trash.1
4175
4176         * mutt.h: branches:  2.111.2;
4177         patch-1.3.25.tlr.maildir_trash.1
4178
4179         * mx.c: branches:  2.63.2;
4180         patch-1.3.25.tlr.maildir_trash.1
4181
4182         * po/ko.po: update
4183
4184         * init.c: branches:  2.60.2;
4185         Avoid reading past the end of ta string when handling \ or ^
4186         sequences.  From Michael Elkins.
4187
4188         * 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.
4189
4190         * pattern.c: branches:  2.23.2;
4191         Fix an off-by-one error.
4192
4193 2002/01/14 09:03:31  Thomas Roessler <roessler@does-not-exist.org>
4194
4195         * imap/imap.c: branches:  1.90.2;
4196         fix another case-sensitive comparison.
4197
4198 2002/01/13 21:19:25  Thomas Roessler <roessler@does-not-exist.org>
4199
4200         * ascii.h: Fix the ascii_strncmp() macro.
4201
4202         * imap/auth_sasl.c: Parse IMAP responses locale- and case- insensitive.  From Brendan
4203         Cully.
4204
4205         * imap/browse.c: branches:  1.34.2;
4206         Parse IMAP responses locale- and case- insensitive.  From Brendan
4207         Cully.
4208
4209         * imap/command.c: branches:  1.35.2;
4210         Parse IMAP responses locale- and case- insensitive.  From Brendan
4211         Cully.
4212
4213         * imap/imap.c: Parse IMAP responses locale- and case- insensitive.  From Brendan
4214         Cully.
4215
4216         * imap/message.c: branches:  1.60.2;
4217         Parse IMAP responses locale- and case- insensitive.  From Brendan
4218         Cully.
4219
4220         * imap/util.c: branches:  1.51.2;
4221         Parse IMAP responses locale- and case- insensitive.  From Brendan
4222         Cully.
4223
4224         * muttlib.c: branches:  2.52.2;
4225         A different fix for the '\012' issue.  Bug tracked down by Johannes
4226         Geiger <geiger@ePost.de>.
4227
4228         * pager.c: A different fix for the '\012' issue.  Bug tracked down by Johannes
4229         Geiger <geiger@ePost.de>.
4230
4231 2002/01/12 11:42:18  Thomas Roessler <roessler@does-not-exist.org>
4232
4233         * NEWS: More on ~=.
4234
4235         * doc/manual.sgml.head: branches:  1.73.2;
4236         Add a ~= pattern.  From Frederic Duval.
4237
4238         * doc/muttrc.man.head: branches:  1.16.2;
4239         Add a ~= pattern.  From Frederic Duval.
4240
4241         * mutt.h, pattern.c: Add a ~= pattern.  From Frederic Duval.
4242
4243         * doc/manual.sgml.head: Fix a typo, #971.
4244
4245 2002/01/09 15:39:28  Thomas Roessler <roessler@does-not-exist.org>
4246
4247         * pgp.c: Fix #960.
4248
4249 2002/01/08 13:06:21  Thomas Roessler <roessler@does-not-exist.org>
4250
4251         * mx.c: Try to fix #943.
4252
4253         * INSTALL: branches:  2.15.2;  2.15.4;
4254         fix libiconv URL.  #959.
4255
4256         * NEWS: fix libiconv URL.  #959.
4257
4258 2002/01/07 19:10:51  Thomas Roessler <roessler@does-not-exist.org>
4259
4260         * po/ko.po: update
4261
4262         * attach.c: branches:  2.29.2;
4263         Fix #951.
4264
4265 2002/01/04 14:30:29  Thomas Roessler <roessler@does-not-exist.org>
4266
4267         * rfc822.c: Terminate the correct buffer.  Noted by Durval Menezes
4268         <durval@tmp.com.br>.  (This bug shouldn't have any security
4269         implications. ;-)
4270
4271         * po/et.po, po/fr.po, po/pl.po, po/sv.po: updates.
4272
4273 2002/01/03 20:57:20  Thomas Roessler <roessler@does-not-exist.org>
4274
4275         * mutt_ssl.c, mutt_ssl.h, mutt_ssl_nss.c, globals.h: Move some globals where they belong.  From Brendan Cully.
4276
4277 2002/01/02 16:28:46  Thomas Roessler <roessler@does-not-exist.org>
4278
4279         * acconfig.h: Cleanup; from Lars Hecking.
4280
4281         * mutt_ssl.c: Replace a few strncpy() calls by strfcpy().
4282
4283         * recvcmd.c: Bug fix.  Problem noted by Vincent Lefevre's compiler.
4284
4285         * muttlib.c: Fix the \012 bug.
4286
4287 2002/01/01 20:18:41  Thomas Roessler <roessler@does-not-exist.org>
4288
4289         * 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
4290
4291         * intl/COPYING.LIB-2, intl/COPYING.LIB-2.1: ups, these were missing from the CVS.
4292
4293         * po/ca.po: update.
4294
4295         * 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.
4296
4297         * rfc822.c: Fix a security problem.
4298