mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 11:06:19 +05:00
update docs
This commit is contained in:
parent
8cdc781baa
commit
54d13f1445
@ -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
|
||||
|
||||
@ -94,6 +94,7 @@ void MainWindow::about()
|
||||
"<p><table>"
|
||||
"<tr><th>German</th><td>Christian Hohnstädt</td></tr>"
|
||||
"<tr><th>Russian</th><td>Pavel Belly <pavel.belly@gmail.com></td></tr>"
|
||||
"<tr><th>French</th><td>Patrick Monnerat <Patrick.Monnerat@datasphere.ch></td></tr>"
|
||||
"</table>").
|
||||
arg(version);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user