From 24a1bec58374cb304a85ad551b0671eca58126a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Wed, 2 Oct 2002 18:06:18 +0200
Subject: [PATCH] *** empty log message ***

Rev: src/nettle/NEWS:1.7
---
 NEWS | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/NEWS b/NEWS
index 914b8f00..144bd886 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+NEWS for the 1.6 release
+
+	Optimized Assembler implementations of aes, for sparc and x86.
+	
+	New example programs, rsa-keygen, rsa-sign and rsa-verify,
+	located in the examples directory.
+
+	New configure option --enable-shared, which builds a shared
+	library. Not tested.
+
+	New experimental features, including sexp parsing and
+	formatting, and changes to base64 encoding and decoding. The
+	interfaces to these functions are subject to change, and are
+	documented only in the source code.
+	
 NEWS for the 1.5 release
 
 	RSA support. Key generation and signatures.
-- 
GitLab