[libsoup] 2.69.90
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.69.90
- Date: Mon, 3 Feb 2020 16:19:13 +0000 (UTC)
commit b6166e7b28eced37be0f09de04513acdcb308e5a
Author: Patrick Griffis <pgriffis igalia com>
Date: Mon Feb 3 08:02:53 2020 -0800
2.69.90
NEWS | 19 +++++++++++++++++++
meson.build | 2 +-
2 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4914d50b..b331ff81 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Changes in libsoup from 2.68.3 to 2.69.90:
+
+ * Add new API to expose support for same-site cookies [Patrick Griffis]
+
+ * Fix TRACE method not being considered safe and idempotent internally [Patrick
+ Griffis]
+
+ * WebSockets: ensure a new connection is created for WebSocket requests [Carlos
+ Garcia Campos]
+
+ * WebSockets: do not start the input source when IO is closing [Carlos Garcia
+ Campos]
+
+ * Deprecate soup_date_to_timeval() [Claudio Saavedra]
+
+ * build: Update glib requirement to 2.58 [Xavier Claessens]
+
+ * Updated translations: Malay [Umarzuki Mochlis]
+
Changes in libsoup from 2.68.2 to 2.68.3:
* Fixes to testing infrastructure [Simon McVittie]
diff --git a/meson.build b/meson.build
index f9febd71..88a08ce1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.69.0',
+ version: '2.69.90',
meson_version : '>=0.50',
license : 'LGPL2',
default_options : 'c_std=c89')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]