[libsoup] 2.65.2
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.65.2
- Date: Mon, 21 Jan 2019 08:55:44 +0000 (UTC)
commit 54014b2d8a7b579b832372cb4dd22df04fefd45e
Author: Claudio Saavedra <csaavedra igalia com>
Date: Mon Jan 21 10:51:12 2019 +0200
2.65.2
NEWS | 16 ++++++++++++++++
meson.build | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 85187ac1..2bbf8db6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Changes in libsoup from 2.65.1 to 2.65.2:
+
+ * Remove autotools build system and change to meson by default
+ [#12, Tomas Popela]
+
+ * Many fixes to Meson [Claudio Saavedra, Tomas Popela, Xavier
+ Claessens]
+
+ * Improvements to the continuous integration infrastructure
+ [Xavier Claessens]
+
+ * Make sure SoupSession features are not disposed until all
+ pending messages are processed [#130, Claudio Saavedra]
+
+ * Updated translations: Greek, Slovak, French.
+
Changes in libsoup from 2.64.0 to 2.65.1:
* Added MTLMv2 responses support [Michal HrubĂ˝]
diff --git a/meson.build b/meson.build
index 74187d49..e74156cf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.65.1',
+ version: '2.65.2',
meson_version : '>=0.47',
license : 'LGPL2',
default_options : 'c_std=c89')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]