From 31f451b98746c2bc27fbba75a44f965f2d0ecab1 Mon Sep 17 00:00:00 2001 From: Paul Mangan Date: Fri, 6 Mar 2009 06:31:04 +0000 Subject: [PATCH 1/1] 3.7.1 released --- ChangeLog | 7 +++ NEWS | 26 ++++++++++ README | 3 +- RELEASE_NOTES | 130 ++++++++++++++++++++++---------------------------- configure.ac | 4 +- 5 files changed, 95 insertions(+), 75 deletions(-) diff --git a/ChangeLog b/ChangeLog index 03cae363e..56c43fb51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-03-06 [paul] 3.7.1 + + * NEWS + * README + * RELEASE_NOTES + 3.7.1 released! + 2009-03-06 [paul] 3.7.0cvs78 * po/cs.po diff --git a/NEWS b/NEWS index afee197fc..f2eeaf37f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,31 @@ Changes of the Claws Mail GTK2 branch +* 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 ------- diff --git a/README b/README index 73dad1e66..062662719 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ Claws Mail - a GTK+ based, lightweight, and fast e-mail client --------------------------------------------------------------------- - Copyright(C) 1999-2008 Hiroyuki Yamamoto and the + Copyright(C) 1999-2009 Hiroyuki Yamamoto and the Claws Mail Team This program is free software; you can redistribute it and/or modify @@ -690,6 +690,7 @@ http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi GTK 2 Version ------------- +2009-03-06 3.7.1 2008-12-19 3.7.0 2008-10-10 3.6.1 2008-10-03 3.6.0 diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 20b8d621c..542843023 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,4 +1,4 @@ -19th December 2008 Claws Mail 3.7.0 +6th March 2009 Claws Mail 3.7.1 CLAWS MAIL RELEASE NOTES http://www.claws-mail.org @@ -9,87 +9,73 @@ email client. New in this release: ~~~~~~~~~~~~~~~~~~~~ -* Expanding/Collapsing of threads is now approximately 95% faster. +* Spell Checking has been added to the Subject in the Compose window. -* Cache reading is now approximately 10% faster. +* The 'Quotation characters' option has been moved from the Compose/ + Writing page of the preferences to the /Message View/Text Options + page, where it should be. -* The shortcut key settings of the main window and the message list - context menus are now connected. +* 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. -* The preferences on the 'Other' page have now been moved to - Other/Miscellaneous. The parent pages are now unselectable and the - first page is automatically selected on opening the preferences. +* If a text/calendar attachment is present in a message it is + automatcally selected if a suitable plugin (i.e. vCalendar) is + available. -* In the Compose window, on the Others tab, the 'Save message to' - entry now has a drop-down list of the previous save locations. +* /Tools/List URLs now shows both the link title and URI if possible. -* In the Compose window, the Attachments Properties window is now - confirmed and closed with the Return key. +* A URI appearing in the statusbar is now only trimmed if necessary. -* When using an external editor to compose messages, the message is - automatically saved to Drafts when the external editor is closed. +* When using /Tools/Create filter|procesing rule/Automatically + the List-Id header is preferred to X-* headers. -* A hidden option has been added, 'primary_paste_unselects' which - causes the primary buffer to be cleared and the insertion point to - be repositioned when the middle mouse button is used for pasting - text. It is turned off by default. +* The manual has been updated. -* In the Actions window, the Escape key now cancels the action - editing. - -* Offline SSL certificate verification has been added. - -* Privacy plugins: The decryption failure messages are now shown - in the NoticeView just above the message text rather than in a - popup window. - -* Privacy plugins: when listing the UIDs during a signature check, - show the UID validity - -* tools/kdeservicemenu - Support for kde4 has been added. - -* tools/popfile-link.sh - Support for reusing existing POPFile session ID has been added. - -* win32: better integration has been implemented by using the - standard file associations. - -* The user manuals have been updated. - -* Updated Brazilian Portuguese, Bulgarian, Catalan, Dutch, Finnish, - French, German, Hungarian, Russian and Swedish translations. - -* Added Czech translation. - -* Removed unmaintained Serbian and Slovak translations. +* Updated Brazilian Portuguese, Czech, Dutch, Finnish, French, + German, Hungarian, Simplified Chinese, Spanish and Swedish + translations. * Bug fixes: - o bug 1591, 'S/MIME: better key handling/selection dialog' - o bug 1711, 'Save-as attachment crashes' - o bug 1736, 'Key import does not work' - o bug 1746, 'Makes a mailto link from several paragraphs' - o bug 1756, "Outdated translators list in About dialogue" - o bug 1768, 'claws-mail crashes while checking smime bad - signature' - o bug 1771, 'Folder template gets truncated when exiting the - application' - o bug 1776, 'use encoded name parameters for attachments - instead of ascii' - o bug 1779, 'PGP Inline badly handles multipart' - o bug 1789, 'filtering account selection (regression)' - o bug 1796, 'PGP/MIME setting: "select key by your email - address" doesn't work' - o fix building with gnuTLS on (Open)Solaris - o fix account selection in Mailing list menu - o fix "display sender using addressbook" when - prefs_common.swap_from is in use. - o win32: fix unlinking, renaming and bug with non-ascii - username - o win32: fix getting content-type - o win32: prevent multiple launch - o win32: fix Start menu update after registering as default - Mail app + o bug 1432, '& not escaped in links (HTML rendered as + text)' + o bug 1506, 'Recursive search in collapsed folders' + o bug 1799, '"Discard message" deletes manually saved draft' + o bug 1804, 'attach_save_directory does not default to $HOME' + o bug 1811, '[mime] Crash when there's no room for filename's + start on the same line' + o bug 1817, 'Changing Themes does not update the pixmaps in + "Select folder" dialog box' + o bug 1825, 'Unable to fetch messages from IMAP folders named + with non-ASCII string' + o bug 1834, '"semi"-selection when collapsing thread' + o bug 1838, 'Claws-Mail sometimes quits when attempting to + type a capital Q' + o bug 1840, 'margins for printing not restored' + o Launchpad bug 335571: 'claws-mail crashed with SIGSEGV in + strlen() while deleting large amount of e-mails on IMAP + account' + o fix font updating after changing derive_from_normal_font + o fix build for bison 2.4.1 + o fix bug where if plugin path[0] had same name as plugin + path[1], (like in the de translation), the plugin path[1] + page was lost and not shown in the GUI + o fix updating of summaryview popup menu sensitivity + o fix crash when right-clicking in summaryview when + processing is active + o fix synchronisation dialog that shouldn't appear when + network goes down (Network Manager) + o Disable use of disabled privacy keys + o Win32: bug 1810, 'Pressing 'o' key crashes CM' + o Win32: bug 1813, 'Installing Theme Creates Error' + o Win32: bug 1814, 'Windows' WM badly places message view' + o Win32: bug 1815, 'Drag-n-Drop of files on Compose Window + does not attach' + o Win32: bug 1816, 'Attaching files with command-line + generates error after attaching' + o Win32: bug 1865, 'IMAP account name changes are not + followed at filter actions' + o Win32: fix window placement 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 index 679f48ac7..9fc7e3eb8 100644 --- a/configure.ac +++ b/configure.ac @@ -8,10 +8,10 @@ PACKAGE=claws-mail dnl version number MAJOR_VERSION=3 MINOR_VERSION=7 -MICRO_VERSION=0 +MICRO_VERSION=1 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=78 +EXTRA_VERSION=0 EXTRA_RELEASE= EXTRA_GTK2_VERSION= -- 2.25.1