[glib-networking] Prepare 2.60.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Prepare 2.60.1
- Date: Tue, 2 Apr 2019 02:57:08 +0000 (UTC)
commit 8f73d92b5a608b8f703919a6d6867ba10f23e2c2
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Apr 1 21:54:55 2019 -0500
Prepare 2.60.1
NEWS | 6 ++++++
meson.build | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9c8fa54..2e5b404 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.60.1 - April 1, 2019
+======================
+
+- Improve reliability of client auth failure tests (#66)
+- Fix excessive CPU usage after sync handshake (#69)
+
2.60.0.1 - March 12, 2019
=========================
diff --git a/meson.build b/meson.build
index 3b5e8c3..8d01f52 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.60.0.1',
+ version: '2.60.1',
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]