summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2011-05-03 12:09:18 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2011-05-03 12:09:18 +0000
commit2e17740e1efa682bc4eead7044032246b741d595 (patch)
treef64558e5eda8cf4bb4c72de7c668ce749b31c2a2
parentccfdafa311337e176bb1b92dd8755af6777f4780 (diff)
downloadneon-2e17740e1efa682bc4eead7044032246b741d595.tar.gz
* More news.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.29.x@1840 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 18bcb49..acd354b 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ Changes in release 0.29.6:
but none is configured/available (thanks to Patrick Ohly)
* Fix the method string passed to create_request hooks to have the same
lifetime as the request object (Patrick Ohly)
+* Fix GnuTLS build with Nettle (Arfrever Frehtes Taifersar Arahesis)
+* Win32: Fix handling of SSPI challenges (Ivan Zhakov)
* Docs updates.
Changes in release 0.29.5: