passphrase instead of pass phrase

This commit is contained in:
Dominik Schürmann 2014-08-07 11:17:58 +02:00
parent d4105420f7
commit 65fd0de7e1
2 changed files with 4 additions and 4 deletions

View File

@ -92,14 +92,14 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa
1.0.8 1.0.8
* Basic keyserver support (HKP, please report bugs :)) * Basic keyserver support (HKP, please report bugs :))
* App2sd (untested, let me know if there are problems) * 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) * Translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
* Bugfixes * Bugfixes
* Optimizations * Optimizations
1.0.7 1.0.7
* Clear sign problem with lacking trailing newline fixed * 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 1.0.6
* Account adding crash on Froyo fixed * Account adding crash on Froyo fixed

View File

@ -125,7 +125,7 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa
<ul> <ul>
<li>Basic keyserver support</li> <li>Basic keyserver support</li>
<li>App2sd</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>Translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)</li>
<li>Bugfixes</li> <li>Bugfixes</li>
<li>Optimizations</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> <h2>1.0.7</h2>
<ul> <ul>
<li>Fixed problem with signature verification of texts with trailing newline</li> <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> </ul>
<h2>1.0.6</h2> <h2>1.0.6</h2>