summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2010-09-28 12:02:37 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2010-09-28 12:02:37 +0000
commit19aafcaa07a68916254ab4eae73eea90f3ff5549 (patch)
tree7027a9c9ddb8bb412aeb82e43ebf63068d7caeb8
parent4c66fd938cbc714d1935a22825d69ae8e497bf67 (diff)
downloadneon-19aafcaa07a68916254ab4eae73eea90f3ff5549.tar.gz
* NEWS: Update.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.29.x@1814 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa46918..84d1879 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ Changes in release 0.29.4:
* Win32: Fix Kerberos authentication support with SSPI (Danil Shopyrin)
* Fix error handling when pulling a request body from an file
(thanks to Lou Montulli)
+* Fix ne_request_dispatch() return value for SOCKS proxy failure cases
+* Tighten SSL cert ID checks to deny a wildcard match against an IP address
Changes in release 0.29.3:
* Change ne_sock_close() to no longer wait for SSL closure alert: