[glib-networking] Prepare 2.61.92



commit 6dbba007f25efe9cd540c852cc78cb6ff4dbd856
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Sep 1 18:18:50 2019 -0500

    Prepare 2.61.92

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f6b3902..4d69b24 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.61.92 - September 2, 2019
+===========================
+
+- Discard queued data after interrupted writes (#15)
+- Verify socket timeouts are respected (#18)
+- Fix a couple broken error messages
+
 2.61.90 - August 5, 2019
 ========================
 
diff --git a/meson.build b/meson.build
index 006597e..d59d80f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.61.90',
+  version: '2.61.92',
   license: 'LGPL2.1+',
   meson_version: '>= 0.50.0',
   default_options: ['c_std=c11']


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