[libsoup] 2.53.2
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.53.2
- Date: Tue, 24 Nov 2015 15:00:22 +0000 (UTC)
commit c20251eaaf8942355325d636342981c577132c20
Author: Dan Winship <danw gnome org>
Date: Tue Nov 24 10:00:11 2015 -0500
2.53.2
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3790b30..ad011f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Changes in libsoup from 2.53.1 to 2.53.2:
+
+ * Fixed up symbol visibility handling for mingw by copying
+ GLib's system [Ignacio Casal Quinteiro, #757146]
+
+ * Finally marked the old SoupSessionAsync and SoupSessionSync
+ methods as deprecated [Ignacio Casal Quinteiro, Dan Winship,
+ #757146]
+
+ * Added libsoup-2.4.deps for valac [Rico Tzschichholz]
+
+ * Make it possible to build from git without gtk-doc being
+ installed [Ignacio Casal Quinteiro]
+
+ * Updated translations:
+ Norwegian bokmål, Occitan
+
Changes in libsoup from 2.52.1 to 2.53.1:
* Really fixed build under MinGW for sure this time [Ignacio
diff --git a/configure.ac b/configure.ac
index 7ddd039..2a98418 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl *******************************************
m4_define([soup_major_version], [2])
m4_define([soup_minor_version], [53])
-m4_define([soup_micro_version], [1])
+m4_define([soup_micro_version], [2])
AC_PREREQ(2.63)
AC_INIT([libsoup],[soup_major_version.soup_minor_version.soup_micro_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]