[libsoup] 2.39.92



commit 984482a4e92108b4dbe9858c05074bf54b625ce9
Author: Dan Winship <danw gnome org>
Date:   Mon Sep 17 16:43:05 2012 -0400

    2.39.92

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c0e6363..9eae8aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Changes in libsoup from 2.39.91 to 2.39.92:
+
+	* Fixed some g_warnings (and a possible crash) with the
+	  soup_request_send_async(). [#683404, Dan]
+
+	* Fixed a hang with SoupSessionSync [#682923, Dan]
+
+	* Handle empty "Cache-Control" headers. [Sergio]
+
+	* New/updated translations:
+	  Assamese, Belarusian, Brazilian Portuguese, British English,
+	  Chinese (Traditional), Czech, Danish, French, Galician,
+	  Greek, Gujarati, Hungarian, Indonesian, Italian, Lithuanian,
+	  Marathi, Persian, Polish, Portuguese, Russian, Serbian,
+	  Slovenian, Spanish
+
 Changes in libsoup from 2.39.90 to 2.39.91:
 
 	* Added missing (transfer full) annotation to
diff --git a/configure.ac b/configure.ac
index fb04d97..188b900 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.39.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.39.92],[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]