Fix null pointer dereference
[claws.git] / RELEASE_NOTES
index 542843023e41b5aa0fe46f4ed0b36a128a015109..e1e74ee5d372aa83f9e8054273e5f425b260e38b 100644 (file)
-6th March 2009                                       Claws Mail 3.7.1
+19th July 2015                                      Claws Mail 3.12.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
-                     
+
 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Spell Checking has been added to the Subject in the Compose window.
+* New plugin: ManageSieve. Manage sieve filters on a server using
+  the ManageSieve protocol.
+
+* Filtering/Processing: increase range for age matcher condition.
+
+* Filtering/Processing: 'mark_as_spam' now only marks as spam, it
+  does not do an additional move.
+
+* Compose window: From line gets its own label with mnemonic.
+
+* Compose window: more intuitive right-click behaviour in attachments
+  list.
+
+* QuickSearch: 'Cc' added to the mixed search: From/To/Cc/Subject/Tag.
 
-* 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.
+* Folder list: Added 'Mark all read recursively' to context menu.
 
-* 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.
+* Support for Mac-cyrillic encoding.
 
-* If a text/calendar attachment is present in a message it is
-  automatcally selected if a suitable plugin (i.e. vCalendar) is
-  available.
+* IMAP: Support for SCRAM-SHA-1 authentication mechanism.
 
-* /Tools/List URLs now shows both the link title and URI if possible.
+* PGP plugins: Display validity of signatures
 
-* A URI appearing in the statusbar is now only trimmed if necessary.
+* Bogofilter plugin: 3rd spam handling option, 'Only mark as spam'.
 
-* When using /Tools/Create filter|procesing rule/Automatically
-  the List-Id header is preferred to X-* headers.
+* RSSyl plugin: Per-feed support for HTTP basic auth.
 
-* The manual has been updated.
+* GData plugin: minimum requirement: libgdata 0.17.1
 
-* Updated Brazilian Portuguese, Czech, Dutch, Finnish, French,
-  German, Hungarian, Simplified Chinese, Spanish and Swedish
-  translations.
+* Several layout improvements to preferences pages.
+
+* Updated user manual.
+
+* Updated man page.
+
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Dutch,
+  French, German, Hebrew, Hungarian, Norwegian BokmÃ¥l, Slovak, 
+  Spanish, Swedish.
+
+...and so much more!
 
 * Bug fixes:
-       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
+       o bug 1769, 'vCalendar timezone glitches'
+       o bug 1901, 'More descriptive error msgs when attempting to 
+                    delete a folder'
+       o bug 2435, 'Infinite loop+crash when refreshing folders from
+                    dovecot mbox based mailbox'
+       o bug 2577, 'improve focus rectangle removal in summaryview'
+       o bug 2601, '"if item changes... never mark as unread" marks
+                    new items as read'
+       o bug 2965, 'Encrypted mails are stored unencrypted in
+                    'Queue' while sending via IMAP'
+       o bug 2981, 'claws-mail-3.9.3 compilation warnings'
+       o bug 3211, 'Fails to build in Debian hurd-i386'
+       o bug 3321, 'revert "Remove unreachable code"'
+       o bug 3345, 'Ability to choose other From values via keyboard
+                    has been lost'
+       o bug 3349, 'Unable to insert a file into a message during
+                    compose.'
+       o bug 3351, 'Two problems when re-sending a file with an
+                    attachment'
+       o bug 3354, 'Event cancellation uses incorrect method
+                    parameter for Content-Type header'
+       o bug 3364, 'segfault in src/prefs_account.c'
+       o bug 3365, 'segfault in src/wizard.c'
+       o bug 3380, 'Initialize widget before callback handler for
+                    'clicked''
+       o bug 3389, 'document 'F12' shortcut'
+       o bug 3407, 'Pressing the "Date" column header to "sort by
+                    date" causes all columns to have a sort arrow.'
+       o bug 3419, 'Saving/appending messages to an mbox file
+                    violates RFC#4155'
+       o bug 3421, 'Recipients list doesn't scroll when moving with
+                    arrow keys.'
+       o bug 3432, 'Google ClientLogin has been deprecated, should
+                    be migrated to OAuth 2.0'
+       o bug 3438, 'Filter to add address to Addressbook duplicates
+                    address in Name field'
+       o bug 3466, 'address auto-complete does not work on plasma5'
+       o Debian bug 771360, CVE 2010-5109
+       o Debian bug 771737, 'Segfaults when trying to open folder'
+       o Debian bug 779824, 'claws-mail depends on plugins 
+                             libraries'
+       o Fix LDAP access using TLS protocol
+       o claws-mail.desktop installation
+       o Compose window Subject mnemonic
+       o Archiver plguin: compatibility with libarchive 2.8.x
+       o Remove draft when cancelling a message written with an
+         external editor
+       o Remove superfluous dynamic link against libarchive
+       o Fix labels referring to 'SSL' instead of 'TLS'
+       o Allow single-click to select mailboxes in the mailbox order
+         dialog.
+       o tbird2claws.py: set encoding to UTF-8.
+
+For further details of the numbered bugs and RFEs listed above
+consult http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.
+
+