From 54d13f1445dd657ded8a7bbca1ef43057a299669 Mon Sep 17 00:00:00 2001 From: Christian Hohnstaedt Date: Mon, 28 Feb 2011 20:09:05 +0100 Subject: [PATCH] update docs --- changelog | 1 + widgets/MW_help.cpp | 1 + 2 files changed, 2 insertions(+) diff --git a/changelog b/changelog index 2905cefe..c157d458 100644 --- a/changelog +++ b/changelog @@ -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 diff --git a/widgets/MW_help.cpp b/widgets/MW_help.cpp index 07962ad8..fdff6ee3 100644 --- a/widgets/MW_help.cpp +++ b/widgets/MW_help.cpp @@ -94,6 +94,7 @@ void MainWindow::about() "

" "" "" + "" "
GermanChristian Hohnstädt
RussianPavel Belly <pavel.belly@gmail.com>
FrenchPatrick Monnerat <Patrick.Monnerat@datasphere.ch>
"). arg(version);