[libsoup] 2.33.5



commit d44e74c6e9caa2e4cf79cb2efcccecdede3c34cb
Author: Dan Winship <danw gnome org>
Date:   Mon Jan 10 17:54:33 2011 -0500

    2.33.5

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dee6b0d..623d2d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in libsoup from 2.33.4 to 2.33.5:
+
+	* Fixed certain cases of soup_session_cancel_message() with
+	  SoupSessionSync that could previously cause warnings or
+	  crashes. [#637741]
+
 Changes in libsoup from 2.32.2 to 2.33.4:
 
 	* SoupSocket now uses GSocketConnection and GTlsConnection
diff --git a/configure.ac b/configure.ac
index 064c577..7bacd49 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.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.33.5],[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]