From: Dan Winship Date: Tue, 23 Feb 2010 00:01:11 +0000 (-0500) Subject: 2.29.91 X-Git-Tag: LIBSOUP_2_29_91^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a1e2a65f2aedbf8eba1119bebe639d790a284247;p=platform%2Fupstream%2Flibsoup.git 2.29.91 --- diff --git a/NEWS b/NEWS index c6f89f0..5cb1999 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Changes in libsoup from 2.29.90 to 2.29.91: + + * Added SOUP_SESSION_SSL_STRICT and + SOUP_MESSAGE_CERTIFICATE_TRUSTED, to allow callers to + determine if an https response comes from a server with a + recognized/valid or unrecognized/invalid certificate. + [#610374, Gustavo Noronha Silva] + + * Fixed handling of certain badly-formatted URIs [#590524] + Changes in libsoup from 2.29.6 to 2.29.90: * Added soup_cookie_jar_set_accept_policy() and related API