add (closes bug #X) comments to changelog entries
[claws.git] / NEWS
1 Changes of Sylpheed
2
3 * 0.8.9
4
5     * Transition from libjconv to direct use of iconv() API has been made.
6     * Quoted-Printable encoding for outgoing messages has been enabled.
7     * Content-Transfer-Encoding for outgoing messages became user definable.
8     * The abbreviation method of newsgroup name has been improved.
9     * Russian locales support has been improved.
10     * Fixes for message canonicalization have been made.
11     * Bugs of header MIME encoding have been fixed.
12
13 * 0.8.8
14
15     * The option to sort by recipient has been added.
16     * The performance of initial sorting when opening folders has been
17       improved.
18     * The bug which would run into infinite loop and eventual crash when
19       encountering invalid characters in header MIME encoding has been fixed.
20
21 * 0.8.7
22
23     * The extended regular expression has been supported on filtering.
24     * The option to resize images to fit the size of view has been added.
25     * The previous account is now restored on reediting draft messages.
26     * The routine of MIME header encoding has been rewritten completely,
27       and Q-encoding for single-byte locales has been also implemented.
28     * Strings beginning with "www." are now treated as URI.
29     * The default WWW browser has been changed to Mozilla.
30     * The common preferences dialog has been reorganized a bit.
31     * The remote command operation can be executed without X now.
32     * Code cleanups for the implementation of SMTP has been made.
33     * Autotools and libtool have been updated.
34     * A fix for font loading problem has been made.
35     * Other minor bugfixes have been made.
36
37 * 0.8.6
38
39     * Per-folder account setting has been implemented.
40     * Per-folder default To / Cc / Bcc / Reply-To setting on composition
41       has been implemented.
42     * The status of signature is now indicated using different colors.
43     * Reply-To header now has priority over List-Post header on list-reply.
44     * Multiple deletion of IMAP4 messages has been optimized.
45     * A workaround for the problem that couldn't display 8-bit characters in
46       C or POSIX locale has been made.
47     * The B-encoding of headers on locales other than Japanese (when not
48       using libjconv) has been enabled.
49     * 'Rescan folder tree' has been renamed to 'Rebuild folder tree'.
50     * The redundant error messages of code conversion failure has been
51       prohibited.
52     * The cancellation of POP3 session has been fixed.
53     * The error detection of POP3 has been improved.
54     * The LDAP library detection of configure script has been fixed once more.
55     * Other minor bugfixes and code cleanups have been made.
56
57 * 0.8.5
58
59     * Many fatal errors which will lead to crash in message catalogs have
60       been fixed.
61     * Cc header is now correctly recognized on reply and forwarding.
62     * A problem of refresh of summary on IMAP4 and News folder has been fixed.
63     * A bug of changing accounts on composition window has been fixed.
64     * The LDAP library detection of configure script has been fixed again.
65     * Queueing of news messages has been enabled.
66
67 * 0.8.4
68
69     * The 'Select thread' function is added.
70     * The 'Reply to mailing list' function is added.
71     * The 'Reply' button invokes 'Reply to list' by default (configurable).
72     * More fix for GnuPG signing and verification has been made.
73     * The bug that deleted messages that are not received by filter has
74       been fixed.
75     * The bug that couldn't exit normally after opening composition window
76       has been fixed.
77     * The LDAP library detection of configure script has been fixed.
78
79 * 0.8.3
80
81     * The state of compose window is now changed automatically when the
82       account is selected.
83     * The option to only mark message as read when opened in new window has
84       been added.
85     * The receive progress dialog now shows detailed information in the
86       status list.
87     * The receive progress dialog can be kept open.
88     * The line-joining problem of auto-wrapping has been fixed.
89     * IMAP and News cache files/directores are now correctly purged if
90       they become unnecessary.
91     * The wrong news article number calculation has been fixed.
92     * The summary refresh problem has been fixed.
93
94 * 0.8.2
95
96     * GnuPG improvements and fix
97       o The line endings are canonicalized correctly before signing.
98
99         WARNING: don't sign messages with Sylpheed prior to this version
100                  since they didn't fully conform RFC3156 and may cause
101                  incompatibility between other MUAs.
102
103       o The feature to store passphrase in memory temporarily has been
104         implemented.
105       o The ascii-armored encryption and clear text signing has been
106         implemented.
107     * Line-wrapping improvements and fix
108       o The cursor movement on auto-wrapping has been fixed.
109       o Flickers on auto-wrapping has been repressed.
110     * Socket I/O timeout has been implemented.
111     * The '--attach' command line option has been implemented.
112     * Automatic cache expiration for News has been implemented.
113     * Time stamp has been added to the log messages.
114     * Temporary files are created under ~/.sylpheed/tmp/.
115     * The problem of folder and summary view refresh on incorporation has
116       been fixed.
117     * The correct FQDN will be returned to server.
118     * Some major memory leaks have been fixed.
119     * Some other bugs have been fixed.
120
121 * 0.8.1
122
123     * The regression of Japanese code conversion have been fixed.
124     * The problem in MIME header encoding has been fixed.
125     * Several memory leaks in the address book has been fixed.
126
127 * 0.8.0
128
129     * The "Paste as quotation" feature has been implemented.
130     * The "Action" feature (function to pass contents of messages to external
131       programs) has been added.
132     * Automatic line-wrapping on input has been enabled.
133     * The Japanese encoding conversion routine has been rewritten and libkcc
134       has been removed.
135     * The MIME encode/decode routines based on fetchmail have been rewritten.
136     * The IMAP response parser has been improved.
137     * The authentication method on SMTP AUTH can be forced.
138     * The receive error dialog can be disabled.
139     * The option to change the displayed message automatically with cursor
140       key on the summary view has been added.
141     * The copy and paste problem in MIME mode has been mostly fixed.
142     * Some other minor bugfixes and improvements have been made.
143
144 * 0.7.8
145
146     * The feature to leave messages on POP3 server for specified days has
147       been implemented.
148     * The SSL preferences which was broken at the previous version has been
149       fixed.
150
151 * 0.7.7
152
153     * The 'Redirect' (aka Bounce) feature has been implemented.
154     * IMAP4 / POP3 STARTTLS command has been enabled.
155     * NNTP over SSL has been enabled.
156     * The sorting order of the summary view became persistent.
157     * The 'Expand / Collapse all threads' feature have been added.
158     * The sorting order of the folder tree became case insensitive.
159     * The common / account preferences button has been removed from the
160       toolbar.
161     * Some fixes and improvements for MIME view have been made.
162     * The behavior of the toggle menu of 'Folder tree' and 'Message view'
163       have been fixed.
164     * The behavior of address completion has been fixed.
165     * A bug in the header MIME encoding routine on Japanese locale has been
166       fixed.
167     * Some other bugfixes have been made.
168
169 * 0.7.6
170
171     * The manual and FAQ have been updated, and German and Italian FAQ have
172       been added.
173     * IMAP shared folder has been supported.
174     * 'Create filter rule' has been added to the context menu.
175     * Only newsgroup names longer than specified length are abbreviated.
176     * 'Get all' doesn't check for new messages on IMAP or News account by
177       default.
178     * Minor improvements to the folder property dialog have been made.
179     * Special characters like parentheses can be used in password for IMAP
180       accounts now.
181     * Some crash bugs and other minor bugs have been fixed.
182
183 * 0.7.5
184
185     * The license has been modified so that it will be compatible with
186       OpenSSL.
187     * Sent / Drafts / Queue folder on IMAP4 has been enabled.
188     * The internationalization of IMAP4 folder name has been implemented.
189     * IMAP4 folder renaming has been implemented.
190     * Some critical bugs in IMAP4 response parser have been fixed.
191     * Non-default mailboxes are now specifiable for inbox, sent, draft,
192       trash folder and the destination of filtering, using folder identifier.
193     * Folder property dialog has been implemented.
194     * Special folders can be specified from the folder property dialog.
195     * 'Outbox' has been changed to 'Sent'.
196     * Queued messages are now saved to Sent folder after they are actually
197       sent.
198     * The auto line-wrapping has been improved.
199     * 'Reply to sender' now works for newsgroups.
200     * The SMTP server response is now referred on SMTP AUTH.
201     * Templates can be inserted into the current cursor position now.
202     * Confirmation dialog is displayed on sending if subject is empty.
203     * Displayed newsgroup names are now abbreviated.
204     * The timeout of DNS lookup has been implemented.
205     * 'Ctrl-Enter' shortcut now works even if Num Lock is on.
206     * The new application icon has been added.
207     * New message checking on IMAP or news server will be aborted immediately
208       if some errors occurred.
209     * Some menu items have been modified.
210     * Some other bugfixes have been made.
211
212 * 0.7.4
213
214     * The bug that lost UIDL information if any error occured before issuing
215       UIDL command was fixed.
216     * Message retrieving is now cancelable from the menu even if the dialog
217       is hidden.
218     * Some warnings on compiling with gcc-3.0 have been removed.
219     * The English manual has been updated.
220     * The FAQs in English, Spanish and French have been added.
221
222 * 0.7.3
223
224     * Attached files will be inherited on forwarding or reediting.
225     * Filter rules will be also updated when renaming or deleting folders.
226     * 'Get all' and 'Check for new messages' now works for IMAP4 and News
227       accounts.
228     * Limit of Receive size for POP3 has been implemented.
229     * The new notebook tab interface for multipart messages has been
230       implemented, and text parts are displayed on the text view all together.
231     * Separate user ID and password can be used for SMTP AUTH.
232     * ISO-8859-15 support has been added.
233     * Cancellation of POP3 session is now handled correctly.
234     * Some bugfixes have been made.
235
236 * 0.7.2
237
238     * Message moving between different type of folders has been enabled.
239     * PGP decryption failure bug has been fixed.
240     * IMAP4 APPEND command failure has been fixed.
241     * Selection reply bug has been fixed.
242     * The bug that the external editor fails to launch when quotation
243       characters are used in the command line, has been fixed.
244     * 'Show all header' and 'Thread view' became toggle switch.
245     * Some code cleanups have been made.
246
247 * 0.7.1
248
249     * Message copy between different type of folders has been enabled.
250     * Multiple message forwarding has been enabled.
251     * Most of key bindings became customizable.
252     * The default menu shortcuts have been modified so that Ctrl is used
253       as the modifier key.
254     * Quick menu shortcut changer has been implemented.
255     * Quick filter rule creation has been implemented.
256     * "Show all header" now displays the headers in the current message
257       view.
258     * File save dialog has been improved.
259     * '--send' option has been added.
260     * Quoted part of message text on reply or forward is specifiable by
261       selecting it.
262     * From address is now added to Cc entry when 'Reply to all' is used
263       on the messages which have Reply-To header.
264     * Mac OS X (Darwin) has been supported.
265     * Ctrl-Enter now works on the composition window.
266     * It now compiles with C compilers other than gcc.
267     * Crash in mark processing on 64bit architecture has been fixed.
268     * Crash on font load failure has been fixed.
269     * Some address completion bugs have been fixed.
270     * Some many other bugs have been fixed.
271
272 * 0.7.0
273
274     * Undo / redo function has been implemented.
275     * Regular expression has been supported in filtering.
276     * LDIF file import has been improved.
277     * The cursor on composition window blinks now.
278     * The feature to keep editing after saving to draft has been added.
279     * The position of Subject entry on composition window has been moved
280       to the last.
281     * The menu items have been reorganized.
282     * WMCLASS is set for some windows.
283     * A bug that causes infinite loop at line-wrapping has been fixed.
284     * Some bugfixes for template, addressbook and IMAP4 have been made.
285
286 * 0.6.6
287
288     * The newsgroup subscription dialog has been enhanced.
289     * Template function has been improved.
290     * New wrapping function for composition window has been implemented.
291     * Mailto URL has been supported for the --compose option.
292     * The --status option to display current message count has been added.
293     * Workaround for RFC-incompliant Date header has been made.
294     * Check connection between IMAP or NNTP server only if access time
295       limit is expired.
296     * Thai encodings have been supported.
297     * Hungarian message catalog has been added.
298     * Copy and paste problems have been fixed.
299     * Some IMAP4 bugs have been fixed.
300     * Some other bugs have been fixed.
301
302 * 0.6.5
303
304     * The template function has been implemented.
305     * The quotation format parser has been enhanced.
306     * The forwarding format has become customizable.
307     * The "Open with..." dialog on the MIME view now retains command history.
308     * An arrow mark is put on the column of the sorting target.
309     * The Delete key now deletes messages.
310     * The password for SMTP AUTH is asked now when not specified.
311     * The mime.types file is searched from several directories now.
312     * The preferences dialogs have been sorted out a bit.
313     * A freeze bug on using SSL has been fixed.
314     * Some bugs have been fixed.
315
316 * 0.6.4
317
318     * The performance of summary display on large number of messages
319       has been improved.
320     * Columns of the summary view became reorderable.
321     * The default order of the summary view columns has been changed.
322     * Reedit has been enabled in the outbox.
323     * LDIF file import has been implemented.
324     * The crash bug of LDAP has been fixed.
325     * Some other bugs have been fixed.
326
327 * 0.6.3
328
329     * Message body text search has been implemented.
330     * The text part of nested multipart message, or HTML only message
331       is now correctly quoted on replying.
332     * The status of threading is now preserved for each folders.
333     * Selective removal from trash folder has been enabled.
334     * User name and password of IMAP4 account which include spaces are now
335       handled correctly.
336     * Workaround for 8bit characters conversion failure on C locale when
337       using libjconv has been made.
338     * Some bugs that caused crashes have been fixed.
339
340 * 0.6.2
341
342     * The new addressbook has been implemented (Match Grun).
343     * LDAP, vCard, and JPilot have been supported.
344     * The option to launch the external editor automatically has been added.
345     * Sorting by mark, unread, attachment, and color label has been enabled.
346     * Moving to the next or previous flagged messages has been enabled.
347     * The "Mark all read" function has been added.
348     * The function to reformat the current paragraph has been implemented.
349     * Some icons have been replaced.
350     * The layout of some menu items has been modified.
351     * Some other bugfixes have been made.
352
353 * 0.6.1
354
355     * A crash bug caused by the typo of ja.po was fixed.
356     * Some bugs of configure were fixed.
357     * The bug that ignored Bcc: when using external command for sending was
358       fixed.
359     * A bug of auto-checking was fixed.
360     * Readability of the selected color-labelled line has been improved.
361     * Croatian message catalog has been added.
362
363 * 0.6.0
364
365     * Some operations are enabled while receiving.
366     * A progress bar has been added to the status bar.
367     * SSL has been supported (POP3, SMTP, IMAP4).
368     * Color label is implemented.
369     * Sending with local sendmail command is enabled.
370     * Queued messages are now re-editable.
371     * Old messages will be removed after re-editing.
372     * Account information is now used when sending from queue.
373     * New account dialog will be displayed on the first run.
374     * Suppressed the output to status bar on IMAP4 and NNTP.
375     * The memory usage of the integrated XML parser has been reduced.
376     * The configure script has been improved.
377     * The bug that tried to fetch a nonexistent message on POP3 has been
378       fixed.
379     * The crash bugs of the summary view and the attachment property dialog
380       of the composition window has been fixed.
381
382 * 0.5.3
383
384     * The performance of the summary view has been improved a bit.
385     * The option to expand / collapse message threads has been added.
386     * Unread messages are now displayed with bold font.
387     * The option to update all local folders after getting messages has
388       been added.
389     * "Add sender to address book" has been implemented.
390     * The position of displayed message is now kept after updating the
391       summary view.
392     * A security problem of POP3 has been fixed.
393     * Bold and small fonts are now configurable with ~/.sylpheed/sylpheedrc.
394     * Some other bugs have been fixed.
395
396 * 0.5.2
397
398     * The English manual has been added.
399     * Polish message catalog has been added.
400     * Accounts are automatically selected on reply.
401     * Unnecessary return codes in user-defined header are removed.
402     * UI of date format setting has been improved.
403     * The bug that couldn't handle escaped characters on IMAP4 has been fixed.
404     * The bug that suspended the process after opening attached files has
405       been fixed.
406     * Workaround for raw-JIS code in header fields has been done again.
407     * The bug that couldn't handle some responses on NNTP has been fixed.
408     * Some other minor fixes have been done.
409
410 * 0.5.1
411
412     * Expand/collapse state of folders is now preserved.
413     * Newsgroups can be selected from the list dialog.
414     * Workaround for raw-JIS code in header fields.
415     * The current read size in some dialogs are displayed with human-readable
416       format.
417     * Cc can be used in the reply format.
418     * Base64 data with unusual line length became decodable.
419
420 * 0.5.0
421
422     * A fix for the bug that prevented the removal of selected IMAP4 folder.
423
424 * 0.5.0pre4
425
426     * Gettext has been updated to 0.10.38.
427     * Some more outgoing character sets became specifiable without libjconv.
428     * --enable-threads option has been removed temporarily.
429     * IMAP4 mailbox status is now updated while scanning tree.
430     * IMAP4 and NNTP port number is now specifiable.
431     * The Japanese manual has been updated.
432     * Some UI and other fixes have been done.
433
434 * 0.5.0pre3
435
436     * Autoscan of IMAP4 directory has been implemented.
437     * IMAP4 server directory prefix became specifiable.
438     * Some other bugfixes have been done.
439
440 * 0.5.0pre2
441
442     * Bugfixes for IMAP4. Logs are now also output to file.
443
444 * 0.5.0pre1
445
446     * Many bugfixes for IMAP4, and some modifications for user interface.
447
448 * 0.4.99
449
450     * Attached files can be opened with arbitrary programs.
451     * The progress dialog is shown when sending a message.
452     * User-defined headers can be added.
453     * On the folder tree, unread mark is added to closed folders which have
454       some unread subfolders.
455     * Command line options such as --help and --version can now be executed
456       without X.
457     * NNTP authentication has been supported.
458     * Summary view shows a dialog to process the unexecuted marks when
459       changing the current folder.
460     * `Reply to sender' has been added.
461     * In IMAP4rev1, move, copy, delete and namespace have been implemented.
462       INBOX and trash folder are automatically added when creating a new
463       IMAP4 account.
464     * Many other bugfixes have been done.
465
466 * 0.4.66
467
468     * The bug that didn't calculate MD5 correctly on big endian machines
469       (like PowerPC) has been fixed.
470     * The incorporation dialog has been improved.
471     * Auto mail checking has been implemented.
472     * Headers displayed on the message view are now customizable.
473     * Some other bugfixes have been done.
474
475 * 0.4.65
476
477     * The items of preferences dialog have been reorganized.
478     * The header pane can be toggled on and off now.
479     * Page scroll step is now selectable between one page and half page.
480     * Messages can be exported as mbox format.
481     * GnuPG support code has been updated.
482     * The format of date in summary view became freely definable.
483     * The MD5 routine by RSA has been replaced by an FSF implementation.
484     * The progress dialog of POP3 has been considerably improved.
485     * IMAP4 folder creation/deletion is enabled.
486     * A bug in IMAP4 that caused infinite loop and buffer overrun has been
487       fixed.
488     * A socket is now handled with abstraction layer.
489     * Some other bugs have been fixed.
490
491 * 0.4.64
492
493     * The built-in XML parser has been modified so that it escapes certain
494       characters, and supports multiple-lined tag.
495     * The bug that caused infinite loop when illegal XML file was given was
496       fixed.
497     * The problem when not moving to inbox after getting new mail was fixed.
498     * The bug that made Sylpheed crash when clicking Cancel button while
499       getting new mail was fixed.
500
501 * 0.4.63
502
503     * Some menu items are sorted out.
504     * `Attract by subject' is speeded up.
505     * Smooth scrolling of message text is enabled.
506     * Generic mark and Deleted mark became permanent.
507     * Replied and Forwarded mark are enabled.
508     * The design of New and Unread mark is changed.
509     * Generic mark and Unread mark can be toggled with clicking summary view.
510     * Long References header is truncated now.
511     * Updated the GnuPG support code.
512     * Messages can be moved across file systems.
513     * Message date is converted into local time when displaying.
514     * The colors of quoted part and URI of messages can be specified, and
515       they are specifiable according to quotation level.
516     * It is enabled to keep the current folder after receiving new messages.
517     * The speed of cache reading is improved.
518     * Message copy is implemented.
519     * Many other bugfixes have been done.
520
521 * 0.4.62
522
523     * Prohibition of multiple execution and operation by command line
524       options are enabled.
525     * Workaround was done for duplicated From_ line in mbox file.
526     * HTML - > text converter is implemented.
527     * SMTP AUTH is supported.
528     * FIFO is allowed for signature file.
529     * Security probrems related to tmpfile() and chmod() are fixed.
530     * A bug was fixed that couldn't open attached files which include space.
531     * Address completion is enhanced.
532     * Move and remove are enabled in IMAP4.
533     * Message source can be displayed.
534     * Some other bugfixes.
535
536 * 0.4.61
537
538     * Bugs in address completion, sending, and folder view have been fixed.
539
540 * 0.4.60
541
542     * The horizontal scroll bar is added on the summary view.
543     * Drag and drop from the summary view to the folder view is enabled.
544     * Preliminary support of GnuPG is added (needs GPGME).
545     * `Update folder tree' is performed correctly now.
546     * Receiving dialog is improved.
547     * `Select all matched' is enabled in the summary search.
548     * Some new toolbar icons are added.
549     * Attached files can be opened with metamail command.
550     * Address completion with tab key is enabled in the address entry on
551       the composition window.
552     * Some many other bugfixes.
553
554 * 0.4.52
555
556     * News posting feature is implemented.
557     * Number of unread messages is now displayed at the side of folder name.
558     * Accounts are now selectable on the composition window.
559     * Some other bugfixes.
560
561 * 0.4.51
562
563     * A bug was fixed that didn't incorporate spool file correctly.
564     * From_ line is now recognized as separator of messages even if the
565       previous line isn't empty.
566     * A bug was fixed that printed warning when sending message from queue.
567
568 * 0.4.50
569
570     * The architecture were overhauled, and folders are now managed by
571       object-oriented approach.
572     * The location of mailbox became specifiable, and multiple mailboxes
573       are now manageable simultaneously.
574     * Summary scrolls only on the edge when messages are selected.
575     * News servers are now added using account creation.
576     * In IMAP4, the reading of existing folders is enabled.
577     * Interfaces are modified a bit.
578
579 * 0.4.9
580
581     * Fixed some bugs and updated message catalogs.
582
583 * 0.4.8
584
585     * Fixed a bug that locked the process if the status bar was hidden.
586     * Fixed a bug that put a garbage to charset if the outgoing character
587       set was specified and non-ascii characters were used in subject.
588     * Added Portuguese message catalog.
589
590 * 0.4.7
591
592     * Changed the ruler to the more graphical one.
593     * Made the state of status bar get preserved.
594     * Made it configurable for each accounts whether to receive messages
595       when getting from all accounts.
596     * Updated README.
597
598 * 0.4.6
599
600     * Added a ruler to the composition window.
601     * Added the list of the compiled-in features and clickable URI to the
602       official web site to the about dialog.
603     * Added `Show all header' to the right-click menu at the summary.
604     * Fixed a bug on quotation.
605     * Fixed memory leak bugs.
606     * Some other fixes.
607
608 * 0.4.5
609
610     * Implemented line-wrapping functions.
611     * Added supports for some codesets.
612     * Added Chinese message catalog.
613     * Extended quotation format.
614     * Made the settings of the menu shortcuts preservable.
615     * Fixed a probrem that caused to show garbage characters if the codeset
616       wasn't set.
617     * Some other bug fixes.
618
619 * 0.4.4
620
621     * Enhanced the support for 8bit code (ex. ISO-8859-1). Other bug fixes.
622
623 * 0.4.3
624
625     * Implemented the draft message function.
626     * Made the summary get the proper display on the queue folder.
627     * Changed the color of unread mark from green to blue.
628     * Some other bug fixes.
629
630 * 0.4.2
631
632     * Added preliminary IMAP4 codes.
633     * Enhanced the MIME message parsing routines.
634     * Changed the display method of HeaderView.
635     * Modified the codeset conversion routines.
636     * Added Spanish message catalog.
637     * Removed `Reply with quote', and added `Reply to all'.
638     * Implemented `Forward as an attachment'.
639     * Some other bug fixes.
640
641 * 0.4.1
642
643     * Fixed the probrem of codeconv.c that prevented compiling.
644     * Modified sylpheed.spec.
645
646 * 0.4.0
647
648     * Modified the layout of the preferences dialog widgets.
649     * Fixed the probrem of Japanese processing on FreeBSD.
650     * Workaround for the malformed References: header generated by OE5 :(
651
652 * 0.3.99
653
654     * Applied Kondara patch and enabled to support many locales, including
655       UTF-8 (Unicode), when using libjconv.
656     * Integrated the manual written by BONAIM.
657     * Added the option that specifies whether to display short headers on
658       message view or not.
659     * Disabled IPv6 support by default.
660     * Added copyright notice to the source files.
661     * Some bug fixes.
662
663 * 0.3.29
664
665     * Supported external editor.
666     * Supported Content-Transfer-Encoding: x-uuencode.
667     * Replaced system() with execvp().
668     * Modified the reversed order of `Yes' and `No' at some alert dialogs.
669     * Enabled to open a message with new window.
670     * Made it display the simplified headers if the part of multipart
671       message is text/plain.
672     * Enabled to use font selection dialog on the setting of message font.
673     * Modified so that it processes address correctly if the part of it is
674       quoted.
675     * Added `None (local)' to the menu of protocol on the account setting.
676     * Some other fixes.
677
678 * 0.3.28
679
680     * Supported ISO-8859-1.
681     * Fixed the size of the dialogs.
682     * Made it saves the size of widgets and the width of columns.
683     * Added the French message catalog.
684     * Changed the variable name of filtering (check the auto-filtering
685       option again if you've turned it on before).
686     * Fixed some bugs.
687