summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2010-09-22 20:42:08 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2010-09-22 20:42:08 +0000
commitbf002d6265c86dece01996e16ec89a872ed4a11f (patch)
treef02cdb4fe64fc4c8f4aa5c4aeb764d99ca096855
parent2e1d714cd8106eb397a4aa48866cbb34353b78f3 (diff)
downloadneon-bf002d6265c86dece01996e16ec89a872ed4a11f.tar.gz
* NEWS: Update for 0.29.4.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.29.x@1808 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
-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: