[libsoup/gnome-3-2] 2.36.1
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/gnome-3-2] 2.36.1
- Date: Tue, 18 Oct 2011 01:45:19 +0000 (UTC)
commit 9a20991b2e38c25ab8dc783dc529de4fc36d4a58
Author: Dan Winship <danw gnome org>
Date: Mon Oct 17 21:33:24 2011 -0400
2.36.1
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fe6dbdb..2dd8b87 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in libsoup from 2.36.0 to 2.36.1:
+
+ * Fixed a problem with connections being assigned to multiple
+ requests at once after a redirection [#651146, Sergio]
+
+ * Bumped the glib requirement to 2.30.0; although libsoup does
+ not use any new glib 2.30 APIs, there are several important
+ bugfixes in glib between 2.28 and 2.30 that libsoup needs.
+
Changes in libsoup from 2.35.92 to 2.36.0:
* Improvements to gtk-doc documentation. [Dan]
diff --git a/configure.ac b/configure.ac
index c7fc7a7..4c916fe 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.36.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.36.1],[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]