2010-10-18 [colin] 3.7.6cvs57
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 1111b71d0e57f357e5594068844cd453b2b2c278..059c9335f21a3c40e825e0461f19ec9c02d54990 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,91 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 3.7.6
+-------
+
+* Require GTK+ 2.10 or newer.
+
+* Enable building with GTK+ 2.19 or newer.
+
+* Enable building with libetpan 1.0.
+
+* Encrypt saved LDAP passwords.
+
+* FIltering/Processing: Added 'List-Id' to the pre-defined headers.
+
+* Added 'Reply to this address' to popup menu in the Message View.
+
+* Added separate search phrase completion for normal/extended
+  QuickSearch.
+
+* Several interface improvements.
+
+* Use in-reply-to info that is passed in mailto: links.
+
+* Added the GB18030 Chinese charset, which is a superset of GB2312
+  and (X-)GBK.
+
+* Added German translation of the manual.
+
+* Added Ukrainian translation.
+
+
+* 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
 -------