diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-04-21 18:53:40 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-04-21 18:53:40 +0200 |
commit | b61dcbb934a8616110047534b2e24dae07e3c487 (patch) | |
tree | 07ae83ef62b815fc27722789d12985ec9af32ce3 /NEWS | |
parent | f7f7eb25e59fe18796e70e3802ba90f21020c5f5 (diff) | |
download | gnutls-b61dcbb934a8616110047534b2e24dae07e3c487.tar.gz |
document fixes.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ See the end for copying conditions. * Version 2.12.3 (unreleased) +* libgnutls: Several minor bugfixes. + * libgnutls: Restored HMAC-MD5 for compatibility. Although considered weak, several sites require it for connection. It is enabled for "NORMAL" and "PERFORMANCE" priority strings. |