]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Mon, 13 Aug 2007 11:09:36 +0000 (13:09 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 13 Aug 2007 11:09:36 +0000 (13:09 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 888048716de8e6938b57563efbfdc0acb7bea14f..1df9adc64dc3e687b776c9803a3bc286a8acf95e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,10 @@ are negative.
 The RFC is not released yet, and we're approaching a major release so
 let's not enable it just yet.
 
+** Fix namespace so that gnutls_*_t is used consistently.
+Before, many places in the GnuTLS code used the old deprecated type
+names without the '_t' suffix.
+
 ** Build fixes for Guile code.
 Patch from Ludovic Courtes <ludovic.courtes@laas.fr>.