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