2010-02-27 [colin] 3.7.5cvs26
[claws.git] / NEWS
1 Changes of the  Claws Mail GTK2 branch
2
3 * 3.7.5
4 -------
5
6 * Bug fixes:
7         o bug 2059 'gpgme >=1.1.8 not compatible with S/MIME
8                     encryption'
9         o bug 2076 'having worked 2 times properly CLAWS ceased to
10                     decrypt incoming PGP mails -displays base64 
11                     instead - sucks completely'
12         o bug 2098, 'claws-mails crashes frequently with pgpcore'
13         o Address Book: fix button sensitivity in compose mode.
14
15 * 3.7.4
16 -------
17
18 * Spell checker: Highlight misspelled words when applying template
19   and 'check while typing' option is on
20
21 * Spell checker: Highlight misspelled words in text inserted from
22   file(s) or pasted to message body when 'check while typing' option
23   is on
24
25 * Improve parsing of List-Post header
26
27 * Add new drag type "claws-mail/msg-path-list" for drag'n'drop of a
28   message selection from the message list into other applications.
29   This enables other applications to back-link to Claws Mail via a
30   "claws-mail --select" call after they received a drop.
31
32 * Place the cursor in the compose window according to provided input.
33   If To: is present place cursor in Subject: field and if both To:
34   and Subject: are present place cursor in body. If body: is present
35   insert a new line after text and place cursor there.
36
37 * QuickSearch: Use all of the available space to view expressions
38
39
40 * 3.7.3
41 -------
42
43 * The user is now warned when inserting a large file in the message
44   body. The value of 'large' can be configured on the Compose/Writing
45   page of the Preferences.
46
47 * Added 'has_attachment' and 'signed' matcher expressions to
48   Filtering and Processing Flags lists.
49
50 * Support Reply prefixes of French Yahoo mail and French Lotus Notes.
51
52 * Enabled Page Size and Orientation configuration in the print dialog.
53   GTK+ 2.18 or newer only.
54
55 * tools/convert_mbox.pl
56   Add -R flag to support recursive conversions of arbitrary Evolution
57   mail folders.
58
59 * 3.7.2
60 -------
61
62 * Default Cc, Bcc and Reply-To options have been added to Folder
63   Properties.
64
65 * MIME parts that lack an end boundary are now handled, (even though
66   they're INVALID!).
67
68 * A 'Metadata handling' option has been added to the Miscellaneous
69   options page. The options are 'safer' or 'faster'. 'faster' is
70   Claws' original behaviour. 'safer' prevents data loss on system
71   crashes where the filesystem is of a 'not-so-robust' variety, e.g.
72   xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
73
74 * Face and X-Face previews have been added to the Custom Header
75   Configuration dialogue in Account preferences.
76
77 * An option has been added to the Receive page of IMAP account
78   preferences, "Move deleted mails to trash and expunge immediately".
79   This option is on by default to avoid changing the existing
80   behaviour. Turning it off prevents automatic expunging.
81   Also, 'Tools/Expunge'  and 'View/Hide deleted messages' menu items
82   have been added to main toolbar.
83
84 * Support for clickable gopher:// links has been added.
85
86 * In the Compose window a warning dialogue is raised if attachments
87   that have been added no longer exist on the filesystem at the time
88   of sending.
89
90 * Buttons to clear header lines in the Compose window have been
91   added.
92
93 * GnuTLS compatibility mode is now used, this avoids problems with 
94   servers that don't comply 100% with the spec, but still exist.
95
96 * tools/csv2addressbook.pl
97   thunderbird import for version 2.0.0.21 has been added.
98
99 * 3.7.1
100 -------
101
102 * Spell Checking has been added to the Subject in the Compose window.
103
104 * The 'Quotation characters' option has been moved from the Compose/
105   Writing page of the preferences to the /Message View/Text Options
106   page.
107
108 * When replying to signed and/or encrypted mail and the preference to
109   sign and/or encrypt is set, the original mail's privacy system is
110   automatically used, if available.
111
112 * If a text/calendar attachment is present in a message it is
113   automatcally selected if a suitable plugin (i.e. vCalendar) is
114   available.
115
116 * /Tools/List URLs now shows both the link title and URI if possible.
117
118 * A URI appearing in the statusbar is now only trimmed if necessary.
119
120 * When using /Tools/Create filter|procesing rule/Automatically
121   the List-Id header is preferred to X-* headers.
122
123 * The manual has been updated.
124
125 * 3.7.0
126 -------
127
128 * Expanding/Collapsing of threads is now approximately 95% faster.
129
130 * Cache reading is now approximately 10% faster. 
131
132 * The shortcut key settings of the main window and the message list
133   context menus are now connected.
134
135 * The preferences on the 'Other' page have now been moved to
136   Other/Miscellaneous. The parent pages are now unselectable and the
137   first page is automatically selected on opening the preferences.
138
139 * In the Compose window, on the Others tab, the 'Save message to'
140   entry now has a drop-down list of the previous save locations.
141
142 *  In the Compose window, the Attachments Properties window is now
143    confirmed and closed with the Return key.
144
145 * When using an external editor to compose messages, the message is
146   automatically saved to Drafts when the external editor is closed. 
147
148 * A hidden option has been added, 'primary_paste_unselects' which
149   causes the primary buffer to be cleared and the insertion point to
150   be repositioned when the middle mouse button is used for pasting
151   text. It is turned off by default.
152
153 * In the Actions window, the Escape key now cancels the action
154   editing.
155
156 * Offline SSL certificate verification has been added.
157
158 * Privacy plugins: The decryption failure messages are now shown
159   in the NoticeView just above the message text rather than in a
160   popup window.
161
162 * Privacy plugins: when listing the UIDs during a signature check,
163   show the UID validity
164
165 * tools/popfile-link.sh
166   Support for reusing existing POPFile session ID has been added.
167
168 * tools/kdeservicemenu
169   Support for kde4 has been added.
170
171 * win32: better integration has been implemented by using the
172   standard file associations.
173
174 * 3.6.1
175 -------
176
177 * Claws Mail now requires libetpan 0.57 for IMAP and NNTP.
178
179 * SSL support is now provided by gnuTLS exclusively. OpenSSL support
180   has been dropped due to licensing issues.
181
182 * Added /View/Fullscreen option.
183
184 * Re-ordering of the filtering/processing condition and actions lists
185   is now possible using drag'n'drop.
186
187 * 3.6.0
188 -------
189
190 * Claws Mail now requires libetpan 0.56 for IMAP and NNTP
191
192 * Spell checking is now provided by Enchant instead of Aspell. To
193   build spell checker support, you will need the libenchant headers.
194
195 * The S/MIME plugin is now part of this package.
196
197 * IMAP, NNTP, and SSL are now supported in the Windows port.
198
199 * Support for client SSL certificates.
200
201 * Better support of SSL certificate stores, to be able to verify
202   server certificates.
203
204 * Renaming of newsgroups is possible.
205
206 * "Always open message when selected" can now have three values:
207   'Never', 'Always' and 'When message view is visible'.
208
209 * Unsaved server passwords can now be temporarily saved for the
210   duration of the session. They can be cleared before the session
211   expires by using '/Tools/Forget all session passwords'.
212
213 * Auto-wrapping settings are now saved in drafted messages.
214
215 * Support for basic auto-indentation in the Compose window.
216
217 * Support for animated GIFs in the message view.
218
219 * Type-ahead search in Filtering, Templates, Actions dialogs now
220   select the result of the search.
221
222 * Finer granularity in POP3 accounts' Remove After delay - hours in
223   addition to days.
224
225 * Spam/Ham flag is now stored on IMAP server when possible, using
226   "Junk" and "NonJunk" keywords. 
227
228 * Use less precise intervals when possible for auto-checking, thus
229   the CPU is woken up less frequently.
230
231 * The warning icon in the main window is cleared when the error it
232   relates to is clipped from the network log.
233
234 * IMAP errors now reveal the server on which they happen.
235
236 * All deprecated GTK interfaces have been replaced with their
237   non-deprecated equivalents.
238
239 * csv2addressbook.pl: Added support for FoxMail.
240
241
242 * 3.5.0
243 -------
244
245 * Added an option, "Use secure file deletion if possible", which
246   enables shredding of temporary files and messages instead of
247   just removing them. This is available on the Other preferences
248   page.
249
250 * Added an option, "Select the HTML part of multipart/alternative
251   messages". This is available on the Message View/Text Options
252   preferences page. 
253
254 * Added an option to the 'Create new folder' dialogue which enables
255   new folders to inherit the properties of their parent folders
256   during folder creation.
257
258 * Added a hidden option, "two_line_vertical", which toggles the
259   2-line view in the message list when using the 3-column layout.
260   Defaults to '1', show 2 lines.
261
262 * Added a hidden option, "outgoing_fallback_to_ascii", which allows
263   the user to specify an outgoing charset/encoding, but still fall
264   back to 7bit US-ASCII when possible.
265   Defaults to '1', fallback when possible.
266
267 * Added support for the Avant Window Navgator (Awn) information
268   bubble. This is automatically enabled if dbus is available.
269
270 * Face and X-Face headers can now be added globally and per-account
271   from configuration files under ~/.claws-mail/autofaces/. Further
272   information is provided in the manual.
273
274 * The SHA1 fingerprint is now shown on the SSL certificate dialogue
275   and the labels are now selectable.
276
277 * Several GUI improvements have been made, (Address book, filtering
278   dialogue, Actions dialogue, and Account preferences).
279
280 * New icons have been added for 'Reply to list' and 'Cancel'. The
281   'Insert file' and 'Close' icons have been improved, as have the
282   tray icons.   
283
284 * Added the Trash and Delete icons to the Custom Toolbars options.
285
286 * SMTP-only accounts are now not shown in the Receive menus and
287   Account lists in filtering/processing, as they are irrelevant here.
288
289 * tools/csv2addressbook.pl
290   Support for a gmail exported csv address book was added.
291
292 * Updated English, French, and Spanish manuals.
293
294 * 3.4.0
295 -------
296
297 * Added support for /dev/mem_notify. This Linux kernel feature
298   will allow applications to be notified that memory has to be
299   freed before getting OOM-killed.
300   For more information: http://lwn.net/Articles/267013/
301
302 * Enabled moving/copying folders to root folders when using the
303   folder selection dialogue.
304
305 * Global and per-folder templates can now override the From name.
306
307 * Added a tooltip with extended folder stats. (Hover the cursor over
308   the short stats on the right, below the message list.)
309
310 * Implemented 2-line items in the message list when in three column
311   mode.
312
313 * Added support for png themes.
314
315 * Added an icon for attached patches (text/x-patch and text/x-diff).
316
317 * When viewing a message that has a large amount of text, show a
318   maximum of 1MB of text and add a noticeview to show optionally show
319   the whole message.
320
321 * Added a button to the templates preferences to restore defaults for
322   current language.
323
324 * Added search in filtering rules list.
325
326 * Bogofilter Plugin:
327   Added a "learn from whitelist" preference.
328
329 * MAEMO:
330   Added information when fetching large messages.
331
332 * tools/csv2addressbook.pl
333   Added support for Kmail/Kaddressbook.
334
335 * 3.3.1
336 -------
337
338 * Forbid attaching anything containing "../" or ".ssh/" in mailto:
339   URIs.
340
341 * Add a hidden preference, 'use_networkmanager', to disable
342   NetworkManager handling
343
344 * 3.3.0
345 -------
346
347 * Due to licensing problems, the ClamAV plugin has been removed from
348   the Claws Mail core distribution and can now been found packaged
349   separately or with the 'extra plugins' package.
350
351 * Added NetworkManager support
352   This is built by default if the dependencies are satisfied; it can
353   be specifically disabled with '--disable-networkmanager-support'.
354   This enables Claws Mail to track changes to the network status.
355
356 * Added DIGEST-MD5 support for IMAP authentication
357
358 * Added Folder Properties option, 'Run processing rules when opening'
359   to the General page.
360
361 * Added sub-sorting to the Message List; when the Sort type is either
362   Subject, From, To or Tags, sub-sorting by Date will be active.
363
364 * Added from=address to the mailto sequence
365   The 'from' will try to select the first matching account in the
366   Accounts list, otherwise it will use the usual account selection
367   mechanism but will override it with the given 'from' address.
368
369 * Added insert=FILE  to the mailto sequence (stands for 'insert file')
370   This adds the ability to create a new message from the command-line,
371   with the body set from the contents of an existing file.
372                 
373 * Added mailto with NNTP accounts
374   This comes into play if mailto is used when an NNTP account is the
375   default account or if an NNTP account address is used with 'from'.
376
377 * Added several GUI improvements to the Filtering, Processing, Tags,
378   Actions, Templates, Logging and Address Book dialogues
379
380 * Added a tooltip to the 'replied' icon in the Message List which
381   indicates 'click to see your reply' feature.
382
383 * Added 'claws-mail --version-full' to display the version and a list
384   of the compiled-in features
385
386 * Implemented speed-ups to list operations, deletions and cache
387   updates.
388
389 * Updated the man page
390
391 * The Trayicon plugin icons are now themable.
392
393 * text/calendar message parts are now automatically displayed if a
394   plugin handling text/calendar is loaded, e.g. vCalendar.
395
396 * Maemo: connect HW status change signal for shutdown
397
398 * Maemo: identify mmc1 and mmc2 more clearly in the GUI
399
400 * Maemo: Make dnd threshold higher
401
402 * 3.2.0
403 -------
404
405 * Several GUI improvements
406         The colour preferences have been split into tabs.
407         Improve the way 'Find in current message' search results are
408         shown by vertically centering the selected text in the
409         Message View.
410         Improvements to the 'List URIs' dialogue.
411         Filtering/Processing Match Type dialogue has been reworked.
412         Several other layout improvements.
413
414 * Several address book improvements
415         Added Custom Attributes, which can be edited from
416         '/Tools/Edit custom attributes...' and are used from the
417         'Name' drop down list on the 'Edit Person Details' dialogue. 
418         Always add a new contact if any value is set, instead of
419         silently rejecting it when an email address is not set.
420         Better guessing of contact name from incomplete name
421         information.
422         Better display of contacts that have no name set, in contact
423         lists, group contents, find duplicate results.
424         Error messages don't show in the status bar anymore, alert
425         panels are used instead.
426         Several other GUI improvements.
427
428 * Added optional Tooltips to the Message List. This is enabled by the
429   'Show tooltips' option on the '/Display/Summaries' Preferences page
430   and is only possible with GTK+ >= 2.12
431
432 * Much improved handling of Return Receipts, both outgoing and
433   incoming. 
434
435 * Added the option to use the system defaults for External Programs
436   preferences on the '/Message View/External Programs' page.
437
438 * Added "select first email in list" to the list of possible
439   selections in the 'Set default selection on entering a folder'
440   options on the '/Display/Summaries' preferences page.
441
442 * IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode
443   prevents fetching of tags.)
444
445 * IMAP: Optimised flag handling and message copying.
446
447 * Improved printed page layout for built-in GTK+ printing
448         Bold fonts are now used where appropriate and a demarcation
449         between header and body has been added.
450
451 * Optimised filtering on flags/tags changes.
452
453 * MAEMO: Added LED flashing for new mail alerts
454
455 * MAEMO: Made all of the left of column in the Folder List a hotspot
456   for expanding/collapsing the tree.
457
458 * 3.1.0
459 -------
460
461 Non-blocking NNTP has been implemented. NNTP support is now provided
462         by and depends upon libetpan
463
464 GnuTLS support has been implemented as an alternative to OpenSSL.
465         [./configure --enable-gnutls]
466
467 A run-time alternative configuration directory switch has been added,
468         [claws-mail --alternate-config-dir DIR]
469
470 Tags: Added tag alphabetical sorting and unified the dialogues.
471
472 Edit accounts dialogue: The 'default account' (D) column has been
473         removed, instead the default account is indicated by use of
474         bold text.
475
476 Templates: Added ability to attach files using |attach{filename}.
477     Templates options are now presented in a tabbed layout.
478
479 Address Book: Added duplicate finder, '/Tools/Find duplicates'.
480     It is now possible to set an image for each contact. Pictures 
481         from a contact's Face or X-Face will be automatically set
482         when available. The contact's image will be automatically
483         displayed in the message view or header pane if the message
484         has no Face or X-Face header.
485
486 '/View/Character encoding' submenus are now grouped together
487
488 GTK+ built-in print support is now used if GTK+ >= 2.10 is available.
489         libgnomeprint will never be used if GTK+ >= 2.10 is available.
490
491 Reinstated 'Generate Message-ID' option as an Account preference. It
492         is hidden on IMAP accounts, because Message-IDs are needed on
493         servers that don't implement the UIDPLUS extension.
494
495 Toolbar preferences: Improved dialogue.
496
497 Compose window: the number of attachments is now shown in the tab's
498         title.
499
500 Attachments: When opening attachments with 'Open' or 'Open with...'
501         the temporary files are now saved as read-only. A hidden
502         preference has been added, 'save_parts_readwrite', which
503         permits the previous behaviour.
504
505 IMAP: Added a button on the Folder Properties General page to allow
506         users to discard local caches.
507     Added much better error handling.
508     Fetching of cached mails has been heavily optimised.
509
510 LDAP: Added read-only support for jpegPhoto LDAP field
511
512 Bcc in commandline URIs has been added.
513
514 Dillo browser plugin: Address book based whitelisting for loading
515         remote images has been added.
516
517 SpamAssassin plugin: Address book based whitelisting has been added.
518
519 MAEMO: Maemo 4.0 (Chinook) build enabled.
520
521 MAEMO: Removed some useless tooltips.
522
523 tools/csv2addressbook.pl
524         a new script that imports a CSV formatted address book. Becky
525         and Thunderbird address book are currently supported.
526
527 * 3.0.2
528 -------
529
530 * Bug fixes:
531         o bug 1320, 'Memory leak caused by gtk_container_get_children'
532         o bug 1321, 'access before allocation when scanning for uris'
533         o bug 1324, 'Corrupted IMAP cache'
534         o bug 1327, 'segfault when replying to a non-existent news
535                      message'
536         o bug 1329, 'error in quicksearch.c'
537         o bug 1334, 'user defined mail incorporation script not run'
538         o bug 1336, 'Segfault if empty space before search-string'
539         o bug 1337, 'Crash on removing uncached emails'
540         o Prevent unquoted mime boundaries, by always using a /
541         o Remove unnecessary error when cancelling export to mbox.
542         o MAEMO: make all Folder Properties pages visible
543         o MAEMO: fix overlapping buttons in Edit Accounts page
544
545
546 * 3.0.1
547 -------
548
549 * Bug fixes:
550         o bug 1308, 'Claws deletes folderlist.xml after fetching mail
551                      short after start-up'
552         o bug 1311, 'Wrong arrow position while moving message into
553                      folder when column headers hidden'
554         o fix build without USE_LDAP_TLS
555         o Accounts list: fix "Local" protocol not shown when
556           USE_OPENSSL is set.
557         o Tags: fixed issues with tags with spaces, and renaming tags
558         o Accounts list: Show protocol "SMTP" and the appropriate
559           server for send-only accounts
560         o Accounts list: show "-" instead of "" when no value is
561           relevant
562         o do not allow locked msgs to be deleted, even by filtering
563           or processing
564         o Show error message in the GUI if image can't be loaded
565         o Remove Generate Message-ID option. We need this on some
566           IMAP servers.
567         o Maemo: distinguish various statusbar messages,
568                 in order to display only the most important.
569         o Maemo: fix statusbar/window mismatch
570         o Maemo: fix scrolling to cursor
571
572
573 * 3.0.0
574 -------
575
576 * Claws Mail is now licensed under GPLv3 or later.
577
578 * added Tags feature
579   Tags are arbitrary labels that can be applied to messages. It is
580   possible to create, edit, remove Tags; apply them to mails;
581   filter on Tags or Tag presence; apply or unset Tags via Filtering
582   actions; reference Tags in reply Templates.
583
584 * Threads can now be sorted by most recent message
585   /View/Sort/By thread date
586
587 * Added "/View/Show or Hide/Column headers"
588
589 * Added 'watch thread' feature
590         
591 * Enabled the running of folder Processing rules on demand
592
593 * Added options to stop/enable writing logs to disc, see Logging
594   page of preferences
595
596 * IMAP and News: Implement age-based caching: allow the specifying 
597   of a threshold for the offline synchronisation feature, and whether 
598   old cached bodies should be removed. Accessible from the Folder
599   Properties.
600
601 * IMAP: Made multiple copy, (in the same IMAP account), faster by
602   matching source/destination message UIDs.
603         
604 * LDAP: Ability to edit all Person attributes
605
606 * Nicer layout of the message part icons
607
608 * Speed up and clean up rendering of larger msgs
609
610 * Use progress bar when sending messages
611
612 * Made mainwindow's /Help/Manual point to the remote copy if the
613   local copy doesn't exist
614
615 * Replaced some deprecated widgets
616
617 * Enabled changing the emphasis color used to highlight the
618   newsreader/x-mailer header value when it matches our preferred
619   mail agent, (hidden pref 'emphasis_color' added to clawsrc).
620
621 * tools/mew2claws-mail.pl
622   Added new script that imports a Mew address book
623
624 * tools/popfile-link.sh
625   Added a new script that will open selected messages in
626   POPFile control center, in order to change the message
627   status.
628
629 * Updated the manual
630
631 * Check that Dillo's installed when loading the Dillo Browser
632   plugin
633
634 * Maemo improvements:
635         o Automatically choose the correct application
636           to open parts
637         o Better way to notify of new mails
638         o Destroy messageview after trashing mail
639         o Simplified layout
640         o Better toolbars, removal of CTree headers
641         o Add a specific icon to go back to folder list
642         o Improvements to the Wizard, About and icon legend dialogues
643         o add an easy way to store data (mails and IMAP/NNTP caches)
644           on one of the SD cards, and protect against unmounts if
645           needed
646         o plug the online/offline system into maemo's interfaces to
647           have Claws automatically switch according to the system
648           status (on IT OS 2007)
649         o use HildonBanners to display status messages
650         o force layout to be Small screen
651         o put the progress bar in the toolbar
652
653
654 * 2.10.0
655 --------
656
657 * libetpan 0.49 is now required for IMAP support
658
659 * Added "From, To or Subject" to the QuickSearch types.
660
661 * Added handling of the 'a' key to loop through a mail's MIME parts.
662
663 * In the Compose window "Add to address book" has been added to the
664   context menu of the sender and recipient fields.
665
666 * Implemented a proper References filtering condition.
667
668 * Added the possibility to cancel receiving in IMAP accounts.
669
670 * Made offline synchronisation faster.
671
672 * Added an alternate way to fetch flags on IMAP, which improves
673   performance with some servers, (like Exchange).
674   See "Bandwidth-efficient mode" in IMAP accounts' Receive
675   preferences.
676
677 * Allow manual sorting of Templates.
678
679 * Templates improvements: easier syntax, add some useful variables.
680
681 * Implemented per-account and per-folder compose/reply/forward
682   Templates.
683
684 * Added a QuickSearch option to automatically run a search selected
685   from the history.
686
687 * Made the Summaries Preferemces page "when entering a folder..."
688   options fully customisable.
689
690 * Added an "Open last opened folder at startup" option to the
691   Summaries page in the Prerferences.
692
693 * Changed the Preference "Only mark as read when opened in new
694   window" on the Summaries page to "Only mark as read when opened
695   in new window, or replied to".
696
697 * Allow disabling mail filtering plugins on a per-account
698   basis.
699
700 * Added an option to the Bogofilter and SpamAssassin plugins to
701   enable marking saved spam as Read.
702
703 * Added a warning about encryption limits, which can be disabled.
704
705 * Removed the "Download all" preference from POP3 accounts; it
706   was useless and confusing.
707
708 * Re-organized some Preferences page.
709
710 * Replaced the tabbed layout in Account Preferences with pages.
711
712 * Renamed 'Protocol Log' to 'Network Log'
713
714 * Added a few cursor improvments while Claws is busy.
715
716 * Added support for CRLF in headers of messages.
717
718 * Added support for a few more date formats (RFC3339 subsets).
719
720 * The keypad's Enter key now does the same as the Return key.
721
722 * Improved LDIF import, better error handling, UI cleanup.
723
724 * LDAP write support has been added.
725
726 * Use Hildon's file chooser on Maemo.
727
728
729 * 2.9.2
730 -------
731
732 * Added a printer icon.
733
734 * Bug fixes
735         o bug 1187, 'Reply-to addressee disappears when reply-to text
736                      box is clicked...' (Maemo)
737         o bug 1190, 'dir_open' button doesn't work' (Maemo)
738         o bug 1193, 'Need a way to multi-select items'
739         o bug 1194, 'Hardware keys move from email list to account/
740                      directory list, but not back to email list...'
741                      (Maemo)
742         o bug 1196, 'Edit>Select All doesn't work' (Maemo)
743         o bug 1198, 'Reply-all "disappearing" address bug
744                      persists...'
745         o bug 1200, 'Add option to always retrieve full messages'
746         o bug 1209, 'Clicking on address in header (mailto uri)
747                      selects default account'
748         o bug 1211, 'Offline dialog message bugs/annoyances...'
749         o Don't reflect accounts changes to the mainwindow when it's
750           not necessary.
751         o Fix double fetching of mails if first try failed
752         o Fix a crash in textview
753         o Fix changing quicksearch type (after Esc, after changing
754           Recursive, ...)
755         o tools/uudec Fix missing dash to `display` command-line
756
757 * 2.9.1
758 -------
759
760 * Security fix:
761         o Fix for CVE-2007-1558 (APOP)
762           http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558
763
764 * Bug fixes
765         o Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
766         o Fix encoding woes wrt saving of mails and parts
767
768 * 2.9.0
769 -------
770
771 * Added a Maemo port
772   The Maemo port touches several areas: using the correct APIs for
773   a good integration, adding of a new layout suited for small
774   screens, Maemo-specific default preferences changes, Maemo-specific
775   GUI improvements, etc.
776
777 * Added more customisable colour labels
778
779 * Added 'Mark as spam', 'Mark as ham', and 'Add to address book'
780   filtering actions
781
782 * Added a new Quote Format symbol, %A, to insert the sender's email 
783   address
784
785 * Changed the option to display unread message counts next to folder
786   names: it is now possible to display the total count of messages
787   too. Configurable from Display/Summaries
788
789 * If Claws Mail is already running on another display, attempting to
790   start it will mention that instead of popping up the window on the
791   other display
792
793 * Added debugging of filtering/processing rules. Configurable from
794   Other/Logging options page
795
796 * Added handling of the contextual menu key in compose windows and
797   MIME parts list
798
799 * Added a "pulsing" progressbar in the label window used when
800   rebuilding folder tree, etc, in order to show activity
801
802 * Improved "Offline mode override" dialogue to avoid asking
803   repeatedly, but still ask on explicit user actions
804
805 * Improved the creation of POP/Local accounts when no MH mailbox
806   exist: create the default one
807
808 * Write folderlist directly after adding/deleting accounts that have
809   folders
810
811 * Added logging IMAP ALERTs as errors in the log
812
813 * Added a way for MimeViewer plugins to implement search in a part's
814   body
815
816 * Updated, added and replaced some icons
817
818 * Added display of any LDAP specified Search attributes 
819
820 * Added 'telephoneNumber' in the default LDAP list of attributes
821
822 * Updated the Face header in the welcome message
823
824 * Added the option to minimize to tray in the Trayicon plugin
825
826 * Added a wrapper to mairix in the tools folder, tools/mailrix.sh
827
828 * Added a script which enables inserting files into the message body
829   of a new Compose window from the command line,
830   tools/claws-mail-compose-insert-files.pl
831
832 * Updated Brazilian Portuguese, Catalan, Czech, French, German,
833   Hungarian, Polish,Serbian, Simplified Chinese, and Spanish
834   translations
835
836 * 2.8.1
837 -------
838
839 * Bug fixes:
840         o bug 1129, '"local mbox file" account isn't retrieving 
841                      mails'
842         o bug 1135, 'cm-segfault on decrypting with PGP/inline'
843         o bug 1136, 'Crash in group address completion'
844         * Fix "After receiving new mail, go to inbox" on IMAP, and
845           restrict it to manual fetching only
846         * Fix alertpanel.h only included in #ifdef HAVE_LIBETPAN
847         * Fix return value without libetpan
848         * Use gtk_window_set_role instead of gtk_window_set_wmclass
849         * Fix mime/globs path on NetBSD
850
851 * 2.8.0
852 -------
853
854 * Removed 'Separate Folder tree' and 'Separate Message View' and put
855   new layouts in place of it, 'Standard', 'Three columns', 'Wide
856   message' and 'Wide message list'. Accessible from /View/Layout.
857
858 * Added IMAP subscriptions
859   Creating a new folder subscribes it. Deleting a folder unsubscribes
860   it. "Creating" an existing but unsubscribed folder will subscribe
861   it. By default, for new accounts, only subscribed folders are shown.
862   A contextual menu item has been added, /Subscriptions,  which allows
863   switching the display between All folders and Subscribed folders
864   only. It also enables the subscribing and unsubscribing of folders. 
865
866 * Added the option 'Enable customisable menu shortcuts' to the
867   'Other' preferences page. Turning this off locks the current hot
868   keys, preventing accidental changes.
869
870 * Added icons for application/pdf, application/pgp-signature,
871   application/postscript and text/calendar.
872
873 * Added /Tools/List URIs
874   Enables opening any or all of the URIs contained in the currently
875   selected mail.
876
877 * Added 'spam flag' to the Filtering and Processing Match Types.
878
879 * Removed the 'Composing messages exist' dialogue on exit. Instead
880   opened messages are automatically saved to drafts, and re-opened at
881   the next startup.
882
883 * Added handling of local URIs, (file:///...), from the --attach
884   command line.
885
886 * Added Account options for spellcheck default dictionaries.
887
888 * Added 'Edit/Delete thread'.
889
890 * Added an option 'Ask about account specific filtering rules...' to
891   the 'Other' page, which was previously a hidden option.
892
893 * Some preferences have been re-arranged:
894   Moved the 'Ask before emptying trash' option on the 'Other' page
895   outside of the 'On exit' frame as it's not only an 'On exit' option.
896   Moved 'Never send Return Receipts' from 'Other'  to 'Sending' page.
897   Moved keybinding preferences to the 'Other' page.
898   Added 'mousepad' to the list of text editors on the 'External
899   Programs' page.
900
901 * Bogofilter and SpamAssassin plugins:  Enabled moving spam mail to the
902   Account's Trash folder instead of default Trash folder.
903
904 * ClamAV plugin: updated for the upstream changes in libclamav, whilst
905   maintaining compatibility with older version of libclamav.
906
907 * GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
908   GPG page of the common preferences. Fixes annoyances with distro-
909   installed gpg-agent, when no pinentry program is installed, and the
910   user is at a loss on why "decryption failed". It can be turned off
911   to bypass gpg-agent. The option is disabled if gpg-agent is not
912   running.
913
914 * TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
915   options.
916   When the 'Close to tray' option is used the Window Manager's hotkey
917   and [X] button will hide the window instead of closing it - closing
918   CM can be done using the tray icon menu or the /File menu.
919   Clicking the trayicon now raises the window to current desktop when
920   it was either minimized or shaded, or when it was on another desktop.
921
922 * Added support for non ISO-8859-1 compatible locales to the Actions
923   scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
924                 
925 * Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
926   and updated it to work with newer versions of Kmail. 
927
928 * Added thunderbird-filters-convertor.pl script, which converts
929   thunderbird filter rules to Claws filter rules.
930
931 * Updated Brazilian Portuguese, British English, Czech, Finnish,
932   French, German, Hungarian, Polish, Serbian, Simplified Chinese,
933   Slovak and Spanish translations.
934
935 * 2.7.2
936 -------
937
938 * Added command line equivalent options:
939   -h for --help
940   -q and --quit for --exit
941   -v for --version
942   "Unknown option" is now printed when unknown command line options
943   are used.
944
945 * The wizard for configuration migration, (Sylpheed-Claws to Claws
946   Mail), now has the option to save or not save a backup of the old
947   configuration folder.
948
949 * The configuration wizard is now re-run if it was previously
950   cancelled.
951
952 * Bug fixes:
953         o bug 1100, 'Highlighted e-mail data not visible when color
954                      label applied.'
955         o bug 1101, '"Load plugin" button is accidentally hidden'
956         o bug 1102, 'claws-mail-2.7.1 makes use of deprecated ldap 
957                      functions'
958         o IMAP: fixed crash when connect command doesn't exist.
959         o IMAP: better folder checking when an IMAP directory is set.
960         o IMAP: Never remove INBOX when scanning for new folders.
961           It's a special folder that must exist.
962         o fix vertical scrollbar jumping back to the top when 'Check
963           for new folders' is used.
964         o fix sensitivity issues of Mark as Spam/Ham context menus.
965         o fix potential crashes in the address book's embedded 'Edit
966           person' dialogue, and fix conflicting copy/paste menu
967           entry.
968         o Reflect change of Font configuration in the Header view
969           clickable links.
970         o fix handling of empty values in attach_load_directory and
971           attach_save_directory clawsrc options.
972         o fix 2nd-run loss and new configuration loss of filtering
973           rules on configuration migration.
974         o Bogofilter plugin: fix sensitivity of "Insert X-Bogosity
975           header" option
976
977 * 2.7.1
978 -------
979
980 * Bug fixes:
981         o bug 1095, 'Crash while changing folder columns during
982                      incorporation'
983         o bug 1098, 'bogus last row display after expanding a thread'
984         o fix a few annoyances when choosing keys for the CMS (S/MIME)
985           protocol
986         o fix updating of the mime parts
987         o fix Forwarding msgs with attachments that have dos line
988           endings
989         o strip S/MIME signatures when re-editing S/MIME signed
990           messages
991         o fix body search starting at the end of the mail (and asking
992           for loop)
993         o fix Enter in search windows
994         o fix dbus-related crash in the the GTK+ file selector.
995         o IMAP: fix recursion when server lists the current subfolder
996           in the response
997         o IMAP: get rid of the previous mailimap when connecting, just
998           in case disconnect was unclean
999         o IMAP: make sure we don't use an old socket when reconnecting
1000
1001
1002 * 2.7.0
1003 -------
1004
1005 * The --select option can now also select emails by Message-ID
1006
1007 * Attaching files from 'mailto:' URIs (&attach=...) is now possible.
1008   A dialog is displayed to make sure that the user is aware that the
1009   mail will contain attachments
1010
1011 * 'New Message format' has been added to the Compose/Writing options,
1012   this works like the Quote format and the same symbols are supported
1013
1014 * Reworked the About dialog, including the addition of a new page, 
1015   'Features', which indicates which of the optional features are
1016   compiled in and which are not. A 'Release Notes' page was also
1017   added
1018
1019 * Added history combo for all search fields (message and text)
1020
1021 * The 'mark_as_read_delay' option is not hidden anymore and can be
1022   found in Configuration/Preferences/Summaries
1023
1024 * Added global and per-folder preferences to set the default
1025   alternate dictionary
1026
1027 * Allow spell-checking to use both current and alternate dictionaries
1028
1029 * Added an hidden option 'addressbook_use_editaddress_dialog' to
1030   embed the contact editor in the addressbook window in contrast to
1031   a separate dialog
1032
1033 * Added a hidden option 'unsafe_ssl_certs', to allow storing
1034   multiple SSL certificates for a given server/port. You will be
1035   asked to accept unknown certificates. Unchecking this option will
1036   require you to re-accept previously known certificates
1037
1038 * Allow copying of folders between mailboxes
1039
1040 * Better automatic account selection for mailing lists (searches for
1041   the email address in the Delivered-To header also)
1042
1043 * Made the "Synchronise" menu item inactive when there's nothing to
1044   synchronise
1045
1046 * Use Message font in Writing and Quoting preferences, as well as in
1047   Templates
1048
1049 * Added more HTML symbols to the html to text converter
1050
1051 * Save the addressbook's window size on closing
1052
1053 * Better checks for syntax errors are applied to Templates and Quote
1054   formats
1055
1056 * Added a check to avoid trying to use a non-existent folder as
1057   default inbox
1058
1059 * Enable setting SSL via STARTTLS from the set-up wizard
1060
1061 * Added handling of ":port" in server addresses in the set-up wizard
1062   to specify a port to connect to
1063
1064 * Bogofilter plugin: added an option to print the X-Claws-Bogosity
1065   header in emails handled by the Bogofilter plugin (in MH folders
1066   only)
1067
1068 * Bogofilter plugin: added an option to whitelist senders found in
1069   addressbook
1070
1071 * Bogofilter plugin: Allow storing of Unsure mails in a specific
1072   folder to make better teaching easier
1073
1074 * Bogofilter plugin: Improved GUI interaction while Bogofilter is
1075   filtering
1076
1077 * TrayIcon plugin: added an "Email from account/..." submenu
1078
1079 * updated Brazilian Portuguese, British English, Catalan, Finnish,
1080   French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
1081   translations
1082
1083 * 2.6.1
1084 -------
1085
1086 * First release as Claws Mail
1087
1088 * Bug fixes:
1089         o bug 1053, 'SC fails to reestablish a secure connection'
1090         o bug 1054, 'Slowness logging big data chunks'
1091         o bug 1057, 'crash on sending s signed message to a
1092                      newsgroup'
1093         o bug 1060, 'compilation error with Irix's cc'
1094         o bug 1061, 'crash on opening signed email'
1095         o bug 1066, 'Incorrect mailbox size displayed'
1096         o bug 1069, 'Sent mails disappear, BCC or locking problem?'
1097         o fix Reply To/Mailing list from the menu
1098         o forbid drag and drop from/to different folders of type
1099           F_UNKNOWN
1100         o src/ssl_manager.c: fix possible infinite loop
1101         o fix Options/Reply mode after draft save
1102         o obey always_show_msg option when marking as spam
1103         o fix spelling menu when replying
1104         o don't change the From column title to To if the To column
1105           is visible
1106         o fix the wrong recipient being selected when replying to a
1107           msg which is From one of our accounts To another of our
1108           accounts
1109         o fix crash on combining mark_as_read_delay with Hide Read
1110           Messages
1111         o create ~/.mailcap if it doesn't exist
1112
1113
1114 * 2.6.0
1115 -------
1116
1117 * Final release as Sylpheed-Claws
1118
1119 * libetpan 0.48 or greater is now required for IMAP support.
1120
1121 * The Compose window now has an /Options/Reply mode/ menu. This
1122   enables changing the recipients of a reply on the fly.
1123
1124 * QuickSearch now has a type-ahead option for fast searches.
1125
1126 * Extra symbols are now available for the Quote parser, your name,
1127   your email address, the account name, and the organization.
1128
1129 * In the Folder Properties, it is now possible to test the regular
1130   expression used in the Simplify Subject RegExp option.
1131
1132 * GSSAPI support has been added for IMAP.
1133
1134 * UIDPLUS support has been added for IMAP.
1135
1136 * A Stop button has been added for Message Body searches, enabling
1137   cancelling of a running search. This is available in '/Edit/Search
1138   Folder...' and '/Edit/Find in current message...'.
1139
1140 * libSM support has been added. This enables communication with the
1141   session manager, so that it is known when the session ends, in
1142   order to save the caches, and draft any messages currently being
1143   composed.
1144
1145 * Support for Address Book Groups has been added to the Compose
1146   window's automatic address completion.
1147
1148 * a new hidden option has been added, 'respect_flowed_format'. This
1149   follows RFC3676 with regard to a message part with a Content-Type
1150   that includes 'format=flowed' and 'delsp=yes'. This will cause some
1151   mails to have long lines, but will fix some URLs that would
1152   otherwise be wrapped. By default it is turned off.
1153
1154 * Basic key import/export has been added to the PGP plugins. When
1155   generating a new key pair you can export the public key to a key
1156   server. When selecting the signature part of a message, if the key
1157   is not on your keyring, you will be asked if you want to attempt
1158   to import it from a keyserver.
1159
1160 * The TrayIcon now displays 'offline' status.
1161
1162 * More window sizes and placements are remembered across sessions.
1163
1164 * tools/fix_date.sh: Switches to replace non RFC-compliant Date:
1165   value, and to use strict RFC matching patterns for dates have been
1166   added.
1167
1168 * Several optimisations have been made.
1169
1170
1171 * 2.5.6
1172 -------
1173
1174 * Bug fixes:
1175         o Fix redirecting of sent mails
1176         o Fix Go to Next * after applying Preferences
1177         o Fix quote-folding when emails don't convert cleanly to
1178           UTF-8
1179
1180 * 2.5.5
1181 -------
1182
1183 * Bug fix:
1184         o bug 1034, 'Incorrect display of size field in message view'
1185
1186 * 2.5.4
1187 -------
1188
1189 * Bug fixes:
1190         o bug 1032, 'Segmentation fault when showing message'
1191         o fix crash with quote folding on HTML
1192         o fix building with --disable-nls
1193         o remove tabs in Subject string
1194
1195 * 2.5.3
1196 -------
1197
1198 * Make node expanding in the Folder List non-recursive
1199
1200 * Bug fixes:
1201         o bug 1024, 'Array index out of range in
1202           claws-mail-2.5.2'
1203         o Fix "Check for new folders" on folders with accented
1204           characters
1205         o Fix filtering "copy" rules
1206         o Fix "goto next unread" after collapsing/expanding a node
1207
1208 * 2.5.2
1209 -------
1210
1211 * Bug fixes: 
1212         o bug #1023 (Sylpheed deletes too much messages)
1213         o Crash in partial downloading
1214
1215 * 2.5.1
1216 -------
1217
1218 * It is now possible to stop searches in message bodies
1219
1220 * IMAP: Use UID SEARCH ALL instead of UID SEARCH UID 1:* in order
1221   to fix speed issues with badly implemented servers
1222   
1223 * Bug fixes: 
1224         o Fix multiple registering of SpamAssassin and Bogofilter
1225           plugin after having changed their preferences, leading to
1226           slowness or duplicated messages.
1227
1228 * 2.5.0
1229 -------
1230
1231 * Minimum required versions of GTK+ and GLIB is now 2.6.0
1232
1233 * Minimum required version of libetpan (for IMAP support) is now 0.46
1234
1235 * metamail support has been dropped, this is now handled internally
1236
1237 * New plugin: Bogofilter, providing Spam filtering and learning
1238
1239 * Account-based filtering rules. Each filtering rule can now be
1240   assigned to a specific account, by default it's "All".
1241
1242 * Filtering against Address Book. It is now possible add matched 
1243   conditions to determine if any email address in a message matches
1244   or doesn't match any or all books or folders in the Address Book.
1245
1246 * Quote folding. Quotes in the message view can now be folded, via
1247   the "/View/Quotes/..." menu. The folding can also be toggled by
1248   double clicking on the quotes in the Message View
1249
1250 * Re-enabled user-defined Headers in Displayed Headers configuration
1251
1252 * "/View/Go to/Parent message" and "/View/Go to/Last read message"
1253   have been added
1254
1255 * Made the list views look more modern by add alternating coloured
1256   lines, replacing the box-type expanders with arrows, removing the
1257   dotted lines.
1258   Hidden prefs have been added to enable users to maintain the old
1259   style:
1260   'enable_dotted_lines' for the dotted lines and box-type expanders. 
1261   'use stripes_in_summary' to enable alternating coloured lines in
1262    the Message and Folder lists.
1263   'use stripes_everywhere' to  also enable alternating coloured lines
1264    in all other lists.
1265   Note: 'use_stripes_everywhere' replaces the previous hidden option
1266   'enable_rules_hint'.
1267
1268 * New hidden pref, 'stripes_color_offset', to change the value added/
1269   subtracted to normal bgcolor to create the stripes in the summaries
1270  
1271 * The Send button on the main toolbar is now inactive when the Queue
1272   folders are empty
1273
1274 * IMAP: Added a View Log button on auth error
1275
1276 * PGP/Core plugin: it is now possible to create a new key pair from
1277   within Claws Mail
1278
1279 * PGP/Core plugin: When encrypting, if only one key matches, and it 
1280   matches exactly, it is automatically used
1281
1282 * TrayIcon plugin: the icon now has transparency
1283
1284 * Enabled text selection for replying from MimeViewer plugins
1285
1286 * The attachments list in the MimeView column can now be scrolled
1287   using the mousewheel
1288
1289 * In the MimeView column a middle-click will now just open the Mime
1290   part without showing it in the Message View, likewise, a right-
1291   click will display the context menu without displaying the part
1292
1293 * The "When entering a folder..." selection option is now used for
1294   '/View/Go to/Next unread folder'
1295
1296 * A special Return-Receipt message is shown if the message is from
1297   the user
1298
1299 * An icon has been added to the statusbar to notify of errors
1300
1301 * Added missing icons to the Icon Legend dialog
1302
1303 * Enabled closing of SSL certificates and Folder Sort dialogs with Esc
1304   key
1305
1306 * Displaying of huge mails can now be cancelled, so the GUI doesn't
1307   block
1308
1309 * Claws Mail' internal queue headers are now hidden when showing
1310   all headers. They'll be present only in Source window.
1311
1312 * Several GUI improvements.
1313
1314 * Faster loading of folders and other optimisations and speed-ups
1315
1316 * Logging has been improved.
1317
1318 * improved sizing of some widgets
1319
1320 * Made the desktop file XDG compliant
1321
1322 * The manuals have been updated
1323
1324 * A Spanish translation of the manual has been added
1325
1326 * Added an action tool, tools/uuooffice, to open uuencoded *.doc files
1327   with OpenOffice.
1328
1329 * Added an action tool, tools/fix_date.sh, to fix a missing Date field
1330   in emails.
1331
1332 * 2.4.0
1333 -------
1334
1335 * A ./configure option has been added, --with-mandir=DIR allowing the
1336   setting of the man directory location
1337
1338 * 'Send queue' has been added to the folder contextual menu, which
1339   allows sending the contents of a single queue, as opposed to the
1340   toolbar's Send Queue, which sends all queues
1341
1342 * '/View/Go to/Next unread folder' has been added
1343
1344 * 'View/Go to/Next marked messages' now traverses folders
1345
1346 * sftp:// links are now recognised in mails
1347
1348 * A dialogue is presented to the user when dropping files into the
1349   Compose window, asking whether to insert or attach the file(s). The
1350   default behaviour can be controlled via a new option in 
1351   Compose/Writing
1352
1353 * Allow attached message parts to be selected, opened, or saved via
1354   their text label in the message body
1355
1356 * Save named inlined attachments with "Save all"
1357
1358 * An option to change the Folder Type has been added to the Folder
1359   Properties
1360
1361 * Add |i{sub_expr} to Templates, which allows inserting user-entered
1362   text in a template
1363
1364 * A new option has been added to '/Preferences/External programs' to
1365   allow "Display as text" on attachments to be done via a script
1366
1367 * An option to 'Never send Return Receipts' has been added to the
1368   'Other' page of the preferences.
1369
1370 * The Custom Header dialogue in Account Preferences now has a 'From
1371   file...' button, which enables a Face or X-Face header to be set by
1372   selecting a file 
1373
1374 * libgnomeprint support : A font for printing can be specified in
1375   '/Display/Fonts'
1376
1377 * Add Help buttons to some dialogues, clicking on them will open the
1378   manual at a suitable section in the configured browser
1379
1380 * The option 'Add date header' has been removed, a date header is
1381   now always added
1382
1383 * The '/Message/Re-edit' menu item has been removed from the separate
1384   Message View, where it was useless
1385
1386 * Display an Account's Protocol as a label instead of the unusable
1387   combo when editing accounts
1388
1389 * It is now possible to move and copy mails from and to the Drafts
1390   and Queue folders
1391
1392 * More non-English Subject prefixes have been added
1393
1394 * The Attachment flag is now set for some inlined attachments
1395
1396 * Faster recursive quicksearch (show current folder's results before
1397   searching sub-folders)
1398
1399 * Faster send on IMAP
1400
1401 * Alert in case of authentication error on imap
1402
1403 * Better error reporting in GPG plugins
1404
1405 * Faster and better MBOX import/export
1406
1407 * Save caches on SIGPIPE (like on Xorg exit)
1408
1409 * Unified Info/Help/Symbols buttons
1410
1411 * Honor display-header-pane setting in separate window too
1412
1413 * Use the user-defined From: in the Return-Path: header when sending
1414
1415 * Grab Save button by default in Save dialog, which allows saving
1416   by hitting Enter
1417
1418 * The online status is checked before resetting mailcheck timer
1419
1420 * Show POP3 connection earlier in statusbar
1421
1422 * Re-read /etc/resolv.conf before connecting to IMAP servers, and
1423   when switching to Online mode
1424
1425 * tools/textviewer.pl has been added, which can be used with the new
1426   option 'Command for Display as Text' in '/Preferences/External
1427   programs'
1428
1429 * The Claws Mail logo has been updated
1430
1431 * 2.3.1
1432 -------
1433
1434   * bug fix release
1435
1436   * Improved error catching in GnuPG plugins
1437
1438   * Always replace \n, \r and \t with spaces in headers
1439
1440   * Fix 'make clean' removing of provided manuals
1441
1442   * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf,
1443     backwards compatible
1444
1445   * Fix double-ask of "Do you want to mark all as read"
1446
1447   * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't 
1448     RFC-compliant)) - Workaround Rockliffe IMAP server bug
1449
1450   * Fix bug #969 (crash on rebuilding imap folder)
1451
1452   * Fix bug #971 (2.2.3 cannot read mail from local mbox)
1453
1454 * 2.3.0
1455 -------
1456
1457   * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc) 
1458     has been added in the main window's 'Message/Mailing list' menu
1459
1460   * Filtering and processing rules can be disabled with just one click
1461
1462   * The From address is editable in the Compose window
1463
1464   * A menu has been added to the Compose toolbar button to enable
1465     choosing the account to use
1466
1467   * Write-only support of .mh_sequences' Unseen property has been added 
1468     for MH mailboxes, allowing synchronised flags when reading your MH
1469     mailbox with Mutt or other MH-based mail clients
1470
1471   * More feedback is provided to the user when importing MBOX files
1472
1473   * 'k' added as a shortcut for 'colorlabel' in the Extended Quick
1474     Search
1475
1476   * The option to go to the first Marked message when entering a
1477     folder has been added.
1478
1479   * The 'ignore thread' flag is now correctly set on mails threaded by
1480     subject, in addition to standard headers.
1481
1482   * Hidden prefs have been added that allow customization of the
1483     colours used in the Log window (useful for dark GTK+ themes)
1484
1485   * Optimised large folder reading
1486
1487   * Optimised copy/move/deletion/selection
1488
1489   * Optimised 'mark all read' in the current folder
1490
1491   * 'test' filtering rules are processed in the background
1492
1493   * A progressbar for cache updates has been added
1494
1495   * A progressbar for copy/move functions has been added
1496
1497   * More dialogues have been made HIG compliant
1498
1499   * Allow recursive setting of properties for whole mailboxes
1500
1501   * A Face header has been added to the Welcome mail
1502
1503   * The user manual has been updated
1504
1505   * tools/filter_conv_new.pl has been updated for rule 
1506     enabling/disabling
1507
1508 * 2.2.3
1509 -------
1510
1511   * bug fix release
1512
1513   * Fix crash on a very common code path, introduced by a merge error in 
1514     2.2.1
1515
1516 * 2.2.2
1517 -------
1518
1519   * bug fix release
1520
1521   * Fix URI check, which failed to identify fake, phishing URIs if they
1522     began with a space.
1523
1524   * Reply-To and Sender addresses in the message view are now fully
1525     clickable.
1526
1527   * Remove extraneous tab at start of addresses.
1528
1529 * 2.2.1
1530 -------
1531
1532   * bug fix release
1533
1534   * Always obey the "confirm before marking all mails read" option
1535
1536   * Fixed MBOX import/export's behaviour on failure
1537
1538   * Fixed automatic rule creation with List-Post
1539
1540   * Fixed some GTK+ warnings and errors at runtime
1541
1542   * Fixed some compiler warnings
1543
1544   * Fixed double init of the g_thread subsystem
1545
1546   * Fixed saving of parts with names that can't be converted to UTF-8
1547
1548   * Fixed a possible infinite loop when filtering moved and copied some
1549     mails
1550
1551   * Fixed a buffer overflow in Russian locale 
1552
1553   * Fixed a memory leak in expired SSL certificate check
1554
1555   * Fixed bolding of folder names in the folder selector window with
1556     GLib 2.10
1557
1558   * Added an hidden preference, 'ssl_skip_cert_check', to avoid
1559     duplicates of bug #959 - if libetpan is linked against gnutls, there
1560     can be bugs on 64 bits systems. Gnutls fixed them in their 1.2.4 
1561     release.
1562
1563   * The SSL "expired certificate" warning is now presented only once per
1564     session
1565
1566   * Fixed races when reusing the SMTP sessions
1567
1568   * Added the missing timeout on SMTP sessions
1569
1570   * Fixed a few leaks
1571
1572   * Fixed a crash in PGP plugins, which could happen when signing fails
1573     for unknown reasons
1574
1575   * Fixed SpamAssassin plugin, which stayed disabled as long as the
1576     transport wasn't reselected
1577
1578   * Fixed bug #830 (Some unread messages get marked read in IMAP inbox)
1579
1580   * Fixed bug #955 (copying messages between imap folders is extremely
1581     slow)
1582
1583   * Fixed bug #961 (return receipt dialog complains incorrectly about
1584     return-path email adress being different)
1585
1586   * Fixed bug #962 (Manual and/or UI should warn about incompatible
1587     locking causing dataloss)
1588
1589 * 2.2.0
1590 -------
1591
1592   * S/MIME signature verification has been removed from the PGP/MIME
1593     plugin as it is now provided by the S/MIME plugin.
1594
1595   * IMAP users will see significant speed improvements.
1596
1597   * ANONYMOUS auth has been added for IMAP
1598
1599   * In the Compose window all spell-checker options are now available
1600     from the /Spelling/Options menu. 
1601         
1602   * Syntax errors in the extended Quick Search are now indicated by
1603     a pink/red background.
1604
1605   * An encrypt-to-self option has been added to the Account Privacy
1606     options.
1607
1608   * Sysadmins can now provide their users with pre-filled values in
1609     the Setup Wizard. See the manual, '6.6. Deploying Claws Mail',
1610     for details.
1611
1612   * Various GUI improvements have been added.
1613
1614   * A new command line option has been added: --select 'folder[/msg]'
1615     This can be used at startup and causes the specified folder/message
1616     to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox'
1617
1618   * Optional background colouring of quotes has been added. It can be
1619     configured from the Colour Preferences dialogue.
1620     GTK+-2.8.x or newer is required for this feature.
1621
1622   * In the Compose window, multiple quote levels are now coloured in
1623     the same way as the Message View.
1624
1625   * A warning is now displayed on expired SSL certificates and the 
1626     expiration date is shown.
1627
1628   * A hidden option has been added, 'compose_no_markup', this prohibits
1629     the use of bold and italic text in Compose dialogue's account 
1630     selector.
1631
1632   * LDAPS support has been added.
1633
1634   * The user manual has been updated, and French and Polish 
1635     translations are now also included.
1636
1637 * 2.1.1
1638 -------
1639
1640   * bug fix release
1641
1642   * The Preferences config file, ~/.claws-mail/sylpheedrc, is now
1643     stored with UTF-8 encoding
1644
1645 * 2.1.0
1646 -------
1647
1648   * libetpan version 0.45 or newer is now required for IMAP support,
1649     this allows checking for IMAP/SSL certificates.
1650
1651   * Support for the Face header has been added, 
1652     see http://quimby.gnus.org/circus/face/
1653
1654   * In the Templates dialog TAB address completion has been added for
1655     Cc and Bcc fields, in addition to To. 
1656
1657   * An account's signature file, (Account Preferences, Compose tab),
1658     can now been edited in place using the configured text editor.
1659
1660   * An advanced search is now possible in the '/Edit/Search folder' 
1661     dialog.
1662
1663   * '/Edit/Find' has been added to the Compose window for text 
1664     searching.
1665
1666   * A progress bar is now shown in the status bar whilst doing a Quick 
1667     Search.
1668
1669   * A long search can now be cancelled.
1670
1671   * In a Sent mail folder the From column in the message list is now
1672     automatically changed to the To column.
1673
1674   * '/Message/Colour Label' has been added to the main menu, enabling
1675     (unmodifiable) shortcut keys, Ctrl+[0-7].
1676
1677   * The colour labels are now customisable from the 'Display/Colours'
1678     page of the Preferences. It is now possible to choose any colours 
1679     and to give them each a label.
1680
1681   * A Spell Checking option to 'Recheck message when changing 
1682     dictionary' has been added.
1683
1684   * An option to 'Render HTML-only mail with plugin if possible' has
1685     been added to the 'Message View/Text Options' preferences page.
1686
1687   * Headers in the message view and the Custom headers dialog are now
1688     translated if the option 'Translate header names' is activated.
1689
1690   * It is now possible to sort the columns in the Addressbook.
1691
1692   * More drag-n-drop capabilities have been added, from the message
1693     list to other apps, from the mimeview to other apps, from other 
1694     apps to message list, from other apps to folder list, from the 
1695     mimeview to the message and folder lists and the Compose window's
1696     attachments pane.
1697
1698   * "Ignore thread" has beed added as a filtering action.
1699
1700   * The Compose window is now hidden when sending mails via filtering.
1701
1702   * An alphabetical resort is done immediately when a folder's name
1703     is changed.
1704
1705   * Unsubscribing a newsgroup now removes the related folder and
1706     articles from newscache/
1707
1708   * A "Get more..." link has been added to the Plugins window. This
1709     loads http://claws.sylpheed.org/plugins.php in your browser.
1710
1711   * The SpamAssassin plugin is now equipped with a spam learning 
1712     interface, usable by right-clicking a message and choosing
1713     'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also
1714     possible to disable SpamAssasin filtering when receiving mail, so
1715     that the plugin can be used for learning only.
1716
1717   * Remote learning in the SpamAssassin plugin has been added. This 
1718     requires SpamAssassin 3.1.x.
1719
1720   * A new script has been added that integrates a Thunderbird folder 
1721     tree into Claws Mail, tools/tbird2syl.py
1722
1723 * 2.0.0
1724 -------
1725
1726   * libetpan >= 0.41 is now required for IMAP support
1727
1728   * A new and completely rewritten manual has been added.
1729
1730   * An icon legend window has been added to the Help menu
1731
1732   * Attached images can now be printed along with the message when using
1733     the optional libgnomeprintui support.
1734
1735   * '--exit' command-line option has been added.
1736
1737   * '--subscribe' command-line option has been added.
1738     Calling claws-mail --subscribe '%s' will ask the loaded plugins
1739     if they can handle the type of URL passed as a parameter. Thus, if
1740     using the RSSyl or vCalendar plugins, for example, the user will be
1741     able to subscribe RSS feeds or Webcals from the browser.
1742
1743   * claws-mail email@domain.com  is now equivalent to --compose
1744
1745   * claws-mail proto://blah.com is equivalent to --subscribe
1746
1747   * HIG compliant button order has been implemented.
1748
1749   * Several dialogues throughout have been improved.
1750
1751   * Text can now also been displayed next to the icons in the main 
1752     window Toolbar.
1753
1754   * Quick mail retrieval from any account is now possible due to the
1755     account submenu which has been added to the 'Get All' button.
1756
1757   * The spellchecker context menu in the compose window has been added
1758     to the standard GtkTextView menu instead of replacing it.
1759
1760   * The Subject in the compose window title now updates instantaneously.
1761
1762   * The mimetypes list in the compose window attachment pane is now
1763     alphabetically ordered.
1764
1765   * The message view email and URI parsers have been enhanced.
1766
1767   * In Quick Search Extended mode, a '...' button has been added, this 
1768     provides the user with a dialogue enabling the quick formation of 
1769     search criteria.
1770
1771   * When Quick Search is activated, the entry box is given a yellow
1772     background for greater visibility.
1773
1774   * The LDAP search in the address book now supports wildcard searching
1775     using '*'.
1776
1777   * The configuration option 'Go to inbox after receiving new mail' has 
1778     been moved from 'Display/Summaries' to 'Mail handling/Receive'.
1779
1780   * The 'Wrap at send' configuration option has been removed.
1781
1782   * Colour preferences have been moved from '/Message View/Colors' to
1783     '/Display/Colors'.
1784
1785   * The previously hidden option, color_new, has been added to the GUI
1786     as '/Display/Colors/Folder' containing new messages.
1787
1788   * The spamassassin and spamassassin_gtk plugins have been merged into
1789     one single plugin, and this plugin is now built by default if the
1790     requirements are matched.
1791
1792   * The clamav and clamav_gtk plugins have been merged into one single
1793     plugin.
1794
1795   * GnuPG support: Add support for PKA info if available
1796
1797   * The PGP/Inline plugin now supports Content-Type 'application/pgp'.
1798
1799   * A check to verify that plugins are licenced under a GPL-compatible
1800     licence has been added.
1801
1802   * The unmaintained mathml_viewer plugin has been removed.
1803
1804   * Added tools/filter_conv_new.pl.
1805     Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99)
1806     to Claws filtering rules.
1807
1808 * 1.9.100
1809 ---------
1810
1811   * etpan >= 0.40 is now required for IMAP support
1812     0.40 fixes the SSL connection errors that some users experienced.
1813
1814   * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file'
1815     functions were fixed.
1816
1817   * GnuPG support:
1818     Signature checking is now non-blocking
1819
1820   * The URLs in the About window are now clickable
1821
1822   * the man page has been updated and renamed 'claws-mail'
1823
1824 * 1.9.99
1825 --------
1826
1827   * The binary is now 'claws-mail' and not 'sylpheed'
1828
1829   * The default config dir is now '~/.claws-mail'. The user will
1830     be prompted to perform an automatic migration of configuration
1831     options to this new directory.
1832
1833   * A new default internal icon theme has been added, based on the
1834     Gnomaws theme.
1835
1836   * Messages are now sorted by Date by default
1837
1838   * GnuPG support:
1839     The noticeview is now shown on the message/rfc822 part in addition
1840     to the text/plain part.
1841     The privacy icon in the noticeview is now clickable and also uses
1842     key C to perform the signature check.
1843     The Trust field has been moved into Full info display.
1844     When trust is less than full, don't display a warning icon.
1845     Visual feedback is provided in the statusbar when checking
1846     signature.
1847     The PGP/MIME signature file is now named 'signature.asc'.
1848     The dialog for entering a passphrase has been improved.
1849
1850   * Local deletion of news posts has been added.
1851
1852   * A file selector has been added for selecting an account's Signature
1853     file
1854
1855   * Many window sizes are now remembered.
1856
1857   * The presense of marked msgs in unexpanded subfolders is now indicated
1858     by the icon of the parent folder.
1859
1860 * QuickSearch:
1861   The message list is reset when the dialog is hidden.
1862   The 'Sticky' option, for keeping the search activated across folders.
1863
1864   * The Subject is now set when forwarding multiple mails.
1865
1866   * When a default Cc or Bcc is used, a check is performed to make sure
1867     the To header has also been set.
1868
1869   * In the filtering dialog a warning dialog is shown if the rule was
1870     not saved.
1871
1872   * The file and directory Browse buttons, ("...") have been improved.
1873
1874   * When double-clicking an attachment the "Open with" dialog is
1875     presented if no command was found for the file type.
1876
1877   * The X-Face has been added to the message view and can be toggled by
1878     '/Configuration/Preferences/Message View/Text options/Display
1879     X-Face in messageview'.
1880
1881   * The message list context menu has been reworked.
1882
1883   * When replying to a mail sent by yourself, Reply excludes your own
1884     address from the list of recipients. 'Reply All' and 'Reply to
1885     sender' still work like before.
1886
1887   * When the Folder Preference 'Default To for replies' the entry in
1888     the Compose window is presented in bold text.
1889
1890   * The About window has been reworked.
1891
1892 * 1.9.15
1893 --------
1894
1895   * etpan >= 0.39 is now required for IMAP support
1896
1897   * LDAP and JPilot support is now built by default if the dependencies
1898     are available.
1899
1900   * ~/.mailcap or /etc/mailcap is now used to open attachments
1901
1902   * middle-click pasting that respects the 'Wrap pasted text' option
1903     has been added
1904
1905   * during composition the user is alerted if the message can't be
1906     drafted
1907
1908   * the description windows are now non-modal
1909
1910   * a 'Clear Log' button has been added to the log window popup menu
1911
1912   * Sender, List-Post and To have been added to the headers that are
1913     checked during automatic Filtering and Processing rules creation
1914
1915   * the current locale's charset is used for display of broken mails
1916     and a hidden option, 'utf8_instead_of_locale_for_broken_mail', has
1917     been added allowing the user to use UTF-8 for broken mails
1918
1919   * GNU/aspell support: if black is chosen as the misspelled word
1920     colour, misspelled words will be underlined.
1921
1922   * the Message View and Compose windows now display the message
1923     subject as the window title.
1924
1925   * libgnomeprint support: currently selected text attachments can be
1926     printed
1927
1928   * drag'n'drop of messages from the Message List to a Compose window's
1929     Attachment pane is now possible
1930
1931   * PGP/MIME plugin: it is now possible to verify S/MIME signatures
1932
1933   * PGP/Core plugin: A "Don't encrypt" button has been added to the key
1934     selection dialog, and the buttons have been reordered.
1935
1936   * the user is warned if the requested Privacy system is not available
1937     when composing a message
1938
1939 * 1.9.14
1940 --------
1941
1942   * The 'Open first unread message when entering a folder' option has
1943     been replaced with 'When entering a folder select...'.
1944     Whether or not the selected message is opened is now exclusively
1945     controlled by the 'Always open message when selected' option.
1946
1947   * Filtering and Processing rules can now be named.
1948
1949   * A new icon for the Trash button has been added.
1950
1951   * The 'Bold font' option has been removed. A displayed bold font is
1952     now derived from the normal font.
1953
1954   * The option 'Display recipient in 'From' column if sender is yourself'
1955     has been removed from the GUI. It still exists as a hidden option.
1956
1957   * Many improvements to the Address book.
1958
1959   * A '/Special paste/' menu item has been added with sub-items 'as
1960     quotation', 'wrapped', and 'unwrapped'.
1961
1962   * Colourisation of quotes, signatures, and URIs has been added to the
1963     Compose window.
1964
1965   * A 'To' column has been added to the message list pane.
1966
1967   * The displayed columns in the folder list are now configurable.
1968
1969   * A hidden option has been added, 'toolbar_detachable', that enables
1970     the removal of the toolbar handles.
1971
1972   * A hidden option has been added, 'statusbar_update_step', that
1973     enables changing the sensitivity of the progress bar stepping.
1974
1975   * Changes to the Fonts options are now applied immediately.
1976
1977   * Subfolders of Drafts, Queue, Sent, and Trash now behave like their
1978     parents.
1979
1980   * An 'Open image' menu item has been added to image popup menu in the
1981     message view.
1982
1983   * Several optimisations and speed-ups have been added throughout.
1984
1985   * The localedir, manualdir, and faqdir are now user-configurable.
1986
1987   * tools/asus_mailled.sh
1988     A new script to blink an ASUS laptop's mail LED when there is
1989     unread mail.
1990
1991   * tools/kdeservicemenu/*
1992     Use Claws Mail icon and the text 'Claws Mail' in the menu,
1993     use kdialog during installation
1994
1995 * 1.9.13
1996 --------
1997
1998   * add GPGME 1.x support.
1999
2000   * A new PGP/Core plugin has been added
2001
2002   * IMAP now uses libEtPan!
2003
2004   * Printing support using libgnomeprint2 and libgnomeprintui2
2005
2006   * The cache/mark files are now platform-independent.
2007
2008   * A plugin dependency system has been added.
2009
2010   * The PGP/Inline plugin has been added to the main package.
2011
2012   * Folders which contain Marked messages are now indicated by a
2013     Folder icon overlaid with a tick
2014
2015   * '/Edit/Quick search' menu item has been added to the main window
2016
2017   * An option to 'Confirm before sending queued messages' has been
2018   added
2019
2020   * The "Copy ..." menu items now copy to both the X and the gtk
2021     clipboards in the Compose window
2022
2023   * The Template and Plugin lists are now sorted alphabetically
2024
2025   * Plugins preferences are now grouped under their own 'Plugins'
2026     heading
2027
2028   * A 'Go to Prev' button has been added to the toolbar
2029
2030   * Keyboard accelerators have been added to many buttons
2031
2032   * The folder selection dialogue now displays folder names with
2033     new/unread counts
2034
2035   * The 'Display cursor in message view' option is now a hidden option,
2036     'textview_cursor_visible'
2037
2038   * Reordering of accounts by drag 'n' drop has been enabled in the
2039     'Edit accounts' dialogue
2040
2041   * New Claws Mail icons have been added, and the default
2042     application icon is now set.
2043
2044   * The SpamAssassin and Clam AntiVirus plugins have been optimised.
2045
2046
2047 * 1.9.12
2048 --------
2049
2050   * improved IMAP support
2051
2052   * Performance increases
2053
2054   * /Message/Delete and /Message/Move to trash
2055         '/Message/Delete' has been renamed '/Message/Move to trash'
2056         and '/Message/Delete' has been added. '/Message/Delete' will
2057         now directly destroy the message, after asking for a
2058         confirmation, instead of moving it to the Trash folder.
2059
2060   * new style configuration options interface.
2061
2062   * PGP MIME plugin
2063         The 'PGP/MIME' plugin has been renamed 'PGP MIME'.
2064
2065   * LDAP bind password is no longer visible onscreen.
2066
2067   * An option to encrypt replies to encrypted messages by default
2068
2069   * Filtering rules can be reordered by drag n drop
2070
2071   * '/Options/Character encoding/...' has been added to the Compose
2072     window
2073
2074   * Hebrew encodings have been added
2075
2076   * The 'Show all headers' option is now sticky.
2077
2078   * Return Receipts can now be sent from any account.
2079
2080   * A clip/signed icon has been added.
2081
2082
2083 * 1.9.11
2084 --------
2085
2086   * bug-fix release which fixes the ASpell Spell Checker
2087     support
2088
2089 * 1.9.9
2090 -------
2091
2092   * Inline image display
2093
2094   * An option to render HTML as text has been added to
2095     /Configuration/Preferences/Common/Message
2096
2097   * An option for a default Queue folder has been added to the
2098     'Advanced' tab of Account Preferences
2099
2100   * Filtering Preferences window size is saved
2101
2102   * Batch sending of mails (per account)
2103
2104   * Support for GBK encoding
2105
2106   * New logo in About window
2107
2108   * tools/acroread2sylpheed.pl
2109         script to send pdfs as attachments from Adobe Reader 7
2110         see tools/README for details
2111
2112
2113 * 1.9.6
2114 -------
2115
2116   Initial GTK2 release
2117
2118   * default config dir is ~/.sylpheed-gtk2