[libsoup] 2.39.4.1
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.39.4.1
- Date: Tue, 17 Jul 2012 12:36:33 +0000 (UTC)
commit 1af9fad2404b71194e5572c320df53f7383138d1
Author: Dan Winship <danw gnome org>
Date: Tue Jul 17 08:34:51 2012 -0400
2.39.4.1
NEWS | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0033c46..79baf8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in libsoup from 2.39.4 to 2.39.4.1:
+
+ * Fixed indentation problems in tld-parser.py so it will work
+ under python 3. [#680089, "marduk"]
+
+ * Actually fixed cookies in non-suffixed/private domains,
+ which still didn't work after the last fix. [#679230,
+ Carlos]
+
+ * Updated translations:
+ Spanish
+
Changes in libsoup from 2.39.3 to 2.39.4:
* Fixed the SoupRequest codepaths to properly retry in the
diff --git a/configure.ac b/configure.ac
index 1057f63..47daa7d 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.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.39.4.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]