[libsoup] 3.1.4
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 3.1.4
- Date: Fri, 2 Sep 2022 18:41:18 +0000 (UTC)
commit a601ac2bae4d7b4b691b3361386d1808214cf376
Author: Patrick Griffis <pgriffis igalia com>
Date: Fri Sep 2 13:40:07 2022 -0500
3.1.4
NEWS | 6 ++++++
meson.build | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6c569429..ff6a9f00 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in libsoup from 3.1.3 to 3.1.4:
+
+* Numerous improvements to HTTP/2 reliablity [Carlos Garcia Campos]
+* Fix `http` proxy authentication with default proxy resolver [Carlos Garcia Campos]
+* Fix undefined ``ssize_t`` with MSVC [Patrick Griffis]
+
Changes in libsoup from 3.1.2 to 3.1.3:
* Fix compile error when `SOUP_VERSION_MAX_ALLOWED` is defined [Patrick Griffis]
diff --git a/meson.build b/meson.build
index ce591d8c..b9c0252d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '3.1.3',
+ version: '3.1.4',
meson_version : '>= 0.54',
license : 'LGPL-2.0-or-later',
default_options : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]