2010-11-25 [paul] 3.7.7cvs6
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 0a04732417a02f3db2356c7a2e6ec2131f0b158e..447f383e59142e0c3c4e569b17d697e2c994acbd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,78 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 3.7.7
+-------
+
+* Enable building with GTK+ 2.22.
+
+* A QuickSearch can now be run from the command line using the
+  --search command. See `claws-mail --help` for more information.
+
+* Added a hidden option to set a margin in the text area of the
+  Compose window. 'show_compose_margin', defaults to FALSE.
+
+* Bug fixes:
+       o bug 1993, 'Cannot send mail when SSL certificate is expired
+                    but certificate check is skipped'
+       o bug 2092, 'Changing NNTP account's SSL setting requires
+                    restart'
+       o bug 2188, 'disable double-click quote collapsing'
+       o bug 2200, 'SSL is not working with POP3'
+       o bug 2205, 'PGPInline: segfault on malformed mails'
+       o bug 2208, 'LDAP encrypted passwords produce invalid XML'
+       o bug 2223, 'Compilation fails with GTK+ 2.21.3'
+       o bug 2224, 'in some cases, button to clean quick search has
+                    no icon'
+       o bug 2232, 'freeze when using quick search'
+       o bug 2241, 'Empty trash on exit fails on scripted exit'
+       o bug 2245, 'base64 decoding fails with line breaks'
+       o bug 2247, 'nntp reply-to-all broken?'
+       o bug 2274, 'Colors not index correctly'
+       o bug 2276, 'Compile in maintainer mode fails on GTK+ 2.22'
+       o bug 2277, 'Segfault when loading inbox for the first time'
+       o bug 2293, 'filtering: simplify expression'
+       o bug 2294, 'addrindex.c: address index conversion always
+                    fails'
+       o QuickSearch: Do not add rules with bad syntax to history
+       o Hide progressbar on statusbar when not needed
+       o Downgrade autoconf requirements to 2.59 to allow building
+         on oldest supported Linux distributions.
+       o Only try to build manuals if the necessary software is
+         installed
+       o Fix multiple @ in generated message-ids, prohibited in RFC
+         2822.
+       o UMPCs: Fix truncated text in progressbar and statusbar
+
+* 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
 -------