[glib-networking] Prepare 2.64.1



commit b674b65cc2be97b8d764c44d0e874e777fca1858
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Mar 27 17:11:17 2020 -0500

    Prepare 2.64.1

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2591b3e..e0ad969 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.64.1 - March 27, 2020
+=======================
+
+- Warn when server-identity property is missing (#130)
+- Fix crashes in debug logs (#131)
+- Fix write loop in OpenSSL backend (!117)
+
 2.64.0 - March 6, 2020
 ======================
 
diff --git a/meson.build b/meson.build
index 3a66d20..65bf9b6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.64.0',
+  version: '2.64.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]