summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5e33a910b5..5cfe0276b4 100644
--- a/NEWS
+++ b/NEWS
@@ -22,8 +22,8 @@ See the end for copying conditions.
** libgnutls: Addressed issue in the AES-CBC acceleration under ssse3 (patch by
Vitezslav Cizek).
-** libgnutls: Addressed issue in the accelerated code affecting interoperability
- with versions of nettle >= 3.4.
+** libgnutls: Addressed issue in the accelerated code which may affect interoperability
+ with versions of nettle > 3.4.
** p11tool: Fixed issue preventing the deletion of objects in batch mode.