summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-01-02 10:46:09 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-01-02 10:46:09 +0000
commit591a850864d21eb30150ff98eb83cf715172ce58 (patch)
tree05aaec63b8984f3d8dcc22364b716353b7e07383 /NEWS
parent1bca4ae22584ed1498b7b93b418156dcaa55e88a (diff)
downloadgnutls-591a850864d21eb30150ff98eb83cf715172ce58.tar.gz
Cleanups in the digest code (separated from HMAC).
Added gnutls_fingerprint_calc(), which calculates a fingerprint.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0f9cf91d07..735e52776c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
Version ?.?.?
- Corrected bug which did not allow a client to accept multiple CA names
+- Added gnutls_fingerprint_calc()
Version 0.3.1 (21/12/2001)
- Corrections in the configuration files