summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e83d8be..aa46918 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
Changes in release 0.29.4:
-* Fix SNI support (Tobias Gruetzmacher).
-* Fix possible Solaris linker errors if building static library.
+* Fix SNI support (Tobias Gruetzmacher)
+* Fix possible Solaris linker errors if building static library
+* Win32: Fix Kerberos authentication support with SSPI (Danil Shopyrin)
+* Fix error handling when pulling a request body from an file
+ (thanks to Lou Montulli)
Changes in release 0.29.3:
* Change ne_sock_close() to no longer wait for SSL closure alert: