[libsoup] 2.60.2
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.60.2
- Date: Fri, 27 Oct 2017 08:01:35 +0000 (UTC)
commit 2a6368154fc324ecbb2d165636608a5362904862
Author: Claudio Saavedra <csaavedra igalia com>
Date: Fri Oct 27 11:00:45 2017 +0300
2.60.2
NEWS | 15 +++++++++++++++
configure.ac | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 82a6550..b672e48 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Changes in libsoup from 2.60.1 to 2.60.2:
+
+ * Fix documentation typos [#788920, Nirbheek Chauhan]
+
+ * format-zero-length warning triggered in soup-logger.c
+ [#789096, Tomas Popela]
+
+ * Warnings while generating inrospection files
+ [#789099, Tomas Popela]
+
+ * Visual Studio builds: Enhance security of x64 binaries
+ [Chun-wei Fan]
+
+ * Updated translation: Nepali.
+
Changes in libsoup from 2.60.0 to 2.60.1:
* Fallback to another authentication type if the current
diff --git a/configure.ac b/configure.ac
index 5856948..3449406 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl *******************************************
m4_define([soup_major_version], [2])
m4_define([soup_minor_version], [60])
-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]