2012-10-25 [colin] 3.8.1cvs105
[claws.git] / RELEASE_NOTES
index 47610c40a1014586ac30c948a2f72506bd49bd1b..c2a64b05173f9cb5e67879ea50b573ffc3f616f2 100644 (file)
@@ -1,4 +1,4 @@
-18th April 2008                                      Claws Mail 3.4.0
+27th June 2012                                      Claws Mail 3.8.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,89 +9,62 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Added support for /dev/mem_notify. This Linux kernel feature
-  will allow applications to be notified that memory has to be
-  freed before getting OOM-killed.
-  For more information: http://lwn.net/Articles/267013/
+* 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
 
-* Enabled moving/copying folders to root folders when using the
-  folder selection dialogue.
+* '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.
 
-* Global and per-folder templates can now override the From name.
+* '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 a tooltip with extended folder stats. (Hover the cursor over
-  the short stats on the right, below the message list.)
+* A short symbol has been added the QuickSearch Extended mode: 'ha',
+  an abbreviated form of 'has_attachment'.
 
-* Implemented 2-line items in the message list when in three column
-  mode.
+* Basic session statistics are now available, from the Statistics
+  tab in About dialog and the command-line.
 
-* Added support for png themes.
+* 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.
 
-* Added an icon for attached patches (text/x-patch and text/x-diff).
-
-* When viewing a message that has a large amount of text, show a
-  maximum of 1MB of text and add a noticeview to show optionally show
-  the whole message.
-
-* Added a button to the templates preferences to restore defaults for
-  current language.
-
-* Added search in filtering rules list.
-
-* Bogofilter Plugin:
-  Added a "learn from whitelist" preference.
-
-* MAEMO:
-  Added information when fetching large messages.
-
-* tools/csv2addressbook.pl
-  Added support for Kmail/Kaddressbook.
-
-* Updated translations: Brazilian Portuguese, Finnish, French,
-  German, and Italian.
+* Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
+  Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
+  Traditional Chinese.
 
 * Bug fixes:
-       o bug 1494, 'Trayicon plugin breaks UI...' (MAEMO)
-       o bug 1515, 'large messages crash claws when syncing for
-                    offline mode'
-       o bug 1532, '"login refused" message insufficiently 
-                    detailed'
-       o bug 1533, 'Claws is unable to mark messages as "read" in
-                    IMAP shared folders'
-       o bug 1534, 'Segmentation fault when doing some draft saving
-                    and then throwing away'
-       o bug 1539, 'Program crashes':
-                   Setup Gcrypt's thread functions when built with
-                   GnuTLS
-       o bug 1541, 'Deleting message from within read window
-                    displays next message then closes.' (MAEMO)
-       o bug 1553, 'File lock not respected'
-       o bug 1555, 'Bug with the feature "save a copy of outgoing
-                    messages in this folder"'
-       o bug 1559, 'Claws Mail crashed deleting all common contacts'
-       o bug 1561, 'Crashes leaving unsubscribed folder after
-                    ticking "Show only subscribed"'
-       o bug 1562, 'Claws-Mail does not completely respect settings
-                    in GTK2_RC_FILES environment'
-       o Fix blinking of the taskbar entry.
-       o Fix folder view's scrollbar at startup if starting hidden.
-       o If no MH mailbox and no account exists, when creating a
-         POP/Local account, just create it and use the default one
-         instead of bailing with a "Mailbox doesn't exist" error.
-       o Clean up session disconnection. Possibly fix Ubuntu bug
-         #204290
-       o Fix RedHat bug 431735, 'segfault if /home is full'
-       o Fix compose template formats (in global preferences)
-         getting translated under specific conditions.
-       o Fix updating of tags menu.
-       o Fix log size getting out of control (claws-mail getting
-         SIGXFSZ): rotate if every 10MB.
-       o Fix debian bug 474712, 'claws seg faults when IMAP 
-         connection breaks after an IMAP protocol error (BAD UID
-         SEARCH Invalid parameter: $Forwarded)]'
+       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.