summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2011-04-04 11:39:26 -0400
committerDan Winship <danw@gnome.org>2011-04-04 11:39:26 -0400
commite43b5638b2b60b57a1e7b673bb64c7eb8b7a693d (patch)
tree4730711da05c299f64b9ea68a2dee33325253e45 /NEWS
parent87e7ae14487fde5144d16963c4a73612acf0aca5 (diff)
downloadlibsoup-e43b5638b2b60b57a1e7b673bb64c7eb8b7a693d.tar.gz
libsoup-e43b5638b2b60b57a1e7b673bb64c7eb8b7a693d.tar.bz2
libsoup-e43b5638b2b60b57a1e7b673bb64c7eb8b7a693d.zip
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6bf838de..4d6498a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in libsoup from 2.33.92 to 2.34.0:
+
+ * Fixed the GMainContext handling of the new
+ SoupProxyResolverDefault (which among other things fixes
+ gstreamer usage inside epiphany). [#646201, Sebastian Dröge]
+
+ * Tweaked the introspection Makefile rules to fix a problem
+ building on Debian/Ubuntu. [#645505]
+
+ * Belated bumped the shared library versioning to reflect the
+ API additions since 2.32.0
+
Changes in libsoup from 2.33.90 to 2.33.92:
* LIBSOUP NO LONGER DEPENDS ON GCONF OR LIBPROXY.