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