[libsoup] 2.99.2
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.99.2
- Date: Wed, 10 Mar 2021 19:02:50 +0000 (UTC)
commit e3c214f86021d09d547489a272f494f50a3158fd
Author: Patrick Griffis <pgriffis igalia com>
Date: Wed Mar 10 11:11:19 2021 -0600
2.99.2
NEWS | 16 ++++++++++++++++
meson.build | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1a8226d1..940c44c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Changes in libsoup from 2.99.1 to 2.99.2:
+
+ * Add new soup_session_send_and_read() API [Carlos Garcia Campos]
+
+ * Add soup_session_get_async_result_message() API [Carlos Garcia Campos]
+
+ * Remove soup_session_load_uri_bytes() and soup_session_read_uri() APIs [Carlos Garcia Campos]
+
+ * Add soup_session_preconnect_async() API [Carlos Garcia Campos]
+
+ * Add SoupSession:remote-connectable property to support proxying over unix sockets [Robert Ancell]
+
+ * Restore support to SoupLogger for logging message bodies [Daniel Kolesa]
+
+ * Update GLib dependency to 2.67.4
+
Changes in libsoup from 2.72.0 to 2.99.1:
* This is a major ABI breaking release that can be installed in parallel with 2.7x.
diff --git a/meson.build b/meson.build
index eeb37ccd..b620f0e6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.99.1',
+ version: '2.99.2',
meson_version : '>= 0.53',
license : 'LGPL2',
default_options : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]