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