Fix possibly non-null-terminated string
[claws.git] / RELEASE_NOTES
index a7c0ea67d2d6d277bf99fdfdbccaf8ec88e0a820..e1e74ee5d372aa83f9e8054273e5f425b260e38b 100644 (file)
-9th April 2011                                       Claws Mail 3.7.9
+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:
 ~~~~~~~~~~~~~~~~~~~~
 
-* 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.
+* 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.
+
+* Folder list: Added 'Mark all read recursively' to context menu.
+
+* Support for Mac-cyrillic encoding.
+
+* IMAP: Support for SCRAM-SHA-1 authentication mechanism.
+
+* PGP plugins: Display validity of signatures
+
+* Bogofilter plugin: 3rd spam handling option, 'Only mark as spam'.
+
+* RSSyl plugin: Per-feed support for HTTP basic auth.
+
+* GData plugin: minimum requirement: libgdata 0.17.1
+
+* 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 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
-
-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.
+
+