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