From 9566b79e2de1f95b542235e9ab92019a71893b60 Mon Sep 17 00:00:00 2001 From: cketti Date: Wed, 10 Sep 2014 21:12:12 +0200 Subject: [PATCH] Update changelog for version 4.905 --- changelog_master_branch.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/changelog_master_branch.xml b/changelog_master_branch.xml index 30b5c77eb..b3431139c 100644 --- a/changelog_master_branch.xml +++ b/changelog_master_branch.xml @@ -8,6 +8,21 @@ They are automatically updated with "ant bump-version". --> + + Dropped support for Android versions older than 4.0.3 + Added ability to use client certificates for authentication + Enabled support for TLSv1.1 and TLSv1.2 + Added SSL/TLS session caching + Finer grained control for notifications + Added support for delete confirmations in the message list + Added the option to show the password when setting up new accounts + Added privacy setting to omit the User-Agent header + Added privacy setting to use UTC as timezone in mail headers + Added auto configuration settings for various providers + Fixed HELO/EHLO with IPv6 address literals + Various bug fixes + Added translations: Latvian, Estonian, Norwegian Bokmål, Galician (Spain) + Added support for OpenPGP API v3 Fixed problems with IMAP login @@ -66,7 +81,6 @@ Better cleanup of old data when deleting an account Worked around a bug in KitKat that stopped settings import from working Updated German, Greek, Japanese, Korean, Lithuanian, Portugese, Russian and Slovak translations - Code cleanups