summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2009-03-03 21:34:25 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2009-03-03 21:34:25 +0000
commit321f16a3f2bd1a4d6125c44de581d296b43e3d2e (patch)
treed56cd45034ed5477807d345ee128bd795ba2431b /NEWS
parentbb5d32d1d56878a72aaf627193edb3041f307f9a (diff)
downloadneon-321f16a3f2bd1a4d6125c44de581d296b43e3d2e.tar.gz
* NEWS: Sync with 0.28.x.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1640 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8e21c47..b15f606 100644
--- a/NEWS
+++ b/NEWS
@@ -11,9 +11,18 @@ Changes in release 0.29.0:
* Deprecated interfaces:
- ne_acl.h is obsoleted by ne_acl3744.h
* Other changes:
- - PKCS#11 now supported with OpenSSL builds
- ne_free() implemented as a function on Win32 (thanks to Helge Hess)
+Changes in release 0.28.4:
+* Fix ne_forget_auth (Kai Sommerfeld)
+* 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)
+* Fix small memory leak in PKCS#11 code.
+* Fix build on Haiku (scott mc)
+
Changes in release 0.28.3:
* SECURITY (CVE-2008-3746): Fix potential NULL pointer dereference in
Digest domain parameter support; could allow a DoS by a malicious server