From: Dan Winship Date: Mon, 7 Sep 2009 22:34:49 +0000 (-0400) Subject: 2.27.92 X-Git-Tag: LIBSOUP_2_27_92^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a888c23e1a6074abfdb84c40e7f9781beaaaaa20;p=platform%2Fupstream%2Flibsoup.git 2.27.92 --- diff --git a/NEWS b/NEWS index 6e16184..a8b6e48 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +Changes in libsoup from 2.27.91 to 2.27.92: + + * Removed SoupPasswordManager from the public API until its + problems can be addressed. Although it is still present, you + need to #define a special symbol for it to be visible in the + header files; see #594377 for details. + + * Fixed a bug where empty query components were dropped from + URIs. [#594405] + + * Fixed "make check" to work (but warn) when building with + --disable-ssl. + + * Fixed some small documentation bugs pointed out by Dominik + Bylica and Lucian Langa. + Changes in libsoup from 2.27.90 to 2.27.91: * Added SoupPasswordManager, an interface for managing