3.9.0 unleashedcd claws 3.9.0 REL_3_9_0
authorPaul Mangan <paul@claws-mail.org>
Wed, 14 Nov 2012 16:18:26 +0000 (16:18 +0000)
committerPaul Mangan <paul@claws-mail.org>
Wed, 14 Nov 2012 16:18:26 +0000 (16:18 +0000)
ChangeLog
NEWS
README
RELEASE_NOTES
configure.ac

index 30dd19d5a2fdecc7ab40c5b45bce6322afbc0ed4..c6dd4824db555d14592ab68f237fdf7a18ba8f6f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-11-14 [paul]      3.9.0
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.9.0 unleashed!
+
 2012-11-14 [paul]      3.8.1cvs123
 
        * po/de.po
@@ -10,7 +16,7 @@
        * po/uk.po
        * po/zh_TW.po
                updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
-               wwp, Páder Rezső, Frederico Goncalves Guimaraes, Andreas Rönnquist,
+               wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
                YUP, Wei-Lun Chao
 
 2012-11-14 [paul]      3.8.1cvs122
diff --git a/NEWS b/NEWS
index 2937969fb80d2df0217ddda14ecefe52993f61b9..061fb570c969fe92fab2a02f6ba66f52ade96044 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,94 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 3.9.0
+-------
+
+* Added IMAP server side search
+
+* Added the file .claws-mail/extraheaderrc which holds editable extra
+  headers to be added to compose window combobox
+
+* Added 'Select html part of multipart messages' to the Folder
+  Properties
+
+* GnuPG: Consider marginal signature validity as untrusted
+
+* The mimeview shortcuts are now user configurable
+
+* Spell checker: Always show 'change dictionary' menu
+
+* Filtering dialogue: TreeView type-ahead is now case insensitive
+
+* Separated 'Mark all read' from 'Mark as read' and 'Ignore thread'
+
+* Made 'Mark all read' confirmation button more clear
+
+* Made the clickable area of the expander arrows in the folder list
+  larger
+
+* Made SSL client certificate error messages more meaningful
+
+* The type of units required in the Extended Search information
+  dialogue are now indicated
+
+* Several speed-ups and optimisations
+
+* Updated manual
+
+* Updated translations: Brazilian Portuguese, Finnish, French, German,
+  Hungarian, Spanish, Swedish, traditional Chinese, Ukrainian
+
+* Bug fixes:
+       o bug 1137, 'loading plugins with same profile on different
+                    archs'
+       o bug 1961, 'patches for a couple of clang warnings'
+       o bug 1975, 'preference mutt key bindings do not take effect'
+       o bug 2096, 'MEMORY-ERROR w/ Claws-Mail/IMAP and Lotus
+                    Domino'
+       o bug 2203, 'Problems in forwarding multipart/alternative
+                    messages with HTML part'
+       o bug 2390, 'Non-fully-trusted-key-warning appears based on 
+                    primary UID rather than recipient e-mail'
+       o bug 2579, 'Installed headers redefine autotools-specific
+                    constants'
+       o bug 2596, 'Spell checker does not work properly'
+       o bug 2638, 'Respect $LEX environment variable in autogen.sh'
+       o bug 2639, 'The MSGBUFSIZE definition collides with a
+                    definition of OpenBSD'
+       o bug 2650, 'segfault in pgp when gpgme_strerror() returns
+                    a non utf-8 string'
+       o bug 2689, 'segfault when trying to view info about
+                    pgp/smime sign'
+       o bug 2697, 'segfault in parse_parameters()'
+       o bug 2718, 'Failure to check peer hostname when checking
+                    certificate'
+       o bug 2723, 'Missing encoding in generated html manual'
+       o bug 2743, 'null pointer crash in procmime strchr'
+       o bug 2744, 'Quick search throws bad command argument error
+                    since recent change'
+       o bug 2751, 'g_mutex_new/g_mutex_free removed from GLib 2.32'
+       o bug 2760, 'display correct libc version in crash dialog
+                    when uclibc is used'
+       o bug 2761, 'Desktop file does not pass validation'
+       o bug 2776, 'Make all menu shortcuts work properly in the
+                    message window'
+       o bug 2777, 'Installing latest cvs116 package 14 Windows
+                    version results in wrong paths in clawsrc'
+       o Fix some modal windows
+       o Only show HTML parts by default (if the pref is set so) if
+         the part disposition-type is inline or unknown, but not
+         attachment.
+       o IMAP: Always clear the tags list when fetching a folder, or
+         Claws will never untag an untagged email.
+       o Fix double mainwindow presentation that confuses GNOME3
+         when some plugins fail to load (subsequent Claws windows
+         got no focus in that case)
+       o Fix build on Fink/OS X
+       o Fix build with gnutls 3.1.3
+       o Fix Windows build
+       o Fix Windows runtime crash
+       o Fix socket communication
+
 * 3.8.1
 -------
 
