[glib-networking] Prepare 2.64.2
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Prepare 2.64.2
- Date: Tue, 14 Apr 2020 14:54:03 +0000 (UTC)
commit 4741ab834ee47c2c513c8ae90738b8a8b4d83cf9
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Apr 14 09:52:37 2020 -0500
Prepare 2.64.2
NEWS | 6 ++++++
meson.build | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e0ad969..eb0f6bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.64.2 - April 14, 2020
+=======================
+
+- Reenable TLS 1.0/1.1 protocols due to COVID-19.
+- Fix build warning on Windows.
+
2.64.1 - March 27, 2020
=======================
diff --git a/meson.build b/meson.build
index 65bf9b6..fb148a4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.64.1',
+ version: '2.64.2',
license: 'LGPL2.1+',
meson_version: '>= 0.50.0',
default_options: ['c_std=c99']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]