From 4e15123015a520c29d412edb39095dcc94af2554 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 6 Feb 2012 17:19:26 -0500 Subject: [PATCH] 2.37.5 --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/NEWS b/NEWS index 54705f4..8cd0677 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +Changes in libsoup from 2.37.4 to 2.37.5: + + * Fixed a bug in SoupSession:use-thread-context [Dan] + + * Fixed the case of cancelling a message from + SoupSession::request-started [#668098, Raphael Kubo da + Costa] + + * Fixed a crash in epiphany when loading a page with more than + 1000 or so images. [#668508, Dan] + + * Fixed a bunch of cases involving invalid URLs found while + testing SoupServer against an HTTP protocol fuzzer. Also + fixed up some documentation/annotations and added some new + test cases. [#667637, Simon McVittie] + + * Fixed SoupRequestFile to work on Windows. [Paweł Forysiuk] + Changes in libsoup from 2.37.3 to 2.37.4: * SoupMessage now has a "network-event" signal that can be -- 2.7.4