From a888c23e1a6074abfdb84c40e7f9781beaaaaa20 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 7 Sep 2009 18:34:49 -0400 Subject: [PATCH] 2.27.92 --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 -- 2.7.4