summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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