summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2009-12-30 21:30:55 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2009-12-30 21:30:55 +0000
commit5daa8b0f6fed5e0beb3c353691dd4d3160d343a3 (patch)
tree0d2f8a7b03fe97b5bbb3c85615d473ca5c6785a4
parentf40c8834766e41dca54947beb919e8b49c778351 (diff)
downloadneon-5daa8b0f6fed5e0beb3c353691dd4d3160d343a3.tar.gz
* NEWS: 0.29.2 news.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.29.x@1773 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cec5b08..9caa5d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,11 @@
+Changes in release 0.29.2:
+* Fix spurious 'certificate verify failed' errors with OpenSSL (Tom C)
+* Fix unnecessary re-authentication with SSPI (Danil Shopyrin)
+
Changes in release 0.29.1:
* Fixes for (Unix) NTLM implementation:
- fix handling of session timeout (Kai Sommerfeld)
- fix possible crash (basic@mozdev.org)
-* Fix unnecessary re-authentication with SSPI (Danil Shopyrin)
* Build fixes for Win32:
- fix use of socklen_t with recent SDKs (Stefan Kung)
- fix USE_GETADDRINFO on Win2K (Kai Sommerfeld)