[libsoup/gnome-3-34] 2.68.4
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/gnome-3-34] 2.68.4
- Date: Tue, 25 Feb 2020 23:59:35 +0000 (UTC)
commit e77cc74a141fe35cb15154f964140dd0fd2b6859
Author: Patrick Griffis <pgriffis igalia com>
Date: Tue Feb 25 15:51:03 2020 -0800
2.68.4
NEWS | 10 ++++++++++
meson.build | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4914d50b..0a7d19c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in libsoup from 2.68.3 to 2.68.4:
+
+ * 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]
+
+ * build: Update glib requirement to 2.58 [Xavier Claessens]
+
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 dc74ca71..95a1adc2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.68.3',
+ version: '2.68.4',
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]