summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-06-30 11:12:32 +0200
committerSimon Josefsson <simon@josefsson.org>2008-06-30 11:12:32 +0200
commit539daf0f1d92f33afc1eda67eb7961b187f5c39a (patch)
tree600e9e351c9ff6f31efb2ca322e2c47c3ff381a3 /NEWS
parent81b9aa5b23d72f7c0f9b14df3f84efb79acc77e7 (diff)
downloadgnutls-539daf0f1d92f33afc1eda67eb7961b187f5c39a.tar.gz
Add.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fb17059b74..ee4cf2adcb 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ Reported by Massimo Gaspari <massimo.gaspari@alice.it> in
Reported by Roman Bogorodskiy <novel@FreeBSD.org> in
<http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2930>.
+** Fix memory leaks when doing a re-handshake.
+Reported by Sam Varshavchik <mrsam@courier-mta.com> in
+<http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2928>.
+
** Added API to replace and update the crypto backend.
** Rewritten opencdk crypto backend, to use the gnutls internal one.