[glib-networking] Prepare 2.72.beta
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Prepare 2.72.beta
- Date: Fri, 11 Feb 2022 22:51:28 +0000 (UTC)
commit ab2eb1697c435152466cead5b6730558e5b34501
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Fri Feb 11 16:50:29 2022 -0600
Prepare 2.72.beta
NEWS | 6 ++++++
meson.build | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a5cb751f..bcce8b80 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.72.beta - February 11, 2022
+=============================
+
+ - Add environment variable proxy resolver (#162)
+ - OpenSSL: fix uninitialized memory use (!201, Daniel Kolesa)
+
2.72.alpha - January 6, 2022
============================
diff --git a/meson.build b/meson.build
index ceba18a4..8e93a33a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.72.alpha',
+ version: '2.72.beta',
license: 'LGPL2.1+',
meson_version: '>= 0.50.0',
default_options: ['c_std=gnu99']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]