2012-05-11 [colin] 3.8.0cvs40
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 059c9335f21a3c40e825e0461f19ec9c02d54990..13e952e10d3c1f923badffbc550d6bb4af77f6b1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,244 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 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
+--------
+
+* The name of the account is now included within the Network Log
+  output. (See enhancement request 2184)
+
+* Right-clicking a message in the Message List no longer opens the
+  message. (See enhancement request 2353)
+  
+* Updated manuals.
+
+* Updated translations: Brazilian Portuguese, Czech, French, Hungarian,
+  Lithuanian, and Slovak.
+
+* Bug fixes:
+       o bug 1963, 'Preferences Templates Information Window Focus
+                    loss'
+       o bug 2397, 'Gtkhtml2 viewer ignores message encoding'
+       o bug 2402, 'can't download message from pop3 server'
+       o bug 2409, 'Failed to compile under GCC 3.x : option
+                    -Wno-pointer-sign badly set in configure.ac'
+       o bug 2412, 'Send account mail address in Message-ID wrongly
+                    implemented'
+       o bug 2414, 'Claws segfaults on startup with notification
+                    plugin enabled'
+       o bug 2418, 'NNTP authentication is broken'
+       o bug 2420, 'Invalid markup in icon tooltip text after
+                    signature check'
+       o bug 2439, 'use bitwise operator for bitmask instead of
+                    logical operator'
+       o bug 2461, 'popup menu in message list displays 'move to
+                    trash' and 'delete''
+       o bug 2462, 'Building without GnuTLS support leads to a
+                    failure in wizard.c'
+       o fix trayicon build with gtk < 2.18.x
+       o don't minimise/hide warning dialogue on plugin load error
+       o when using a Compose template, only place the cursor in the
+         body when the cursor symbol, %cursor (%X), is used
+       o fix build on Debian Sid.
+       o fix cursor placement in Forward template
+       o fix duplicate key accels
+       o fix NNTP server sending authentication warning as part of
+         the connection session
+
+* 3.7.9
+-------
+
+* Added a hidden option, 'show_inline_attachments'. When this is
+  de-activated inline attachments referenced by other message parts,
+  (e.g. attached images referenced in an HTML message part), are
+  hidden. This is on by default, maintaining previous behaviour.
+
+* Added a hidden option, 'msgview_date_format'. When this option is
+  activated the Date format in the Message View will have the same
+  format as in the Message List. The format of the date is also
+  controlled in the same way, by the option on the Display/Summaries
+  page of the Preferences. This is off by default, maintaining
+  previous behaviour.
+               
+* Several GUI improvements:
+       o Reworked Simplify Subject RegExp in the Folder Properties
+       o The IMAP option 'Move deleted mails to trash and expunge
+         immediately' has been moved to the Advanced page of the
+         Account Preferences.
+       o The option 'Send account mail address in Message-ID' has
+         been moved to theSend page of the Account Preferences.
+       o Improvements to the Preferences for the Toolbars.
+       o Improvements to the initial Set-up Wizard dialogues.
+       o Improvements to the Templates preferences pages.
+       o Implemented a nicer scroll when drag and dropping.
+       o Added a button to get dictionaries on WIndows.
+
+* New translation: Lithuanian.
+
+* Updated translations: Brazilian Portuguese, Czech, Finnish, French,
+  Slovak, Spanish, Ukranian.
+  
+* Bug fixes:
+       o bug 2039, 'SMTP AUTHENTICATION'
+       o bug 2050, 'Clawsmail sends return receipt every seconds'
+       o bug 2148, 'Attachment content-transfer-encoding incorrectly
+                    set when signing emails'
+       o bug 2165, 'The date not localized in the message view'
+       o bug 2203, 'Problems in forwarding multipart/alternative
+                    messages with HTML part'
+       o bug 2237, 'User action makes Claws unresponsive'
+       o bug 2279, 'crash when clicking 'define' in filter
+                    configuring'
+       o bug 2299, 'Incorrect handling of quoted printable coma
+                    in headers'
+       o bug 2315, 'claws-mail 3.7.7 crashes when trying to compose
+                    mail on FreeBSD 9.0 amd64 (GTK+ 2.22.1/GLib
+                    2.26.1)'
+       o bug 2322, 'GPG Full info: showing subkey ID instead of
+                    primary key fingerprint'
+       o bug 2325, 'messages remains in folder cache after moving
+                    from MH to IMAP boxes'
+       o bug 2331, 'Base64 is broken in 3.7.7 and 3.7.8'
+       o bug 2332, 'Crash when hitting cancel on the SMTP status
+                    window'
+       o bug 2346, 'Please register x-handler-scheme in .desktop
+                    file'
+       o bug 2350, 'Make displaying localized date/time in message
+                    view optional'
+       o bug 2361, 'Claws crashes after PGP Check in separate msg
+                    view'
+       o bug 2365, 'Crash when auto-scrolling headers in compose
+                    window'
+       o bug 2369, 'valgrind.h should NOT be part of claws-mail'
+       o bug 2381, 'Support for NetworkManager 0.9'
+       o bug 2383, 'folderitemrc not updated when account name is
+                    changed'
+       o bug 2393, 'Crashes and rendering problems in the "Save as"
+                    menu caused by attachments with umlauts in the
+                    file name'
+       o bug 2394, 'backtrace() crashes on FreeBSD'
+       o fix matcher body parsing
+       o fix crash when searching or adding a LDAP server
+       o fix sa-learn when offline
+       o TrayIcon plugin: fix logic bug which caused icon to be
+         always set no-mail status on plugin load
+       o TrayIcon plugin: force icon hide on plugin_done(), without
+          it an empty space is left in tray under KDE3 and KDE4
+       o fix segfault on Windows
+
+* 3.7.8
+-------
+
+* Bug fixes:
+       o rfe 2309, 'Shortcuts should not be modifiable by default'
+       o bug 2313, 'CLI quicksearch sometimes returns the same
+                    messages twice'
+       o bug 2317, 'Action results in "Bad file descriptor"'
+       o PGP/Core: Win32 build fix
+       o NNTP: fix replying (broken in corner case)
+       o fix configure option --disable-manual
+       o One more GTK+ 2.22 build fix
+       o Debian bug 599547, 'Please re-introduce quick shortcut for
+                             marking as spam'
+
+* 3.7.7
+-------
+
+* Enable building with GTK+ 2.22.
+
+* A QuickSearch can now be run from the command line using the
+  --search command. See `claws-mail --help` for more information.
+
+* Added a hidden option to set a margin in the text area of the
+  Compose window. 'show_compose_margin', defaults to FALSE.
+
 * 3.7.6
 -------