[libsoup] 2.66.1
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.66.1
- Date: Tue, 9 Apr 2019 08:44:41 +0000 (UTC)
commit f26f6073d0a999fc9517366e1f995fece7c89649
Author: Claudio Saavedra <csaavedra igalia com>
Date: Tue Apr 9 11:38:15 2019 +0300
2.66.1
NEWS | 14 ++++++++++++++
meson.build | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 017a559b..fa489fba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Changes in libsoup from 2.66.0 to 2.66.1:
+
+ * Fix dylib versioning in MacOS [Tom Schoonjans]
+
+ * Visual Studio build fixes [Chun-wei Fan]
+
+ * MinGW build fixes [Руслан Ижбулатов]
+
+ * Meson build system improvements [Claudio Saavedra, Jakub Adam]
+
+ * Fix random CI failures due to parallel apache tests [Claudio Saavedra]
+
+ * Code cleanups [Claudio Saavedra]
+
Changes in libsoup from 2.65.92 to 2.66.0:
* Fix lookup for libxml2 on Visual Studio builds [Chun-wei Fan]
diff --git a/meson.build b/meson.build
index fff12ce9..25887f96 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.66.0',
+ version: '2.66.1',
meson_version : '>=0.48',
license : 'LGPL2',
default_options : 'c_std=c89')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]