diff --git a/README b/README
index 1625c3b0d4337789c8ec9bd055e42663fb1386e9..3974d6879b80835d1a2ac0d5848cdf84fa6ac1a2 100644 (file)
--- a/README
+++ b/README
@@ -691,6 +691,7 @@ http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
 
 GTK 2 Version
 -------------
+2012-11-14     3.9.0
 2012-06-27     3.8.1
 2011-12-16     3.8.0
 2011-08-27     3.7.10
index c2a64b05173f9cb5e67879ea50b573ffc3f616f2..bf0d272bf4bfc22855de1758e961931bfe5fe4db 100644 (file)
@@ -1,4 +1,4 @@
-27th June 2012                                      Claws Mail 3.8.1
+14th November 2012                                   Claws Mail 3.9.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,59 +9,91 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Replied and Forwarded message status flags are now non-exclusive.
-  Introduced a new message state (and relevant icon in message list)
-  where both the Replied and Forwarded flags are set
+* Added IMAP server side search
 
-* 'Send to...' has been added to the context menu of a message's
-  parts. This causes a new Compose window to open with the selected
-  mime part attached.
+* Added the file .claws-mail/extraheaderrc which holds editable extra
+  headers to be added to compose window combobox
 
-* 'Hide' and 'View Log' buttons have been added to the Send and
-   Receive dialogues. The former will hide the dialogue, the latter
-   will open the Network Log dialogue.
+* Added 'Select html part of multipart messages' to the Folder
+  Properties
 
-* A short symbol has been added the QuickSearch Extended mode: 'ha',
-  an abbreviated form of 'has_attachment'.
+* GnuPG: Consider marginal signature validity as untrusted
 
-* Basic session statistics are now available, from the Statistics
-  tab in About dialog and the command-line.
+* The mimeview shortcuts are now user configurable
 
-* The display of attached patches, (text/x-patch or text/x-diff), is
-  now colourised. The colours are controlled by 3 new hidden
-  preferences: diff_added_color, diff_deleted_color, and
-  diff_hunk_color.
+* Spell checker: Always show 'change dictionary' menu
 
-* Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
-  Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
-  Traditional Chinese.
+* Filtering dialogue: TreeView type-ahead is now case insensitive
+
+* Separated 'Mark all read' from 'Mark as read' and 'Ignore thread'
+
+* Made 'Mark all read' confirmation button more clear
+
+* Made the clickable area of the expander arrows in the folder list
+  larger
+
+* Made SSL client certificate error messages more meaningful
+
+* The type of units required in the Extended Search information
+  dialogue are now indicated
+
+* Several speed-ups and optimisations
+
+* Updated manual
+
+* Updated translations: Brazilian Portuguese, Finnish, French, German,
+  Hungarian, Spanish, Swedish, traditional Chinese, Ukrainian
 
 * Bug fixes:
