2010-02-08 [pawel] 3.7.5cvs8
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index afee197fc94f78f84c10c864694829861dc63b38..0a04732417a02f3db2356c7a2e6ec2131f0b158e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,127 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 3.7.5
+-------
+
+* Bug fixes:
+       o bug 2059 'gpgme >=1.1.8 not compatible with S/MIME
+                   encryption'
+       o bug 2076 'having worked 2 times properly CLAWS ceased to
+                   decrypt incoming PGP mails -displays base64 
+                   instead - sucks completely'
+       o bug 2098, 'claws-mails crashes frequently with pgpcore'
+       o Address Book: fix button sensitivity in compose mode.
+
+* 3.7.4
+-------
+
+* Spell checker: Highlight misspelled words when applying template
+  and 'check while typing' option is on
+
+* Spell checker: Highlight misspelled words in text inserted from
+  file(s) or pasted to message body when 'check while typing' option
+  is on
+
+* Improve parsing of List-Post header
+
+* Add new drag type "claws-mail/msg-path-list" for drag'n'drop of a
+  message selection from the message list into other applications.
+  This enables other applications to back-link to Claws Mail via a
+  "claws-mail --select" call after they received a drop.
+
+* Place the cursor in the compose window according to provided input.
+  If To: is present place cursor in Subject: field and if both To:
+  and Subject: are present place cursor in body. If body: is present
+  insert a new line after text and place cursor there.
+
+* QuickSearch: Use all of the available space to view expressions
+
+
+* 3.7.3
+-------
+
+* The user is now warned when inserting a large file in the message
+  body. The value of 'large' can be configured on the Compose/Writing
+  page of the Preferences.
+
+* Added 'has_attachment' and 'signed' matcher expressions to
+  Filtering and Processing Flags lists.
+
+* Support Reply prefixes of French Yahoo mail and French Lotus Notes.
+
+* Enabled Page Size and Orientation configuration in the print dialog.
+  GTK+ 2.18 or newer only.
+
+* tools/convert_mbox.pl
+  Add -R flag to support recursive conversions of arbitrary Evolution
+  mail folders.
+
+* 3.7.2
+-------
+
+* Default Cc, Bcc and Reply-To options have been added to Folder
+  Properties.
+
+* MIME parts that lack an end boundary are now handled, (even though
+  they're INVALID!).
+
+* A 'Metadata handling' option has been added to the Miscellaneous
+  options page. The options are 'safer' or 'faster'. 'faster' is
+  Claws' original behaviour. 'safer' prevents data loss on system
+  crashes where the filesystem is of a 'not-so-robust' variety, e.g.
+  xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
+
+* Face and X-Face previews have been added to the Custom Header
+  Configuration dialogue in Account preferences.
+
+* An option has been added to the Receive page of IMAP account
+  preferences, "Move deleted mails to trash and expunge immediately".
+  This option is on by default to avoid changing the existing
+  behaviour. Turning it off prevents automatic expunging.
+  Also, 'Tools/Expunge'  and 'View/Hide deleted messages' menu items
+  have been added to main toolbar.
+
+* Support for clickable gopher:// links has been added.
+
+* In the Compose window a warning dialogue is raised if attachments
+  that have been added no longer exist on the filesystem at the time
+  of sending.
+
+* Buttons to clear header lines in the Compose window have been
+  added.
+
+* GnuTLS compatibility mode is now used, this avoids problems with 
+  servers that don't comply 100% with the spec, but still exist.
+
+* tools/csv2addressbook.pl
+  thunderbird import for version 2.0.0.21 has been added.
+
+* 3.7.1
+-------
+
+* Spell Checking has been added to the Subject in the Compose window.
+
+* The 'Quotation characters' option has been moved from the Compose/
+  Writing page of the preferences to the /Message View/Text Options
+  page.
+
+* When replying to signed and/or encrypted mail and the preference to
+  sign and/or encrypt is set, the original mail's privacy system is
+  automatically used, if available.
+
+* If a text/calendar attachment is present in a message it is
+  automatcally selected if a suitable plugin (i.e. vCalendar) is
+  available.
+
+* /Tools/List URLs now shows both the link title and URI if possible.
+
+* A URI appearing in the statusbar is now only trimmed if necessary.
+
+* When using /Tools/Create filter|procesing rule/Automatically
+  the List-Id header is preferred to X-* headers.
+
+* The manual has been updated.
+
 * 3.7.0
 -------