From: Simon Josefsson Date: Thu, 9 Feb 2006 15:48:23 +0000 (+0000) Subject: Fix typo. X-Git-Tag: gnutls_1_3_5~67 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14ffcf9bfc2d8f17172e5ff7a70dfb0fae722d26;p=thirdparty%2Fgnutls.git Fix typo. --- diff --git a/NEWS b/NEWS index f9eaee6b75..e37eb85977 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ See the end for copying conditions. * Version 1.3.4 (released 2006-02-09) -** Fix read out bounds bug in DER parser. +** Fix read of out bounds bug in DER parser. Reported by Evgeny Legerov , and debugging help from Protover SSL. Libtasn1 0.2.18 is now required, which contains the previous bug fix. The included libtasn1 version in GnuTLS has been