-       o bug 1090, 'Standard-folders appear again after rescanning tree'
-       o bug 1924, 'Messages marked move to Trash appear identical to
-                    messages marked move to $FOLDER'
-       o bug 2598, 'Actions can move locked messages'
-       o bug 2501, 'opened message blanks when moved to other folder'
-       o bug 2574, 'Statement might be overflowing a buffer in strncat'
-       o bug 2577, 'Focus rectangle on folder list and message
-                    list headings doesn't get properly cleared when switching
-                     heading and horizontally scrolling list (underlines and
-                     vertical lines remain on screen)'
-       o bug 2582, 'Expanded mimeview drag n drop no longer works'
-       o bug 2595, 'Change expand behavior for message list / message view'
-       o bug 2620, 'shift+tab from subject field not working'
-       o bug 2624, 'dialog "Action Configuration" cannot be closed'
-       o bug 2646, 'Compile fails with gnutls-3.0.18'
-       o bug 2659, 'E-mail attachments are handled inconsistently'
-       o bug 2662, '"ag" quicksearch adds "1" to value'
-       o Fix bug in search criteria when doing a complete directory
-         search using '*'
-       o Fix GTK+2.16 build (w32)
-       o Fix sensitivity of toolbar's get_btn (retrieve mail from current
-          account) and of mainwindows's relevant entry when current account
-          is not able to retrieve (SMTP-only).
-       o don't do TLS if not requested by user. fixes connecting to servers
-         which, for example, want SSL 3 only
+       o bug 1137, 'loading plugins with same profile on different
+                    archs'
+       o bug 1961, 'patches for a couple of clang warnings'
+       o bug 1975, 'preference mutt key bindings do not take effect'
+       o bug 2096, 'MEMORY-ERROR w/ Claws-Mail/IMAP and Lotus
+                    Domino'
+       o bug 2203, 'Problems in forwarding multipart/alternative
+                    messages with HTML part'
+       o bug 2390, 'Non-fully-trusted-key-warning appears based on 
+                    primary UID rather than recipient e-mail'
+       o bug 2579, 'Installed headers redefine autotools-specific
+                    constants'
+       o bug 2596, 'Spell checker does not work properly'
+       o bug 2638, 'Respect $LEX environment variable in autogen.sh'
+       o bug 2639, 'The MSGBUFSIZE definition collides with a
+                    definition of OpenBSD'
+       o bug 2650, 'segfault in pgp when gpgme_strerror() returns
+                    a non utf-8 string'
+       o bug 2689, 'segfault when trying to view info about
+                    pgp/smime sign'
+       o bug 2697, 'segfault in parse_parameters()'
+       o bug 2718, 'Failure to check peer hostname when checking
+                    certificate'
+       o bug 2723, 'Missing encoding in generated html manual'
+       o bug 2743, 'null pointer crash in procmime strchr'
+       o bug 2744, 'Quick search throws bad command argument error
+                    since recent change'
+       o bug 2751, 'g_mutex_new/g_mutex_free removed from GLib 2.32'
+       o bug 2760, 'display correct libc version in crash dialog
+                    when uclibc is used'
+       o bug 2761, 'Desktop file does not pass validation'
+       o bug 2776, 'Make all menu shortcuts work properly in the
+                    message window'
+       o bug 2777, 'Installing latest cvs116 package 14 Windows
+                    version results in wrong paths in clawsrc'
+       o Fix some modal windows
+       o Only show HTML parts by default (if the pref is set so) if
+         the part disposition-type is inline or unknown, but not
+         attachment.
+       o IMAP: Always clear the tags list when fetching a folder, or
+         Claws will never untag an untagged email.
+       o Fix double mainwindow presentation that confuses GNOME3
+         when some plugins fail to load (subsequent Claws windows
+         got no focus in that case)
+       o Fix build on Fink/OS X
+       o Fix build with gnutls 3.1.3
+       o Fix Windows build
+       o Fix Windows runtime crash
+       o Fix socket communication
 
 For further details of the numbered bugs listed above consult
 http://www.thewildbeast.co.uk/claws-mail/bugzilla/
index 6e4f1d1d0955258dbe0264ded238074b24ffe9f7..f5382244f459a4d5b80985759b61a04fc99a4244 100644 (file)
@@ -8,11 +8,11 @@ PACKAGE=claws-mail
 
 dnl version number
 MAJOR_VERSION=3
-MINOR_VERSION=8
-MICRO_VERSION=1
+MINOR_VERSION=9
+MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=123
+EXTRA_VERSION=0
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=