update docs

This commit is contained in:
Christian Hohnstaedt 2011-02-28 20:09:05 +01:00
parent 8cdc781baa
commit 54d13f1445
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
* add french translation by Patrick Monnerat
* Export requests or certificates as openssl config file
* Support building with EC disabled
* Close bug [3091576] Private key export is always PKCS#8 encoded

View File

@ -94,6 +94,7 @@ void MainWindow::about()
"<p><table>"
"<tr><th>German</th><td>Christian Hohnst&auml;dt</td></tr>"
"<tr><th>Russian</th><td>Pavel Belly &lt;pavel.belly@gmail.com&gt;</td></tr>"
"<tr><th>French</th><td>Patrick Monnerat &lt;Patrick.Monnerat@datasphere.ch&gt;</td></tr>"
"</table>").
arg(version);