summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2012-03-19 17:47:32 -0400
committerDan Winship <danw@gnome.org>2012-03-19 17:47:32 -0400
commitafcff7115a6c36ca3de5bc88994174f5a0e01956 (patch)
treee54ee12f2948ee2e17b642fb292c0abba7b2e1b1 /NEWS
parent71a38459e63093744efa4795e857c4f37da1f12d (diff)
downloadlibsoup-afcff7115a6c36ca3de5bc88994174f5a0e01956.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 24b9e407..aba9f692 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in libsoup from 2.37.91 to 2.37.92:
+
+ * Added soup_session_prefetch_dns() and deprecated
+ soup_session_prepare_for_uri(). The new method takes a
+ completion callback, allowing you to know how many DNS
+ resolutions are currently outstanding, so you don't spam the
+ resolver. [Sergio, WebKit bug #41630]
+
Changes in libsoup from 2.37.90 to 2.37.91:
* Fixed an out-of-bounds memory read that could occur when