mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 17:22:16 -05:00
passphrase instead of pass phrase
This commit is contained in:
parent
d4105420f7
commit
65fd0de7e1
@ -92,14 +92,14 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa
|
||||
1.0.8
|
||||
* Basic keyserver support (HKP, please report bugs :))
|
||||
* App2sd (untested, let me know if there are problems)
|
||||
* More choices for pass phrase cache: 1, 2, 4, 8, hours
|
||||
* More choices for passphrase cache: 1, 2, 4, 8, hours
|
||||
* Translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
|
||||
* Bugfixes
|
||||
* Optimizations
|
||||
|
||||
1.0.7
|
||||
* Clear sign problem with lacking trailing newline fixed
|
||||
* More options for pass phrase cache time to live (20, 40, 60 mins)
|
||||
* More options for passphrase cache time to live (20, 40, 60 mins)
|
||||
|
||||
1.0.6
|
||||
* Account adding crash on Froyo fixed
|
||||
|
@ -125,7 +125,7 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa
|
||||
<ul>
|
||||
<li>Basic keyserver support</li>
|
||||
<li>App2sd</li>
|
||||
<li>More choices for pass phrase cache: 1, 2, 4, 8, hours</li>
|
||||
<li>More choices for passphrase cache: 1, 2, 4, 8, hours</li>
|
||||
<li>Translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)</li>
|
||||
<li>Bugfixes</li>
|
||||
<li>Optimizations</li>
|
||||
@ -134,7 +134,7 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa
|
||||
<h2>1.0.7</h2>
|
||||
<ul>
|
||||
<li>Fixed problem with signature verification of texts with trailing newline</li>
|
||||
<li>More options for pass phrase cache time to live (20, 40, 60 mins)</li>
|
||||
<li>More options for passphrase cache time to live (20, 40, 60 mins)</li>
|
||||
</ul>
|
||||
|
||||
<h2>1.0.6</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user