From 6db5986bb050d61fa03a49557d9c8e3a5f2fa5f2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Sat, 1 Oct 2016 09:25:28 +0200
Subject: [PATCH] Tweak NEWS entry.

---
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index f89bb646..b566164b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 NEWS for the Nettle 3.3 release
 
 	This release fixes a couple of bugs, and improves resistance
-	to side-channel attacks on RSA private key operations.
+	to side-channel attacks on RSA and DSA private key operations.
 
 	Changes in behavoir:
 
-- 
GitLab