[libsoup] 2.66.0
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.66.0
- Date: Tue, 12 Mar 2019 07:59:25 +0000 (UTC)
commit 6607511e07f1f44ba438763791443fe6b2746733
Author: Claudio Saavedra <csaavedra igalia com>
Date: Tue Mar 12 09:57:44 2019 +0200
2.66.0
NEWS | 4 ++++
meson.build | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 84e793c4..017a559b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in libsoup from 2.65.92 to 2.66.0:
+
+ * Fix lookup for libxml2 on Visual Studio builds [Chun-wei Fan]
+
Changes in libsoup from 2.65.91 to 2.65.92:
* SoupConnection: Fix check for remote disconnectin idle state
diff --git a/meson.build b/meson.build
index 177b5a4f..a9793629 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.65.92',
+ version: '2.66.0',
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]