Started changelog for 2.5

This commit is contained in:
Dominik Schürmann 2014-04-02 14:00:46 +02:00
parent fc29fadd51
commit 26837f2a80

View File

@ -5,6 +5,14 @@ And don't add newlines before or after p tags because of transifex -->
<head> <head>
</head> </head>
<body> <body>
<h2>2.5</h2>
<ul>
<li>fix decryption of symmetric pgp messages/files</li>
<li>refactored edit key screen (thanks to Ash Hughes)</li>
<li>OpenPGP API version 3 (multiple api accounts, internal fixes)</li>
<li>new modern design for encrypt/decrypt screens</li>
</ul>
<h2>2.4</h2> <h2>2.4</h2>
<p>Thanks to all applicants of Google Summer of Code 2014 who made this release feature rich and bug free! <p>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): Besides several small patches, a notable number of patches are made by the following people (in alphabetical order):