2012-08-24 [mones] 3.8.1cvs35
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index bb28cdf4a6cfe4c8c207294f9ef82b62d95fa62d..2937969fb80d2df0217ddda14ecefe52993f61b9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,150 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 3.8.1
+-------
+
+* 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
+
+* '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.
+
+* '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.
+
+* A short symbol has been added the QuickSearch Extended mode: 'ha',
+  an abbreviated form of 'has_attachment'.
+
+* Basic session statistics are now available, from the Statistics
+  tab in About dialog and the command-line.
+
+* 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 translations: Brazilian Portuguese, Czech, German, French, Hungarian,
+  Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
+  Traditional Chinese.
+
+* 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
+
+* 3.8.0
+-------
+
+
+* GnuTLS 2.2 is now a minimum requirement if encrypted connections to
+  servers are required.
+
+* The list displays have been updated to use newer GTK+ functions,
+  this means that the expanders look different and the optional dotted
+  lines have been dropped.
+
+* A hidden option, 'summary_from_show', which controls the display in
+  the From column of the Message List: 0 (default): show name,
+  1: show address, 2: show name + address
+               
+* The image viewer now uses the EXIF Orientation.
+               
+* 'Generate X-Mailer header' has been added as an Account option.
+
+* /View/Message scroll has been added, allowing keyboard shortcuts to
+  be added and used for message scrolling.
+
+* Home and End keys now function in the Message View.
+
+* /Message/Print has been added to the Compose window.
+
+* Updated manuals
+
+* Update man page
+
+* Updated translations: Brazilian Portuguese, Czech, French,
+       Hungarian, Indonesian, Russian, Slovak, Spanish, Ukrainian.
+
+* Bug fixes:
+       o bug 1489, 'Filter action mark_as_read inoperative
+                    following move action
+       o bug 1563, 'Folder view: show complete threads if they
+                    contain unread messages'
+       o bug 1870, 'arrow scrolling in filters'
+       o bug 2116, 'Rip spaces off server names in account
+                    configuration'
+       o bug 2127, 'SSL cert check uses canonical name instead of
+                    specified name'
+       o bug 2177, 'addrbook/addrbook-00000?.xml is not deleted
+                    after removing the address book in the GUI'
+       o bug 2303, 'Next unread message enables message view'
+       o bug 2310, 'Crash when hitting Ctrl+R to reply to a 
+                    particular mail'
+       o bug 2377, 'Show All Headers - make change persistent
+                    between sessions'
+       o bug 2402, 'GnuTLS change breaks socket communication'
+       o bug 2404, 'matcherrc updates upon account renaming'
+       o bug 2406, 'some part of accountrc not updated upon account
+                    rename'
+       o bug 2408, 'Some UI elements are not persistent between
+                    sessions'
+       o bug 2422, 'Toggle Message View w/ V crashes Claws'
+       o bug 2479, 'LDIF address book import matches tags case
+                    sensitive'
+       o bug 2481, 'do not scroll "from" dropdown list and sender
+                    address'
+       o bug 2493, 'Subscription pull down should be alphabetized'
+       o bug 2502, 'gnutls_transport_set_lowat removed in gnutls
+                    3.0.3'
+       o bug 2505, 'tagsdb becomes polluted with old folder entries'
+       o bug 2509, 'manually added headers are lost unless mail is
+                    sent inmediately'
+       o bug 2520, 'Please remove verbose "No further processing
+                    after rule %s" message.'
+       o bug 2525, 'Address completion window does not get keyboard
+                    focus'
+       o bug 2526, 'When reading message in separate window, n and p
+                    keys do not work'
+       o bug 2529, 'crash in mimeview_start_drag after deleting
+                    message'
+       o bug 2543, 'filter actions in actionsrc not updated upon
+                    account renaming'
+       o bug 2560, 'crash when unsubscribing newsgroup and having
+                    active search field'
+       o Fix focus problem on Gnome shell
+       o Fix flicker on recursive quicksearch
+       o Fix huge slowness induced by spellcheck "while typing"
+         during initial quote rewraps.
+       o Fix build with GLib 2.31.
+       o Fix crasher when spellchecking is not enabled
+       o Fix compose window size saving/restoring
+
+
 * 3.7.10
 --------