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