for release 3.15.0
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 9cc7ff9d926e0732c5e2f2f914321836396995a3..c793c3655ad447258726948d5b9bbb3e73af9c47 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,632 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 3.15.0
+--------
+
+* More granular options on when to open a selected message have been
+  added. There are now several checkboxes on the Display/Summaries
+  page of the Preferences which allow a greater flexibility.
+
+* Compose window: Show the total size of attachments on the
+  Attachments tab.
+
+* Compose window: Bcc has been added to the headers drop-down list.
+
+* Folder list: Top-level folders can now be copied.  They are created
+  as regular folders in the target mailbox.
+
+* Folder selection dialogue: Left/right keys collapse/expand rows.
+  Further keypress will move the cursor to parent or first child,
+  respectively.
+
+* Menu items: 'Mark all unread [recursively]' has been added to the
+  folder context menu, message list menu, and the main window menu
+  and toolbar.
+
+* Toolbar actions: Mark, Unmark, Lock, Unlock, Mark [all] read, Mark
+  [all] unread, Ignore Thread, Watch Thread, and Delete Duplicate
+  Messages have been added to the main window toolbar's Actions list.
+
+* Account compose signature: The value of the signature file now
+  takes a path relative to the user's home directory in addition to a
+  full path.
+
+* Icon Themes: Support for SVG themes with icon scaling capabilities
+  has been added. This requires libRSVG 2.40.5 or newer.
+
+* Hidden preferences: colours for specifying Tags, QuickSearch, and
+  auto-filled header values have been added, both foreground and
+  background. Respectively, tags_color, tags_bgcolor,
+  qs_active_color, qs_active_bgcolor, qs_error_color,
+  qs_error_bgcolor, default_header_color, and default_header_bgcolor.
+
+* Hidden preferences: warn_sending_many_recipients_num, if greater
+  than zero, a warning dialogue is shown when the number of
+  recipients exceeds the number given.
+
+* GData plugin: This plugin now requires libgdata version 0.17.2 or
+  newer.
+
+* TNEF parser plugin: This plugin now uses an external libytnef.
+
+* vCalendar plugin: This plugin now uses an external libical, version
+  2.0.0 or newer is required.
+
+* Mail Archiver plugin: - updated to support some of the compression
+  formats up to libarchive 3.2.2
+
+* Several minor UI improvements.
+
+* Updated manual in English and Spanish.
+
+* Updated man page.
+
+* Updated translations: Brazilian Portuguese, Catalan, Danish,
+  Dutch, French, German, Hungarian, Italian, Norwegian Bokmål,
+  Russian, Spanish, Swedish, Traditional Chinese, and Turkish.
+
+* Bug fixes:
+       o bug 3251, 'A translated In-Reply-To header is sent
+                    translated'
+       o bug 3571, 'recipient list lost and truncated'
+       o bug 3574, 'Template addressing'
+       o bug 3582, 'Select folder dialogue does not tell what is
+                    selecting for'
+       o bug 3673, 'Be more friendly instead of "configure: error:
+                    'encrypt'-function not found."'
+       o bug 3734, 'undefined symbol error with flex-2.6.2'
+       o bug 3740, 'Templates information dialog can't be closed
+                    with WM button'
+       0 bug 3741, 'Deleting an account doesn't delete imapcache'
+       o bug 3742, 'Attaching file with plus sign in filename via
+                    drag and drop doesn't work'
+       o bug 3762, 'redirect fails'
+       o bug 3764, 'Use external libical instead of the internal
+                    copy'
+       o bug 3775, 'Error in string at src/mainwindow.c:4726?'
+       o bug 3777, 'Weird news dates for some RSS feeds'
+       o Debian bug 846170, 'incorrect IMAP UID handling'
+       o Allow sending empty messages in Session (just \r\n).
+       o fix some main window menu sensitivity issues
+       o make up/down key navigation obey 'always_show_msg'
+       o fix text selection when double-clicking quoted text and
+         'collapse quoted text on double click' is turned off
+       o fix 'Go to' moving off current, unopened msg, and dialogue
+         to go to next folder
+       o obey 'always_show_msg' on "no more [...] msgs. go to next
+         folder?"
+       o make Go to/[Next|Prev] sort order aware
+       o don't ignore auto-account selection when forwarding on IMAP
+         and NNTP accounts
+       o on first run, use --alternate-config-dir (if set) on prefs
+         migration. prevents useless creation of ~/.claws-mail
+         directory
+       o fix colouring of auto-filled headers
+       o don't remove the To when changing account
+       o Honour autosave_encrypted preference when using external
+         editor.
+       o Fix 'search folder' not working in some cases
+       o Fix build on OSX.
+       o fix memory leaks
+       o when renaming folder, only update summaryview folder name
+         if the current folder is being renamed
+       o sensitise trayicon's 'get mail' and 'exit'
+       o Handle timezones correctly in vCalendar.
+       o Do not hardcode resolv.conf location
+       o fix building with --disable-deprecated
+
+* 3.14.1
+--------
+
+* 'hide_timezone', a new hidden preference that sets the timezone of
+  date fields sent over the network to the unknown timezone value as
+  specified in RFC 5322 §3.3.  Default value is false (i.e., send
+  available timezone information).
+
+* 'rewrite_first_from', a new hidden preference which  works around a
+  limitation of some servers with 'overly-liberal parsers'. When this
+  is turned on and the Content-Transfer-Encoding is set to 8bit or
+  7bit, in a message body starting with 'From ' the 'From ' will
+  become '=46rom ' (i,e, encoded form of 'F') and the Content-
+  Transfer-Encoding will be changed to Quoted-Printable. When it is
+  turned off no such modification will be made but it is very likely
+  that an MTA will convert the 'From ' to '>From '. See RFC 4155 for
+  further details. Default value is '1', turned on.
+
+* Templates: it is now possible to attach a file, using
+  '|attach_output{sub_expr}' or '|A{sub_expr}', 'sub_expr' is
+  evaluated as a command-line to get the filename name from, using an
+  absolute /path/to/filename.
+
+* IMAP mailboxes which show subscribed folders only are now indicated
+  by a green folder icon.
+
+* The Icon Legend has had the missing folder icons added and also has
+  an improved layout.
+
+* Drafted messages: Do not add Message-ID for draft, unless the
+  message already has one. A Message-ID header is now only added when
+  queuing a message, and any existing Message-ID and References
+  headers in drafts, if there are any, are kept.
+
+* Disable hiding threads and messages in draft folders.
+
+* The /View/Go to/... actions now respect the 'Open message when
+  selected' option.
+
+* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
+  'IMAP4', 'SSL/TLS' instead of 'SSL'.
+
+* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
+  using older versions of GnuTLS library.
+
+  Since GnuTLS 3.1.7, this minimum size is dictated by the priority
+  string, and currently (GnuTLS 3.3.0) the "safe-enough" value is
+  1008 bits. We set this minimum size explicitly for older GnuTLS
+  versions.
+
+  Users who are affected by this (their servers use DH prime smaller
+  than 1008 bits) can override this by using a priority string
+  starting with the keyword "LEGACY". However, this keyword only
+  works with GnuTLS 3.3.0 or newer.
+
+* RSSyl plugin: Enable keeping old items by default.
+
+* vCalendar plugin: The ics file name is now used for the WebCal
+  subscription folder name.
+
+* vCalendar plugin: Use hours/minutes for vcalendar alert time.
+
+* Notification plugin: Add support for unity/messaging menu.
+
+* PDF Viewer plugin: The icons are now themeable.
+
+* Updated manual in English and Spanish.
+
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
+  Dutch, Finnish, French, Hebrew, Indonesian, Italian, Norwegian
+  Bokmål, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
+  and Turkish.
+
+* Bug fixes:
+       o bug 2918, 'Notification Popup icon is hardcoded'
+       o bug 3207, 'Claws segfaults when closing LDAP-enabled
+                    address book'
+       o bug 3515, 'Ctrl-Shift-X opens multiple external editors'
+       o bug 3638, 'GData Plugin fails after initial Google
+                    handshake'
+       o bug 3665, 'Fix config script for macOS'
+       o bug 3666, 'Typos in Turkish translation'
+       o bug 3667, 'segfault in imap_session_authenticate'
+       o bug 3675, 'RSSyl crash when opening Atom feed'
+       o bug 3676, 'RSSyl crash when opening Atom feed with XML
+                    depth >= 3'
+       o bug 3678, 'Segfault when trying to add new account'
+       o bug 3684, 'Socket error with POP3 using TLS client
+                    certificate'
+       o bug 3697, 'Export to mbox' causes crash'
+       o bug 3705, 'active account Mail Address corrupted when
+                    address in Message-ID is used'
+       o bug 3711, 'Usage of (s)'
+       o bug 3712, 'Name of the example domain in the translation'
+       o fix non-resizeable Icon Legend dialogue
+       o Fix a potential bug in vcalendar's libical
+       o Fix potential crash in vcalendar's icalcomponent_vanew() on
+         64-bit archs.
+       o Fix regression: show simple text/calendar with plugin.
+       o Fix crash in vcalendar passwords handling on prefs save.
+       o Few miscellaneous fixes for RSSyl.
+       o several memory leaks.
+       o Don't check for encrypt() on FreeBSD.
+       o Add OpenBSD CA cert path.
+       o Do not process folder marks when just refreshing
+         summaryview
+
+* 3.14.0
+--------
+
+* Passwords can now be secured with a Master Passphrase.
+  (/Configuration/Preferences/Other/Miscellaneous/)
+
+* Passwords: The password storage method has changed. All passwords
+  are now stored in a separate file, (~/.claws-mail/passwordstorerc),
+  and use a stronger encryption than previously. Existing passwords
+  are moved to the new file automatically, in the old format. The
+  new format will be used whenever old passwords are changed or when
+  a Master Passphrase is used. All new passwords are saved using the
+  new format, irrespective of whether a Master Passphrase is used or
+  not. Further information can be found here:
+  http://www.claws-mail.org/doc/password_encryption.txt
+
+* Compose window: Removed the outer scrollbar from header area.
+
+* Message view: The HTML to plain text converter now indicates list
+  items with a hyphen (-), adds a line break after <dd>, and indents
+  text within blockquotes.
+
+* Main window: Changed default /View/Show or hide/Menubar shortcut to
+  Ctrl+F12.
+
+* SSL certificates list: Added automatic scrollbar.
+
+* Address book: Double-clicking datasources now opens the edit
+  dialogue. 
+
+* Forwarding: The external editor is now automatically used when
+  forwarding as attachment, if the preference is set.
+
+* Preferences: Automatic mail checking can now be configured in
+  hours, minutes and seconds.
+  (/Configuration/Preferences/Mail Handling/Receiving)
+
+* Preferences: The 'next_on_delete' hidden preference now applies to
+  trashing or moving, in addition to deleting, a message.
+
+* Command line: Added -geometry to set geometry for main window.
+
+* IMAP: Added SASL 'PLAIN' and 'LOGIN' authentication methods for
+  accounts. Renamed the old plaintext 'LOGIN' to 'plaintext'.
+
+* IMAP: The acccount preference, 'Move deleted mails to trash and
+  expunge immediately' has been removed.
+
+* Notification plugin: Added 'Get mail from account...' to the
+  SysTray module's menu.
+
+* Notification plugin: Focus the widget between iconify/deiconify
+  events.
+
+* Tools: Added tools/cm-reparent.pl, which can be used to fix thread
+  parenting for two or more messages.
+
+* Documentation: Updated man page and manual.
+
+* Translations: Updated: Brazilian Portuguese, Catalan, Czech, Dutch,
+                        Finnish, French, German, Hungarian, Italian,
+                        Slovak, Spanish, Swedish, Traditional
+                        Chinese.
+               Added: Danish, Indonesian, Turkish.
+               Dropped: Lithuanian (unmaintained)
+
+* Bug fixes:
+       o bug 2518, '"Reply-All" message from NNTP-account does not
+                    contain CC'ed correspondents'
+       o bug 2781, 'Unsanitised Folder Creation'
+       o bug 3028, 'Claws doesn't select html part if attachments
+                    present'
+       o bug 3213, 'Line break in subject of message'
+       o bug 3573, 'Out of bounds read in macro LBREAK_IF_REQUIRED
+                    in codeconv.c'
+       o bug 3581, 'sys:1: Warning: Source ID # was not found when
+                    attempting to remove it'
+       o bug 3603, 'Feeds from Reddit are empty'
+       o bug 3610, 'Heap use after free in
+                    privacy_mimeinfo_check_signature()'
+       o bug 3616, 'segfault setting up new CM in new userid'
+       o bug 3623, 'Client crash on importing duplicated feed'
+       o bug 3629, 'Invalid subject can distort message list view'
+       o bug 3652, 'utils.c:4740:47: warning: ordered comparison of
+                    pointer with integer zero [-Wextra]'
+       o bug 3653, 'Upgrading from Mageia5 default (3.11.1),
+                    3.13.2git tries to load 3.11.1 plugins'
+       o bug 3658, 'Passphrase ignored during keypair generation
+                    with gpg2'
+       o include Reply-To value when using 'reply to all'
+       o inputdialog modality and focus issue
+       o fix Compose account selection when imap folder is selected.
+       o set correct rcdir on Win32
+       o Fix behavior in selecting PGP MIME signature on Windows.
+       o RSSyl: typo in handling feed name ending with a period on
+         Win32
+       o vCalendar: Handle ical lines longer than 256 bytes
+
+* 3.13.2
+--------
+
+* Bug fixes:
+       o bug 2358, '"Disposition-Notification-To:" should default
+                    to same value as "From:'
+       o bug 3557, 'Remotely exploitable bug.'
+       o bug 3584, 'After 3.13.1, characters in some Japanese codec
+                    are never correctly converted to internal ones'
+
+* 3.13.1
+--------
+
+* When attaching files with no suffix, e.g. Makefile, the correct
+  mime type is now found.
+
+* Added support for a whole range of extra TLDs.
+
+* '➜' is used instead of '-->' in the Message List when sender is
+  yourself. (Only visible if the hidden pref 'enable_swap_from' is
+  set to 0.)
+
+* An external editor can now be embedded in the Compose window.
+  This depends upon the 'Text editor' option (/Configuration/
+  Preferences/Message View/External Programs) having a suitable
+  value, such as 'gvim -f --socketid %w %s'.
+
+* Address Book: address books can now be searched.
+
+* A hidden pref has been added, 'next_on_delete'. This controls the
+  message selection when a message is deleted. A setting of '0'
+  which cause the previous, older message to be selected, a setting
+  of '1' will cause the next, newer message to be selected.
+
+* PDF Viewer plugin: Support for encrypted (password protected) PDFs.
+
+* RSSyl plugin: The feed preferences window appearance has been
+  improved.
+
+* The --enable-new-addrbook configure option has been renamed to
+  --enable-alternate-addressbook.
+
+* Windows: Re-enabled regexps.
+
+* updated man page.
+
+* Updated translations: British English, Czech, Dutch, Finnish,
+  French, German, Hebrew, Hungarian, Italian, Lithuanian,
+  Norwegian Bokmål, Slovak, Swedish, Traditional Chinese.
+
+* New translations: Russian.
+
+* Removed translations: Bulgarian, Esperanto.
+
+* Bug fixes:
+       o bug 1959, 'Selection selects too many under expanded view'
+       o bug 2490, 'Selecting mails through Shift-Home/End doesn't
+                    work properly'
+       o bug 3151, 'loaded vCalendar plugin "disables" gnome-shells
+                    calendar view entries'
+       o bug 3375, 'Crash (SEGV) at gtkcmctree.c:4514 after deleting
+                    an unread message'
+       o bug 3557, 'Remotely exploitable bug.'
+       o bug 3454, (windows) 'Attachments containing certain special
+                    characters in filename are not opened'
+       o bug 3480, 'No valid feed found when channel title is
+                    missing'
+       o bug 3513, 'Can't delete multiple selected e-mails'
+       o bug 3541, 'Selecting a leaf folder with keyboard no longer
+                    opens it'
+       o bug 3559, 'Opening preferences window causes out of bounds
+                    read'
+       o bug 3561, 'HTML <a> tag with no href makes message display
+                    incorrectly.'
+       o bug 3562, 'Hyperlink Errors URI XMPP, SIP, SIPS and Skype'
+       o bug 3563, 'URL parser will read out of bounds when closing
+                    bracket is missing in get_url_part'
+       o bug 3566, 'Missing locales in Eastern name order'
+       o Debian bug 801375, 'Segfault when activating ... the plugin
+                             with the Code from Google'
+       o better fix for crash after broken pgp keyring update, and
+         bogus EOF message on verifying sigs of missing keys
+       o building on OpenBSD
+       o libetpan version test
+       o folder renaming for IMAP on Windows.
+
+* 3.13.0
+--------
+
+* Preferences are now saved to disk immediately on pressing OK or
+  Apply.
+
+* New preferences have been added for default sorting of the message
+  lists. They are found in the 'Message list' frame of the Display/
+  Summaries page of the general preferences. These options only apply
+  to newly created folders.
+
+* The menu item 'Delete thread' has been moved to the Message menu.
+  Previously clicking it would not delete the thread, but just move
+  it to the Trash folder. Now it will delete the thread.
+  An additional menu item has been added, 'Move thread to trash',
+  which implements the original behaviour.
+
+* Compose window: By default it is no longer possible to add user-
+  defined headers, with only those pre-defined in the drop down menus
+  being possible. To restore the old behaviour, a new hidden
+  preference has been added: 'type_any_header', setting this to 1
+  restores the old behaviour.
+
+* Automatic account selection is now also applied when you reply to
+  one of your own messages, e.g. from the Sent folder.
+
+* Folder list: The Left and Right cursor keys now collapse or expand
+  the currently selected folder tree item. The Left cursor key also
+  moves the selection to parent folder, if current folder is within
+  a collapsed tree.
+
+* Folder list: The Home and End keys now move the selection to the
+  first folder and last folder in the tree.
+
+* Account Auto-configuration: when errors occur, a more detailed
+  error message is shown.
+
+* GnuPG plugins: An option has been added to specify the location of
+  the GnuPG executable.
+
+* GnuPG plugins: A new hidden preference has been added which limits
+  the number of results returned when using your keyring for address
+  auto-completion: 'autocompletion_limit'. The default value is 0,
+  which means there is no limit, any other number will limit the
+  results to that number.
+
+* Python plugin: Folder has been added to MessageInfo objects.
+
+* The GeoLocation plugin is no longer included.
+
+* The user manual has been updated.
+
+* The man page has been updated.
+
+* Updated translations: Brazilian Portuguese, British English, Czech,
+  Dutch, Finnish, German, Hebrew, Hungarian, Norwegian Bokmål,
+  Slovak, Spanish, Swedish.
+
+* New translations: Italian, Traditional Chinese.
+
+* Removed translations:  Indonesian, Polish.
+
+* Bug fixes:
+       o bug 2115, 'Drag n' Drop of files with special characters
+                    crashes CM'
+       o bug 3209, 'autoconfig does not use full email address as
+                    username'
+       o bug 3253, 'all addresses of getaddrinfo() result should be
+                    tried'
+       o bug 3263, 'Wrong timezone while using date_fmt function'
+       o bug 3296, 'Crash on double notification popup'
+       o bug 3352, 'found_in_addressbook matches entries from GPG
+                    keyring'
+       o bug 3454, 'Attachments containing certain special
+                    characters in filename are not opened'
+       o bug 3473, 'base64 regression with old glib2 (before
+                    2.26.0)'
+       o bug 3475, 'Attachment dragged to email must be dropped to
+                    attachment tab only - reggresion'
+       o bug 3483, 'When replying to a *de*crypted message, it is
+                    contained *encrypted* in reply'
+       o bug 3507, 'build fails w/o GnuTLS'
+       o bug 3516, 'vCard icon misplaced'
+       o bug 3524, 'vCard does not decode all quoted-printable
+                    values'
+       o bug 3531, 'a/z hotkeys crash Claws immediately after
+                    startup'
+       o make 'date' (not thread date) the default sort when
+         clicking column header to switch to date sort.
+       o Several memory leaks in RSSyl.
+       o IPv6 now works on Windows, for connections not handled by
+         libetpan.
+       o GPG preferences initialization.
+       o Possible crash when gpg is upgraded to gpg-v21
+       o Save temporary file in mime temporary directory when using
+         right-click/Open image instead of saving in current working
+         directory.
+       o Crash in address completion when matching group name.
+       o Correct handling of RFC3339 timestamp format with second
+         fraction.
+       o Building on GLib older than 2.25.
+
+* 3.12.0
+--------
+
+* 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 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.
+
+
+* 3.11.1
+--------
+
+* Use 'gnutls_priority' hidden account preference for POP3 and
+  STARTTLS connections, in addition to SMTP.
+
+* RSSyl plugin: Enable use of .netrc to store network credentials.
+
+* Remove dependency on intltool.
+
+* Remove appdata.
+
+* Updated translations: Norwegian Bokmål.
+
+* Bug fixes:
+       o bug 3306, 'HTML tag </b> is not always rendered in error
+                    dialog'
+       o bug 3308, 'build ignores --localedir'
+
+
 * 3.11.0
 --------