More leak fix for bug #3155
[claws.git] / RELEASE_NOTES
index d21af8bd8cb11839450b20b226f40c1150964e7a..9197ef9ea6327d17d859b5d2cbbae68ad1cc14c7 100644 (file)
@@ -1,4 +1,4 @@
-27th June 2008                                       Claws Mail 3.5.0
+14th December 2013                                   Claws Mail 3.9.3
 
                    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:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-* IMAP with STARTTLS
-  The certificate port on TLS was fixed, however this will trigger
-  one wrong 'New certificate' warning on the first connection.
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Added an option, "Use secure file deletion if possible", which
-  enables shredding of temporary files and messages instead of
-  just removing them. This is available on the Other preferences
-  page.
-
-* Added an option, "Select the HTML part of multipart/alternative
-  messages". This is available on the Message View/Text Options
-  preferences page. 
-
-* Added an option to the 'Create new folder' dialogue which enables
-  new folders to inherit the properties of their parent folders
-  during folder creation.
+* The TAB address completion in the Compose window now matches any
+  part of the address and not just the beginning.
 
-* Added a hidden option, "two_line_vertical", which toggles the
-  2-line view in the message list when using the 3-column layout.
-  Defaults to '1', show 2 lines.
+* When copying or moving a message, the type-ahead search now matches
+  any part of a folder name and not just the beginning.
 
-* Added a hidden option, "outgoing_fallback_to_ascii", which allows
-  the user to specify an outgoing charset/encoding, but still fall
-  back to 7bit US-ASCII when possible.
-  Defaults to '1', fallback when possible.
+* It is now possible to replace the current signature in the Compose
+  window by using the '/Message/Replace signature' menu item.
 
-* Added support for the Avant Window Navgator (Awn) information
-  bubble. This is automatically enabled if dbus is available.
+* It is now possible to disable the 'Subject is empty' warning
+  dialogue. See the option 'Warn when Subject is empty' option on the
+  '/Configuration/Preferences/Mail handling/Sending' page.
+  
+* When sending messages, if the hostname cannot be determined,
+  fallback to 'localhost' rather than 'unknown', as the latter is
+  rejected by some servers.
 
-* Face and X-Face headers can now be added globally and per-account
-  from configuration files under ~/.claws-mail/autofaces/. Further
-  information is provided in the manual.
+* Added better handling of messages from broken mailers, such as
+  yahoo groups.
 
-* The SHA1 fingerprint is now shown on the SSL certificate dialogue
-  and the labels are now selectable.
+* PDF plugin: the minimum required version of poppler is 0.12.0.
 
