[glib-networking] Prepare 2.60.2



commit 87da1042389f0feef2ceac44687eb6a2f685dfa7
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu May 2 10:54:51 2019 -0500

    Prepare 2.60.2

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2e5b404..48b1d2a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.60.2 - May 2, 2019
+====================
+
+- OpenSSL backend now defaults to system trust store (#62)
+- Fix client auth failure error with GnuTLS 3.6.7 (#70)
+
 2.60.1 - April 1, 2019
 ======================
 
diff --git a/meson.build b/meson.build
index 8d01f52..3fb6590 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.60.1',
+  version: '2.60.2',
   license: 'LGPL2.1+',
   meson_version: '>= 0.47.0',
   default_options: ['c_std=c11']


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]