[libsoup] 2.34.0
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.34.0
- Date: Thu, 7 Apr 2011 12:36:15 +0000 (UTC)
commit e43b5638b2b60b57a1e7b673bb64c7eb8b7a693d
Author: Dan Winship <danw gnome org>
Date: Mon Apr 4 11:39:26 2011 -0400
2.34.0
NEWS | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6bf838d..4d6498a 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.
diff --git a/configure.ac b/configure.ac
index b0414cb..a247537 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
dnl *******************************************
AC_PREREQ(2.63)
-AC_INIT([libsoup],[2.33.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.34.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]