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