[libsoup/gnome-3-6] 2.40.2
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/gnome-3-6] 2.40.2
- Date: Mon, 12 Nov 2012 21:51:17 +0000 (UTC)
commit 2286d27321466d9aedafa64d04aa6a42206cf59c
Author: Dan Winship <danw gnome org>
Date: Mon Nov 12 16:49:21 2012 -0500
2.40.2
NEWS | 19 +++++++++++++++++++
configure.ac | 2 +-
2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5c533de..4be08ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Changes in libsoup from 2.40.0 to 2.40.2:
+
+ * Fixed a crash caused by a race condition in SoupSessionSync.
+ [#684238, Dan]
+
+ * Fixed a problem that would cause g_warning()s in epiphany
+ when browsing sites that (incorrectly) returned empty
+ Cache-Control headers. [#683433, Dan]
+
+ * Belatedly added soup-multipart-input-stream.h to soup.h.
+ [Dan]
+
+ * Added support for Apache 2.4 to the unit tests. Also fixed a
+ few race conditions that could cause "make check" to fail on
+ slow or heavily-loaded machines. [Dan]
+
+ * New translations:
+ Slovak, Uyghur, Uzbek (Cyrillic)
+
Changes in libsoup from 2.40.0 to 2.40.1:
* Improved the parsing of multipart/x-mixed-replace responses.
diff --git a/configure.ac b/configure.ac
index 80f8661..8809b43 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.40.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.40.2],[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]