[glib-networking] Prepare 2.65.1



commit 091e5470c309ed50c5a45fe7539ee4700044857c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu Jul 2 13:21:38 2020 -0500

    Prepare 2.65.1

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5d808ad..589bb66 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.65.1 - July 2, 2020
+=====================
+
+ - Fix peer-certificate[-errors] props set too soon (#127)
+ - Implement ALPN for OpenSSL backend (!126, Ruslan Marchenko)
+ - Fix Windows build (!127, Cun-wei Fan)
+
 2.64.3 - May 28, 2020
 =====================
 
diff --git a/meson.build b/meson.build
index def9a19..7adebf0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.64.3',
+  version: '2.65.1',
   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]