summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-12-12 17:03:47 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-12-12 17:03:47 +0000
commitf7700a47318b513a97e7151eafe72380dc679ecf (patch)
tree39171b3d947c548ba8ef1e466f3fae03a8f1c93f /NEWS
parentba6b9665a30ae3075b4eb459dd83ae60504fd79e (diff)
downloadgnutls-f7700a47318b513a97e7151eafe72380dc679ecf.tar.gz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b6274b4d06..c89b57e4cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 0.6.1
+- Added gnutls_x509_extract_dn_string() which returns a
+ distinguished name in a single string.
+
Version 0.6.0 (8/12/2002)
- Added "gnutls/compat4.h" header. This is included in gnutls.h
to emulate the old 0.4.x API.