summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-10-17 15:58:08 +0200
committerSimon Josefsson <simon@josefsson.org>2007-10-17 15:58:08 +0200
commit0f972ff0a5959863bca909c8db3215e4ecf3681a (patch)
tree3de521e185660bdf4bfd6e2b3a0b1b99bbf7b065
parent5bf201a7f5163730a8245284a6eb183b180470d1 (diff)
downloadgnutls-0f972ff0a5959863bca909c8db3215e4ecf3681a.tar.gz
Add.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2fb25586e9..d53721509a 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,10 @@ lead the way with our own actions.
** Fix configure-time Guile detection.
+** API and ABI modifications:
+GNUTLS_SUPPLEMENTAL_USER_MAPPING_DATA: ADDED. To avoid that the
+ gnutls_supplemental_data_format_type_t enum type becomes empty.
+
* Version 2.0.1 (released 2007-09-20)
** New directory doc/credentials/ with test credentials.