summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 81131cb..bd6d3b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in release 0.32.4:
+* Fix Digest regression in allowing implicit algorithm= (issue #88)
+* Fix Digest to safely allow spaces in usernames (without userhash)
+* ne_ssl_trust_default_ca() now uses the system's trusted CAs
+ with GnuTLS where supported (matching behaviour of OpenSSL)
+
Changes in release 0.32.3:
* Improvements and fixes to Windows build (Chun-wei Fan)
* Fix finding pkg-config when cross-compiling (Hugh McMaster)