aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--OpenPGP-Keychain/src/main/res/raw/help_changelog.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/src/main/res/raw/help_changelog.html b/OpenPGP-Keychain/src/main/res/raw/help_changelog.html
index dee9d366e..fc02cb7f7 100644
--- a/OpenPGP-Keychain/src/main/res/raw/help_changelog.html
+++ b/OpenPGP-Keychain/src/main/res/raw/help_changelog.html
@@ -5,6 +5,15 @@ And don't add newlines before or after p tags because of transifex -->
<head>
</head>
<body>
+<h2>2.3</h2>
+<ul>
+<li>fix crash on keys with empty user ids</li>
+<li>fix crash and empty lists when coming back from signing screen</li>
+<li>Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source</li>
+<li>remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)</li>
+<li>fix upload of key from signing screen</li>
+</ul>
+
<h2>2.2</h2>
<ul>
<li>new design with navigation drawer</li>
@@ -101,7 +110,7 @@ And don't add newlines before or after p tags because of transifex -->
<h2>1.0.0</h2>
<ul>
-<li>K-9 Mail integration, APG supporting beta build of k9mail</li>
+<li>K-9 Mail integration, APG supporting beta build of K-9 Mail</li>
<li>support of more file managers (including ASTRO)</li>
<li>Slovenian translation</li>
<li>new database, much faster, less memory usage</li>