summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-10-05 19:54:28 +0000
committerSimon Josefsson <simon@josefsson.org>2004-10-05 19:54:28 +0000
commit298bf3b80295d0333100fcbfd163b7a164fd9c9d (patch)
treea713d110592bed3f57267806fe57a450973f499e
parent5af2cdd838ee20f4390096a4f8baee69ca3f4cbe (diff)
downloadgnutls-298bf3b80295d0333100fcbfd163b7a164fd9c9d.tar.gz
Typo.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a1aabe5276..3177083d34 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ See the end for copying conditions.
a key and no certificate to PKCS#12.
- Fix objdir != srcdir builds, reported by "Gerrit P. Haase"
<gp@familiehaase.de>.
-- Fixes errorenous getpass implementation in libextra/opencdk/, reported
+- Fixes faulty getpass implementation in libextra/opencdk/, reported
by Yoann Vandoorselaere <yoann@prelude-ids.org>.
- Started using GNULib for portability files, although not yet inside lib/.
- Added gnutls_certificate_verify_peers to gnutls/compat.h.