[libsoup] 2.99.5
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.99.5
- Date: Thu, 6 May 2021 17:14:21 +0000 (UTC)
commit ad77b15d3d1f8c353106113c247af4210d960b0c
Author: Patrick Griffis <pgriffis igalia com>
Date: Thu May 6 12:03:47 2021 -0500
2.99.5
NEWS | 10 ++++++++++
meson.build | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c0fefaf9..84740253 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in libsoup from 2.99.4 to 2.99.5:
+
+ * Add soup_message_get_remote_address() API [Carlos Garcia Campos]
+
+ * Fix preconnect stealing a connection [Carlos Garcia Campos]
+
+ * Fix potential header issues when included in a C++ project [Patrick Griffis]
+
+ * Disabling tests also disables Autobahn tests by default [Patrick Griffis]
+
Changes in libsoup from 2.99.3 to 2.99.4:
* Rename SoupMessage:tls-certificate and SoupMessage:tls-certificate-errors
diff --git a/meson.build b/meson.build
index 5935a942..157da832 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.99.4',
+ version: '2.99.5',
meson_version : '>= 0.53',
license : 'LGPL2',
default_options : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]