commit 5682e4d254505fc9bd8c01f08bae711b61b5f2fd
parent 7658b2e59ffdae4a7d43c1aa0872497008873776
Author: Paul Mangan <paul@claws-mail.org>
Date: Fri, 19 Nov 2010 09:58:01 +0000
3.7.7 unleashed
Diffstat:
5 files changed, 92 insertions(+), 42 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-19 [paul] 3.7.7
+ * NEWS
+ * README
+ * RELEASE_NOTES
+ 3.7.7 unleashed!
+
2010-11-19 [paul] 3.7.6cvs66
* po/ca.po
diff --git a/NEWS b/NEWS
@@ -1,5 +1,48 @@
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
-------
diff --git a/README b/README
@@ -690,6 +690,7 @@ http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
GTK 2 Version
-------------
+2010-11-19 3.7.7
2010-05-01 3.7.6
2010-01-31 3.7.5
2010-01-08 3.7.4
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
@@ -1,4 +1,4 @@
-1st May 2010 Claws Mail 3.7.6
+19th November 2010 Claws Mail 3.7.7
CLAWS MAIL RELEASE NOTES
http://www.claws-mail.org
@@ -9,50 +9,50 @@ email client.
New in this release:
~~~~~~~~~~~~~~~~~~~~
-* Require GTK+ 2.10 or newer.
+* Enable building with GTK+ 2.22.
-* Enable building with GTK+ 2.19 or newer.
+* A QuickSearch can now be run from the command line using the
+ --search command. See `claws-mail --help` for more information.
-* Enable building with libetpan 1.0.
+* Added a hidden option to set a margin in the text area of the
+ Compose window. 'show_compose_margin', defaults to FALSE.
+
+* updated manual and man page
-* 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, by Volker Ribbert.
-
-* Added Ukrainian translation, by YUP.
-
-* Updated translations: Brazilian Portuguese, Czech, Dutch, Finnish,
- French, German, Hungarian, Portuguese, Simplified Chinese, Slovak,
- and Spanish,
+* Updated translations: Brazilian Portuguese, Czech, Finnish, French,
+ German, Hungarian, Indonesian, Slovak, Spanish, and Ukrainian.
* Bug fixes:
- o bug 2107, 'Arrow keys don't work in message view window'
- o bug 2144 'When creating an account with IMAP4+SSL, the port
- isn't configured properly'
- o S/MIME: fix decoding of encrypted parts.
- o Avoid displaying Bcc headers in messages sent to NNTP
- servers.
- o fix headers filtering when 'Translate header names' is set.
- o fix headers setting when changing composing account
- o NetworkManager: when going offline delete IMAP connections.
- to avoid timeouts when coming back online in certain cases
- when the TCP socket will have timed out.
- o fix hand cursor after error symbol appears
- o IMAP: fix error message when session isn't established
+ 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
For further details of the numbered bugs listed above consult
http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
diff --git a/configure.ac b/configure.ac
@@ -9,10 +9,10 @@ PACKAGE=claws-mail
dnl version number
MAJOR_VERSION=3
MINOR_VERSION=7
-MICRO_VERSION=6
+MICRO_VERSION=7
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=66
+EXTRA_VERSION=0
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=