2009-06-26 [colin] 3.7.1cvs79
[claws.git] / RELEASE_NOTES
index dce8ad06df6fe0ddbf0e367ca6a1bf2a4ee036a8..542843023e41b5aa0fe46f4ed0b36a128a015109 100644 (file)
@@ -1,4 +1,4 @@
-2nd July 2007                                       Claws Mail 2.10.0
+6th March 2009                                       Claws Mail 3.7.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-libetpan 0.49 is now required for IMAP support
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Added "From, To or Subject" to the QuickSearch types.
-
-* Added handling of the 'a' key to loop through a mail's MIME parts.
-
-* In the Compose window "Add to address book" has been added to the
-  context menu of the sender and recipient fields.
-
-* Implemented a proper References filtering condition.
-
-* Added the possibility to cancel receiving in IMAP accounts.
-
-* Made offline synchronisation faster.
-
-* Added an alternate way to fetch flags on IMAP, which improves
-  performance with some servers, (like Exchange).
-  See "Bandwidth-efficient mode" in IMAP accounts' Receive
-  preferences.
-
-* Allow manual sorting of Templates.
-
-* Templates improvements: easier syntax, add some useful variables.
-
-* Implemented per-account and per-folder compose/reply/forward
-  Templates.
-
-* Added a QuickSearch option to automatically run a search selected
-  from the history.
+* Spell Checking has been added to the Subject in the Compose window.
 
-* Made the Summaries Preferemces page "when entering a folder..."
-  options fully customisable.
+* The 'Quotation characters' option has been moved from the Compose/
+  Writing page of the preferences to the /Message View/Text Options
+  page, where it should be.
 
-* Added an "Open last opened folder at startup" option to the
-  Summaries page in the Prerferences.
+* When replying to signed and/or encrypted mail and the preference to
+  sign and/or encrypt is set, the original mail's privacy system is
+  automatically used, if available.
 
-* Changed the Preference "Only mark as read when opened in new
-  window" on the Summaries page to "Only mark as read when opened
-  in new window, or replied to".
+* If a text/calendar attachment is present in a message it is
+  automatcally selected if a suitable plugin (i.e. vCalendar) is
+  available.
 
-* Allow disabling mail filtering plugins on a per-account
-  basis.
+* /Tools/List URLs now shows both the link title and URI if possible.
 
-* Added an option to the Bogofilter and SpamAssassin plugins to
-  enable marking saved spam as Read.
+* A URI appearing in the statusbar is now only trimmed if necessary.
 
-* Added a warning about encryption limits, which can be disabled.
+* When using /Tools/Create filter|procesing rule/Automatically
+  the List-Id header is preferred to X-* headers.
 
-* Removed the "Download all" preference from POP3 accounts; it
-  was useless and confusing.
+* The manual has been updated.
 
-* Re-organized some Preferences page.
-
-* Replaced the tabbed layout in Account Preferences with pages.
-
-* Renamed 'Protocol Log' to 'Network Log'
-
-* Added a few cursor improvments while Claws is busy.
-
-* Added support for CRLF in headers of messages.
-
-* Added support for a few more date formats (RFC3339 subsets).
-
-* The keypad's Enter key now does the same as the Return key.
-
-* Improved LDIF import, better error handling, UI cleanup.
-
-* LDAP write support has been added.
-
-* Use Hildon's file chooser on Maemo.
-
-* Updated Brazilian Portuguese, British English, French, German,
-  Hungarian, Russian, Simplified Chinese and Spanish translations. 
+* Updated Brazilian Portuguese, Czech, Dutch, Finnish, French,
+  German, Hungarian, Simplified Chinese, Spanish and Swedish
+  translations.
 
 * Bug fixes:
-       o bug 848, 'Redirect breaks GnuPG'
-       o bug 1217, 'reentrancy problems with time functions'
-       o bug 1248, 'Core dumps after unloading plugin and clicking
-                    on load plugins'
-       o bug 1249, 'Error handling for news errors needs
-                    modification'
-       o Race condition when automatically drafting due to
-         insertion on re-edit.
-       o Consider "- -- \n" as signature separator (fixes signature
-         stripping when replying to PGP/Inline signed emails).
-       o Race condition crash when reconnection fails on IMAP.
-       o Raising log windows when they are either minimized or in
-         background.
-       o Occasional crasher when cancelling message sending.
-       o Stale news statusbar when scanning fails.
-       o A few race conditions when sending/drafting emails.
-       o Building of some plugins in Mac OS X.
-       o Don't decode leading ENV_ and ~ in P_PASSWORD configuration
-         values.
-       o Incoming messages from local accounts always get filtered
-         regardless of the preference.
-       o Use gethostname() instead of uname(), fixes failures to
-         determine hostname on some BSDs.
-       o Crash if fork() fails when resolving hostnames.
-       o Infinite loop when exiting with compose window(s) opened,
-         when the draft folder is on IMAP and unreachable.
-       o Sizing/alignment of the button bar in plugins window.
-       o Copying text from HTML parts.
-       o 'make distcheck' failure
-
+       o bug 1432, '& not escaped in links (HTML rendered as
+                    text)'
+       o bug 1506, 'Recursive search in collapsed folders'
+       o bug 1799, '"Discard message" deletes manually saved draft'
+       o bug 1804, 'attach_save_directory does not default to $HOME'
+       o bug 1811, '[mime] Crash when there's no room for filename's
+                    start on the same line'
+       o bug 1817, 'Changing Themes does not update the pixmaps in
+                    "Select folder" dialog box'
+       o bug 1825, 'Unable to fetch messages from IMAP folders named
+                    with non-ASCII string'
+       o bug 1834, '"semi"-selection when collapsing thread'
+       o bug 1838, 'Claws-Mail sometimes quits when attempting to
+                    type a capital Q'
+       o bug 1840, 'margins for printing not restored'
+       o Launchpad bug 335571: 'claws-mail crashed with SIGSEGV in
+         strlen() while deleting large amount of e-mails on IMAP
+         account'
+       o fix font updating after changing derive_from_normal_font
+       o fix build for bison 2.4.1
+       o fix bug where if plugin path[0] had same name as plugin
+         path[1], (like in the de translation), the plugin path[1]
+         page was lost and not shown in the GUI
+       o fix updating of summaryview popup menu sensitivity
+       o fix crash when right-clicking in summaryview when
+         processing is active
+       o fix synchronisation dialog that shouldn't appear when
+         network goes down (Network Manager)
+       o Disable use of disabled privacy keys
+       o Win32: bug 1810, 'Pressing 'o' key crashes CM'
+       o Win32: bug 1813, 'Installing Theme Creates Error'
+       o Win32: bug 1814, 'Windows' WM badly places message view'
+       o Win32: bug 1815, 'Drag-n-Drop of files on Compose Window
+                           does not attach'
+       o Win32: bug 1816, 'Attaching files with command-line
+                           generates error after attaching'
+       o Win32: bug 1865, 'IMAP account name changes are not
+                           followed at filter actions'
+       o Win32: fix window placement
 
 For further details of the numbered bugs listed above consult
 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi