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