]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message *** gnutls_1_0_25
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 27 Apr 2005 21:41:16 +0000 (21:41 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 27 Apr 2005 21:41:16 +0000 (21:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3b59e407d6e15407a58a5edc53c5046c19a94a75..23dd1f1003045611ce0bb7c285d87f4946defcbf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@ See the end for copying conditions.
 * Version 1.2.3
 - Corrected bug in record packet parsing that could lead
   to a denial of service attack.
-- Corrected bug in RSA key export.
+- Corrected bug in RSA key export. Previously exported keys
+  can be fixed using certtool. Use certtool -k <infile >outfile
 - API and ABI modifications:
     gnutls_x509_privkey_fix(): Add.