-* Several GUI improvements have been made, (Address book, filtering
-  dialogue, Actions dialogue, and Account preferences).
+* PGP/* plugin: long key IDs are now displayed in the dialogues
+  instead of short IDs.
 
-* New icons have been added for 'Reply to list' and 'Cancel'. The
-  'Insert file' and 'Close' icons have been improved, as have the
-  tray icons.  
+* PGP/* plugin: The automatic signature check is now non-blocking.
 
-* Added the Trash and Delete icons to the Custom Toolbars options.
+* Python plugin: can now access accounts, mailboxes, folder
+  properties
 
-* SMTP-only accounts are now not shown in the Receive menus and
-  Account lists in filtering/processing, as they are irrelevant here.
+* vCalendar plugin: webcals:// URLs are now treated as https://
 
-* tools/csv2addressbook.pl
-  Support for a gmail exported csv address book was added.
+* Translation updates: Brazilian Portuguese, Czech, Dutch, French,
+  German, Hebrew, Slovak, Spanish, and Swedish.
 
-* Updated English, French, and Spanish manuals.
-
-* Updated translations: Brazilian Portuguese, Finnish, French,
-  German, and Spanish.
-
-* Removed unmaintained translations: Bulgarian, Croatian, Czech,
-  Dutch, Greek, Hebrew, Japanese, Korean, Norwegian, Russian,
-  Swedish, and Taiwanese. (New maintainers are very welcome,
-  contact paul@claws-mail.org)
+* Support for Maemo has been removed.
 
 * Bug fixes:
-       o bug 1447, 'If user tries to close while starting up, it
-                    will not close ever.'
-       o bug 1566, 'too short I/O timeout on OpenBSD'
-       o bug 1576, 'Curly brace literals reported as error in
-                    message template'
-       o bug 1581, 'Bad File Format during Import LDIF'
-       o bug 1586, '3-pane vertical layout now and then still shows
-                    sender column'
-       o bug 1587, 'can not replay with quote'
-       o bug 1589, 'tagsdb file not removed when folder deleted'
-       o bug 1597, 'In news folders, "Move Message to Wastebin" icon
-                    isn't grayed although ineffective'
-       o bug 1598, 'Leading slash while translating "Unsubscribe"'
-       o bug 1599, 'attach multiple files with the same name from
-                    one mail to another'
-       o bug 1602, 'Crash when sending return receipt for messages
-                    with no subject'
-       o bug 1604, 'found_in_addressbook "From" in "Any" in non
-                    english local'
-       o bug 1608, 'Inconsistent behaviour of mark as read options'
-       o bug 1610, 'claws crash after opening/closing preferences
-                    and window update'
-       o bug 1613, 'Various memory leaks'
-       o bug 1615, 'hang on FIFO when the other end's not opened'
-       o bug 1616, 'strange question while emptying trash'
-       o bug 1623, 'exits with segfault when logging in to certain
-                    imap-servers'
-       o bug 1624, '[PATCH] Quick search should be disabled for
-                    folder view'
-       o bug 1628, 'Claws Mail crashes when filtering selected
-                    messages'
-       o bug 1635, 'Last character of message is truncated when
-                    changing accounts w/ sigs'
-       o bug 1636, 'Can't select "properties" on "folders only"
-                    folders'
-       o bug 1650, 'Message line too small after changing columns in
-                    "three columns" layout'
-       o Use g_(un)setenv instead of (un)setenv which doesn't exist
-         on IRIX 6.5.
-       o Fix 'Delete line' and 'Delete to end of line' on the last
-         line.
-       o Fix double free when STARTTLS fails
-       o Fix ldap deprecated calls
-       o Fix debian bug 481856, 'Segmentation fault when verifying a
-         GPG signature'
-       o Fix cursor placing on signature change
-       o tools/thunderbird-filters-convertor.pl
-         Fix reading a tb rule that contains something like that:
-         \"Sender\"
-
+       o bug 2132, 'Keyboard accelerators for "Clear" and "Edit"
+                    quick search conflict with top menus'
+       o bug 2210, 'Display name with invalid addresses not quoted
+                    when inserted from address book'
+       o bug 2794, 'account privacy signing method ignored on reply'
+       o bug 2923, 'build failure with perl 5.18'
+       o bug 2940, 'Extended search dialog too small for content in
+                    polish l10n'
+       o bug 2954, 'Crash in "Save Image As" for HTML message'
+       o bug 2957, 'Double-free in account preferences'
+       o bug 2960, 'rfc3156 deviation regarding hash symbols'
+       o bug 2961, 'Partial retrieval not available with PGP/Inline
+                    encrypted messages'
+       o bug 2964, 'Lack of escaping of nested double-quotes in To:
+                    header'
+       o bug 2979, 'claws fails to load (empty) folderlist.xml and
+                    shows account wizard'
+       o bug 2982, 'variable declaration behind FLOCK conditional'
+       o bug 2986, 'Down and Delete buttons have same hotkey in
+                    filtering config'
+       o bug 2989, 'Segfault at startup because of corrupted
+                    folderlist.xml'
+       o bug 2994, 'translating folder name'
+       o bug 2995, 'closing extended quick search information panel
+                    triggers window focus bug'
+       o bug 3002, 'undefined reference to check_file_integrity'
+       o bug 3004, 'claws picks wrong mime type for attachments'
+       o bug 3009, '"Rebuild folder tree" causes SIGSEGV if a
+                    directory name isn't valid utf-8'
+       o bug 3011, 'crash when using %f Action on two or more
+                    uncached (IMAP) messages.'
+       o bug 3021, 'Icon key_pgp_signed always shows as the default,
+                    never the themed version'
+       o debian bug 711864, 'claws-mail-vcalendar-plugin: when
+                             creating meeting GTK_IS_COMBO_BOX_TEXT
+                             failed'
+       o Quote all specials in name as defined on RFC,
+         see http://tools.ietf.org/html/rfc5322#section-3.2.3
+       o fix sensitivity and state of 'hide read threads'
+       o Fancy plugin: disable DNS Prefetching when 'Enable loading
+         of remote content' is switched off
+       o Bogofilter plugin: insert X-Bogosity header like the option
+         says, not X-Claws-Bogosity header
 
 For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.