From 1d7adedcd21ba2d3c8b03f289ab2c2a19fb2dc3a Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sun, 14 Sep 2003 16:42:34 +0000 Subject: [PATCH] Fix. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 9a833373..1a016425 100644 --- a/NEWS +++ b/NEWS @@ -15,8 +15,8 @@ If a usable version is not found, the internal Nettle (crypto/) and/or libminitasn1 (asn1/) libraries are used instead. ** It is possible to enable and disable part of the system at compile time. -The --disable-des, --disable-3des, --disable-aes, --disable-md, ---disable-null, --enable-arcfour. +See --disable-des, --disable-3des, --disable-aes, --disable-md, +--disable-null, and --enable-arcfour. ** The internal crypto interface now fully modularized. If you wish to add support for a new low-level cryptographic library, -- 2.11.4.GIT