diff options
Diffstat (limited to 'OpenPGP-Keychain/res/raw')
-rw-r--r-- | OpenPGP-Keychain/res/raw/help_changelog.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/res/raw/help_changelog.html b/OpenPGP-Keychain/res/raw/help_changelog.html index fa1201cc1..9286cb17d 100644 --- a/OpenPGP-Keychain/res/raw/help_changelog.html +++ b/OpenPGP-Keychain/res/raw/help_changelog.html @@ -5,6 +5,13 @@ And don't add newlines before or after p tags because of transifex --> <head> </head> <body> +<h2>2.1</h2> +<ul> +<li>Lots of bug fixes</li> +<li>New API for developers</li> +<li>PRNG bug fix by Google</li> +</ul> + <h2>2.0</h2> <ul> <li>Complete redesign</li> @@ -15,7 +22,7 @@ And don't add newlines before or after p tags because of transifex --> <li>New AIDL API</li> </ul> -<h2>1.08</h2> +<h2>1.0.8</h2> <ul> <li>basic key server support</li> <li>app2sd (untested, let me know if there are problems)</li> |