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