summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2006-03-01 17:57:45 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2006-03-01 17:57:45 +0000
commitf4ef4937aa0cbe4e72fed66847ef52d2c8664663 (patch)
tree9d96bb8f6a3e44d5a2a176eed9499738dd8fa476 /NEWS
parent1d8792b13722f4f1959dc60707219de28b819270 (diff)
downloadneon-f4ef4937aa0cbe4e72fed66847ef52d2c8664663.tar.gz
Clarify remaining GnuTLS issues.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@974 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b0e20c7..ea14275 100644
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,9 @@ Changes in release 0.26.0:
- (partial) message catalogs for cs, de, fr, ja, nn, ru and tr
* Added support for GnuTLS (thanks to Aleix Conchillo Flaque)
- pass --with-ssl=gnutls to configure; GnuTLS >= 1.0.22 required
- - some issues with handling PKCS#12 certs in older GnuTLS releases
- use --with-ca-bundle to specify a default SSL CA root bundle
+ - some remaining issues with PKCS#12 certs in current GnuTLS releases,
+ distinguished name handling is sub-standard relative to OpenSSL
* Changes and additions to URI support:
- ne_uri structure: add query, fragment fields; authinfo renamed
to userinfo