[glib-networking] Prepare 2.74.alpha
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Prepare 2.74.alpha
- Date: Thu, 7 Jul 2022 14:23:27 +0000 (UTC)
commit af191b187e7217e4104e635bd471a1ae89f11650
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Thu Jul 7 09:20:51 2022 -0500
Prepare 2.74.alpha
NEWS | 11 +++++++++++
meson.build | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 55e64dc4..1908592f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.74.alpha - July 7, 2022
+=========================
+
+ - Add build option for toggling debug logging (#188)
+ - Move gettext() usage out of hot paths (#188)
+ - Fix tests build when using openssl (!211, Nirbheek Chauhan)
+ - Properly free libproxy lookup results and require libproxy 0.4.16 (!212)
+ - Add additional validation for proxy lookup results (!212)
+ - Allow using static libraries via meson subprojects (!213, Olivier CrĂȘte)
+ - Updated translations
+
2.72.1 - June 29, 2022
======================
diff --git a/meson.build b/meson.build
index 6f50ee14..c816dc61 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.72.0',
+ version: '2.74.alpha',
license: 'LGPL2.1+',
meson_version: '>= 0.54.0',
default_options: ['c_std=gnu99']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]