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