mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-27 11:12:15 -05:00
Changelog for 2.4
This commit is contained in:
parent
8e9ceffae3
commit
a589b6e7fe
16
CHANGELOG
16
CHANGELOG
@ -1,3 +1,19 @@
|
||||
2.4
|
||||
Thanks to all applicants of Google Summer of Code 2014 who made this release feature rich and bug free!
|
||||
Besides several small patches, a notable number of patches are made by the following people (in alphabetical order):
|
||||
Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Paul Sarbinowski, Sreeram Boyapati, Vincent Breitmoser.
|
||||
* new unified key list
|
||||
* colorized key fingerprint
|
||||
* support for keyserver ports
|
||||
* deactivate possibility to generate weak keys
|
||||
* much more internal work on the API
|
||||
* certify user ids
|
||||
* keyserver query based on machine-readable output
|
||||
* lock navigation drawer on tablets
|
||||
* suggestions for emails on creation of keys
|
||||
* search in public key lists
|
||||
* and much more improvements and fixes…
|
||||
|
||||
2.3.1
|
||||
* hotfix for crash when upgrading from old versions
|
||||
|
||||
|
@ -23,6 +23,11 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa
|
||||
<li>and much more improvements and fixes…</li>
|
||||
</ul>
|
||||
|
||||
<h2>2.3.1</h2>
|
||||
<ul>
|
||||
<li>hotfix for crash when upgrading from old versions</li>
|
||||
</ul>
|
||||
|
||||
<h2>2.3</h2>
|
||||
<ul>
|
||||
<li>remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)</li>
|
||||
|
Loading…
Reference in New Issue
Block a user