2012-08-27 [colin] 3.8.1cvs37
[claws.git] / RELEASE_NOTES
index 14fed1c5a1e0ddf210437ccab78bf3ca013e71e3..c2a64b05173f9cb5e67879ea50b573ffc3f616f2 100644 (file)
@@ -1,4 +1,4 @@
-9th October 2009                                     Claws Mail 3.7.3
+27th June 2012                                      Claws Mail 3.8.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,62 +9,62 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* The user is now warned when inserting a large file in the message
-  body. The value of 'large' can be configured on the Compose/Writing
-  page of the Preferences.
+* 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 'has_attachment' and 'signed' matcher expressions to
-  Filtering and Processing Flags lists.
+* '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.
 
-* Support Reply prefixes of French Yahoo mail and French Lotus Notes.
+* '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.
 
-* Enabled Page Size and Orientation configuration in the print dialog.
-  GTK+ 2.18 or newer only.
+* A short symbol has been added the QuickSearch Extended mode: 'ha',
+  an abbreviated form of 'has_attachment'.
 
-* tools/convert_mbox.pl
-  Add -R flag to support recursive conversions of arbitrary Evolution
-  mail folders.
+* Basic session statistics are now available, from the Statistics
+  tab in About dialog and the command-line.
 
-* Updated user manual.
+* 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.
 
-* Updated  Brazilian Portuguese, Czech, French, German, Hungarian,
-  Indonesian, Japanese, and Polish translations.
+* Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
+  Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
+  Traditional Chinese.
 
 * Bug fixes:
-       o bug 1949, 'Spell checker doesn't recognise certain word in
-                    Subject header, but does in message body'
-       o bug 1951, 'C-Mail dumps core when editing displayed
-                    headers'
-       o bug 1952, 'Deleted mails in Queue folder highlight it'
-       o bug 1954, 'Segfault on reading wrong STATUS'
-       o bug 1957, 'LDAP errs out after searching too many search
-                    bases'
-       o bug 1966, '"Collapse all threads" slower than "Expand all
-                    threads"'
-       o bug 1967, 'Claws gets stuck after accepting a certificate
-                    warning dialog'
-       o bug 1969, 'Bad guess for outgoing encoding'
-       o bug 1984, 'Claws Mail does not support the anwser prefix
-                    used by French Lotus Notes'
-       o bug 1994, 'Changing colors required restart.'
-       o bug 2003, 'Address gathering dialog minor bugs/annoyances'
-       o bug 2006, 'Non-utf8 strftime(3) date strings shows up
-                    garbled in GUI'
-       o bug 2007, 'Small memory leaks'
-       o bug 2008, 'Claws-Mail doesn't refresh after deletion'
-       o bug 2009, 'Incorrect pointer representation with GTK+2.18'
-       o Debian bug 530057: 'claws-mail-tools: bashism in /bin/sh
-         script'
-       o Redhat bug 512024, 'folder.c:3543 Condition
-         msglist != NULL failed'
-       o fix displaying Base64 parts with decoding errors (parts
-         without errors get displayed)
-       o fix disappearing folderview icons on main toolbar update
-       o fix crash on non-existent LDAP server
-       o fix toolbar spacing that breaks dark themes
+       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
 
 For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.