summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-03-19 13:44:42 +0100
committerSimon Josefsson <simon@josefsson.org>2008-03-19 13:44:42 +0100
commit5ef35ca53616a0d8be1567456d38709e5a88f015 (patch)
tree2665a029d20d6b7faf4d04d0a9f93617db60f30f
parenta4453ec80cfad4f0bbce6f85900c15f3b914e523 (diff)
downloadgnutls-5ef35ca53616a0d8be1567456d38709e5a88f015.tar.gz
Add.
-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