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