summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-01-09 11:00:01 +0100
committerSimon Josefsson <simon@josefsson.org>2009-01-09 11:00:01 +0100
commitc2b856e2a40419a65ab2b49f63b5ae7d70e7d8a1 (patch)
treeb3699d052b408b2b47b73aafae78278f0bd9cf1d
parent423fc8b82f2b9aa3ea820cd5cf75d5813dffbbf0 (diff)
downloadgnutls-c2b856e2a40419a65ab2b49f63b5ae7d70e7d8a1.tar.gz
Fix typos.
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 286bc8e27d..12d4d46258 100644
--- a/NEWS
+++ b/NEWS
@@ -30,13 +30,13 @@ No changes since last version.
* Version 2.6.3 (released 2008-12-12)
-** gnutls: Fix chain verification for chains that ends with RSA-MD2 CAs.
+** libgnutls: Fix chain verification for chains that ends with RSA-MD2 CAs.
Reported by Michael Kiefer <Michael-Kiefer@web.de> in
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507633> forwarded by
Andreas Metzler <ametzler@downhill.at.eu.org> in
<http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3309>.
-** gnutls: Fix memory leak in PSK authentication.
+** libgnutls: Fix memory leak in PSK authentication.
Reported by Michael Weiser <michael@weiser.dinsnail.net> in
<http://permalink.gmane.org/gmane.network.gnutls.general/1465>.