summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-09-24 13:30:04 +0200
committerSimon Josefsson <simon@josefsson.org>2007-09-24 13:30:04 +0200
commite21f451f14d1f52726d6469c7db30fab388c3e70 (patch)
tree272e5564554f2fb66402f235043665e10a129c91
parenta4a6d31d913d93f3c93b94be7ba7e5e981ecc79f (diff)
downloadgnutls-e21f451f14d1f52726d6469c7db30fab388c3e70.tar.gz
Add.
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 218b394b9d..05d351c021 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ compiled with Camellia support. See the libgcrypt documentation on
how to enable it. Unconditionally disable it using the configure
option --disable-camellia. Fixes #1.
+** Properly document in the NEWS file the API change in the last release.
+
** API and ABI modifications:
No changes since last version.
@@ -25,7 +27,9 @@ Fixes #2.
** Example code: Fix compilation flaw under MinGW.
** API and ABI modifications:
-No changes since last version.
+gnutls_oprfi_callback_func: ADD, new typedef function prototype.
+gnutls_oprfi_enable_client: ADD, new function.
+gnutls_oprfi_enable_server: ADD, new function.
* Version 2.0.1 (released 2007-09-20)