[libsoup] 3.1.2
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 3.1.2
- Date: Mon, 15 Aug 2022 18:55:01 +0000 (UTC)
commit 96f42eff80e9e3b77b27a64108836f5baec9dc31
Author: Patrick Griffis <pgriffis igalia com>
Date: Mon Aug 15 13:54:50 2022 -0500
3.1.2
NEWS | 5 +++++
meson.build | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 18afaea2..0d3ea785 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in libsoup from 3.1.1 to 3.1.2:
+
+* Replace HTTP/2 tests using Quart with internal HTTP/2 server tests [Carlos Garcia Campos]
+* Improve version macros including adding ability to define `SOUP_DISABLE_DEPRECATION_WARNINGS` [Emmanuele
Bassi]
+
Changes in libsoup from 3.0.7 to 3.1.1:
* Reintroduce some thread-safety to SoupSession (see
https://libsoup.org/libsoup-3.0/client-thread-safety.html) [Carlos Garcia Campos]
diff --git a/meson.build b/meson.build
index fff56914..c8f2d460 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '3.1.1',
+ version: '3.1.2',
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]