talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit d0e3fcb9adde9ea5d6d7d74a5ab3b237504d1a75
parent f321a0e172cc142d3a7f5290574c2f93cbf92411
Author: Paul Mangan <paul@claws-mail.org>
Date:   Sat,  4 Dec 2010 09:07:57 +0000

3.7.8 unleashed

Diffstat:
MChangeLog | 9+++++----
MNEWS | 47+++++++++++++++--------------------------------
MREADME | 1+
MRELEASE_NOTES | 55+++++++++++--------------------------------------------
Mconfigure.ac | 4++--
5 files changed, 34 insertions(+), 82 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,7 +1,8 @@ -2010-12-04 [paul] 3.7.7cvs12 - - * manual/de/dist/pdf/Makefile.am - forgotten in 3.7.7cvs11 +2010-12-04 [paul] 3.7.8 + * NEWS + * README + * RELEASE_NOTES + 3.7.8 unleashed! 2010-12-03 [paul] 3.7.7cvs11 diff --git a/NEWS b/NEWS @@ -1,5 +1,20 @@ Changes of the Claws Mail GTK2 branch +* 3.7.8 +------- + +* Bug fixes: + o rfe 2309, 'Shortcuts should not be modifiable by default' + o bug 2313, 'CLI quicksearch sometimes returns the same + messages twice' + o bug 2317, 'Action results in "Bad file descriptor"' + o PGP/Core: Win32 build fix + o NNTP: fix replying (broken in corner case) + o fix configure option --disable-manual + o One more GTK+ 2.22 build fix + o Debian bug 599547, 'Please re-introduce quick shortcut for + marking as spam' + * 3.7.7 ------- @@ -11,38 +26,6 @@ Changes of the Claws Mail GTK2 branch * 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-12-04 3.7.8 2010-11-19 3.7.7 2010-05-01 3.7.6 2010-01-31 3.7.5 diff --git a/RELEASE_NOTES b/RELEASE_NOTES @@ -1,4 +1,4 @@ -19th November 2010 Claws Mail 3.7.7 +4th December 2010 Claws Mail 3.7.8 CLAWS MAIL RELEASE NOTES http://www.claws-mail.org @@ -9,50 +9,17 @@ email client. New in this release: ~~~~~~~~~~~~~~~~~~~~ -* 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. - -* updated manual and man page - -* Updated translations: Brazilian Portuguese, Czech, Finnish, French, - German, Hungarian, Indonesian, Slovak, Spanish, and Ukrainian. - * 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 + o rfe 2309, 'Shortcuts should not be modifiable by default' + o bug 2313, 'CLI quicksearch sometimes returns the same + messages twice' + o bug 2317, 'Action results in "Bad file descriptor"' + o PGP/Core: Win32 build fix + o NNTP: fix replying (broken in corner case) + o fix configure option --disable-manual + o One more GTK+ 2.22 build fix + o Debian bug 599547, 'Please re-introduce quick shortcut for + marking as spam' 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=7 +MICRO_VERSION=8 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=12 +EXTRA_VERSION=0 EXTRA_RELEASE= EXTRA_GTK2_VERSION=