summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2008-10-31 09:31:30 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2008-10-31 09:31:30 +0000
commit76ff1348d739227accc0c6070ac262e216354715 (patch)
tree236be96b8a8339c2ef72e5bf3db2dcc7f2547874
parent852a1341a0f7c2da3c74aee2063571f60d9afbfa (diff)
downloadneon-76ff1348d739227accc0c6070ac262e216354715.tar.gz
* NEWS: Update.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.28.x@1596 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index dcf66c1..a71c1a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
Changes in release 0.28.4:
-* GnuTLS: fixes for handling of PKCS#12 client certs with multiple
- embedded certs or keys; fix crash with OpenPGP cert
+* GnuTLS support fixes:
+ - fix handling of PKCS#12 client certs with multiple certs or keys
+ - fix crash with OpenPGP certificate
+ - use pkg-config data in configure, in preference to libgnutls-config
* Add PKCS#11 support for OpenSSL builds (where pakchois is available)
Changes in release 0.28.3: