summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-15 20:26:58 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-15 20:26:58 +0200
commit6220817e240ae0da6821f14e8f85b61bfa8b2ee4 (patch)
tree3abf3559970d94d760ef02604fbc70bf0fa1ed2a
parent142c7b26f5b304032bfdd0b24583b9c04870f8b4 (diff)
downloadgnutls-6220817e240ae0da6821f14e8f85b61bfa8b2ee4.tar.gz
documented update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ebcf70e3b7..69ef46af93 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ See the end for copying conditions.
** libgnutls: The %COMPAT keyword, if specified, will tolerate
key usage violation errors (they are far too common to ignore).
+** libgnutls: Added GNUTLS_STATELESS_COMPRESSION flag to gnutls_init(),
+which provides a tool to counter compression-related attacks where
+parts of the data are controlled by the attacker.
+
** API and ABI modifications:
No changes since last version.