summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-08-24 15:42:16 +0000
committerSimon Josefsson <simon@josefsson.org>2004-08-24 15:42:16 +0000
commit51ca077428b01e5dbcf97b8d886ff2d0cbb4f4ee (patch)
treef29965c3e34e2c5823c693f145d5ab2967c5bb1c
parent287094c92147ad4c125915c575f0fafbbc22ede5 (diff)
downloadgnutls-51ca077428b01e5dbcf97b8d886ff2d0cbb4f4ee.tar.gz
Add.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 352deef288..3f3d8fac4c 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ See the end for copying conditions.
- Correct certtool --smime-to-p7 end of line character handling.
- Added example client and server for anonymous authentication.
- Added self test that tests anonymous TLS client and server.
+- Added self tests of Nettle and generic crypto layer.
- Added API reference manual in HTML format in doc/reference/ using GTK-DOC.
- Assume C89 or better; removed checks for size_t, ptrdiff_t and time_t.
- Man pages for API functions are included.