[libsoup] 2.65.92



commit d23f2e52a4f85a0dd68170017048a4168c4ca512
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Mar 5 10:27:30 2019 +0200

    2.65.92

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 40661a8b..84e793c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in libsoup from 2.65.91 to 2.65.92:
+
+        * SoupConnection: Fix check for remote disconnectin idle state
+          [Michael Catanzaro, #134]
+
+        * Code cleanups and warnings fixed [Michael Catanzaro]
+
+        * Remove stale .pc.in files [Claudio Saavedra, #137]
+
+        * Updated translations: Dutch
+
 Changes in libsoup from 2.65.90 to 2.65.91:
 
        * Remove RFCs from sources [Tomas Popela, #133]
diff --git a/meson.build b/meson.build
index bb5ea925..6d738b94 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libsoup', 'c',
-        version: '2.65.91',
+        version: '2.65.92',
         meson_version : '>=0.47',
         license : 'LGPL2',
         default_options : 'c_std=c89')


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