mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-11 11:35:07 -05:00
add some changelog items
This commit is contained in:
parent
1b1724f7af
commit
c4265c5e91
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user