summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 424d7ea85f..872b0fdd11 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ They weren't renamed in the public header file.
** Added functions to register a cipher/mac/digest. This allows to
override the included ones.
+** Fix a bunch of compiler warnings.
+
** API and ABI modifications:
gnutls_crypto_cipher_st: ADDED
gnutls_crypto_mac_st: ADDED